mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
libguestfs-make-fixed-appliance: All supported versions of libguestfs should work.
We're not supporting anything < 1.20 now.
This commit is contained in:
@@ -128,8 +128,8 @@ Then copy all four files:
|
||||
|
||||
into a directory somewhere, eg. /usr/local/lib/guestfs/appliance/
|
||||
|
||||
Then build libguestfs (>= 1.16.7 or >= 1.18) from source, disabling
|
||||
the normal appliance and daemon:
|
||||
Then build libguestfs from source, disabling the normal appliance
|
||||
and daemon:
|
||||
|
||||
./configure --disable-appliance --disable-daemon
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user