virt-manager/virtinst/install
Fabiano Fidêncio b55b7e9462 urldetect: Deal with ubuntu 20.04 legacy installer
Ubuntu 20.04 has a new installer, which is yet not supported by
virt-install / osinfo-db, and this made ubuntu switch their URLs
for the old installer to current/legacy-images/... instead of
current/images/...

Let's adapt URL detect so it can deal with this new "legacy"
style.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2020-05-27 14:42:37 -04: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 createvm: Rework to track all Guest/Installer params explicitly 2020-02-05 19:39:45 -05:00
installerinject.py installerinject: Check for genisoimage and mkisofs before calling it 2019-12-17 17:09:26 -05:00
installertreemedia.py virtinst: connection: Add is_privileged 2020-02-03 07:05:11 -05:00
kernelupload.py virtinst: connection: Add is_privileged 2020-02-03 07:05:11 -05:00
unattended.py unattended: Add reg-login option to --unattended 2020-01-24 10:05:03 -05:00
urldetect.py urldetect: Deal with ubuntu 20.04 legacy installer 2020-05-27 14:42:37 -04:00
urlfetcher.py urlfetcher: move mock code to the testsuite 2020-01-27 13:08:12 -05:00