summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-25Convert log calls to ulog() apiJo-Philipp Wich
2015-01-28procd: increase memory allocated for tmpfs on zramNathan Hintz
2015-01-25Make build of upgraded optionalJo-Philipp Wich
2015-01-15system: increase memory field sizes to 64bitJo-Philipp Wich
2015-01-15system: attempt to parse /proc/device-tree/modelJo-Philipp Wich
2015-01-15system: improve system name detectionJo-Philipp Wich
2015-01-09inittab: don't close fds unconditionally since this breaks UMLSteven Barth
2014-12-14only write to the watchdog if the fd is validJohn Crispin
2014-12-02previous commit accidentiall dropped the cgroup mountJohn Crispin
2014-12-02add support for zram compressed tmpfsJohn Crispin
2014-11-19service: fix ubus list commandFelix Fietkau
2014-11-14initd: mount cgroupLuka Perkov
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