| Commit message (Expand) | Author | Age | Files | Lines |
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' t... | Nicolas Thill | 2009-04-21 | 1 | -1/+1 |
* | Allow running without "logger" installed | Michael Büsch | 2009-03-18 | 1 | -1/+4 |
* | Support configurations without syslogd/klogd. | Michael Büsch | 2009-03-18 | 1 | -2/+2 |
* | [base-files]: On shutdown disabled every mounted swap device. | Hauke Mehrtens | 2009-03-07 | 1 | -0/+1 |
* | [base-files] allow specifying port where to log (#2019) | Florian Fainelli | 2009-02-03 | 1 | -1/+2 |
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | Jo-Philipp Wich | 2009-01-06 | 1 | -1/+1 |
* | make option name optional | Travis Kemen | 2008-09-13 | 1 | -2/+2 |
* | fix a race condition which would leave dnsmasq in infinite resolving recursio... | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
* | fixes broken if-then in led init script | John Crispin | 2008-08-27 | 1 | -2/+3 |
* | remove /etc/functions.sh call from led hotplug script | John Crispin | 2008-08-14 | 1 | -2/+0 |
* | added support for the timer-trigger to uci LED support | Steven Barth | 2008-08-07 | 1 | -0/+8 |
* | add uci led support | John Crispin | 2008-08-04 | 1 | -0/+45 |
* | work aroung error message during boot if swapon is nt installed | John Crispin | 2008-08-04 | 1 | -1/+1 |
* | move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w... | Felix Fietkau | 2008-08-01 | 1 | -0/+1 |
* | fix variable names in tests | Nicolas Thill | 2008-07-22 | 1 | -5/+5 |
* | Revert previous bad commit r11512 | Yuji Mano | 2008-06-16 | 1 | -11/+6 |
* | Add the PS3 specific utility bl-option, a helper sctipt | Yuji Mano | 2008-06-16 | 1 | -6/+11 |
* | system now knows which timezone it is in | John Crispin | 2008-06-11 | 1 | -0/+4 |
* | create /etc/fstab on boot (closes #3458) | Matteo Croce | 2008-05-20 | 1 | -5/+7 |
* | fix some wrong paths | Matteo Croce | 2008-05-19 | 1 | -6/+6 |
* | base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ... | Rod Whitby | 2008-05-17 | 1 | -4/+4 |
* | adding check for /proc/net/vlan/config (==vlan enabled kernel) | Ralph Hempel | 2008-05-13 | 1 | -1/+1 |
* | fix swap{on,off} path | Matteo Croce | 2008-04-19 | 1 | -4/+4 |
* | fix restart on platforms without a setup_switch() | Travis Kemen | 2008-04-15 | 1 | -0/+2 |
* | add missing include in restart | Travis Kemen | 2008-04-12 | 1 | -0/+1 |
* | fix typo(2) in watchdog init script | Matteo Croce | 2008-04-03 | 1 | -1/+1 |
* | fix typo in watchdog init script | Matteo Croce | 2008-04-03 | 1 | -1/+1 |
* | Start the watchdog daemon if a harware watchdog is present | Florian Fainelli | 2008-04-03 | 1 | -0/+7 |
* | Make the syslog ring-buffer size configurable (#3204) | Florian Fainelli | 2008-03-07 | 1 | -1/+2 |
* | Fix typo | Florian Fainelli | 2008-03-04 | 1 | -1/+1 |
* | Also call setup_switch on network restart | Florian Fainelli | 2008-03-02 | 1 | -0/+1 |
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -0/+2 |
* | init: check permissions on rc.d files | Felix Fietkau | 2007-11-28 | 1 | -1/+1 |
* | init: don't start hotplug2 if it doesn't exist | Felix Fietkau | 2007-11-28 | 1 | -1/+2 |
* | [packages] 6tunnel: move init/config files to the right place | Gabor Juhos | 2007-10-27 | 1 | -64/+0 |
* | Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466... | Florian Fainelli | 2007-10-24 | 1 | -0/+0 |
* | Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS),... | Florian Fainelli | 2007-10-11 | 1 | -0/+64 |
* | base-files: Added support for swap configuration in /etc/config/fstab | Rod Whitby | 2007-09-22 | 1 | -0/+22 |
* | Added support for /etc/default/fstab - a means of automatically mounting devi... | Rod Whitby | 2007-09-21 | 1 | -0/+42 |
* | add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul... | Felix Fietkau | 2007-09-20 | 1 | -1/+1 |
* | wireless config gets regenerated not only when it does not exist, buit also i... | John Crispin | 2007-07-24 | 1 | -1/+1 |
* | fix a warning (#1800) | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
* | replace the hotplug2 fork handling hack with a better solution implemented in... | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 1 | -1/+1 |
* | keep track of the network interface states (stored in uci format in /var/stat... | Felix Fietkau | 2007-06-16 | 1 | -0/+1 |
* | Add the conloglevel option (#1682) | Florian Fainelli | 2007-06-13 | 1 | -0/+3 |
* | unified preinit environment | Mike Baker | 2007-05-10 | 1 | -0/+15 |
* | unmount filesystems at shutdown | Mike Baker | 2007-05-10 | 1 | -0/+8 |
* | add K* scripts to be run at shutdown | Mike Baker | 2007-05-10 | 3 | -6/+13 |
* | move syslogd and klogd to init.di/boot script, add remote logging support | Mike Baker | 2007-05-10 | 2 | -9/+4 |