summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/init.d
Commit message (Expand)AuthorAgeFilesLines
* fix swap{on,off} pathMatteo Croce2008-04-191-4/+4
* fix restart on platforms without a setup_switch()Travis Kemen2008-04-151-0/+2
* add missing include in restartTravis Kemen2008-04-121-0/+1
* fix typo(2) in watchdog init scriptMatteo Croce2008-04-031-1/+1
* fix typo in watchdog init scriptMatteo Croce2008-04-031-1/+1
* Start the watchdog daemon if a harware watchdog is presentFlorian Fainelli2008-04-031-0/+7
* Make the syslog ring-buffer size configurable (#3204)Florian Fainelli2008-03-071-1/+2
* Fix typoFlorian Fainelli2008-03-041-1/+1
* Also call setup_switch on network restartFlorian Fainelli2008-03-021-0/+1
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-0/+2
* init: check permissions on rc.d filesFelix Fietkau2007-11-281-1/+1
* init: don't start hotplug2 if it doesn't existFelix Fietkau2007-11-281-1/+2
* 6tunnel: move init/config files to the right placeGabor Juhos2007-10-271-64/+0
* Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466...Florian Fainelli2007-10-241-0/+0
* Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS),...Florian Fainelli2007-10-111-0/+64
* base-files: Added support for swap configuration in /etc/config/fstabRod Whitby2007-09-221-0/+22
* Added support for /etc/default/fstab - a means of automatically mounting devi...Rod Whitby2007-09-211-0/+42
* add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul...Felix Fietkau2007-09-201-1/+1
* wireless config gets regenerated not only when it does not exist, buit also i...John Crispin2007-07-241-1/+1
* fix a warning (#1800)Felix Fietkau2007-06-301-1/+1
* replace the hotplug2 fork handling hack with a better solution implemented in...Felix Fietkau2007-06-301-1/+1
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-251-1/+1
* keep track of the network interface states (stored in uci format in /var/stat...Felix Fietkau2007-06-161-0/+1
* Add the conloglevel option (#1682)Florian Fainelli2007-06-131-0/+3
* unified preinit environmentMike Baker2007-05-101-0/+15
* unmount filesystems at shutdownMike Baker2007-05-101-0/+8
* add K* scripts to be run at shutdownMike Baker2007-05-103-6/+13
* move syslogd and klogd to init.di/boot script, add remote logging supportMike Baker2007-05-102-9/+4
* fix networking on broadcom and possibly other targets as well (#1658)Felix Fietkau2007-05-092-11/+9
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-051-4/+2
* create /dev/root on boot - fixes cf2nand on rb532Felix Fietkau2007-04-291-0/+6
* we can use some more hotplug processes here...Felix Fietkau2007-04-161-1/+1
* use rc.common for usb init scriptFelix Fietkau2007-04-061-2/+2
* Limit the number of hotplug childrensFlorian Fainelli2007-04-011-2/+2
* Add an 'Image Configuration' menu to menuconfig Packages can export a list of...Felix Fietkau2007-03-161-0/+9
* add new config option for the hostname in /etc/config/system (fixes #1302, #1...Felix Fietkau2007-03-061-2/+11
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-041-2/+5
* add support for if{down,up} -a and implement proper start/stop/restart for /e...Felix Fietkau2007-03-021-1/+14
* make usb init script executableFelix Fietkau2007-01-251-0/+0
* use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)Felix Fietkau2007-01-251-1/+1
* Mount usb filesystem at startup (#1077)Florian Fainelli2007-01-211-0/+9
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/...Felix Fietkau2007-01-081-0/+1
* rename default/ to files/Felix Fietkau2006-11-223-0/+59