mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-18 06:53:08 +02:00
[backfire] merge r23906
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23907 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b8469b22a1
commit
adc94a7003
@ -142,7 +142,7 @@ fopivot() { # <rw_root> <ro_root> <dupe?>
|
|||||||
|
|
||||||
ramoverlay() {
|
ramoverlay() {
|
||||||
mkdir -p /tmp/root
|
mkdir -p /tmp/root
|
||||||
mount -t tmpfs root /tmp/root
|
mount -t tmpfs -o mode=0755 root /tmp/root
|
||||||
fopivot /tmp/root /rom 1
|
fopivot /tmp/root /rom 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user