[Fedora-spins] [spin-kickstarts] master should use the rawhide repo instead of fedora and updates

Bruno Wolff III bruno at fedoraproject.org
Tue May 28 14:00:30 UTC 2013


commit 4bc1777df4a565ceaac32abb5afd2176bdad99f4
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue May 28 08:59:55 2013 -0500

    master should use the rawhide repo instead of fedora and updates

 fedora-arm-base.ks |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fedora-arm-base.ks b/fedora-arm-base.ks
index a508943..072246c 100644
--- a/fedora-arm-base.ks
+++ b/fedora-arm-base.ks
@@ -10,9 +10,9 @@ part swap --size=512 --fstype swap
 part / --grow --size=6500 --fstype ext4
 services --enabled=ssh,NetworkManager,avahi-daemon,rsyslog,chronyd --disabled=network
 
-#repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
-repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
-repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
+repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
+#repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
+#repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
 #repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch
 
 %packages


More information about the spins mailing list