projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add speex to library list (for sdk)
[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
409fe38
..
5aec062
100755
(executable)
--- a/
openwrt/target/default/target_skeleton/sbin/mount_root
+++ b/
openwrt/target/default/target_skeleton/sbin/mount_root
@@
-19,6
+19,6
@@
if [ "$1" != "failsafe" ]; then
umount rom/proc rom/dev
fi
fi
-mount none /tmp -t
ramfs
+mount none /tmp -t
tmpfs size=50%
mkdir -p /dev/pts
mount none /dev/pts -t devpts
This page took
0.024175 seconds
and
4
git commands to generate.