X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/534c669f932851dabaa780afca12d40dfeee812d..89d80f8cd9bb1d6f9ec4b2923e4fe25948ce3d9f:/blog/index.html diff --git a/blog/index.html b/blog/index.html index 28e93da0f8..eef48f259c 100644 --- a/blog/index.html +++ b/blog/index.html @@ -29,10 +29,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 Raspberry Pi, 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.

+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.

Armed with the knowledge on how to build "foreign" (aka non-native architecture) chroots for Raspberry Pi, I dived into the vmdebootstrap