[PATCH - lorax] newui requires checkisomd5 to run media check.

Chris Lumens clumens at redhat.com
Mon Jul 2 15:09:40 UTC 2012


---
 share/runtime-cleanup.tmpl |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index 5e0b7e3..1655301 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -52,10 +52,12 @@ removepkg notification-daemon
 ## logrotate isn't useful in anaconda
 removepkg logrotate
 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
 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 libasyncns libdaemon libhbaapi libhbalinux
 removepkg libmcpp libpcap libtiff libutempter linux-atm-libs
-- 
1.7.8.4



More information about the anaconda-patches mailing list