projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] kmod-libertas needs kmod-lib80211 to load
[openwrt.git]
/
package
/
base-files
/
files
/
sbin
/
mount_root
diff --git
a/package/base-files/files/sbin/mount_root
b/package/base-files/files/sbin/mount_root
index
835d602
..
86d4ef9
100755
(executable)
--- a/
package/base-files/files/sbin/mount_root
+++ b/
package/base-files/files/sbin/mount_root
@@
-9,7
+9,7
@@
jffs2_ready () {
}
grep rootfs_data /proc/mtd >/dev/null 2>/dev/null && {
- . /bin/firstboot
+ . /
s
bin/firstboot
mtd unlock rootfs_data
jffs2_ready && {
echo "switching to jffs2"
This page took
0.023297 seconds
and
4
git commands to generate.