Skip to content

Commit

Permalink
Merge pull request #63 from matyasselmeci/pr/almalinux-8
Browse files Browse the repository at this point in the history
Switch the base EL8 repos from CentOS Stream 8 to AlmaLinux 8
  • Loading branch information
timtheisen authored Jun 10, 2024
2 parents 1583db1 + 46ead62 commit 4e4f63d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 36 deletions.
34 changes: 16 additions & 18 deletions repos/osg-23-el8.repo.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,38 +7,36 @@ enabled = 0
#includepkgs =

[os-appstream]
name=CentOS Stream 8 - AppStream
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=%(basearch)s&repo=AppStream&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/8-stream/AppStream/%(basearch)s/os/
name=AlmaLinux 8 - AppStream
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8/appstream
#baseurl=https://repo.almalinux.org/almalinux/8/AppStream/%(basearch)s/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
#
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux

[os-baseos]
name=CentOS Stream 8 - BaseOS
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=%(basearch)s&repo=BaseOS&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/8-stream/BaseOS/%(basearch)s/os/
name=AlmaLinux 8 - BaseOS
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8/baseos
#baseurl=https://repo.almalinux.org/almalinux/8/BaseOS/%(basearch)s/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux

#additional packages that may be useful
[os-extras]
name=CentOS Stream 8 - Extras
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=%(basearch)s&repo=extras&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/8-stream/extras/%(basearch)s/os/
name=AlmaLinux 8 - Extras
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8/extras
#baseurl=https://repo.almalinux.org/almalinux/8/extras/%(basearch)s/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux

[os-powertools]
name=CentOS Stream 8 - PowerTools
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=%(basearch)s&repo=PowerTools&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/8-stream/PowerTools/%(basearch)s/os/
name=AlmaLinux 8 - PowerTools
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8/powertools
#baseurl=https://repo.almalinux.org/almalinux/8/PowerTools/%(basearch)s/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux

[os-epel]
name=Extra Packages for Enterprise Linux 8 - %(basearch)s
Expand Down
34 changes: 16 additions & 18 deletions repos/osg-3.6-el8.repo.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,38 +7,36 @@ enabled = 0
#includepkgs =

[os-appstream]
name=CentOS Stream 8 - AppStream
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=%(basearch)s&repo=AppStream&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/8-stream/AppStream/%(basearch)s/os/
name=AlmaLinux 8 - AppStream
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8/appstream
#baseurl=https://repo.almalinux.org/almalinux/8/AppStream/%(basearch)s/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
#
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux

[os-baseos]
name=CentOS Stream 8 - BaseOS
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=%(basearch)s&repo=BaseOS&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/8-stream/BaseOS/%(basearch)s/os/
name=AlmaLinux 8 - BaseOS
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8/baseos
#baseurl=https://repo.almalinux.org/almalinux/8/BaseOS/%(basearch)s/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux

#additional packages that may be useful
[os-extras]
name=CentOS Stream 8 - Extras
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=%(basearch)s&repo=extras&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/8-stream/extras/%(basearch)s/os/
name=AlmaLinux 8 - Extras
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8/extras
#baseurl=https://repo.almalinux.org/almalinux/8/extras/%(basearch)s/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux

[os-powertools]
name=CentOS Stream 8 - PowerTools
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=%(basearch)s&repo=PowerTools&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/8-stream/PowerTools/%(basearch)s/os/
name=AlmaLinux 8 - PowerTools
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8/powertools
#baseurl=https://repo.almalinux.org/almalinux/8/PowerTools/%(basearch)s/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux

[os-epel]
name=Extra Packages for Enterprise Linux 8 - %(basearch)s
Expand Down

0 comments on commit 4e4f63d

Please sign in to comment.