summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/init.d
Commit message (Expand)AuthorAgeFilesLines
* base-files: support port_state in led config (#6763)Florian Fainelli2011-01-271-0/+4
* base-files: add support for the usbdev LED triggerGabor Juhos2010-12-171-4/+10
* base-files: respect .auto option when running coldplug_interface_*() hooks on...Jo-Philipp Wich2010-05-271-1/+4
* base-files: add a coldplug_interface_* hook to bring up non-hotpluggable inte...Jo-Philipp Wich2010-05-061-0/+11
* base-files: Remove redundant stopping of watchdogVasilis Tsiligiannis2010-05-031-1/+0
* add stop() to watchdog init script, patch from Yury PolyanskiyFlorian Fainelli2010-05-031-1/+6
* Fix bug in foregrounding in /etc/init.d/rcSFlorian Fainelli2010-04-161-2/+6
* option to allow boot to run to completion before starting shellFlorian Fainelli2010-04-131-1/+6
* base-files: also regenerate wifi config if existing config contains only whit...Jo-Philipp Wich2010-04-031-2/+5
* base-files: reload switch settings on /etc/init.d/network start as wellFelix Fietkau2010-03-151-5/+4
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...Felix Fietkau2010-02-261-63/+0
* Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded a...Lars-Peter Clausen2010-02-091-1/+1
* when rebooting, use lazy umounts as fallback (patch by puchu)Felix Fietkau2010-01-301-1/+1
* stop syslogd before rebooting, otherwise umount might not work properly when ...Felix Fietkau2010-01-301-0/+6
* when rebooting, stop the network interfaces last (just before umount) to allo...Felix Fietkau2010-01-301-1/+1
* base-files: do not warn about nonexistant sysctl overrides (some of them are ...Felix Fietkau2010-01-291-1/+1
* run led init after /etc/init.d/done to keep the configured led settings activ...Felix Fietkau2010-01-061-1/+1
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...Felix Fietkau2009-12-091-4/+3
* mount debugfs by defaultFelix Fietkau2009-11-231-0/+1
* base-files: only try to execute watchdog if binary is presentJo-Philipp Wich2009-10-201-1/+2
* base-files: introduce a ready-to-use /etc/rc.local to let users run custom co...Jo-Philipp Wich2009-09-111-0/+5
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...Felix Fietkau2009-09-091-15/+0
* fix nonhotpluggable networks not being brought up. Closes #2781Travis Kemen2009-09-061-0/+15
* Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable inte...Felix Fietkau2009-09-051-1/+0
* add ifup -a to boot(), closes #4543 #2781Travis Kemen2009-09-051-0/+1
* extend logging functionsTravis Kemen2009-09-041-7/+17
* base-files: clean up init.d/fstab and port it to the new config_getFelix Fietkau2009-08-071-18/+14
* base-files: port init.d/led to new config_getFelix Fietkau2009-08-071-8/+6
* base-files: port init.d/boot to new config_getFelix Fietkau2009-08-071-9/+10
* base-files: set rules file for hotplug2 in the boot script (closes #5235)Gabor Juhos2009-05-301-0/+1
* base-files: update command line for the new hotplug2Gabor Juhos2009-05-281-1/+2
* rcS: wait for init scripts to complete before initiating the shutdown (patch ...Felix Fietkau2009-04-302-6/+12
* add an explicit 'sysinit' tag for logging initscripts output, instead of '' t...Nicolas Thill2009-04-211-1/+1
* Allow running without "logger" installedMichael Büsch2009-03-181-1/+4
* Support configurations without syslogd/klogd.Michael Büsch2009-03-181-2/+2
* On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel M...Hauke Mehrtens2009-03-071-0/+1
* allow specifying port where to log (#2019)Florian Fainelli2009-02-031-1/+2
* package/base-files: fix chmod of /tmp/.uci, bump package revisionJo-Philipp Wich2009-01-061-1/+1
* make option name optionalTravis Kemen2008-09-131-2/+2
* fix a race condition which would leave dnsmasq in infinite resolving recursio...Felix Fietkau2008-08-281-0/+1
* fixes broken if-then in led init scriptJohn Crispin2008-08-271-2/+3
* remove /etc/functions.sh call from led hotplug scriptJohn Crispin2008-08-141-2/+0
* added support for the timer-trigger to uci LED supportSteven Barth2008-08-071-0/+8
* add uci led support - /etc/config/system can hold led info which is applied a...John Crispin2008-08-041-0/+45
* work aroung error message during boot if swapon is nt installedJohn Crispin2008-08-041-1/+1
* move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w...Felix Fietkau2008-08-011-0/+1
* fix variable names in testsNicolas Thill2008-07-221-5/+5
* Revert previous bad commit r11512Yuji Mano2008-06-161-11/+6
* Add the PS3 specific utility bl-option, a helper sctipt to get and set bootlo...Yuji Mano2008-06-161-6/+11
* system now knows which timezone it is inJohn Crispin2008-06-111-0/+4