Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: firstboot: pass down arguments such as -y to jffs2reset | Luka Perkov | 2015-03-10 | 1 | -1/+1 |
| | | | | | | | | This brings back old behavior. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44651 | ||||
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 1 | -42/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36429 | ||||
* | base-files: firstboot: only ask for confirmation on TTY | Jonas Gorski | 2013-03-27 | 1 | -4/+6 |
| | | | | | | Also allow '-y' to force the reset. SVN-Revision: 36133 | ||||
* | base-files: make firstboot ask for confirmation | Jonas Gorski | 2013-02-21 | 1 | -8/+16 |
| | | | | | | | | To prevent accidential resets ask for confirmation (and default to n). Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35712 | ||||
* | merge /lib/functions/boot.sh and /lib/functions.sh | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 34794 | ||||
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | The behaviour of calling 'mount' differed depending on whether it called the busybox-mount, the mount of util-linux, the mount defined in /lib/functions.sh and /lib/functions/boot.sh /etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh, both re-defining 'mount'. SVN-Revision: 34792 | ||||
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 20356 | ||||
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | Nicolas Thill | 2010-03-05 | 1 | -5/+5 |
| | | | | SVN-Revision: 19980 | ||||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 1 | -152/+24 |
| | | | | SVN-Revision: 19331 | ||||
* | firstboot: add support for union mounts | Felix Fietkau | 2009-09-27 | 1 | -23/+60 |
| | | | | SVN-Revision: 17778 | ||||
* | base-files: move firstboot to /sbin | Felix Fietkau | 2009-09-27 | 1 | -0/+125 |
SVN-Revision: 17775 |