summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/init.d/boot
Commit message (Expand)AuthorAgeFilesLines
* package/base-files: hack for mt7623 SoC boot, drop other boardsLudovic Pouzenc2018-09-161-1/+0
* base-files: add a hardware detection layerJohn Crispin2014-08-181-0/+1
* base-files: Remove stale calls to start() in initscripts.John Crispin2014-07-261-2/+0
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-071-0/+2
* base-files: move uci_apply_defaults() to /etc/init.d/bootFelix Fietkau2014-04-071-1/+12
* base-files: split /etc/init.d/boot into 2 filesJohn Crispin2014-02-181-32/+1
* base-files: fix mount-utils incompatibilityJohn Crispin2013-12-271-1/+1
* base-files: Make /etc/init.d/boot restartableJohn Crispin2013-11-071-3/+7
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-111-0/+4
* base-files: add 2 missing variable definesJohn Crispin2013-07-081-1/+1
* base-files: module loading is now handled by ubox/kmodloaderJohn Crispin2013-06-211-5/+1
* base-files: remove unnecessary early sysctl-hackSteven Barth2013-06-111-7/+0
* boot: make use of kmodloader if it is availableJohn Crispin2013-04-251-1/+5
* make basefiles aware of procdJohn Crispin2013-03-131-32/+0
* base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons...Steven Barth2013-02-011-2/+6
* base-files: Fix race-conditions with IPv6 sysctlsSteven Barth2013-01-291-0/+3
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-191-1/+1
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-051-1/+1
* base-files: wait for wifi modules to settleJonas Gorski2012-05-061-0/+3
* base-files: remove old coldplugging hacks that are no longer necessary since ...Felix Fietkau2012-03-131-10/+0
* base-files: the initial hotplug2 instance sometimes misses a few relevant eve...Felix Fietkau2012-01-221-0/+1
* base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2...Jo-Philipp Wich2012-01-191-1/+0
* base-files: now that we have date -k, adjust the kernel timezone after settin...Jo-Philipp Wich2011-11-171-1/+4
* package/base-files: use new service wrapperNicolas Thill2011-11-071-12/+13
* base-files: load modules early, run wifi detect afterwards and only then proc...Felix Fietkau2011-11-031-6/+12
* base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l...Jo-Philipp Wich2011-09-261-0/+3
* base-files: pass conloglevel to syslogd (#9463, #9647)Jo-Philipp Wich2011-07-031-2/+6
* base-files: retrigger usb coldplug after module loading, solves usb_modeswitc...Jo-Philipp Wich2011-05-081-0/+5
* base-files: Use -h instead of deprecated -L for symlink checkVasilis Tsiligiannis2011-04-051-1/+1
* base-files: fix minor problem in init.d/bootVasilis Tsiligiannis2011-04-051-1/+1
* stop syslogd before rebooting, otherwise umount might not work properly when ...Felix Fietkau2010-01-301-0/+6
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...Felix Fietkau2009-12-091-4/+3
* mount debugfs by defaultFelix Fietkau2009-11-231-0/+1
* extend logging functionsTravis Kemen2009-09-041-7/+17
* base-files: port init.d/boot to new config_getFelix Fietkau2009-08-071-9/+10
* base-files: set rules file for hotplug2 in the boot script (closes #5235)Gabor Juhos2009-05-301-0/+1
* base-files: update command line for the new hotplug2Gabor Juhos2009-05-281-1/+2
* rcS: wait for init scripts to complete before initiating the shutdown (patch ...Felix Fietkau2009-04-301-1/+1
* Support configurations without syslogd/klogd.Michael Büsch2009-03-181-2/+2
* allow specifying port where to log (#2019)Florian Fainelli2009-02-031-1/+2
* package/base-files: fix chmod of /tmp/.uci, bump package revisionJo-Philipp Wich2009-01-061-1/+1
* fix a race condition which would leave dnsmasq in infinite resolving recursio...Felix Fietkau2008-08-281-0/+1
* move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w...Felix Fietkau2008-08-011-0/+1
* Revert previous bad commit r11512Yuji Mano2008-06-161-11/+6
* Add the PS3 specific utility bl-option, a helper sctipt to get and set bootlo...Yuji Mano2008-06-161-6/+11
* system now knows which timezone it is inJohn Crispin2008-06-111-0/+4
* adding check for /proc/net/vlan/config (==vlan enabled kernel)Ralph Hempel2008-05-131-1/+1
* Make the syslog ring-buffer size configurable (#3204)Florian Fainelli2008-03-071-1/+2
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-0/+2
* init: don't start hotplug2 if it doesn't existFelix Fietkau2007-11-281-1/+2