virt-manager/virtinst/install
Fabiano Fidêncio 4d3b756e70 unattended: Use generate_*_for_tree()
Let's use generate_for_tree() and generate_command_line_for_tree()
methods whenever it's possible.

This method, similarly to generate_for_media() and
generate_command_line_for_media() will take an OsinfoTree as parameter
and will use its info in order to better decide how to properly generate
the install-script and kernel command-line.

It's important to mention that those APIs are part of libosinfo v1.6.0
release and that's the reason the check for them has been added.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2019-07-16 16:54:30 -04:00
..
__init__.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
installer.py unattended, installer: Pass _OsTree to prepare_install_script() 2019-07-16 16:54:30 -04:00
installerinject.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
installertreemedia.py installertreemedia: Add get_os_tree() 2019-07-16 16:54:30 -04:00
kernelupload.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
unattended.py unattended: Use generate_*_for_tree() 2019-07-16 16:54:30 -04:00
urldetect.py urldetect: Add get_os_tree() 2019-07-16 16:54:29 -04:00
urlfetcher.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00