projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add hackish makfile, so that other developers could build images. anyone shuld clean...
[openwrt.git]
/
target
/
default
/
target_skeleton
/
etc
/
preinit
diff --git
a/target/default/target_skeleton/etc/preinit
b/target/default/target_skeleton/etc/preinit
index
6e6a9c9
..
95a2da8
100755
(executable)
--- a/
target/default/target_skeleton/etc/preinit
+++ b/
target/default/target_skeleton/etc/preinit
@@
-14,7
+14,7
@@
else
pivot_root /jffs /jffs/rom
mount none /dev -t devfs
mount none /proc -t proc
- umount rom/proc
rom/dev
+ umount rom/proc
fi
mount none /tmp -t ramfs
exec /sbin/init
This page took
0.027122 seconds
and
4
git commands to generate.