committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
# DO NOT EDIT THIS FILE. This is automatically replaced with any
|
||||
# update of the mock-core-configs.rpm package. Tak a look at the
|
||||
# /etc/mock/site-defaults.cfg file.
|
||||
|
||||
config_opts["no-config"]["epel-8"] = {}
|
||||
config_opts["no-config"]["epel-8"]["alternatives"] = {
|
||||
"alma+epel-8": {
|
||||
"description": [
|
||||
"Builds against AlmaLinux 8 repositories, "
|
||||
"together with the official EPEL repositories.",
|
||||
"Project page: https://almalinux.org/"
|
||||
],
|
||||
},
|
||||
"centos-stream+epel-8": {
|
||||
"description": [
|
||||
"Builds against CentOS Stream 8 repositories (some packages "
|
||||
"may be a bit ahead the Red Hat Enterprise Linux 8) together "
|
||||
"with the official EPEL 8 repositories.",
|
||||
"Project page: https://www.centos.org/centos-stream/"
|
||||
],
|
||||
},
|
||||
"rhel+epel-8": {
|
||||
"description": [
|
||||
"Builds against Red Hat Enterprise Linux 8 repositories, "
|
||||
"together with the official EPEL repositories.",
|
||||
"This mimics what is done in the official EPEL build system, "
|
||||
"but you need a Red Hat subscription:",
|
||||
"https://rpm-software-management.github.io/mock/Feature-rhelchroots"
|
||||
],
|
||||
},
|
||||
"rocky+epel-8": {
|
||||
"description": [
|
||||
"Builds against Rocky Linux 8 repositories, "
|
||||
"together with the official EPEL repositories.",
|
||||
"Project page: https://rockylinux.org/"
|
||||
],
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user