summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/init.d/boot
AgeCommit message (Expand)Author
2013-11-07base-files: Make /etc/init.d/boot restartableblogic
2013-07-11procd: add a small script that handles config reloads until configd is readyblogic
2013-07-08base-files: add 2 missing variable definesblogic
2013-06-21base-files: module loading is now handled by ubox/kmodloaderblogic
2013-06-11base-files: remove unnecessary early sysctl-hackcyrus
2013-04-25boot: make use of kmodloader if it is availableblogic
2013-03-13[base-files] make basefiles aware of procdblogic
2013-02-01base-files: Fix IPv6 early sysctls againcyrus
2013-01-29base-files: Fix race-conditions with IPv6 sysctlscyrus
2012-12-19Do not overload mount-call - trying to reduce confusionmirko
2012-06-05[package] /etc/functions.sh => /lib/functions.shjow
2012-05-06base-files: wait for wifi modules to settlejogo
2012-03-13base-files: remove old coldplugging hacks that are no longer necessary since ...nbd
2012-01-22base-files: the initial hotplug2 instance sometimes misses a few relevant eve...nbd
2012-01-19[package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...jow
2011-11-17[package] base-files: now that we have date -k, adjust the kernel timezone af...jow
2011-11-07package/base-files: use new service wrappernico
2011-11-03base-files: load modules early, run wifi detect afterwards and only then proc...nbd
2011-09-26[package] base-files: use "zonename" system option to symlink /etc/localtime ...jow
2011-07-03[package] base-files: pass conloglevel to syslogd (#9463, #9647)jow
2011-05-08[package] base-files: retrigger usb coldplug after module loading, solves usb...jow
2011-04-05[package] base-files: Use -h instead of deprecated -L for symlink checkacinonyx
2011-04-05[package] base-files: fix minor problem in init.d/bootacinonyx
2010-01-30stop syslogd before rebooting, otherwise umount might not work properly when ...nbd
2009-12-09do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...nbd
2009-11-23mount debugfs by defaultnbd
2009-09-04extend logging functionsthepeople
2009-08-07base-files: port init.d/boot to new config_getnbd
2009-05-30[package] base-files: set rules file for hotplug2 in the boot script (closes ...juhosg
2009-05-28[package] base-files: update command line for the new hotplug2juhosg
2009-04-30rcS: wait for init scripts to complete before initiating the shutdown (patch ...nbd
2009-03-18Support configurations without syslogd/klogd.mb
2009-02-03[base-files] allow specifying port where to log (#2019)florian
2009-01-06package/base-files: fix chmod of /tmp/.uci, bump package revisionjow
2008-08-28fix a race condition which would leave dnsmasq in infinite resolving recursio...nbd
2008-08-01move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w...nbd
2008-06-16Revert previous bad commit r11512ymano
2008-06-16Add the PS3 specific utility bl-option, a helper sctiptymano
2008-06-11system now knows which timezone it is inblogic
2008-05-13adding check for /proc/net/vlan/config (==vlan enabled kernel)ralph
2008-03-07Make the syslog ring-buffer size configurable (#3204)florian
2008-02-03Here comes the new UCI. Enjoy :)nbd
2007-11-28init: don't start hotplug2 if it doesn't existnbd
2007-09-20add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul...nbd
2007-06-30fix a warning (#1800)nbd
2007-06-30replace the hotplug2 fork handling hack with a better solution implemented in...nbd
2007-06-25fix failsafe on broadcom, send netlink events in diag when running linux 2.6nbd
2007-06-16keep track of the network interface states (stored in uci format in /var/stat...nbd
2007-06-13Add the conloglevel option (#1682)florian
2007-05-10move syslogd and klogd to init.di/boot script, add remote logging supportmbm