Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanspw authored Jan 16, 2025
2 parents 7a8c52d + 5fd0910 commit 102b3fc
Show file tree
Hide file tree
Showing 19 changed files with 316 additions and 42 deletions.
76 changes: 42 additions & 34 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ versions:
- "8"
- "8.10"
- "9"
- "9.4"
- "9.5"
# requires full version in arches, no base version inheritance
optional_module_versions:
kitten:
Expand All @@ -15,7 +15,7 @@ optional_module_versions:
# if a client requests only major version
duplicated_versions:
"8": "8.10"
"9": "9.4"
"9": "9.5"
vault_versions:
- "8.3"
- "8.4"
Expand All @@ -32,14 +32,22 @@ vault_versions:
- "9.1"
- "9.2"
- "9.3"
- "9.4"
- "9.1-beta"
- "9.2-beta"
- "9.3-beta"
- "9.4-beta"
- "9.5-beta"
- "10.0-beta"
vault_mirror: http://vault.almalinux.org/
# concat option_module_versions in the format <version>-<module>
arches:
"10":
- x86_64
- x86_64_v2
- aarch64
- ppc64le
- s390x
"10-kitten":
- x86_64
- x86_64_v2
Expand Down Expand Up @@ -72,26 +80,26 @@ repos:
- name: crb
path: CRB/$basearch/os/
versions:
- "9.4"
- "9.5"
- name: nfv
path: NFV/$basearch/os/
versions:
- "8.10"
- "9.4"
- "9.5"
arches:
- x86_64
- name: rt
path: RT/$basearch/os/
versions:
- "8.10"
- "9.4"
- "9.5"
arches:
- x86_64
- name: extras
path: extras/$basearch/os/
versions:
- "8.10"
- "9.4"
- "9.5"
- name: extras-common
path: extras-common/$basearch/os/
versions:
Expand All @@ -103,17 +111,17 @@ repos:
- name: highavailability
path: HighAvailability/$basearch/os/
versions:
- "9.4"
- "9.5"
- name: sap
path: SAP/$basearch/os/
versions:
- "8.10"
- "9.4"
- "9.5"
- name: saphana
path: SAPHANA/$basearch/os/
versions:
- "8.10"
- "9.4"
- "9.5"
- name: resilientstorage
path: ResilientStorage/$basearch/os/
arches:
Expand All @@ -124,20 +132,20 @@ repos:
path: devel/$basearch/os/
versions:
- "8.10"
- "9.4"
- "9.5"
arches:
- x86_64
- aarch64
- name: plus
path: plus/$basearch/os/
versions:
- "8.10"
- "9.4"
- "9.5"
- name: synergy
path: synergy/$basearch/os/
versions:
- "8.10"
- "9.4"
- "9.5"

# sources repos
- name: baseos-source
Expand All @@ -155,25 +163,25 @@ repos:
path: CRB/Source/
vault: true
versions:
- "9.4"
- "9.5"
- name: nfv-source
path: NFV/Source/
vault: true
versions:
- "8.10"
- "9.4"
- "9.5"
- name: rt-source
path: RT/Source/
vault: true
versions:
- "8.10"
- "9.4"
- "9.5"
- name: extras-source
path: extras/Source/
vault: true
versions:
- "8.10"
- "9.4"
- "9.5"
- name: extras-common-source
path: extras-common/Source/
vault: true
Expand All @@ -188,13 +196,13 @@ repos:
path: HighAvailability/Source/
vault: true
versions:
- "9.4"
- "9.5"
- name: sap-source
path: SAP/Source/
vault: true
versions:
- "8.10"
- "9.4"
- "9.5"
- name: saphana-source
path: SAPHANA/Source/
vault: true
Expand All @@ -208,19 +216,19 @@ repos:
vault: true
versions:
- "8.10"
- "9.4"
- "9.5"
- name: plus-source
path: plus/Source/
vault: true
versions:
- "8.10"
- "9.4"
- "9.5"
- name: synergy-source
path: synergy/Source/
vault: true
versions:
- "8.10"
- "9.4"
- "9.5"

# debug repos
- name: baseos-debuginfo
Expand All @@ -232,7 +240,7 @@ repos:
path: BaseOS/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
- name: appstream-debuginfo
path: AppStream/debug/$basearch/
vault: true
Expand All @@ -242,7 +250,7 @@ repos:
path: AppStream/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
- name: powertools-debuginfo
path: PowerTools/debug/$basearch/
vault: true
Expand All @@ -252,7 +260,7 @@ repos:
path: CRB/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
- name: nfv-debuginfo
path: NFV/debug/$basearch/
vault: true
Expand All @@ -262,7 +270,7 @@ repos:
path: NFV/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
arches:
- x86_64
- name: rt-debuginfo
Expand All @@ -274,7 +282,7 @@ repos:
path: RT/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
arches:
- x86_64
- name: extras-debuginfo
Expand All @@ -286,7 +294,7 @@ repos:
path: extras/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
- name: extras-common-debug
path: extras-common/debug/$basearch/
vault: true
Expand All @@ -301,17 +309,17 @@ repos:
path: HighAvailability/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
- name: sap-debug
path: SAP/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
- name: saphana-debug
path: SAPHANA/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
- name: sap-debuginfo
path: SAP/debug/$basearch/
vault: true
Expand All @@ -335,7 +343,7 @@ repos:
- ppc64le
- s390x
versions:
- "9.4"
- "9.5"
- name: devel-debuginfo
path: devel/debug/$basearch/
vault: true
Expand All @@ -348,7 +356,7 @@ repos:
path: devel/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
- name: plus-debuginfo
path: plus/debug/$basearch/
vault: true
Expand All @@ -358,13 +366,13 @@ repos:
path: plus/debug/$basearch/
vault: true
versions:
- "9.4"
- "9.5"
- name: synergy-debuginfo
path: synergy/debug/$basearch/
vault: true
versions:
- "8.10"
- "9.4"
- "9.5"

## raspberry pi repos
- name: raspberrypi
Expand Down
14 changes: 14 additions & 0 deletions mirrors.d/alma.mirror.hyperbit.it.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: alma.mirror.hyperbit.it
address:
http: http://alma.mirror.hyperbit.it
https: https://alma.mirror.hyperbit.it
update_frequency: 1h
geolocation:
country: IT
state_province: Milan
city: Milan
sponsor: HyperBit SRLs
sponsor_url: https://hyperbit.it
email: [email protected]
...
16 changes: 9 additions & 7 deletions mirrors.d/almalinux.in.ssimn.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@ name: almalinux.in.ssimn.org
address:
http: http://almalinux.in.ssimn.org
https: https://almalinux.in.ssimn.org
rsync: rsync://almalinux.in.ssimn.org
update_frequency: 3h
sponsor: Starburst Services
sponsor_url: https://starburstservices.com
email: [email protected]
address_optional:
kitten:
http: http://almalinux-kitten.in.ssimn.org
https: https://almalinux-kitten.in.ssimn.org
geolocation:
continent: Asia
country: IN
state_province: Maharashtra
city: Mumbai
...
update_frequency: 3h
sponsor: Starburst Services
sponsor_url: https://starburstservices.com
email: [email protected]
...
25 changes: 25 additions & 0 deletions mirrors.d/almalinux.mirrors.zagrio.net.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
sponsor: Zagrio WebHosting
email: [email protected]
name: almalinux.mirrors.zagrio.net
address:
http: http://almalinux.mirrors.zagrio.net/
https: https://almalinux.mirrors.zagrio.net/
rsync: rsync://mirrors.zagrio.net/almalinux/
ftp: ftp://mirrors.zagrio.net/almalinux/
address_optional:
kitten:
http: http://kitten.almalinux.mirrors.zagrio.net/
https: https://kitten.almalinux.mirrors.zagrio.net/
rsync: rsync://mirrors.zagrio.net/almalinux-kitten/
ftp: ftp://mirrors.zagrio.net/almalinux-kitten/
update_frequency: 3h
geolocation:
continent: Asia
country: IR
state_province: Tehran
city: Tehran
private: false
monopoly: false
sponsor_url: https://www.zagrio.com/
...
7 changes: 6 additions & 1 deletion mirrors.d/almalinux.sg.ssimn.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,16 @@ name: almalinux.sg.ssimn.org
address:
http: http://almalinux.sg.ssimn.org
https: https://almalinux.sg.ssimn.org
address_optional:
kitten:
http: http://almalinux-kitten.sg.ssimn.org
https: https://almalinux-kitten.sg.ssimn.org
geolocation:
country: SG
state_province:
city: Tai Seng
update_frequency: 3h
sponsor: Starburst Services
sponsor_url: https://starburstservices.com
email: [email protected]
...
...
18 changes: 18 additions & 0 deletions mirrors.d/coresite-atl.mm.fcix.net.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: coresite-atl.mm.fcix.net
address:
http: http://coresite-atl.mm.fcix.net/almalinux/
https: https://coresite-atl.mm.fcix.net/almalinux/
rsync: rsync://coresite-atl.mm.fcix.net/almalinux/
update_frequency: 2h
sponsor: Fremont Cabal Internet Exchange
sponsor_url: https://fcix.net/
email: [email protected]
geolocation:
continent: North America
country: US
state_province: Georgia
city: Atlanta
private: false
monopoly: false
...
Loading

0 comments on commit 102b3fc

Please sign in to comment.