| Commit message (Expand) | Author | Age | Files | Lines |
* | package/base-files: use new service wrapper | nico | 2011-11-07 | 3 | -23/+25 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | nbd | 2011-11-03 | 1 | -6/+12 |
* | [package] base-files: remove rdate integration, add busybox ntpd init script ... | jow | 2011-10-27 | 1 | -0/+35 |
* | base-files: move network related scripts to a separate package to make the tr... | nbd | 2011-10-20 | 1 | -52/+0 |
* | [package] base-files: use "zonename" system option to symlink /etc/localtime ... | jow | 2011-09-26 | 1 | -0/+3 |
* | [package] base-files: pass conloglevel to syslogd (#9463, #9647) | jow | 2011-07-03 | 1 | -2/+6 |
* | base-files: do not write to /etc/config/wireless at boot time unless a new in... | nbd | 2011-06-07 | 1 | -3/+6 |
* | [package] base-files: retrigger usb coldplug after module loading, solves usb... | jow | 2011-05-08 | 1 | -0/+5 |
* | [package] base-files: Use -h instead of deprecated -L for symlink check | acinonyx | 2011-04-05 | 1 | -1/+1 |
* | [package] base-files: fix minor problem in init.d/boot | acinonyx | 2011-04-05 | 1 | -1/+1 |
* | [package] base-files: Autodetect newly added wireless hardware | acinonyx | 2011-03-15 | 1 | -2/+2 |
* | [package] base-files: support port_state in led config (#6763) | florian | 2011-01-27 | 1 | -0/+4 |
* | base-files: add support for the usbdev LED trigger | juhosg | 2010-12-17 | 1 | -4/+10 |
* | [package] base-files: respect .auto option when running coldplug_interface_*(... | jow | 2010-05-27 | 1 | -1/+4 |
* | [package] base-files: add a coldplug_interface_* hook to bring up non-hotplug... | jow | 2010-05-06 | 1 | -0/+11 |
* | [package] base-files: Remove redundant stopping of watchdog | acinonyx | 2010-05-03 | 1 | -1/+0 |
* | [package] add stop() to watchdog init script, patch from Yury Polyanskiy | florian | 2010-05-03 | 1 | -1/+6 |
* | Fix bug in foregrounding in /etc/init.d/rcS | florian | 2010-04-16 | 1 | -2/+6 |
* | [package] option to allow boot to run to completion before starting shell | florian | 2010-04-13 | 1 | -1/+6 |
* | [package] base-files: also regenerate wifi config if existing config contains... | jow | 2010-04-03 | 1 | -2/+5 |
* | base-files: reload switch settings on /etc/init.d/network start as well | nbd | 2010-03-15 | 1 | -5/+4 |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | nbd | 2010-02-26 | 1 | -63/+0 |
* | [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff. | lars | 2010-02-09 | 1 | -1/+1 |
* | when rebooting, use lazy umounts as fallback (patch by puchu) | nbd | 2010-01-30 | 1 | -1/+1 |
* | stop syslogd before rebooting, otherwise umount might not work properly when ... | nbd | 2010-01-30 | 1 | -0/+6 |
* | when rebooting, stop the network interfaces last (just before umount) to allo... | nbd | 2010-01-30 | 1 | -1/+1 |
* | base-files: do not warn about nonexistant sysctl overrides (some of them are ... | nbd | 2010-01-29 | 1 | -1/+1 |
* | run led init after /etc/init.d/done to keep the configured led settings activ... | nbd | 2010-01-06 | 1 | -1/+1 |
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | nbd | 2009-12-09 | 1 | -4/+3 |
* | mount debugfs by default | nbd | 2009-11-23 | 1 | -0/+1 |
* | [package] base-files: only try to execute watchdog if binary is present | jow | 2009-10-20 | 1 | -1/+2 |
* | [package] base-files: introduce a ready-to-use /etc/rc.local to let users run... | jow | 2009-09-11 | 1 | -0/+5 |
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17... | nbd | 2009-09-09 | 1 | -15/+0 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | thepeople | 2009-09-06 | 1 | -0/+15 |
* | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) | nbd | 2009-09-05 | 1 | -1/+0 |
* | add ifup -a to boot(), closes #4543 #2781 | thepeople | 2009-09-05 | 1 | -0/+1 |
* | extend logging functions | thepeople | 2009-09-04 | 1 | -7/+17 |
* | base-files: clean up init.d/fstab and port it to the new config_get | nbd | 2009-08-07 | 1 | -18/+14 |
* | base-files: port init.d/led to new config_get | nbd | 2009-08-07 | 1 | -8/+6 |
* | base-files: port init.d/boot to new config_get | nbd | 2009-08-07 | 1 | -9/+10 |
* | [package] base-files: set rules file for hotplug2 in the boot script (closes ... | juhosg | 2009-05-30 | 1 | -0/+1 |
* | [package] base-files: update command line for the new hotplug2 | juhosg | 2009-05-28 | 1 | -1/+2 |
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ... | nbd | 2009-04-30 | 2 | -6/+12 |
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' t... | nico | 2009-04-21 | 1 | -1/+1 |
* | Allow running without "logger" installed | mb | 2009-03-18 | 1 | -1/+4 |
* | Support configurations without syslogd/klogd. | mb | 2009-03-18 | 1 | -2/+2 |
* | [base-files]: On shutdown disabled every mounted swap device. | hauke | 2009-03-07 | 1 | -0/+1 |
* | [base-files] allow specifying port where to log (#2019) | florian | 2009-02-03 | 1 | -1/+2 |
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | jow | 2009-01-06 | 1 | -1/+1 |
* | make option name optional | thepeople | 2008-09-13 | 1 | -2/+2 |