2022-04-23 02:04:30 +00:00
|
|
|
# rocky-devel.repo
|
|
|
|
#
|
|
|
|
# devel and no-package-left-behind
|
|
|
|
|
|
|
|
[devel]
|
|
|
|
name=Rocky Linux $releasever - Devel WARNING! FOR BUILDROOT ONLY
|
|
|
|
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=Devel-$releasever&rltype=$rltype
|
|
|
|
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/Devel/$basearch/os/
|
|
|
|
gpgcheck=1
|
|
|
|
enabled=0
|
|
|
|
countme=1
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9
|
2022-05-05 02:30:45 +00:00
|
|
|
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9-Testing
|
2022-04-23 02:04:30 +00:00
|
|
|
|
|
|
|
[nplb]
|
|
|
|
name=Rocky Linux $releasever - NPLB - WARNING! DO NOT LEAVE PERMANENTLY ENABLED
|
|
|
|
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=NPLB-$releasever&rltype=$rltype
|
|
|
|
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/NPLB/$basearch/os/
|
|
|
|
gpgcheck=1
|
|
|
|
enabled=0
|
|
|
|
countme=1
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9
|
2022-05-05 02:30:45 +00:00
|
|
|
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9-Testing
|