| Commit message (Expand) | Author | Age | Files | Lines |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 1 | -32/+0 |
* | base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons... | Steven Barth | 2013-02-01 | 1 | -2/+6 |
* | base-files: Fix race-conditions with IPv6 sysctls | Steven Barth | 2013-01-29 | 1 | -0/+3 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 1 | -1/+1 |
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 | 1 | -0/+3 |
* | base-files: remove old coldplugging hacks that are no longer necessary since ... | Felix Fietkau | 2012-03-13 | 1 | -10/+0 |
* | base-files: the initial hotplug2 instance sometimes misses a few relevant eve... | Felix Fietkau | 2012-01-22 | 1 | -0/+1 |
* | base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2... | Jo-Philipp Wich | 2012-01-19 | 1 | -1/+0 |
* | base-files: now that we have date -k, adjust the kernel timezone after settin... | 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 |
* | base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l... | Jo-Philipp Wich | 2011-09-26 | 1 | -0/+3 |
* | base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+6 |
* | base-files: retrigger usb coldplug after module loading, solves usb_modeswitc... | Jo-Philipp Wich | 2011-05-08 | 1 | -0/+5 |
* | base-files: Use -h instead of deprecated -L for symlink check | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
* | 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 |
* | base-files: set rules file for hotplug2 in the boot script (closes #5235) | Gabor Juhos | 2009-05-30 | 1 | -0/+1 |
* | 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 |
* | 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 to get and set bootlo... | 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 |