summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-08-23 11:12:29 +0100
committerRichard Jones <rjones@redhat.com>2010-08-23 16:00:39 +0100
commit5c31f6126ba4ea3e9056c34c300f6f5e332ab997 (patch)
treee1c7b237f3d5719804fca3031d26edb9a8027221 /README
parent4b753c62089be663ac722e4a875bb061d259e87d (diff)
downloadlibguestfs-5c31f6126ba4ea3e9056c34c300f6f5e332ab997.tar.gz
libguestfs-5c31f6126ba4ea3e9056c34c300f6f5e332ab997.tar.xz
libguestfs-5c31f6126ba4ea3e9056c34c300f6f5e332ab997.zip
Change to using ext2-based, cached supermin appliance.
This changes the method used to build the supermin appliance to use the new ext2-based appliance supported by latest febootstrap. The appliance can also be cached, so we avoid rebuilding it each time it is used. Mailing list discussion goes into the rationale and details: https://www.redhat.com/archives/libguestfs/2010-August/msg00028.html Requires febootstrap >= 2.8.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 15e65816..b31f9a18 100644
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ Requirements
- recent QEMU >= 0.10 with vmchannel support
http://lists.gnu.org/archive/html/qemu-devel/2009-02/msg01042.html
-- febootstrap >= 2.7
+- febootstrap >= 2.8
- fakeroot