From 2a23372e129676c2a131934f1035665e000ab98c Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 21 Jan 2019 17:35:58 +0100 Subject: [PATCH] fedora-rawhide-modular -> rawhide-modular Signed-off-by: David Abdurachmanov --- fedora-riscv64-developer-rawhide.ks | 2 +- fedora-riscv64-minimal-rawhide.ks | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fedora-riscv64-developer-rawhide.ks b/fedora-riscv64-developer-rawhide.ks index dad6bf0..5c468f2 100644 --- a/fedora-riscv64-developer-rawhide.ks +++ b/fedora-riscv64-developer-rawhide.ks @@ -174,7 +174,7 @@ grubby-deprecated %post # Disable default repositories (not riscv64 in upstream) -dnf config-manager --set-disabled rawhide updates updates-testing fedora fedora-modular fedora-cisco-openh264 updates-modular updates-testing-modular fedora-rawhide-modular +dnf config-manager --set-disabled rawhide updates updates-testing fedora fedora-modular fedora-cisco-openh264 updates-modular updates-testing-modular rawhide-modular # Create Fedora RISC-V repo cat << EOF > /etc/yum.repos.d/fedora-riscv.repo diff --git a/fedora-riscv64-minimal-rawhide.ks b/fedora-riscv64-minimal-rawhide.ks index b623d6a..c4ad389 100644 --- a/fedora-riscv64-minimal-rawhide.ks +++ b/fedora-riscv64-minimal-rawhide.ks @@ -47,7 +47,7 @@ grubby-deprecated %post # Disable default repositories (not riscv64 in upstream) -dnf config-manager --set-disabled rawhide updates updates-testing fedora fedora-modular fedora-cisco-openh264 updates-modular updates-testing-modular fedora-rawhide-modular +dnf config-manager --set-disabled rawhide updates updates-testing fedora fedora-modular fedora-cisco-openh264 updates-modular updates-testing-modular rawhide-modular # Create Fedora RISC-V repo cat << EOF > /etc/yum.repos.d/fedora-riscv.repo