summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-06-12 18:02:55 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-06-12 21:16:32 +0100
commit0c0a7d0d868d153adf0600189f771459e1068b0a (patch)
tree6fd06cf4ae48f401cc314747c1c2c36b7ee414de /README
parente0b5ecc801da55998405df77f5e21a79b2ba7caf (diff)
downloadlibguestfs-0c0a7d0d868d153adf0600189f771459e1068b0a.tar.gz
libguestfs-0c0a7d0d868d153adf0600189f771459e1068b0a.tar.xz
libguestfs-0c0a7d0d868d153adf0600189f771459e1068b0a.zip
appliance: Add support for virtio-scsi.
This requires febootstrap >= 3.15.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 4dd2075d..51ee4a09 100644
--- a/README
+++ b/README
@@ -55,11 +55,12 @@ For basic functionality and the C tools:
to make complex changes to the ./configure command line to get it
to work if you don't have virtio)
-- febootstrap >= 3.3 (it is best to use the latest version)
+- febootstrap >= 3.15
Notes: (1) febootstrap 2.x WILL NOT WORK
(2) febootstrap 3.x is distro-independent, and is required on
Debian and other distros as well as Fedora
+ (3) that is the minimum version, but later versions are better
- XDR, rpcgen (on Linux these are provided by glibc)