diff --git a/fedora-riscv64-developer-rawhide.ks b/fedora-riscv64-developer-rawhide.ks index 400f000..1f3c37e 100644 --- a/fedora-riscv64-developer-rawhide.ks +++ b/fedora-riscv64-developer-rawhide.ks @@ -1,6 +1,6 @@ # Kickstart file for Fedora RISC-V (riscv64) Developer Rawhide -#repo --name="koji-override-0" --baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/ +#repo --name="koji-override-0" --baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/ install text @@ -170,25 +170,25 @@ dnf config-manager --set-disabled rawhide updates updates-testing fedora fedora- 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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/riscv64/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/debug/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/riscv64/debug/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/src/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/src/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/latest/src/ enabled=0 gpgcheck=0 EOF @@ -197,7 +197,7 @@ EOF cat << EOF > /etc/yum.repos.d/fedora-riscv-koji.repo [fedora-riscv-koji] name=Fedora RISC-V Koji -baseurl=http://fedora-riscv.tranquillity.se/repos/f29-build/latest/riscv64/ +baseurl=http://fedora-riscv.tranquillity.se/repos/rawhide/latest/riscv64/ enabled=0 gpgcheck=0 EOF diff --git a/fedora-riscv64-gnome-rawhide.ks b/fedora-riscv64-gnome-rawhide.ks index 2760df1..b07645a 100644 --- a/fedora-riscv64-gnome-rawhide.ks +++ b/fedora-riscv64-gnome-rawhide.ks @@ -1,6 +1,6 @@ # Kickstart file for Fedora RISC-V (riscv64) GNOME Rawhide -#repo --name="koji-override-0" --baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/ +#repo --name="koji-override-0" --baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/ install text @@ -171,25 +171,25 @@ dnf config-manager --set-disabled rawhide updates updates-testing fedora fedora- 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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/riscv64/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/debug/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/riscv64/debug/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/src/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/src/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/latest/src/ enabled=0 gpgcheck=0 EOF @@ -198,7 +198,7 @@ EOF cat << EOF > /etc/yum.repos.d/fedora-riscv-koji.repo [fedora-riscv-koji] name=Fedora RISC-V Koji -baseurl=http://fedora-riscv.tranquillity.se/repos/f29-build/latest/riscv64/ +baseurl=http://fedora-riscv.tranquillity.se/repos/rawhide/latest/riscv64/ enabled=0 gpgcheck=0 EOF diff --git a/fedora-riscv64-minimal-rawhide.ks b/fedora-riscv64-minimal-rawhide.ks index 584d868..3b67983 100644 --- a/fedora-riscv64-minimal-rawhide.ks +++ b/fedora-riscv64-minimal-rawhide.ks @@ -1,6 +1,6 @@ # Kickstart file for Fedora RISC-V (riscv64) Minimal Rawhide -#repo --name="koji-override-0" --baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/ +#repo --name="koji-override-0" --baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/ install text @@ -50,25 +50,26 @@ dnf config-manager --set-disabled rawhide updates updates-testing fedora fedora- 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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/riscv64/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/debug/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/riscv64/debug/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/src/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/src/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/latest/src/ enabled=0 gpgcheck=0 EOF @@ -77,7 +78,7 @@ EOF cat << EOF > /etc/yum.repos.d/fedora-riscv-koji.repo [fedora-riscv-koji] name=Fedora RISC-V Koji -baseurl=http://fedora-riscv.tranquillity.se/repos/f29-build/latest/riscv64/ +baseurl=http://fedora-riscv.tranquillity.se/repos/rawhide/latest/riscv64/ enabled=0 gpgcheck=0 EOF diff --git a/fedora-riscv64-nano-rawhide.ks b/fedora-riscv64-nano-rawhide.ks index 5774a51..f48b5ad 100644 --- a/fedora-riscv64-nano-rawhide.ks +++ b/fedora-riscv64-nano-rawhide.ks @@ -1,6 +1,6 @@ # Kickstart file for Fedora RISC-V (riscv64) Nano Rawhide -#repo --name="koji-override-0" --baseurl=http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/ +#repo --name="koji-override-0" --baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/ install text @@ -46,25 +46,25 @@ dnf config-manager --set-disabled rawhide updates updates-testing fedora fedora- 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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/riscv64/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/riscv64/debug/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/riscv64/debug/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/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/ +baseurl=http://fedora-riscv.tranquillity.se/repos-dist/rawhide/latest/src/ +#baseurl=https://dl.fedoraproject.org/pub/alt/risc-v/repo/fedora/rawhide/latest/src/ +#baseurl=https://mirror.math.princeton.edu/pub/alt/risc-v/repo/fedora/rawhide/latest/src/ enabled=0 gpgcheck=0 EOF @@ -73,7 +73,7 @@ EOF cat << EOF > /etc/yum.repos.d/fedora-riscv-koji.repo [fedora-riscv-koji] name=Fedora RISC-V Koji -baseurl=http://fedora-riscv.tranquillity.se/repos/f29-build/latest/riscv64/ +baseurl=http://fedora-riscv.tranquillity.se/repos/rawhide/latest/riscv64/ enabled=0 gpgcheck=0 EOF