summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-05-23 16:37:08 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-05-23 16:37:08 +0100
commit70022cda202193d4d847459c780210f7ff12d352 (patch)
treecb04eb1a78baf055a4bf4432e0962bca78511ee3
parent0bbde2e7bd3cffe963c7acb64d7cd53d8726798d (diff)
downloadgenivi-initial-setup-70022cda202193d4d847459c780210f7ff12d352.tar.gz
Update readme to not suggest using makeself
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7365ccf..e1d2ccc 100644
--- a/README
+++ b/README
@@ -2,9 +2,9 @@ This is a few scripts taken from Open Embedded and altered
to work for the ARM Versatile Express target without having
Open Embedded installed.
-A self-extracting script can be created with
+To start an ARM image using qemu-arm, run:
- makeself . run-arm-image.run "Baserock QEMU wrapper for ARMv7 Versatile Express" ./run-baserock-image.sh
+ ./run-built-arm-image <KERNEL> <ROOTFS>
Running the command requires tunctl to be installed on the user's system,
since it does not use Open Embedded's sysroot.