]> pere.pagekite.me Git - homepage.git/commitdiff
Ready to go?
authorPetter Reinholdtsen <pere@hungry.com>
Fri, 14 Mar 2014 09:55:33 +0000 (09:55 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Fri, 14 Mar 2014 09:55:33 +0000 (09:55 +0000)
blog/data/2014-03-14-freedombox.txt

index 2fa302e0f0734052d0f5e6e978fba99559d5f8ad..6a55cad6fa4e778cf53d263f252265895fb17c2d 100644 (file)
@@ -21,17 +21,18 @@ href="http://packages.qa.debian.org/vmdebootstrap">vmdebootstrap</a>
 with a user with sudo access to become root:
 
 <pre>
 with a user with sudo access to become root:
 
 <pre>
-apt-get install git vmdebootstrap mercurial python-docutils \
-  mktorrent extlinux virtualbox qemu-user-static binfmt-support \
-  u-boot-tools
 git clone http://anonscm.debian.org/git/freedombox/freedom-maker.git \
   freedom-maker
 git clone http://anonscm.debian.org/git/freedombox/freedom-maker.git \
   freedom-maker
+sudo apt-get install git vmdebootstrap mercurial python-docutils \
+  mktorrent extlinux virtualbox qemu-user-static binfmt-support \
+  u-boot-tools
 make -C freedom-maker dreamplug-image raspberry-image virtualbox-image
 </pre>
 
 make -C freedom-maker dreamplug-image raspberry-image virtualbox-image
 </pre>
 
-<p>See the README for more details on the build. If you do not want
-all three images, trim the make line.  But note that thanks to
-<a href="https://bugs.debian.org/741407">a race condition in
+<p>Root access is needed to run debootstrap and mount loopback
+devices.  See the README for more details on the build. If you do not
+want all three images, trim the make line.  But note that thanks to <a
+href="https://bugs.debian.org/741407">a race condition in
 vmdebootstrap</a>, the build might fail without the patch to the
 kpartx call.</p>
 
 vmdebootstrap</a>, the build might fail without the patch to the
 kpartx call.</p>