enable EPEL and "prathampatel/kernel-testing-tfg" so the packages can be fetched during install time; repositories are anyways enabled on a case-by-case basis by "includes/post/rpm-repos-enable.ksi"

This commit is contained in:
Pratham Patel 2023-10-11 21:51:49 +05:30
parent abdaf2b48c
commit ed721f8d7f
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Enable Pratham Patel's COPR that provides the Linux kernel
repo --install --name=COPR-kernel-tfg --baseurl=https://download.copr.fedorainfracloud.org/results/prathampatel/kernel-tfg/rhel-$releasever-$basearch
#repo --install --name=COPR-kernel-testing-tfg --baseurl=https://download.copr.fedorainfracloud.org/results/prathampatel/kernel-testing-tfg/rhel-$releasever-$basearch
repo --install --name=COPR-kernel-testing-tfg --baseurl=https://download.copr.fedorainfracloud.org/results/prathampatel/kernel-testing-tfg/rhel-$releasever-$basearch

View File

@ -1,3 +1,3 @@
#%include epel.ksi
%include epel.ksi
%include kernel-tfg.ksi
%include rocky.ksi