getting timeouts when using only kernel repo from elrepo, maybe add "master" repo too?

This commit is contained in:
Pratham Patel 2023-07-29 08:18:25 +05:30
parent e38017efdd
commit a8ffd2ea6d
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ repo --install --name=EPEL --mirrorlist=https://mirrors.fedoraproject.org/mirror
# Enable the Kernel ELRepo for the mainline kernel
# TODO: disable this after <sig-kernel> is ready
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