From 4de123f954b3edf79be11c0a8cfaea1af9dbb2f6 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 15 Oct 2018 11:29:44 +0200 Subject: [PATCH] Add dist repo mirrors to repo file Signed-off-by: David Abdurachmanov --- fedora-riscv64-developer-rawhide.ks | 6 ++++++ fedora-riscv64-gnome-rawhide.ks | 6 ++++++ fedora-riscv64-minimal-rawhide.ks | 6 ++++++ fedora-riscv64-nano-rawhide.ks | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/fedora-riscv64-developer-rawhide.ks b/fedora-riscv64-developer-rawhide.ks index d36b394..a7e98ab 100644 --- a/fedora-riscv64-developer-rawhide.ks +++ b/fedora-riscv64-developer-rawhide.ks @@ -158,18 +158,24 @@ cat << EOF > /etc/yum.repos.d/fedora-riscv.repo [fedora-riscv] name=Fedora RISC-V baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/riscv64/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/riscv64/ enabled=1 gpgcheck=0 [fedora-riscv-debuginfo] name=Fedora RISC-V - Debug baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/debug/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/riscv64/debug/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/riscv64/debug/ enabled=0 gpgcheck=0 [fedora-riscv-source] name=Fedora RISC-V - Source baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/src/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/src/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/src/ enabled=0 gpgcheck=0 EOF diff --git a/fedora-riscv64-gnome-rawhide.ks b/fedora-riscv64-gnome-rawhide.ks index 7ae9296..6098ee6 100644 --- a/fedora-riscv64-gnome-rawhide.ks +++ b/fedora-riscv64-gnome-rawhide.ks @@ -159,18 +159,24 @@ cat << EOF > /etc/yum.repos.d/fedora-riscv.repo [fedora-riscv] name=Fedora RISC-V baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/riscv64/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/riscv64/ enabled=1 gpgcheck=0 [fedora-riscv-debuginfo] name=Fedora RISC-V - Debug baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/debug/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/riscv64/debug/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/riscv64/debug/ enabled=0 gpgcheck=0 [fedora-riscv-source] name=Fedora RISC-V - Source baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/src/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/src/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/src/ enabled=0 gpgcheck=0 EOF diff --git a/fedora-riscv64-minimal-rawhide.ks b/fedora-riscv64-minimal-rawhide.ks index b64a4ac..9cb2d97 100644 --- a/fedora-riscv64-minimal-rawhide.ks +++ b/fedora-riscv64-minimal-rawhide.ks @@ -43,18 +43,24 @@ cat << EOF > /etc/yum.repos.d/fedora-riscv.repo [fedora-riscv] name=Fedora RISC-V baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/riscv64/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/riscv64/ enabled=1 gpgcheck=0 [fedora-riscv-debuginfo] name=Fedora RISC-V - Debug baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/debug/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/riscv64/debug/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/riscv64/debug/ enabled=0 gpgcheck=0 [fedora-riscv-source] name=Fedora RISC-V - Source baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/src/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/src/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/src/ enabled=0 gpgcheck=0 EOF diff --git a/fedora-riscv64-nano-rawhide.ks b/fedora-riscv64-nano-rawhide.ks index 23f05fc..4e2f6bd 100644 --- a/fedora-riscv64-nano-rawhide.ks +++ b/fedora-riscv64-nano-rawhide.ks @@ -39,18 +39,24 @@ cat << EOF > /etc/yum.repos.d/fedora-riscv.repo [fedora-riscv] name=Fedora RISC-V baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/riscv64/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/riscv64/ enabled=1 gpgcheck=0 [fedora-riscv-debuginfo] name=Fedora RISC-V - Debug baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/debug/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/riscv64/debug/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/riscv64/debug/ enabled=0 gpgcheck=0 [fedora-riscv-source] name=Fedora RISC-V - Source baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/src/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/29/latest/src/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/29/latest/src/ enabled=0 gpgcheck=0 EOF