From: Petter Reinholdtsen Date: Sun, 27 Oct 2013 16:20:01 +0000 (+0000) Subject: Typo. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/1025d72e1777f6f418cf9b6bf746242bdb92b512?ds=inline Typo. --- diff --git a/blog/data/2013-10-27-vmdebootstrap-rpi.txt b/blog/data/2013-10-27-vmdebootstrap-rpi.txt index 141a5171de..14e2de018b 100644 --- a/blog/data/2013-10-27-vmdebootstrap-rpi.txt +++ b/blog/data/2013-10-27-vmdebootstrap-rpi.txt @@ -11,8 +11,8 @@ 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 home made multistrap based system for Dreamplug -images, and it is lacking support for Raspberry Pi.

+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