aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/preinit
Commit message (Expand)AuthorAgeFilesLines
...
* base-files: change /dev permissions to 0755 when hotplug2 is used (#6039)Jo-Philipp Wich2010-11-071-1/+1
* base-files: prevent possible sourcing of JFFS2 meta files when merging overla...Jo-Philipp Wich2010-09-231-1/+1
* Fixed duplicated content in file in commit 23111Daniel Dickinson2010-09-231-24/+0
* Missed file committing previous change 23110Daniel Dickinson2010-09-231-0/+48
* base-files: localize variable in do_move_devtmpfs(), remove extra temporary v...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
* base-files: unconditionally unlock the rootfs_data partition (#7437)Jo-Philipp Wich2010-07-241-0/+1
* 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 on initra...Gabor Juhos2010-03-121-0/+1
* base-files: fix preinit code typosNicolas Thill2010-03-101-1/+1
* base-files: fix enter failsafe messageFelix Fietkau2010-03-011-1/+0
* base-files: preinit: get rid of /dev/null redirections and use grep -q where ...Jo-Philipp Wich2010-02-014-6/+6
* quieten the check for devs, thanks nbdFlorian Fainelli2010-01-311-1/+1
* /dev/null was used before it was created, so an empty file was created. This ...Florian 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