[Libosinfo] [osinfo-db PATCH v2 00/29] Improvements/Cleanups related to Ubuntu installer scripts
Fabiano Fidêncio
fidencio at redhat.com
Tue Feb 19 16:27:26 UTC 2019
This patch series aim to have:
- "desktop" installer scripts for the supported Ubuntu releases;
- "jeos" installer scripts working for the currently releases it's
supposed to work;
The "desktop" script we're taking as basis was a collaboration of
Jean-Baptiste Lallament (from Canonical) and is quite similar to what
their use in their testing environment.
The changes done in the "jeos" were based on a lot of back-and-forth
testing, trying to figure out what exactly worked and we never ever had
a consumer for those scripts via libosinfo.
- Changes since v1:
https://www.redhat.com/archives/libosinfo/2019-February/msg00107.html
- Copy the scripts under the medias instead of moving them, as
osinfo-install-script relies on having the scripts *per* *OS*.
Fabiano Fidêncio (29):
ubuntu,preseed: Add "desktop" install-script
ubuntu14.04: Add "desktop" install-script
ubuntu16.04: Add "desktop" install-script
ubuntu18.04: Add "desktop" install-script
ubuntu18.10: Add "desktop" install-script
ubuntu18.10: Mark live-server medias as not script installable
ubuntu19.04: Add "desktop" install-script
ubuntu,jeos: Fix the command-line
ubuntu,jeos: Fix hostname's template indentation
ubuntu,jeos: Fix command-line's template indentation
ubuntu,jeos: Fix install-script-config's template indentation
ubuntu,jeos: Clean-up install-script
ubuntu,jeos: Force the system to boot without splash screen
ubuntu,jeos: Tune extra installed softwares
ubuntu12.04: Copy installer under medias
ubuntu12.10: Copy installer under medias
ubuntu13.04: Remove installer
ubuntu13.10: Copy installer under medias
ubuntu14.04: Copy installer under medias
ubuntu14.10: Copy installer under medias
ubuntu15.04: Copy installer under medias
ubuntu15.10: Copy installer under medias
ubuntu16.04: Copy installer under medias
ubuntu16.10: Copy installer under medias
ubuntu17.04: Copy installer under medias
ubuntu17.10: Copy installer under medias
ubuntu18.04: Copy installer under medias
ubuntu18.10: Copy installer under medias
ubuntu19.04: Copy installer under medias
.../ubuntu.com/ubuntu-preseed-desktop.xml.in | 98 ++++++++++++++++
.../ubuntu.com/ubuntu-preseed-jeos.xml.in | 109 ++++++------------
data/os/ubuntu.com/ubuntu-12.04.xml.in | 6 +
data/os/ubuntu.com/ubuntu-12.10.xml.in | 6 +
data/os/ubuntu.com/ubuntu-13.04.xml.in | 4 -
data/os/ubuntu.com/ubuntu-13.10.xml.in | 6 +
data/os/ubuntu.com/ubuntu-14.04.xml.in | 7 ++
data/os/ubuntu.com/ubuntu-14.10.xml.in | 6 +
data/os/ubuntu.com/ubuntu-15.04.xml.in | 6 +
data/os/ubuntu.com/ubuntu-15.10.xml.in | 6 +
data/os/ubuntu.com/ubuntu-16.04.xml.in | 15 +++
data/os/ubuntu.com/ubuntu-16.10.xml.in | 6 +
data/os/ubuntu.com/ubuntu-17.04.xml.in | 6 +
data/os/ubuntu.com/ubuntu-17.10.xml.in | 6 +
data/os/ubuntu.com/ubuntu-18.04.xml.in | 8 ++
data/os/ubuntu.com/ubuntu-18.10.xml.in | 10 +-
data/os/ubuntu.com/ubuntu-19.04.xml.in | 8 ++
17 files changed, 234 insertions(+), 79 deletions(-)
create mode 100644 data/install-script/ubuntu.com/ubuntu-preseed-desktop.xml.in
--
2.20.1
More information about the Libosinfo
mailing list