| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] base-files: now that we have date -k, adjust the kernel timezone af... | Jo-Philipp Wich | 2011-11-17 | 1 | -1/+4 |
* | package/base-files: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -12/+13 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | Felix Fietkau | 2011-11-03 | 1 | -6/+12 |
* | [package] base-files: use "zonename" system option to symlink /etc/localtime ... | Jo-Philipp Wich | 2011-09-26 | 1 | -0/+3 |
* | [package] base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+6 |
* | [package] base-files: retrigger usb coldplug after module loading, solves usb... | Jo-Philipp Wich | 2011-05-08 | 1 | -0/+5 |
* | [package] base-files: Use -h instead of deprecated -L for symlink check | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
* | [package] base-files: fix minor problem in init.d/boot | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
* | stop syslogd before rebooting, otherwise umount might not work properly when ... | Felix Fietkau | 2010-01-30 | 1 | -0/+6 |
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | Felix Fietkau | 2009-12-09 | 1 | -4/+3 |
* | mount debugfs by default | Felix Fietkau | 2009-11-23 | 1 | -0/+1 |
* | extend logging functions | Travis Kemen | 2009-09-04 | 1 | -7/+17 |
* | base-files: port init.d/boot to new config_get | Felix Fietkau | 2009-08-07 | 1 | -9/+10 |
* | [package] base-files: set rules file for hotplug2 in the boot script (closes ... | Gabor Juhos | 2009-05-30 | 1 | -0/+1 |
* | [package] base-files: update command line for the new hotplug2 | Gabor Juhos | 2009-05-28 | 1 | -1/+2 |
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ... | Felix Fietkau | 2009-04-30 | 1 | -1/+1 |
* | Support configurations without syslogd/klogd. | Michael Büsch | 2009-03-18 | 1 | -2/+2 |
* | [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 |
* | fix a race condition which would leave dnsmasq in infinite resolving recursio... | Felix Fietkau | 2008-08-28 | 1 | -0/+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 |
* | 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 |
* | adding check for /proc/net/vlan/config (==vlan enabled kernel) | Ralph Hempel | 2008-05-13 | 1 | -1/+1 |
* | Make the syslog ring-buffer size configurable (#3204) | Florian Fainelli | 2008-03-07 | 1 | -1/+2 |
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -0/+2 |
* | init: don't start hotplug2 if it doesn't exist | Felix Fietkau | 2007-11-28 | 1 | -1/+2 |
* | add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul... | Felix Fietkau | 2007-09-20 | 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 |
* | move syslogd and klogd to init.di/boot script, add remote logging support | Mike Baker | 2007-05-10 | 1 | -0/+4 |
* | fix networking on broadcom and possibly other targets as well (#1658) | Felix Fietkau | 2007-05-09 | 1 | -2/+9 |
* | use hotplug2 for serializing hotplug events on 2.6 | Felix Fietkau | 2007-05-05 | 1 | -4/+2 |
* | create /dev/root on boot - fixes cf2nand on rb532 | Felix Fietkau | 2007-04-29 | 1 | -0/+6 |
* | we can use some more hotplug processes here... | Felix Fietkau | 2007-04-16 | 1 | -1/+1 |
* | Limit the number of hotplug childrens | Florian Fainelli | 2007-04-01 | 1 | -2/+2 |
* | add new config option for the hostname in /etc/config/system (fixes #1302, #1... | Felix Fietkau | 2007-03-06 | 1 | -2/+11 |
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 1 | -2/+5 |
* | Forward port whiterussian resolv.conf changes | Felix Fietkau | 2007-01-08 | 1 | -0/+1 |
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 1 | -0/+26 |