virt-manager/virtinst
Fabiano Fidêncio db6161c610 osdict: Deal with medias' installer scripts
As medias may also have installer scripts associates to themselves and,
in this case, those should be considered instead the OS ones.

More than that, Libosinfo.Media provides an API that tells whether that
specific media supports installer scripts or not and this must be
checked as the first thing. In case no installer script is supported,
let's just error out and abort the installation.

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2019-03-08 17:11:30 -05:00
..
devices devices: disk: drop dead s390 check 2019-03-08 11:40:08 -05:00
domain Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
__init__.py guest: Add find_device to Guest 2019-02-07 17:36:10 -05:00
capabilities.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
cli.py cli: Remove boot.order support check 2019-03-06 13:33:13 -05:00
cloner.py cloner: Handle --nonsparse for qcow2 images (bz 1675743) 2019-03-04 14:04:34 -05:00
connection.py virtinst: Remove stable_defaults concept 2018-10-06 19:45:51 -04:00
diskbackend.py diskbackend: Fix backtrace cloning with block storage (bz #1661986) 2019-01-10 12:58:43 -05:00
domcapabilities.py cpu: Have host-copy use domcaps if qemu is new enough (bz 1637767) 2018-10-13 17:48:25 -04:00
guest.py guest: Use virtio-scsi where supported 2019-03-06 14:00:11 -05:00
hostkeymap.py hostkeymap: Fix sanitize_keymap on python3 2018-06-12 14:07:50 -04:00
initrdinject.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
installer.py installer: Add set_unattended_data() method 2019-03-05 16:38:22 -05:00
installertreemedia.py installertreemedia: Pass media down to prepare_install_script() 2019-03-08 17:04:40 -05:00
interface.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
kernelupload.py kernelupload: Revive upload support check 2019-03-02 16:25:55 -05:00
network.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
nodedev.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
osdict.py osdict: Deal with medias' installer scripts 2019-03-08 17:11:30 -05:00
pollhelpers.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
progress.py progress: Remove commented out code 2018-11-12 08:34:55 -05:00
snapshot.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
storage.py cloner: Handle --nonsparse for qcow2 images (bz 1675743) 2019-03-04 14:04:34 -05:00
support.py support: Add SUPPORT_CONN_DEVICE_BOOT_ORDER 2019-03-06 13:15:34 -05:00
unattended.py unattended: Pass the media down to get_install_script() 2019-03-08 17:11:10 -05:00
uri.py Fix URI parsing when username contains @ sign 2018-04-17 15:14:44 -04:00
urldetect.py installtreemedia: Grab libosinfo media from urldetect 2019-03-08 17:01:26 -05:00
urlfetcher.py urlfetcher: Don't print isoinfo errors to stderr 2019-02-03 12:05:18 -05:00
util.py cli: Don't error on --disk size=X with missing --name 2019-03-05 16:38:22 -05:00
xmlapi.py xmlapi: add set_prop 2019-03-06 13:13:13 -05:00
xmlbuilder.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00