aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/preinit
Commit message (Collapse)AuthorAge
...
* /dev/null was used before it was created, so an empty file was created. This ↵Florian Fainelli2010-01-31
| | | | | | prevented the actual device node from being created. The attached patch fixes that, patch from cshore SVN-Revision: 19472
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-28
| | | | SVN-Revision: 19367
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
SVN-Revision: 19331