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:
parent
abdaf2b48c
commit
ed721f8d7f
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
#%include epel.ksi
|
||||
%include epel.ksi
|
||||
%include kernel-tfg.ksi
|
||||
%include rocky.ksi
|
||||
|
Loading…
Reference in New Issue
Block a user