Some of the above external repos may not be completely intuitive, thus the outliers are documented here:
*[centos7-dependency-fixes-i386](https://linuxsoft.cern.ch/enterprise/centos7-i386/): Contains recent versions of `tzdata` to avoid missing package dependencies with base/updates within the `centos7-base-i386` / `centos7-updates-i386`external repos. These mismatches were seen most recently when attempting to build `java-1.8.0-openjdk` which required `tzdata >= 2024` and was not "seen" by koji as the version of `tzdata` from base was taken as precedence
*[centos7-dependency-fixes](https://linuxsoft.cern.ch/enterprise/centos7-dependency-fixes/): Contains recent versions of `tzdata` to avoid missing package dependencies with base/updates external repos. These mismatches were seen most recently when attempting to build `java-1.8.0-openjdk` which required `tzdata >= 2025` and was not "seen" by koji as the version of `tzdata` from base was taken as precedence
*[centos7-base-i386](https://linuxsoft.cern.ch/centos-vault/altarch/7/os/i386/): Base from "CentOS 7 alternative architecture (i686)" (required for multilib package builds on _i386 tags)
*[centos7-updates-i386](https://linuxsoft.cern.ch/centos-vault/altarch/7/updates/i386/): Updates from "CentOS 7 alternative architecture (i686)" (required for multilib package builds on _i386 tags)
*[linuxsupport7-stable](https://linuxsoft.cern.ch/internal/repos/linuxsupport7-stable): includes a EL7 `rust`[build](https://gitlab.cern.ch/linuxsupport/rpms/rust)(required to build firefox on EL7)