This patch set, written atop of the latest uanttended series*, takes advantage of the information present on libosinfo/osinfo-db** about the amount of RAM needed by some distros to perform a network installation, as some distros require more RAM during the installation process than the recommended amount needed for actually running the system. Please, take this series as an RFC as it not only depends on a non-reviewed series but also could be used to improve that series (if re-ordered and re-worked a little bit). *: https://www.redhat.com/archives/virt-tools-list/2019-March/msg00045.html **: info still to be filled Fabiano Fidêncio (4): osdict: Add get_network_install_resources() installertreemedia: Add requires_internet() guest: Deal with network install resources installer: Set the network install resources when needed virtinst/guest.py | 14 ++++++++++++++ virtinst/installer.py | 17 +++++++++++++++++ virtinst/installertreemedia.py | 12 +++++++++++- virtinst/osdict.py | 14 ++++++++++++++ 4 files changed, 56 insertions(+), 1 deletion(-) -- 2.20.1 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list