Drop gdisk from the boot.iso
It is obsolete and we have better tools, like parted, to deal with GPT disks. Resolves: RHEL-38339
This commit is contained in:
parent
5227297e31
commit
a6b890afa9
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user