[Libosinfo] [osinfo-db PATCH 0/8] Add missing command line info for tree based installations

Fabiano Fidêncio fidencio at redhat.com
Thu Apr 25 13:27:52 UTC 2019


Tree based installations will need more info from the command line than
what's currently provided by osinfo-db.

For instance:
- OpenSUSE requires "install=URL"
- Silverblue requires "inst.repo=URL"
- Fedora < 19 requires "method=URL" and >= 19 requires "inst.repo=URL"
- CentOS/RedHat < 7 require "method=URL" and >= 7 require "inst.repo=URL"

With those patches, management apps can rely solely in the command line
generated by us for doing tree based installations.

Fabiano Fidêncio (8):
  centos: Adjust command-line for tree based install
  rhel: Adjust command-line for tree based install
  fedora: Fix command-line template identation
  fedora: Prefer user set URL over the default one
  fedora: Adjust command-line for tree based install
  silverblue: Adjust command line for tree based install
  opensuse: Prefer user set URL over the default one
  opensuse: Adjust command line for tree based install

 .../centos-kickstart-desktop.xml.in           | 11 ++++
 .../centos.org/centos-kickstart-jeos.xml.in   | 11 ++++
 .../fedora-kickstart-desktop.xml.in           | 51 ++++++++++++++++---
 .../fedora-kickstart-jeos.xml.in              | 51 ++++++++++++++++---
 .../silverblue-kickstart-desktop.xml.in       | 15 ++++++
 .../opensuse-autoyast-desktop.xml.in          | 20 +++++++-
 .../opensuse-autoyast-jeos.xml.in             | 20 +++++++-
 .../redhat.com/rhel-kickstart-desktop.xml.in  | 11 ++++
 .../redhat.com/rhel-kickstart-jeos.xml.in     | 11 ++++
 9 files changed, 183 insertions(+), 18 deletions(-)

-- 
2.21.0




More information about the Libosinfo mailing list