Luka Perkov
17610e7430
base-files: firstboot: pass down arguments such as -y to jffs2reset
...
This brings back old behavior.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44651
10 years ago
John Crispin
811d90ff40
mount_root: prepare base-files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36429
12 years ago
Jonas Gorski
574bab45ac
base-files: firstboot: only ask for confirmation on TTY
...
Also allow '-y' to force the reset.
SVN-Revision: 36133
12 years ago
Jonas Gorski
29a3af1bb8
base-files: make firstboot ask for confirmation
...
To prevent accidential resets ask for confirmation (and default to n).
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35712
12 years ago
Mirko Vogt
4d4b2d3ced
merge /lib/functions/boot.sh and /lib/functions.sh
...
SVN-Revision: 34794
12 years ago
Mirko Vogt
439a869090
Do not overload mount-call - trying to reduce confusion
...
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
12 years ago
Florian Fainelli
7af8ee0481
change from /jffs to /overlay, patch from Daniel Dickinson
...
SVN-Revision: 20356
15 years ago
Nicolas Thill
71886caf3f
firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test
...
SVN-Revision: 19980
15 years ago
Felix Fietkau
56bc02a305
add preinit modularization work by Daniel Dickinson (cshore)
...
SVN-Revision: 19331
15 years ago
Felix Fietkau
2da13936e9
firstboot: add support for union mounts
...
SVN-Revision: 17778
15 years ago
Felix Fietkau
0f9f23aebe
base-files: move firstboot to /sbin
...
SVN-Revision: 17775
15 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Travis Kemen
99dd3e13fc
make opkg the default package manager, disable busybox ipkg from building by default
...
SVN-Revision: 12319
16 years ago
Mike Baker
c2e8f9c47c
rename mini_fo mount point so as not to confuse users
...
SVN-Revision: 7928
18 years ago
Mike Baker
4bc5cb30d3
tweaks for 2M devices
...
SVN-Revision: 7179
18 years ago
Mike Baker
4a41439c46
unified preinit environment
...
SVN-Revision: 7173
18 years ago
Eugene Konev
b756ea8a95
Move /sys on pivot_root too
...
SVN-Revision: 6603
18 years ago
Felix Fietkau
68ca8e7818
make squashfs overlay support more generic and integrate it for x86-2.6
...
SVN-Revision: 6450
18 years ago
Felix Fietkau
37362df7ea
move platform specific base-files into target/linux/<targetname>
...
SVN-Revision: 5621
18 years ago
Felix Fietkau
6c4b1cc135
add failsafe mode and mini_fo mounting support for brcm-2.4 and brcm-2.6
...
SVN-Revision: 5544
18 years ago
Felix Fietkau
86e2fbaaa4
rename the <boardname>-<kernelversion> directories of base-files to just <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible
...
SVN-Revision: 5427
18 years ago