mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-10-31 21:21:24 +00:00
15 lines
477 B
Plaintext
15 lines
477 B
Plaintext
# rocky-devel.repo
|
|
#
|
|
# devel and no-package-left-behind
|
|
|
|
[devel]
|
|
name=Rocky Linux $releasever - Devel WARNING! FOR BUILDROOT ONLY DO NOT LEAVE ENABLED
|
|
#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
|
|
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9-Testing
|
|
|