diff options
author | Nikita A Menkovich <menkovich@gmail.com> | 2011-04-02 11:04:47 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-04-02 11:04:47 +0100 |
commit | 5eaffede90d454a9d6542331a77e3a88928705e3 (patch) | |
tree | 33c9d2a438d0cd543d41018a8db182a0e5a187ba /README | |
parent | bbaea1d03acc6f05a52dec11decb9668c9c82912 (diff) | |
download | libguestfs-5eaffede90d454a9d6542331a77e3a88928705e3.tar.gz libguestfs-5eaffede90d454a9d6542331a77e3a88928705e3.tar.xz libguestfs-5eaffede90d454a9d6542331a77e3a88928705e3.zip |
mkisofs is obsolete. Require genisoimage everywhere instead.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ Requirements - squashfs-tools (mksquashfs only) -- genisoimage / mkisofs +- genisoimage (NOT mkisofs any more) - hivex >= 1.2.1 (http://libguestfs.org/download) |