diff www/FAQ.html @ 1264:5c7b6fb032ba

FAQ tweak.
author Rob Landley <rob@landley.net>
date Thu, 07 Oct 2010 23:59:05 -0500
parents d6e6c9ddf7f9
children e5f98d48be15
line wrap: on
line diff
--- a/www/FAQ.html	Thu Oct 07 23:58:14 2010 -0500
+++ b/www/FAQ.html	Thu Oct 07 23:59:05 2010 -0500
@@ -138,8 +138,9 @@
 
 <hr /><a name=add_package /><h2>Q: How do I add $PACKAGE to my system image's root filesystem?</h2>
 
-<p>A: Build an ext2 or ext3 formatted system image instead of squashfs, one
-with enough extra space to install your package in.</p>
+<p>A: Either build a writeable system image (SYSIMAGE_TYPE=ext2 or ext3 instead
+of the default squashfs), or copy the squashfs contents into a writeable chroot
+directory.</p>
 
 <p>Aboriginal Linux builds squashfs images by default, and the prebuilt binary
 tarballs in