Use 'supermin' and 'supermin-helper' in preference to febootstrap.

Febootstrap has been renamed upstream to 'supermin':
https://www.redhat.com/archives/libguestfs/2013-February/msg00004.html

This commit changes libguestfs so it can use either program to build
the supermin appliance.
This commit is contained in:
Richard W.M. Jones
2013-02-05 15:31:05 +00:00
parent 72dd398679
commit a0a4ee5245
15 changed files with 121 additions and 84 deletions

4
README
View File

@@ -61,7 +61,9 @@ The full requirements are described below.
| | | | - virtio-block |
| | | | - virtio-net |
+--------------+-------------+---+-----------------------------------------+
| febootstrap | 3.20 | R | This is required on all distros. |
| supermin | 4.1.0 | R | This is required on all distros. |
| febootstrap | 3.20 | | 'supermin' is the new name for |
| | | | 'febootstrap'. |
| | | | For alternatives, see: |
| | | | libguestfs.org/download/binaries/appliance/
| | | | febootstrap 2.x WILL NOT WORK |