summaryrefslogtreecommitdiffstats
path: root/fedora-install-fedora.ks
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2010-02-23 05:56:42 -0800
committerJesse Keating <jkeating@redhat.com>2010-02-23 05:56:42 -0800
commit53be816672288b8a4a82af08ffed21099e78f089 (patch)
tree8da4b63f18b1919f23c45ac3385d16907450bbae /fedora-install-fedora.ks
parentb501d94b54151e507c5f9ad42a0059cd79871fa1 (diff)
downloadspin-kickstarts-53be816672288b8a4a82af08ffed21099e78f089.tar.gz
spin-kickstarts-53be816672288b8a4a82af08ffed21099e78f089.tar.xz
spin-kickstarts-53be816672288b8a4a82af08ffed21099e78f089.zip
Switch over to branched repo for composes
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 087c55a..afcbba5 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=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&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
-repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch
+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
+repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch
# Package manifest for the compose. Uses repo group metadata to translate groups.
# (@base is added by default unless you add --nobase to %packages)