summaryrefslogtreecommitdiffstats
path: root/fedora-install-fedora.ks
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2011-04-08 10:25:14 -0500
committerBruno Wolff III <bruno@wolff.to>2011-04-08 10:25:14 -0500
commit2c5051ad29af8c10905c3d45678c6b8316152e95 (patch)
tree78f98b796b8e608377fc66242a87d5ddd8c34503 /fedora-install-fedora.ks
parent596ef8e70cb7369826e8b9d45a0c56e2cc39ddd0 (diff)
downloadspin-kickstarts-2c5051ad29af8c10905c3d45678c6b8316152e95.tar.gz
spin-kickstarts-2c5051ad29af8c10905c3d45678c6b8316152e95.tar.xz
spin-kickstarts-2c5051ad29af8c10905c3d45678c6b8316152e95.zip
Install image: Fix issue with missing dep xfwm4.
Some xfce stuff was manually removed to resolve a split media issue for F14, that is no longer needed since we aren't doing split media for F15. Since this exclusion is causing a dependency to be missing from the install image these excludes are being dropped.
Diffstat (limited to 'fedora-install-fedora.ks')
-rw-r--r--fedora-install-fedora.ks4
1 files changed, 2 insertions, 2 deletions
diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks
index cdaaf0a..db16e09 100644
--- a/fedora-install-fedora.ks
+++ b/fedora-install-fedora.ks
@@ -10,8 +10,8 @@
#part iso --size=4998
# Add the repos you wish to use to compose here. At least one of them needs group data.
-repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude syslog-ng --exclude java-1.5.0-gcj-devel --exclude astronomy-bookmarks --exclude generic* --exclude java-1.5.0-gcj-javadoc --exclude btanks* --exclude GConf2-dbus* --exclude bluez-gnome --exclude xfce4-notifyd --exclude xfwm4*
-repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude syslog-ng --exclude java-1.5.0-gcj-devel --exclude astronomy-bookmarks --exclude generic* --exclude java-1.5.0-gcj-javadoc --exclude btanks* --exclude GConf2-dbus* --exclude bluez-gnome --exclude xfce4-notifyd --exclude xfwm4*
+repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude syslog-ng --exclude java-1.5.0-gcj-devel --exclude astronomy-bookmarks --exclude generic* --exclude java-1.5.0-gcj-javadoc --exclude btanks* --exclude GConf2-dbus* --exclude bluez-gnome
+repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude syslog-ng --exclude java-1.5.0-gcj-devel --exclude astronomy-bookmarks --exclude generic* --exclude java-1.5.0-gcj-javadoc --exclude btanks* --exclude GConf2-dbus* --exclude bluez-gnome
# Package manifest for the compose. Uses repo group metadata to translate groups.