summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/init.d/boot
Commit message (Expand)AuthorAgeFilesLines
* stop syslogd before rebooting, otherwise umount might not work properly when ...nbd2010-01-301-0/+6
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...nbd2009-12-091-4/+3
* mount debugfs by defaultnbd2009-11-231-0/+1
* extend logging functionsthepeople2009-09-041-7/+17
* 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-301-1/+1
* Support configurations without syslogd/klogd.mb2009-03-181-2/+2
* [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
* fix a race condition which would leave dnsmasq in infinite resolving recursio...nbd2008-08-281-0/+1
* move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w...nbd2008-08-011-0/+1
* 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
* adding check for /proc/net/vlan/config (==vlan enabled kernel)ralph2008-05-131-1/+1
* Make the syslog ring-buffer size configurable (#3204)florian2008-03-071-1/+2
* Here comes the new UCI. Enjoy :)nbd2008-02-031-0/+2
* init: don't start hotplug2 if it doesn't existnbd2007-11-281-1/+2
* add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul...nbd2007-09-201-1/+1
* fix a warning (#1800)nbd2007-06-301-1/+1
* replace the hotplug2 fork handling hack with a better solution implemented in...nbd2007-06-301-1/+1
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6nbd2007-06-251-1/+1
* keep track of the network interface states (stored in uci format in /var/stat...nbd2007-06-161-0/+1
* Add the conloglevel option (#1682)florian2007-06-131-0/+3
* move syslogd and klogd to init.di/boot script, add remote logging supportmbm2007-05-101-0/+4
* fix networking on broadcom and possibly other targets as well (#1658)nbd2007-05-091-2/+9
* use hotplug2 for serializing hotplug events on 2.6nbd2007-05-051-4/+2
* create /dev/root on boot - fixes cf2nand on rb532nbd2007-04-291-0/+6
* we can use some more hotplug processes here...nbd2007-04-161-1/+1
* Limit the number of hotplug childrensflorian2007-04-011-2/+2
* add new config option for the hostname in /etc/config/system (fixes #1302, #1...nbd2007-03-061-2/+11
* nuke mdev and replace it with hotplug2 :)nbd2007-03-041-2/+5
* Forward port whiterussian resolv.conf changesnbd2007-01-081-0/+1
* rename default/ to files/nbd2006-11-221-0/+26