[Fedora-spins] [spin-kickstarts] yum in post of livecd-desktop removed.

Bruno Wolff III bruno at fedoraproject.org
Sat Jul 24 13:02:57 UTC 2010


commit 4fc5daba585c7e036aabc4684e9cc527c1b08626
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Jul 24 07:54:55 2010 -0500

    yum in post of livecd-desktop removed.
    
    Packages should not be removed in post. For the nightly composes the yum remove
    is failing in any case. If it were to start working, it could potentially
    break several spins that include the livecd-desktop as a base ks.
    The syslinux dependency is expected to be fixed the GA release, so this
    isn't going to be needed to keep perl out of the livecd-desktop spin.
    Oversized CD images can still easily have their functionallity tested.

 fedora-livecd-desktop.ks |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/fedora-livecd-desktop.ks b/fedora-livecd-desktop.ks
index 36b7a66..3328c0d 100644
--- a/fedora-livecd-desktop.ks
+++ b/fedora-livecd-desktop.ks
@@ -69,5 +69,4 @@
 %end
 
 %post
-yum -C -y remove perl perl-libs perl-version perl-Crypt-PasswdMD5 perl-Pod-Escapes perl-Module-Pluggable perl-Digest-SHA1 perl-Pod-Simple syslinux
 %end


More information about the spins mailing list