Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-11-07,master
commit e6376a81780a0b9f36c0d0eff6ba3e083ff87477 Author: Sven Eckelmann sven@narfation.org Date: Sun Oct 27 17:58:10 2019 +0000
doc: open-mesh/OpenWrt_in_QEMU
e6376a81780a0b9f36c0d0eff6ba3e083ff87477 open-mesh/OpenWrt_in_QEMU.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/open-mesh/OpenWrt_in_QEMU.textile b/open-mesh/OpenWrt_in_QEMU.textile index 97fbacf..cac31c2 100644 --- a/open-mesh/OpenWrt_in_QEMU.textile +++ b/open-mesh/OpenWrt_in_QEMU.textile @@ -19,9 +19,9 @@ mount -t 9p host /host EOF </code></pre>
-The shared path is a folder from the host system which is mapped via 9p into all virtual instances. It can be used exchange data between the instances and the host. +The shared path is a folder from the host system which is mapped via 9p into all virtual instances. It can be used to exchange files between the instances and the host.
-The resulting openwrt-x86-64-combined-ext4.img.gz has to be extracted and copies to the path with the other scripts. +The openwrt build result <code>openwrt-x86-64-combined-ext4.img.gz</code> has to be extracted and copied to the path with the other scripts.
h2. Start scripts for the simple environment