From a6b890afa927239b5c878cd67b632e38647d3861 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 7 May 2024 13:10:14 -0700 Subject: [PATCH] Drop gdisk from the boot.iso It is obsolete and we have better tools, like parted, to deal with GPT disks. Resolves: RHEL-38339 --- 80-rhel/runtime-cleanup.tmpl | 1 - 80-rhel/runtime-install.tmpl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/80-rhel/runtime-cleanup.tmpl b/80-rhel/runtime-cleanup.tmpl index 92a9934..f4d5ba7 100644 --- a/80-rhel/runtime-cleanup.tmpl +++ b/80-rhel/runtime-cleanup.tmpl @@ -158,7 +158,6 @@ removefrom fontconfig /usr/bin/* removefrom gawk /usr/libexec/* /usr/share/* removefrom gdb /usr/share/* /usr/include/* removefrom gdb-headless /usr/share/* /etc/gdbinit* -removefrom gdisk /usr/share/* removefrom gdk-pixbuf2 /usr/share/locale* removefrom glib2 /usr/bin/* /usr/share/locale/* removefrom glibc /etc/gai.conf /etc/rpc diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl index c834210..b2d3abd 100644 --- a/80-rhel/runtime-install.tmpl +++ b/80-rhel/runtime-install.tmpl @@ -162,7 +162,7 @@ installpkg nano installpkg vim-minimal strace lsof xz less installpkg wget2-wget rsync bind-utils ftp mtr installpkg spice-vdagent -installpkg gdisk hexedit sg3_utils +installpkg hexedit sg3_utils installpkg perl-interpreter installpkg restore