newui requires checkisomd5 to run media check.
This commit is contained in:
parent
3221fe7446
commit
b7fe01db89
@ -52,10 +52,12 @@ removepkg notification-daemon
|
|||||||
## logrotate isn't useful in anaconda
|
## logrotate isn't useful in anaconda
|
||||||
removepkg logrotate
|
removepkg logrotate
|
||||||
remove /etc/logrotate.d
|
remove /etc/logrotate.d
|
||||||
|
## anaconda needs this to do media check
|
||||||
|
removefrom isomd5sum --allbut /usr/bin/checkisomd5
|
||||||
|
|
||||||
## various other things we remove to save space
|
## various other things we remove to save space
|
||||||
removepkg avahi-autoipd coreutils-libs curl dash db4-utils diffutils file
|
removepkg avahi-autoipd coreutils-libs curl dash db4-utils diffutils file
|
||||||
removepkg fipscheck genisoimage gnome-python2 info iptables isomd5sum
|
removepkg fipscheck genisoimage gnome-python2 info iptables
|
||||||
removepkg jasper-libs libIDL libXt libXxf86misc libXxf86vm
|
removepkg jasper-libs libIDL libXt libXxf86misc libXxf86vm
|
||||||
removepkg libasyncns libdaemon libhbaapi libhbalinux
|
removepkg libasyncns libdaemon libhbaapi libhbalinux
|
||||||
removepkg libmcpp libpcap libtiff libutempter linux-atm-libs
|
removepkg libmcpp libpcap libtiff libutempter linux-atm-libs
|
||||||
|
Loading…
Reference in New Issue
Block a user