summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/init.d
Commit message (Expand)AuthorAgeFilesLines
* base-files: add support for the morse LED triggerjuhosg2012-11-251-0/+7
* [package] base-files: skip LEDs handled by rssileds in led init-scriptflorian2012-10-111-0/+5
* [package] base-files: release an attached loop device on umountingflorian2012-09-191-1/+1
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-052-2/+2
* base-files: wait for wifi modules to settlejogo2012-05-061-0/+3
* enable ntpd server for busyboxjow2012-04-201-8/+10
* base-files: remove old coldplugging hacks that are no longer necessary since ...nbd2012-03-131-10/+0
* base-files: the initial hotplug2 instance sometimes misses a few relevant eve...nbd2012-01-221-0/+1
* [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...jow2012-01-191-1/+0
* package/base-files: add support for the switch LED triggerjuhosg2011-12-311-0/+8
* package/base-files: use case statement in led init scriptjuhosg2011-12-311-15/+27
* [package] base-files: now that we have date -k, adjust the kernel timezone af...jow2011-11-171-1/+4
* package/base-files: use new service wrappernico2011-11-073-23/+25
* base-files: load modules early, run wifi detect afterwards and only then proc...nbd2011-11-031-6/+12
* [package] base-files: remove rdate integration, add busybox ntpd init script ...jow2011-10-271-0/+35
* base-files: move network related scripts to a separate package to make the tr...nbd2011-10-201-52/+0
* [package] base-files: use "zonename" system option to symlink /etc/localtime ...jow2011-09-261-0/+3
* [package] base-files: pass conloglevel to syslogd (#9463, #9647)jow2011-07-031-2/+6
* base-files: do not write to /etc/config/wireless at boot time unless a new in...nbd2011-06-071-3/+6
* [package] base-files: retrigger usb coldplug after module loading, solves usb...jow2011-05-081-0/+5
* [package] base-files: Use -h instead of deprecated -L for symlink checkacinonyx2011-04-051-1/+1
* [package] base-files: fix minor problem in init.d/bootacinonyx2011-04-051-1/+1
* [package] base-files: Autodetect newly added wireless hardwareacinonyx2011-03-151-2/+2
* [package] base-files: support port_state in led config (#6763)florian2011-01-271-0/+4
* base-files: add support for the usbdev LED triggerjuhosg2010-12-171-4/+10
* [package] base-files: respect .auto option when running coldplug_interface_*(...jow2010-05-271-1/+4
* [package] base-files: add a coldplug_interface_* hook to bring up non-hotplug...jow2010-05-061-0/+11
* [package] base-files: Remove redundant stopping of watchdogacinonyx2010-05-031-1/+0
* [package] add stop() to watchdog init script, patch from Yury Polyanskiyflorian2010-05-031-1/+6
* Fix bug in foregrounding in /etc/init.d/rcSflorian2010-04-161-2/+6
* [package] option to allow boot to run to completion before starting shellflorian2010-04-131-1/+6
* [package] base-files: also regenerate wifi config if existing config contains...jow2010-04-031-2/+5
* base-files: reload switch settings on /etc/init.d/network start as wellnbd2010-03-151-5/+4
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...nbd2010-02-261-63/+0
* [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.lars2010-02-091-1/+1
* when rebooting, use lazy umounts as fallback (patch by puchu)nbd2010-01-301-1/+1
* stop syslogd before rebooting, otherwise umount might not work properly when ...nbd2010-01-301-0/+6
* when rebooting, stop the network interfaces last (just before umount) to allo...nbd2010-01-301-1/+1
* base-files: do not warn about nonexistant sysctl overrides (some of them are ...nbd2010-01-291-1/+1
* run led init after /etc/init.d/done to keep the configured led settings activ...nbd2010-01-061-1/+1
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...nbd2009-12-091-4/+3
* mount debugfs by defaultnbd2009-11-231-0/+1
* [package] base-files: only try to execute watchdog if binary is presentjow2009-10-201-1/+2
* [package] base-files: introduce a ready-to-use /etc/rc.local to let users run...jow2009-09-111-0/+5
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...nbd2009-09-091-15/+0
* fix nonhotpluggable networks not being brought up. Closes #2781thepeople2009-09-061-0/+15
* Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)nbd2009-09-051-1/+0
* add ifup -a to boot(), closes #4543 #2781thepeople2009-09-051-0/+1
* extend logging functionsthepeople2009-09-041-7/+17
* base-files: clean up init.d/fstab and port it to the new config_getnbd2009-08-071-18/+14