[virt-tools-list] [virt-manager PATCH v3 0/9] Unattended installation support (part III)
Fabiano Fidêncio
fidencio at redhat.com
Thu Mar 7 13:01:06 UTC 2019
On Thu, 2019-03-07 at 13:52 +0100, Fabiano Fidêncio wrote:
> This series provides the 3rd part of unattended installation support
> and
> consists in:
>
> - "installertreemdia: Set user specified --location as the installer
> URL":
> - Fix unattended installations when the user explicitly pass
> --location. This requires unreleased (but about to be merged)
> libosinfo patches;
>
> - all the other patches:
> - dealing with --cdrom explicitly set by the user, meaning that an
> express installation would be performed from the media.
And, in case it helps,
https://gitlab.com/fidencio/virt-manager/tree/wip/v3_unattended
>
> Fabiano Fidêncio (9):
> installertreemdia: Set user specified --location as the installer
> URL
> installertremeedia: Add an internal Libosinfo.Media attribute
> installertreemedia: Get medias' kernel/initrd paths from Libosinfo
> installertreemedia: Pass media down to prepare_install_script()
> unattended: Properly set the installation source
> osdict: Refactor get_install_script()
> unattended: Pass the media down to get_install_script()
> osdict: Deal with medias' installer scripts
> virt-install: Deal with "--cdrom" unattended installations
>
> virt-install | 3 ++
> virtinst/installertreemedia.py | 15 ++++++-
> virtinst/osdict.py | 77 ++++++++++++++++++++++--------
> ----
> virtinst/unattended.py | 30 ++++++++++---
> 4 files changed, 93 insertions(+), 32 deletions(-)
>
More information about the virt-tools-list
mailing list