[virt-tools-list] [virt-manager PATCH 0/9] Use generate_*_for_tree

Cole Robinson crobinso at redhat.com
Tue Jul 16 20:57:06 UTC 2019


On 7/16/19 11:14 AM, Fabiano Fidêncio wrote:
> Let's use generate_*_for_tree() whenever it's possible in order to have
> the install-script and kernel command-line generated specifically for the
> tree being used.
> 
> Fabiano Fidêncio (9):
>   osdict: Add _OsTree() class
>   osdict: Return a _OsTree instead of OsinfoTree when guessing an OS
>   urldetect: Store _OsTree object
>   urldetect: Add get_os_tree()
>   installertreemedia: Add os_tree to the _LocationData class
>   installertreemedia: Add get_os_tree()
>   unattended,installer: Pass _OsTree to prepare_install_script()
>   unattended: Use generate_*_for_tree()
>   osdict: Use identify_tree()
> 
>  virtinst/install/installer.py          |  5 ++++-
>  virtinst/install/installertreemedia.py | 12 ++++++++++--
>  virtinst/install/unattended.py         | 21 +++++++++++++++++----
>  virtinst/install/urldetect.py          | 10 +++++++++-
>  virtinst/osdict.py                     | 23 +++++++++++++++++++----
>  5 files changed, 59 insertions(+), 12 deletions(-)
> 

Reviewed-by: Cole Robinson <crobinso at redhat.com>

And pushed

Thanks,
Cole




More information about the virt-tools-list mailing list