summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/init.d
AgeCommit message (Expand)Author
2012-11-25base-files: add support for the morse LED triggerjuhosg
2012-10-11[package] base-files: skip LEDs handled by rssileds in led init-scriptflorian
2012-09-19[package] base-files: release an attached loop device on umountingflorian
2012-06-05[package] /etc/functions.sh => /lib/functions.shjow
2012-05-06base-files: wait for wifi modules to settlejogo
2012-04-20enable ntpd server for busyboxjow
2012-03-13base-files: remove old coldplugging hacks that are no longer necessary since ...nbd
2012-01-22base-files: the initial hotplug2 instance sometimes misses a few relevant eve...nbd
2012-01-19[package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...jow
2011-12-31package/base-files: add support for the switch LED triggerjuhosg
2011-12-31package/base-files: use case statement in led init scriptjuhosg
2011-11-17[package] base-files: now that we have date -k, adjust the kernel timezone af...jow
2011-11-07package/base-files: use new service wrappernico
2011-11-03base-files: load modules early, run wifi detect afterwards and only then proc...nbd
2011-10-27[package] base-files: remove rdate integration, add busybox ntpd init script ...jow
2011-10-20base-files: move network related scripts to a separate package to make the tr...nbd
2011-09-26[package] base-files: use "zonename" system option to symlink /etc/localtime ...jow
2011-07-03[package] base-files: pass conloglevel to syslogd (#9463, #9647)jow
2011-06-07base-files: do not write to /etc/config/wireless at boot time unless a new in...nbd
2011-05-08[package] base-files: retrigger usb coldplug after module loading, solves usb...jow
2011-04-05[package] base-files: Use -h instead of deprecated -L for symlink checkacinonyx
2011-04-05[package] base-files: fix minor problem in init.d/bootacinonyx
2011-03-15[package] base-files: Autodetect newly added wireless hardwareacinonyx
2011-01-27[package] base-files: support port_state in led config (#6763)florian
2010-12-17base-files: add support for the usbdev LED triggerjuhosg
2010-05-27[package] base-files: respect .auto option when running coldplug_interface_*(...jow
2010-05-06[package] base-files: add a coldplug_interface_* hook to bring up non-hotplug...jow
2010-05-03[package] base-files: Remove redundant stopping of watchdogacinonyx
2010-05-03[package] add stop() to watchdog init script, patch from Yury Polyanskiyflorian
2010-04-16Fix bug in foregrounding in /etc/init.d/rcSflorian
2010-04-13[package] option to allow boot to run to completion before starting shellflorian
2010-04-03[package] base-files: also regenerate wifi config if existing config contains...jow
2010-03-15base-files: reload switch settings on /etc/init.d/network start as wellnbd
2010-02-26add the block-mount package by Daniel Dickinson (cshore), replacing existing ...nbd
2010-02-09[base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.lars
2010-01-30when rebooting, use lazy umounts as fallback (patch by puchu)nbd
2010-01-30stop syslogd before rebooting, otherwise umount might not work properly when ...nbd
2010-01-30when rebooting, stop the network interfaces last (just before umount) to allo...nbd
2010-01-29base-files: do not warn about nonexistant sysctl overrides (some of them are ...nbd
2010-01-06run led init after /etc/init.d/done to keep the configured led settings activ...nbd
2009-12-09do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...nbd
2009-11-23mount debugfs by defaultnbd
2009-10-20[package] base-files: only try to execute watchdog if binary is presentjow
2009-09-11[package] base-files: introduce a ready-to-use /etc/rc.local to let users run...jow
2009-09-09Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...nbd
2009-09-06fix nonhotpluggable networks not being brought up. Closes #2781thepeople
2009-09-05Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)nbd
2009-09-05add ifup -a to boot(), closes #4543 #2781thepeople
2009-09-04extend logging functionsthepeople
2009-08-07base-files: clean up init.d/fstab and port it to the new config_getnbd