
CentOS 7 reached EOL on 30th June 2024[1] and RHEL 7 ended its maintenance support 2 phase[2] the same date. This change removes the ablity to build images derived from these base images. The centos and centos-minimal elements now default to a DIB_RELEASE value of 9-stream. [1] https://www.redhat.com/en/topics/linux/centos-linux-eol [2] https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux/rhel-7-end-of-maintenance Change-Id: Ic50e08d9f84bbd319129be236d799eade5f40be8
23 lines
408 B
Plaintext
23 lines
408 B
Plaintext
{
|
|
"release": {
|
|
"centos": {
|
|
"9-stream": {
|
|
"lsb_release": "ed hostname patch postfix tar time"
|
|
}
|
|
}
|
|
},
|
|
"distro": {
|
|
"openeuler": {
|
|
"linux-firmware": "",
|
|
"linux-firmware-whence": "",
|
|
"lsb_release": "openeuler-lsb",
|
|
"redhat-rpm-config": "openEuler-rpm-config"
|
|
}
|
|
},
|
|
"family": {
|
|
"redhat": {
|
|
"lsb_release": "redhat-lsb-core"
|
|
}
|
|
}
|
|
}
|