[Libosinfo] [osinfo-db PATCH 0/9] osinfo-db: Changes needed in order to add support for unattended-installation for virt-install

Fabiano Fidêncio fidencio at redhat.com
Fri Dec 21 14:09:31 UTC 2018


This series is the counter part of the already merged series for
libosinfo which introduces the needed machinery on our side in order to
support unattended-installation for virt-install (using initrd as the
injection-method).

Having this series in doesn't mean that everything will be done for
virt-install, but means, at least, that with some work on virt-install
we can have the unattended installation work done for tree based
installation.

For now, those are the OSes which I was able to play. Unfortunately I
still facing some issues with Ubuntu (and I'm going to meet Didi during
FOSDEM so he can help to solve those).

I won't have these patches merged soon as thy still need more tests, but
I'd like to have them published so reviews/tests on virt-manager patches
can be done with patches that are already in the ML.

Fabiano Fidêncio (9):
  fedora,kickstart: Accept initrd as injection-method
  fedora,kickstart: Use "installation-source"
  silverblue29: Add tree information
  silverblue,kickstart: Accept initrd as injection-method
  opensuse,autoyast: Accept initrd as injection-method
  centos: Add its own kickstart files
  centos: Use its own install-script
  centos: Add "centos7" as short-id
  centos7: Increase the recommended ram size

 .../centos-kickstart-desktop.xml.in           | 197 ++++++++++++++++++
 .../centos.org/centos-kickstart-jeos.xml.in   | 142 +++++++++++++
 .../fedora-kickstart-desktop.xml.in           |  19 +-
 .../fedora-kickstart-jeos.xml.in              |  19 +-
 .../silverblue-kickstart-desktop.xml.in       |  17 +-
 .../opensuse-autoyast-desktop.xml.in          |  13 +-
 .../opensuse-autoyast-jeos.xml.in             |  13 +-
 data/os/centos.org/centos-6.0.xml.in          |   4 +-
 data/os/centos.org/centos-6.1.xml.in          |   4 +-
 data/os/centos.org/centos-6.10.xml.in         |   4 +-
 data/os/centos.org/centos-6.2.xml.in          |   4 +-
 data/os/centos.org/centos-6.3.xml.in          |   4 +-
 data/os/centos.org/centos-6.4.xml.in          |   4 +-
 data/os/centos.org/centos-6.5.xml.in          |   4 +-
 data/os/centos.org/centos-6.6.xml.in          |   4 +-
 data/os/centos.org/centos-6.7.xml.in          |   4 +-
 data/os/centos.org/centos-6.8.xml.in          |   4 +-
 data/os/centos.org/centos-6.9.xml.in          |   4 +-
 data/os/centos.org/centos-7.0.xml.in          |   7 +-
 .../os/fedoraproject.org/silverblue-29.xml.in |  10 +
 20 files changed, 438 insertions(+), 43 deletions(-)
 create mode 100644 data/install-script/centos.org/centos-kickstart-desktop.xml.in
 create mode 100644 data/install-script/centos.org/centos-kickstart-jeos.xml.in

-- 
2.19.2




More information about the Libosinfo mailing list