summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/init.d
Commit message (Collapse)AuthorAge
...
* unmount filesystems at shutdownMike Baker2007-05-10
| | | | SVN-Revision: 7166
* add K* scripts to be run at shutdownMike Baker2007-05-10
| | | | SVN-Revision: 7163
* move syslogd and klogd to init.di/boot script, add remote logging supportMike Baker2007-05-10
| | | | SVN-Revision: 7160
* fix networking on broadcom and possibly other targets as well (#1658)Felix Fietkau2007-05-09
| | | | SVN-Revision: 7149
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-05
| | | | SVN-Revision: 7097
* create /dev/root on boot - fixes cf2nand on rb532Felix Fietkau2007-04-29
| | | | SVN-Revision: 7066
* we can use some more hotplug processes here...Felix Fietkau2007-04-16
| | | | SVN-Revision: 6980
* use rc.common for usb init scriptFelix Fietkau2007-04-06
| | | | SVN-Revision: 6873
* Limit the number of hotplug childrensFlorian Fainelli2007-04-01
| | | | SVN-Revision: 6804
* Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵Felix Fietkau2007-03-16
| | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572
* add new config option for the hostname in /etc/config/system (fixes #1302, ↵Felix Fietkau2007-03-06
| | | | | | #1438) SVN-Revision: 6532
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-04
| | | | SVN-Revision: 6512
* add support for if{down,up} -a and implement proper start/stop/restart for ↵Felix Fietkau2007-03-02
| | | | | | /etc/init.d/network SVN-Revision: 6455
* make usb init script executableFelix Fietkau2007-01-25
| | | | SVN-Revision: 6203
* use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)Felix Fietkau2007-01-25
| | | | SVN-Revision: 6202
* Mount usb filesystem at startup (#1077)Florian Fainelli2007-01-21
| | | | SVN-Revision: 6163
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵Felix Fietkau2007-01-08
| | | | | | /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 SVN-Revision: 6043
* rename default/ to files/Felix Fietkau2006-11-22
SVN-Revision: 5622