summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-desktop.ks
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2010-07-24 07:54:55 -0500
committerBruno Wolff III <bruno@wolff.to>2010-07-24 07:54:55 -0500
commit4fc5daba585c7e036aabc4684e9cc527c1b08626 (patch)
treea5f4290a6417fe925248995a73c990ba5800f5d7 /fedora-livecd-desktop.ks
parent4db905c7a4c0960b68b73d306bbab04f9b846439 (diff)
downloadspin-kickstarts-4fc5daba585c7e036aabc4684e9cc527c1b08626.tar.gz
spin-kickstarts-4fc5daba585c7e036aabc4684e9cc527c1b08626.tar.xz
spin-kickstarts-4fc5daba585c7e036aabc4684e9cc527c1b08626.zip
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.
Diffstat (limited to 'fedora-livecd-desktop.ks')
-rw-r--r--fedora-livecd-desktop.ks1
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