[Emdebian-logs] [SCM] Root filesystem generation tool (multistrap wrapper) branch, master, updated. 36b15b89f2b4c5a577330957252f98a5ce01ff13
josch
josch at pyneo.org
Tue Mar 13 15:01:57 UTC 2012
The following commit has been merged in the master branch:
commit 36b15b89f2b4c5a577330957252f98a5ce01ff13
Author: josch <josch at pyneo.org>
Date: Tue Mar 13 16:01:47 2012 +0100
update README
diff --git a/README b/README
index 18d2bca..a781bfc 100644
--- a/README
+++ b/README
@@ -6,6 +6,9 @@ mode emulation from the qemu-user package.
QEMU USER MODE
==============
+qemu >= 1.0 is required for this to work out of the box. For older qemu
+versions, the (now outdated) instructions in the rest of this section:
+
To make qemu user mode emulation work you need to install the packages
qemu-user and binfmt-support. Until bug #632192 is fixed you will have to
provide properly filled /etc/qemu-binfmt/$arch/ directories. $arch is a qemu
@@ -122,6 +125,8 @@ options:
-a arch
-d rootdir
-m mirror
+ -v verbose (set -x)
+ -f force (overwrite existing directories)
Additionally the following option allows to specify a list of packages that is
then used instead of the contents of the BOARD/packages directory:
@@ -149,7 +154,3 @@ When creating a directory for a new target one can either just copy the defaut
directory or use the ./newtarget.sh script which will use symlinks where it
makes sense, will not copy the whole package selection and will set hostname
according to the target name.
-
-Example config and multistrap.conf for usage of armhf is given in the default
-directory as config.armhf and multistrap.conf.armhf. Some fakechroot bugs
-(#611156) is unfortunately blocking this functionality right now.
--
Root filesystem generation tool (multistrap wrapper)
More information about the Emdebian-logs
mailing list