From a58e75901ff5b951af8a4431861aeddf4fca0c6c Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 6 Jun 2022 11:30:43 -0700 Subject: [PATCH] Revert "Drop use of the x86-baremetal-tools group" This reverts commit 1841b368cef9b1c6226644301ed5c3893a363422. It turns out we need to revert to older lorax that uses syslinux for now - see https://pagure.io/pungi/issue/1608 - so we need it back in the live kickstart too. --- fedora-live-base.ks | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 212fda3..5117419 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -30,6 +30,12 @@ kernel kernel-modules kernel-modules-extra +# This was added a while ago, I think it falls into the category of +# "Diagnosis/recovery tool useful from a Live OS image". Leaving this untouched +# for now. +#memtest86+ +@x86-baremetal-tools # memtest86+ is included + # The point of a live image is to install anaconda anaconda-install-env-deps @@ -45,6 +51,7 @@ aajohan-comfortaa-fonts # Without this, initramfs generation during live image creation fails: #1242586 dracut-live +# syslinux is in @x86-baremetal-tools # anaconda needs the locales available to run for different locales glibc-all-langpacks