| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: make use of new fstools | John Crispin | 2014-04-07 | 1 | -1/+1 |
* | fstools: add the new fstools package | John Crispin | 2014-03-12 | 1 | -1/+1 |
* | base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 8 | -127/+118 |
* | base-files: allow users to delect debug level during boot | John Crispin | 2013-11-25 | 1 | -8/+17 |
* | base-files: be verbose when entering failsafe due to a button being pressed | John Crispin | 2013-07-25 | 1 | -1/+1 |
* | procd: make the preinit rules wildcard all buttons for failsafe | John Crispin | 2013-06-10 | 1 | -2/+3 |
* | base-files: fix failsafe via button press | John Crispin | 2013-06-10 | 1 | -1/+1 |
* | preinit: move cmdline failsafe= handling ot the generic code | John Crispin | 2013-04-25 | 1 | -4/+7 |
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 10 | -158/+10 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 13 | -191/+3 |
* | base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug... | Vasilis Tsiligiannis | 2013-01-11 | 1 | -3/+3 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 6 | -11/+11 |
* | base-files: use a natural mount syntax | Florian Fainelli | 2012-11-23 | 5 | -8/+7 |
* | base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused e... | Daniel Dickinson | 2011-07-07 | 1 | -0/+7 |
* | Fix whitespace | Michael Büsch | 2011-02-20 | 1 | -1/+1 |
* | base-files: change /dev permissions to 0755 when hotplug2 is used (#6039) | Jo-Philipp Wich | 2010-11-07 | 1 | -1/+1 |
* | base-files: prevent possible sourcing of JFFS2 meta files when merging overla... | Jo-Philipp Wich | 2010-09-23 | 1 | -1/+1 |
* | Fixed duplicated content in file in commit 23111 | Daniel Dickinson | 2010-09-23 | 1 | -24/+0 |
* | Missed file committing previous change 23110 | Daniel Dickinson | 2010-09-23 | 1 | -0/+48 |
* | base-files: localize variable in do_move_devtmpfs(), remove extra temporary v... | Jo-Philipp Wich | 2010-07-24 | 1 | -6/+3 |
* | package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+13 |
* | base-files: unconditionally unlock the rootfs_data partition (#7437) | Jo-Philipp Wich | 2010-07-24 | 1 | -0/+1 |
* | base-files: make press key message more explicit in preinit | Jo-Philipp Wich | 2010-03-23 | 1 | -1/+1 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 | 2 | -2/+4 |
* | package/base-files: call preinit_ip_deconfig before processing init on initra... | Gabor Juhos | 2010-03-12 | 1 | -0/+1 |
* | base-files: fix preinit code typos | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
* | base-files: fix enter failsafe message | Felix Fietkau | 2010-03-01 | 1 | -1/+0 |
* | base-files: preinit: get rid of /dev/null redirections and use grep -q where ... | Jo-Philipp Wich | 2010-02-01 | 4 | -6/+6 |
* | quieten the check for devs, thanks nbd | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
* | /dev/null was used before it was created, so an empty file was created. This ... | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
* | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | Felix Fietkau | 2010-01-28 | 1 | -1/+1 |
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 25 | -0/+537 |