[Fedora-spins] [spin-kickstarts] add missing fedora-repo-rawhide.ks file and put in repo definitions for fedora-repo-not-rawhide.ks

Dennis Gilmore ausil at fedoraproject.org
Thu Jul 4 14:59:31 UTC 2013


commit bdf04f705aedaeb7d8bcfb52b50b4916eaf416bd
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Jul 4 09:59:00 2013 -0500

    add missing fedora-repo-rawhide.ks file and put in repo definitions for fedora-repo-not-rawhide.ks

 fedora-repo-not-rawhide.ks |    2 ++
 fedora-repo-rawhide.ks     |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/fedora-repo-not-rawhide.ks b/fedora-repo-not-rawhide.ks
index e69de29..5df6db3 100644
--- a/fedora-repo-not-rawhide.ks
+++ b/fedora-repo-not-rawhide.ks
@@ -0,0 +1,2 @@
+repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
+repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch
diff --git a/fedora-repo-rawhide.ks b/fedora-repo-rawhide.ks
new file mode 100644
index 0000000..2ad3409
--- /dev/null
+++ b/fedora-repo-rawhide.ks
@@ -0,0 +1,2 @@
+repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
+repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch


More information about the spins mailing list