projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
restructure broke 1.1 support; fixed
[openwrt.git]
/
root
/
etc
/
preinit
diff --git
a/root/etc/preinit
b/root/etc/preinit
index
26025f4
..
ccd3ab5
100755
(executable)
--- a/
root/etc/preinit
+++ b/
root/etc/preinit
@@
-1,7
+1,7
@@
#!/bin/sh
mount none /proc -t proc
+mtd unlock mtd4
if /sbin/resetmon ; then
- mtd unlock mtd4
mount -t jffs2 /dev/mtdblock/4 /jffs
pivot_root /jffs /jffs/rom
mount none /dev -t devfs
This page took
0.020712 seconds
and
4
git commands to generate.