summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/init.d/boot
Commit message (Expand)AuthorAgeFilesLines
* Do not overload mount-call - trying to reduce confusionmirko2012-12-191-1/+1
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-051-1/+1
* base-files: wait for wifi modules to settlejogo2012-05-061-0/+3
* base-files: remove old coldplugging hacks that are no longer necessary since ...nbd2012-03-131-10/+0
* base-files: the initial hotplug2 instance sometimes misses a few relevant eve...nbd2012-01-221-0/+1
* [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...jow2012-01-191-1/+0
* [package] base-files: now that we have date -k, adjust the kernel timezone af...jow2011-11-171-1/+4
* package/base-files: use new service wrappernico2011-11-071-12/+13
* base-files: load modules early, run wifi detect afterwards and only then proc...nbd2011-11-031-6/+12
* [package] base-files: use "zonename" system option to symlink /etc/localtime ...jow2011-09-261-0/+3
* [package] base-files: pass conloglevel to syslogd (#9463, #9647)jow2011-07-031-2/+6
* [package] base-files: retrigger usb coldplug after module loading, solves usb...jow2011-05-081-0/+5
* [package] base-files: Use -h instead of deprecated -L for symlink checkacinonyx2011-04-051-1/+1
* [package] base-files: fix minor problem in init.d/bootacinonyx2011-04-051-1/+1
* 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