projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
correct wl-500gd
[openwrt.git]
/
openwrt
/
target
/
default
/
target_skeleton
/
sbin
/
mount_root
diff --git
a/openwrt/target/default/target_skeleton/sbin/mount_root
b/openwrt/target/default/target_skeleton/sbin/mount_root
index
06d8b85
..
409fe38
100755
(executable)
--- a/
openwrt/target/default/target_skeleton/sbin/mount_root
+++ b/
openwrt/target/default/target_skeleton/sbin/mount_root
@@
-7,7
+7,7
@@
if [ "$1" != "failsafe" ]; then
mtd unlock linux
mtd erase OpenWrt
jffs2root --move
mtd unlock linux
mtd erase OpenWrt
jffs2root --move
- }
+ }
&
mtd unlock rootfs
mount -o remount,rw /dev/root /
else
mtd unlock rootfs
mount -o remount,rw /dev/root /
else
This page took
0.025792 seconds
and
4
git commands to generate.