[PATCH virt-install 0/4] Add install parameter to the --os-variant

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series introduces a new option to virt-install:
virt-install --name GuestName --os-variant fedora29,install=location
                                                    ----------------
                                                          |
                                                          v
                                                     The new bit!

When passing "install" parameter to --os-variant, virt-install will try
to get the URL location from libosinfo, according to the OS variant.

The naming "location|cdrom" have been chosen as it's already what's been
used by virt-install.

For now, install=location is the only thing implemented while
install=cdrom is just a no-op.

Fabiano Fidêncio (4):
  virt-install: Set options.disk if the value comes from osinfo-db
  osdict: add get_location()
  cli: Add "install" parameter to os-variant
  virt-install: Deal with os-variant's install param

 virt-install       | 14 ++++++++++++++
 virtinst/cli.py    |  2 ++
 virtinst/osdict.py | 25 +++++++++++++++++++++++++
 3 files changed, 41 insertions(+)

-- 
2.20.1

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




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux