From 37a362fb78453f0683405aba02dda624f27aab99 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sat, 29 Jul 2023 18:11:50 +0530 Subject: [PATCH] update repos --- includes/rocky-9-repos.ksi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/rocky-9-repos.ksi b/includes/rocky-9-repos.ksi index a2bd71d..4f5fabc 100644 --- a/includes/rocky-9-repos.ksi +++ b/includes/rocky-9-repos.ksi @@ -18,13 +18,13 @@ repo --install --name=EPEL --mirrorlist=https://mirrors.fedoraproject.org/mirror repo --install --name=ELRepo --mirrorlist=http://mirrors.elrepo.org/mirrors-elrepo.el9 repo --install --name=ELRepo-Kernel --mirrorlist=http://mirrors.elrepo.org/mirrors-elrepo-kernel.el9 -# Enable my COPR +# Temporarily enable my COPR for SIG/AltArch stuff # TODO: disable this repo --install --name=COPR-thefossguy --baseurl=https://download.copr.fedorainfracloud.org/results/prathampatel/epel-carryover/epel-9-aarch64 # Enable Sherif's repo (contains all the necessary firmware + uboot stuff) -# TODO: disable this after -repo --name="instKern" --baseurl=https://rockyrepos.gnulab.org/gen_aarch64_el9/ --cost=100 --install # TODO: remove this +# TODO: disable this after is ready +#repo --name="instKern" --baseurl=https://rockyrepos.gnulab.org/gen_aarch64_el9/ --cost=100 --install # TODO: remove this # Enable two additional repositories # : All SBC-specific stuff that is not "Enterprise Linux" (uboot, on-board WiFi/BT firmware and other tools)