[Fedora-spins] [spin-kickstarts] choose more secure options for the repos

Dennis Gilmore ausil at fedoraproject.org
Wed Feb 11 14:22:02 UTC 2015


commit ab42e2ad2609881efd973c9d63440acee40fc957
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed Feb 11 08:19:33 2015 -0600

    choose more secure options for the repos

 fedora-repo-not-rawhide.ks |    6 +++---
 fedora-repo-rawhide.ks     |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/fedora-repo-not-rawhide.ks b/fedora-repo-not-rawhide.ks
index 7a67d8b..5a72d65 100644
--- a/fedora-repo-not-rawhide.ks
+++ b/fedora-repo-not-rawhide.ks
@@ -1,3 +1,3 @@
-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
+repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/metalink??repo=fedora-$releasever&arch=$basearch
+repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/metalink??repo=updates-released-f$releasever&arch=$basearch
+#repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/metalink??repo=updates-testing-f$releasever&arch=$basearch
diff --git a/fedora-repo-rawhide.ks b/fedora-repo-rawhide.ks
index 464cb96..60ce5f2 100644
--- a/fedora-repo-rawhide.ks
+++ b/fedora-repo-rawhide.ks
@@ -1 +1 @@
-repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
+repo --name=rawhide --mirrorlist=https://mirrors.fedoraproject.org/metalink??repo=rawhide&arch=$basearch


More information about the spins mailing list