aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/preinit
Commit message (Expand)AuthorAgeFilesLines
* base-files: Allow to disable failsafe modeLuka Perkov2016-06-193-1/+7
* base-files: fix error message during bootLuka Perkov2016-06-191-1/+1
* base-files: add /etc/iproute2/rt_tables, replace ifconfig-usageSteven Barth2015-09-081-2/+4
* Disable telnet in favor of passwordless SSHSteven Barth2015-09-071-2/+3
* base-files: make the generic sysinfo script run earlier to allow the mount_ro...Felix Fietkau2015-04-181-0/+0
* base-files: add generic preinit script to extract board/model info from devic...Felix Fietkau2015-04-161-0/+10
* base-files: keep sysupgrade.tgz until /etc/init.d/done has been calledFelix Fietkau2015-03-221-4/+1
* add "preinit_regular" diag.sh set_state argumentJohn Crispin2014-12-152-6/+2
* packages: fix typo in OpenWrt nameJohn Crispin2014-12-071-1/+1
* base-files: make use of new fstoolsJohn Crispin2014-04-071-1/+1
* fstools: add the new fstools packageJohn Crispin2014-03-121-1/+1
* [package] base-files: fix whitespacesLuka Perkov2013-12-098-127/+118
* base-files: allow users to delect debug level during bootJohn Crispin2013-11-251-8/+17
* base-files: be verbose when entering failsafe due to a button being pressedJohn Crispin2013-07-251-1/+1
* procd: make the preinit rules wildcard all buttons for failsafeJohn Crispin2013-06-101-2/+3
* base-files: fix failsafe via button pressJohn Crispin2013-06-101-1/+1
* preinit: move cmdline failsafe= handling ot the generic codeJohn Crispin2013-04-251-4/+7
* mount_root: prepare base-filesJohn Crispin2013-04-2510-158/+10
* [base-files] make basefiles aware of procdJohn Crispin2013-03-1313-191/+3
* [package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' ...Vasilis Tsiligiannis2013-01-111-3/+3
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-196-11/+11
* [package] base-files: use a natural mount syntaxFlorian Fainelli2012-11-235-8/+7
* [package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. Th...Daniel Dickinson2011-07-071-0/+7
* Fix whitespaceMichael Büsch2011-02-201-1/+1
* [package] base-files: change /dev permissions to 0755 when hotplug2 is used (...Jo-Philipp Wich2010-11-071-1/+1
* [package] base-files: prevent possible sourcing of JFFS2 meta files when merg...Jo-Philipp Wich2010-09-231-1/+1
* [base system & package/block-extroot] Fixed duplicated content in file in com...Daniel Dickinson2010-09-231-24/+0
* [base system & package/block-extroot] Missed file committing previous change ...Daniel Dickinson2010-09-231-0/+48
* [package] base-files: localize variable in do_move_devtmpfs(), remove extra t...Jo-Philipp Wich2010-07-241-6/+3
* package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)Alexandros C. Couloumbis2010-07-241-1/+13
* [package] base-files: unconditionally unlock the rootfs_data partition (#7437)Jo-Philipp Wich2010-07-241-0/+1
* [package] base-files: make press key message more explicit in preinitJo-Philipp Wich2010-03-231-1/+1
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-212-2/+4
* package/base-files: call preinit_ip_deconfig before processing init onGabor Juhos2010-03-121-0/+1
* [package] base-files: fix preinit code typosNicolas Thill2010-03-101-1/+1
* base-files: fix enter failsafe messageFelix Fietkau2010-03-011-1/+0
* [package] base-files: preinit: get rid of /dev/null redirections and use grep...Jo-Philipp Wich2010-02-014-6/+6
* [package] quieten the check for devs, thanks nbdFlorian Fainelli2010-01-311-1/+1
* [package] /dev/null was used before it was created, so anFlorian Fainelli2010-01-311-1/+1
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-281-1/+1
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-2525-0/+537