[virt-manager PATCH 0/7] RFC: Add unattended installation support for Windows guests

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

 



In this series we're approaching the last huge step in the unattended
installation work: Windows support.

This support is *really* minimal, meaning that there's no support for:
- support more than one script file;
- installing virtio-win drivers automatically;

Although those bits are important, they can be added later and, AFAIR, we
will have to spend some time figuring out a few things before actually be
able to achieve them.

Fabiano Fidêncio (7):
  Add perform_floppy_injections()
  unattended: Add product-key to Unattended data
  unattended: Adapt for Windows
  installer: deal with floppy devices used during install
  installer: deal with unattended files
  installer: add unattended data
  installer: add support for windows unattended install

 tests/clitest.py         |  1 +
 virt-install             |  9 ++++----
 virt-manager.spec.in     |  5 ++++
 virtinst/cli.py          |  1 +
 virtinst/floppyinject.py | 34 ++++++++++++++++++++++++++++
 virtinst/installer.py    | 49 +++++++++++++++++++++++++++++++++++++++-
 virtinst/unattended.py   | 10 +++++++-
 7 files changed, 103 insertions(+), 6 deletions(-)
 create mode 100644 virtinst/floppyinject.py

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