From 1841b368cef9b1c6226644301ed5c3893a363422 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 3 Jun 2022 10:29:50 -0700 Subject: [PATCH] Drop use of the x86-baremetal-tools group It only has syslinux in it (it used to also have memtest86+ till we dropped that), and we're not using syslinux any more. syslinux was also listed in anaconda-tools so this was really kinda redundant; we will replace syslinux with the necessary grub2 packages in comps. Signed-off-by: Adam Williamson --- fedora-live-base.ks | 7 ------- 1 file changed, 7 deletions(-) diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 5117419..212fda3 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -30,12 +30,6 @@ 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 @@ -51,7 +45,6 @@ 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