| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: module loading is now handled by ubox/kmodloader | John Crispin | 2013-06-21 | 1 | -5/+1 |
* | base-files: /etc/init.d/rcS is no longer needed, procd handles this for us now | John Crispin | 2013-06-21 | 1 | -9/+0 |
* | base-files: remove unnecessary early sysctl-hack | Steven Barth | 2013-06-11 | 1 | -7/+0 |
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 1 | -1/+1 |
* | boot: make use of kmodloader if it is available | John Crispin | 2013-04-25 | 1 | -1/+5 |
* | base-files: move sysctl init after boot | Jo-Philipp Wich | 2013-03-26 | 1 | -1/+1 |
* | base-files: fix bad start index in previous commit | Jo-Philipp Wich | 2013-03-25 | 1 | -1/+1 |
* | package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0... | Jo-Philipp Wich | 2013-03-25 | 1 | -1/+1 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 3 | -66/+4 |
* | 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 | 2 | -2/+2 |
* | base-files: add support for the morse LED trigger | Gabor Juhos | 2012-11-25 | 1 | -0/+7 |
* | base-files: skip LEDs handled by rssileds in led init-script | Florian Fainelli | 2012-10-11 | 1 | -0/+5 |
* | base-files: release an attached loop device on umounting | Florian Fainelli | 2012-09-19 | 1 | -1/+1 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 2 | -2/+2 |
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 | 1 | -0/+3 |
* | enable ntpd server for busybox | Jo-Philipp Wich | 2012-04-20 | 1 | -8/+10 |
* | 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 |
* | package/base-files: add support for the switch LED trigger | Gabor Juhos | 2011-12-31 | 1 | -0/+8 |
* | package/base-files: use case statement in led init script | Gabor Juhos | 2011-12-31 | 1 | -15/+27 |
* | 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 | 3 | -23/+25 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | Felix Fietkau | 2011-11-03 | 1 | -6/+12 |
* | base-files: remove rdate integration, add busybox ntpd init script and server... | Jo-Philipp Wich | 2011-10-27 | 1 | -0/+35 |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 | 1 | -52/+0 |
* | 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: do not write to /etc/config/wireless at boot time unless a new in... | Felix Fietkau | 2011-06-07 | 1 | -3/+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 |
* | base-files: Autodetect newly added wireless hardware | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
* | base-files: support port_state in led config (#6763) | Florian Fainelli | 2011-01-27 | 1 | -0/+4 |
* | base-files: add support for the usbdev LED trigger | Gabor Juhos | 2010-12-17 | 1 | -4/+10 |
* | base-files: respect .auto option when running coldplug_interface_*() hooks on... | Jo-Philipp Wich | 2010-05-27 | 1 | -1/+4 |
* | base-files: add a coldplug_interface_* hook to bring up non-hotpluggable inte... | Jo-Philipp Wich | 2010-05-06 | 1 | -0/+11 |
* | base-files: Remove redundant stopping of watchdog | Vasilis Tsiligiannis | 2010-05-03 | 1 | -1/+0 |
* | add stop() to watchdog init script, patch from Yury Polyanskiy | Florian Fainelli | 2010-05-03 | 1 | -1/+6 |
* | Fix bug in foregrounding in /etc/init.d/rcS | Florian Fainelli | 2010-04-16 | 1 | -2/+6 |
* | option to allow boot to run to completion before starting shell | Florian Fainelli | 2010-04-13 | 1 | -1/+6 |
* | base-files: also regenerate wifi config if existing config contains only whit... | Jo-Philipp Wich | 2010-04-03 | 1 | -2/+5 |
* | base-files: reload switch settings on /etc/init.d/network start as well | Felix Fietkau | 2010-03-15 | 1 | -5/+4 |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | Felix Fietkau | 2010-02-26 | 1 | -63/+0 |
* | Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded a... | Lars-Peter Clausen | 2010-02-09 | 1 | -1/+1 |
* | when rebooting, use lazy umounts as fallback (patch by puchu) | Felix Fietkau | 2010-01-30 | 1 | -1/+1 |
* | stop syslogd before rebooting, otherwise umount might not work properly when ... | Felix Fietkau | 2010-01-30 | 1 | -0/+6 |
* | when rebooting, stop the network interfaces last (just before umount) to allo... | Felix Fietkau | 2010-01-30 | 1 | -1/+1 |