summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/init.d
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* base-files: port init.d/led to new config_getnbd2009-08-071-8/+6
* base-files: port init.d/boot to new config_getnbd2009-08-071-9/+10
* [package] base-files: set rules file for hotplug2 in the boot script (closes ...juhosg2009-05-301-0/+1
* [package] base-files: update command line for the new hotplug2juhosg2009-05-281-1/+2
* rcS: wait for init scripts to complete before initiating the shutdown (patch ...nbd2009-04-302-6/+12
* add an explicit 'sysinit' tag for logging initscripts output, instead of '' t...nico2009-04-211-1/+1
* Allow running without "logger" installedmb2009-03-181-1/+4
* Support configurations without syslogd/klogd.mb2009-03-181-2/+2
* [base-files]: On shutdown disabled every mounted swap device. hauke2009-03-071-0/+1
* [base-files] allow specifying port where to log (#2019)florian2009-02-031-1/+2
* package/base-files: fix chmod of /tmp/.uci, bump package revisionjow2009-01-061-1/+1
* make option name optionalthepeople2008-09-131-2/+2
* fix a race condition which would leave dnsmasq in infinite resolving recursio...nbd2008-08-281-0/+1
* fixes broken if-then in led init scriptblogic2008-08-271-2/+3
* remove /etc/functions.sh call from led hotplug scriptblogic2008-08-141-2/+0
* added support for the timer-trigger to uci LED supportcyrus2008-08-071-0/+8
* add uci led supportblogic2008-08-041-0/+45
* work aroung error message during boot if swapon is nt installedblogic2008-08-041-1/+1
* move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w...nbd2008-08-011-0/+1
* fix variable names in testsnico2008-07-221-5/+5
* Revert previous bad commit r11512ymano2008-06-161-11/+6
* Add the PS3 specific utility bl-option, a helper sctiptymano2008-06-161-6/+11
* system now knows which timezone it is inblogic2008-06-111-0/+4
* create /etc/fstab on boot (closes #3458)matteo2008-05-201-5/+7
* fix some wrong pathsmatteo2008-05-191-6/+6
* base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ...rwhitby2008-05-171-4/+4
* adding check for /proc/net/vlan/config (==vlan enabled kernel)ralph2008-05-131-1/+1
* fix swap{on,off} pathmatteo2008-04-191-4/+4
* fix restart on platforms without a setup_switch()thepeople2008-04-151-0/+2
* add missing include in restartthepeople2008-04-121-0/+1
* fix typo(2) in watchdog init script matteo2008-04-031-1/+1
* fix typo in watchdog init scriptmatteo2008-04-031-1/+1
* Start the watchdog daemon if a harware watchdog is presentflorian2008-04-031-0/+7
* Make the syslog ring-buffer size configurable (#3204)florian2008-03-071-1/+2
* Fix typoflorian2008-03-041-1/+1
* Also call setup_switch on network restartflorian2008-03-021-0/+1
* Here comes the new UCI. Enjoy :)nbd2008-02-031-0/+2
* init: check permissions on rc.d filesnbd2007-11-281-1/+1
* init: don't start hotplug2 if it doesn't existnbd2007-11-281-1/+2
* [packages] 6tunnel: move init/config files to the right placejuhosg2007-10-271-64/+0
* Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466...florian2007-10-241-0/+0
* Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS),...florian2007-10-111-0/+64
* base-files: Added support for swap configuration in /etc/config/fstabrwhitby2007-09-221-0/+22
* Added support for /etc/default/fstab - a means of automatically mounting devi...rwhitby2007-09-211-0/+42
* add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul...nbd2007-09-201-1/+1