summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/preinit
Commit message (Expand)AuthorAgeFilesLines
* [package] base-files: localize variable in do_move_devtmpfs(), remove extra t...jow2010-07-241-6/+3
* package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)acoul2010-07-241-1/+13
* [package] base-files: unconditionally unlock the rootfs_data partition (#7437)jow2010-07-241-0/+1
* [package] base-files: make press key message more explicit in preinitjow2010-03-231-1/+1
* change from /jffs to /overlay, patch from Daniel Dickinsonflorian2010-03-212-2/+4
* package/base-files: call preinit_ip_deconfig before processing init onjuhosg2010-03-121-0/+1
* [package] base-files: fix preinit code typosnico2010-03-101-1/+1
* base-files: fix enter failsafe messagenbd2010-03-011-1/+0
* [package] base-files: preinit: get rid of /dev/null redirections and use grep...jow2010-02-014-6/+6
* [package] quieten the check for devs, thanks nbdflorian2010-01-311-1/+1
* [package] /dev/null was used before it was created, so anflorian2010-01-311-1/+1
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)nbd2010-01-281-1/+1
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-2525-0/+537