summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-08inittab: clean up tty opening code, fix console shell job control issuesFelix Fietkau
2014-11-05call setsid during startup.John Crispin
2014-11-05kmodloader takes longer than wdt timeoutJohn Crispin
2014-11-05get_cmdline_val: search for entire name, not just suffixSteven Barth
2014-11-04procd: Make askconsole work again when no tty is specified in inittabMichel Stam
2014-11-04Honour tty field in /etc/inittabMichel Stam
2014-11-01Revert "Honour tty field in /etc/inittab"Steven Barth
2014-10-31Fix regression in command line parsingSteven Barth
2014-10-30Log startup/shutdown to consoleJohn Crispin
2014-10-12minor fixes to michels patchesJohn Crispin
2014-10-12Honour tty field in /etc/inittabMichel Stam
2014-10-12Fix ctrl+alt+del supportMichel Stam
2014-10-12Show the shutdown sequence on the active virtual terminalMichel Stam
2014-10-12Use one generic routine to access /proc/cmdlineMichel Stam
2014-10-06make procd wait for ubus to come upJohn Crispin
2014-10-06Fix scroll lock blocking procdJohn Crispin
2014-10-02make procd handle ctrl+alt+delJohn Crispin
2014-10-02Fix 'reboot' message when the system is powering downMichel Stam
2014-10-02Reboot busybox style via procdMichel Stam
2014-10-02Kill processes on shutdownMichel Stam
2014-10-02Fix procd not handling rapid reboot signals very wellMichel Stam
2014-09-13fix a copy/paste bug leading to a bad loop limitationJohn Crispin
2014-09-13fix timeout on shutdownJohn Crispin
2014-09-08instances can now start as a !root userJohn Crispin
2014-08-29add .data to instance_dump()John Crispin
2014-08-29add an event for "service.update" triggersJohn Crispin
2014-08-29hotplug: avoid using the deprecated is_error() call, check for NULL pointer i...Felix Fietkau
2014-08-29explicitly include json/json.h where neededFelix Fietkau
2014-07-30system.c: parse quoted version info from /etc/openwrt_releaseFelix Fietkau
2014-07-29Make failure to resize hotplug buffer non-fatalSteven Barth
2014-07-18hotplug: fix firmware loadingFelix Fietkau
2014-07-02service: fix trigger related double-freeFelix Fietkau
2014-07-02service: implement get_data to dump the data fields for every instanceFelix Fietkau
2014-07-02instance: allow filling "data" with fields of arbitrary typeFelix Fietkau
2014-06-19make static linking work for upgradedJohn Crispin
2014-06-17only build upgraded on mipsJohn Crispin
2014-06-16move upgrade to its own subfolderJohn Crispin
2014-06-16rename the folder option to pathJohn Crispin
2014-06-11procd: force -lc -lgcc to handle cross-dependencies between those twoFelix Fietkau
2014-06-11Increase buffers for hotplug and cmdline for UMLSteven Barth
2014-06-11only add the nandupgrade method when /sbin/upgraded existsJohn Crispin
2014-06-11add upgraded support for nand flashingJohn Crispin
2014-06-06allow instances to report errors. if an error is set, the instance wont be st...John Crispin
2014-06-05service: do not emit any service events before the ubus connection is upFelix Fietkau
2014-06-05service: register the subscriber object before the event handlerFelix Fietkau
2014-06-05service: fix a debug message typoFelix Fietkau
2014-06-05service: fix a leftover debug hackFelix Fietkau
2014-06-050467aebb79f64d1c9d05a84367fda7c02c4ea6b8 included too muchJohn Crispin
2014-06-05wait for kmod loader to complete on first bootJohn Crispin
2014-06-05send ubus_notify events when servers and instances change stateJohn Crispin