| Commit message (Expand) | Author | Age |
... | |
* | base-files: move sysctl init after boot | Jo-Philipp Wich | 2013-03-26 |
* | base-files: fix bad start index in previous commit | Jo-Philipp Wich | 2013-03-25 |
* | package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0... | Jo-Philipp Wich | 2013-03-25 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 |
* | base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons... | Steven Barth | 2013-02-01 |
* | base-files: Fix race-conditions with IPv6 sysctls | Steven Barth | 2013-01-29 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 |
* | base-files: add support for the morse LED trigger | Gabor Juhos | 2012-11-25 |
* | base-files: skip LEDs handled by rssileds in led init-script | Florian Fainelli | 2012-10-11 |
* | base-files: release an attached loop device on umounting | Florian Fainelli | 2012-09-19 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 |
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 |
* | enable ntpd server for busybox | Jo-Philipp Wich | 2012-04-20 |
* | base-files: remove old coldplugging hacks that are no longer necessary since ... | Felix Fietkau | 2012-03-13 |
* | base-files: the initial hotplug2 instance sometimes misses a few relevant eve... | Felix Fietkau | 2012-01-22 |
* | base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2... | Jo-Philipp Wich | 2012-01-19 |
* | package/base-files: add support for the switch LED trigger | Gabor Juhos | 2011-12-31 |
* | package/base-files: use case statement in led init script | Gabor Juhos | 2011-12-31 |
* | base-files: now that we have date -k, adjust the kernel timezone after settin... | Jo-Philipp Wich | 2011-11-17 |
* | package/base-files: use new service wrapper | Nicolas Thill | 2011-11-07 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | Felix Fietkau | 2011-11-03 |
* | base-files: remove rdate integration, add busybox ntpd init script and server... | Jo-Philipp Wich | 2011-10-27 |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 |
* | base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l... | Jo-Philipp Wich | 2011-09-26 |
* | base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 |
* | base-files: do not write to /etc/config/wireless at boot time unless a new in... | Felix Fietkau | 2011-06-07 |
* | base-files: retrigger usb coldplug after module loading, solves usb_modeswitc... | Jo-Philipp Wich | 2011-05-08 |
* | base-files: Use -h instead of deprecated -L for symlink check | Vasilis Tsiligiannis | 2011-04-05 |
* | base-files: fix minor problem in init.d/boot | Vasilis Tsiligiannis | 2011-04-05 |
* | base-files: Autodetect newly added wireless hardware | Vasilis Tsiligiannis | 2011-03-15 |
* | base-files: support port_state in led config (#6763) | Florian Fainelli | 2011-01-27 |
* | base-files: add support for the usbdev LED trigger | Gabor Juhos | 2010-12-17 |
* | base-files: respect .auto option when running coldplug_interface_*() hooks on... | Jo-Philipp Wich | 2010-05-27 |
* | base-files: add a coldplug_interface_* hook to bring up non-hotpluggable inte... | Jo-Philipp Wich | 2010-05-06 |
* | base-files: Remove redundant stopping of watchdog | Vasilis Tsiligiannis | 2010-05-03 |
* | add stop() to watchdog init script, patch from Yury Polyanskiy | Florian Fainelli | 2010-05-03 |
* | Fix bug in foregrounding in /etc/init.d/rcS | Florian Fainelli | 2010-04-16 |
* | option to allow boot to run to completion before starting shell | Florian Fainelli | 2010-04-13 |
* | base-files: also regenerate wifi config if existing config contains only whit... | Jo-Philipp Wich | 2010-04-03 |
* | base-files: reload switch settings on /etc/init.d/network start as well | Felix Fietkau | 2010-03-15 |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | Felix Fietkau | 2010-02-26 |
* | Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded a... | Lars-Peter Clausen | 2010-02-09 |
* | when rebooting, use lazy umounts as fallback (patch by puchu) | Felix Fietkau | 2010-01-30 |
* | stop syslogd before rebooting, otherwise umount might not work properly when ... | Felix Fietkau | 2010-01-30 |
* | when rebooting, stop the network interfaces last (just before umount) to allo... | Felix Fietkau | 2010-01-30 |
* | base-files: do not warn about nonexistant sysctl overrides (some of them are ... | Felix Fietkau | 2010-01-29 |
* | run led init after /etc/init.d/done to keep the configured led settings activ... | Felix Fietkau | 2010-01-06 |
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | Felix Fietkau | 2009-12-09 |
* | mount debugfs by default | Felix Fietkau | 2009-11-23 |
* | base-files: only try to execute watchdog if binary is present | Jo-Philipp Wich | 2009-10-20 |