]> pere.pagekite.me Git - homepage.git/commitdiff
Add link to freedombox project.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 27 Oct 2013 16:50:12 +0000 (16:50 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 27 Oct 2013 16:50:12 +0000 (16:50 +0000)
blog/data/2013-10-27-vmdebootstrap-rpi.txt

index 14e2de018b91f9549341d2d0415c91d788a17fa3..a335940a6dfc1f227835ae174f34fa3d035c6b5a 100644 (file)
@@ -9,10 +9,12 @@ create a image file, add a partition table, mount it and run
 debootstrap in the mounted directory to create a Debian system on a
 stick.  Yesterday, I decided to try to teach it how to make images for
 <a href="https://wiki.debian.org/RaspberryPi">Raspberry Pi</a>, as part
 debootstrap in the mounted directory to create a Debian system on a
 stick.  Yesterday, I decided to try to teach it how to make images for
 <a href="https://wiki.debian.org/RaspberryPi">Raspberry Pi</a>, as part
-of a plan to simplify the build system for the FreedomBox project.
-The FreedomBox project already uses vmdebootstrap for the virtualbox
-images, but its current build system made multistrap based system for
-Dreamplug images, and it is lacking support for Raspberry Pi.</p>
+of a plan to simplify the build system for
+<a href="https://wiki.debian.org/FreedomBox">the FreedomBox
+project</a>.  The FreedomBox project already uses vmdebootstrap for
+the virtualbox images, but its current build system made multistrap
+based system for Dreamplug images, and it is lacking support for
+Raspberry Pi.</p>
 
 <p>Armed with the knowledge on how to build "foreign" (aka non-native
 architecture) chroots for Raspberry Pi, I dived into the vmdebootstrap
 
 <p>Armed with the knowledge on how to build "foreign" (aka non-native
 architecture) chroots for Raspberry Pi, I dived into the vmdebootstrap