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(-)

-- 
2.21.0

_______________________________________________
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to