summaryrefslogtreecommitdiffstats
path: root/fedora-install-fedora.ks
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2010-10-21 11:04:28 -0700
committerJesse Keating <jkeating@redhat.com>2010-10-21 11:04:28 -0700
commit0fa07e73697cb5887dade22147b6ed8c0fb74ff1 (patch)
tree3bd564049920d64658f933041594a29f862c3fbe /fedora-install-fedora.ks
parent09248faa40eaa2d07fbabf7cef7bd7db05c6e478 (diff)
downloadspin-kickstarts-0fa07e73697cb5887dade22147b6ed8c0fb74ff1.tar.gz
spin-kickstarts-0fa07e73697cb5887dade22147b6ed8c0fb74ff1.tar.xz
spin-kickstarts-0fa07e73697cb5887dade22147b6ed8c0fb74ff1.zip
Exclude all of btanks
When mapping binary to source, we find btanks-data and try to map it back to btanks and fail. So, much, fail.
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 8164dc3..10e95a5 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 kernel-PAE* --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 kernel-PAE* --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 kernel-PAE* --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 kernel-PAE* --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*
# Package manifest for the compose. Uses repo group metadata to translate groups.