virt-manager/virtinst/install
Fabiano Fidêncio 616ac2ebe3 installerinject: Check for genisoimage and mkisofs before calling it
Let's check for both genisoimage and mkisofs as some distros will ship
mkisofs without linking it to genisoimage, as OpenSUSE Leap 15.1 does.

And, I know, genisoimage is a requirement of the project. However, it's
not packaged on OpenSUSE Leap 15.1 while mkisofs is present there.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2019-12-17 17:09:26 -05:00
..
__init__.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
cloudinit.py cloudinit: Don't regenerate root password 2019-11-25 14:03:49 -05:00
installer.py cli: cloudinit: default to --autoconsole text with --cloud-init 2019-11-25 14:03:49 -05:00
installerinject.py installerinject: Check for genisoimage and mkisofs before calling it 2019-12-17 17:09:26 -05:00
installertreemedia.py installertreemedia: Respect os_variant when setting kernel_url_arg 2019-11-20 16:04:09 -05:00
kernelupload.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
unattended.py unattended: Fix errors when running as root 2019-11-25 12:02:27 -05:00
urldetect.py urldetect: Add get_os_tree() 2019-07-16 16:54:29 -04:00
urlfetcher.py urlfetcher: Deal with 'file://' in _LocalURLFetcher() 2019-10-02 11:58:34 -04:00