committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-02-16 14:17:54 +02:00
parent c256283f77
commit dabc477d52
165 changed files with 1531 additions and 904 deletions

View File

@@ -1,5 +1,3 @@
config_opts['chroot_setup_cmd'] += " epel-next-release"
config_opts['dnf.conf'] += """
[epel-next]
@@ -50,8 +48,12 @@ gpgkey=file:///usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-8
gpgcheck=1
skip_if_unavailable=False
{% if koji_primary_repo != None and koji_primary_repo != "epel-next" %}
[local-epel-next]
{% else %}
[local]
name=local
{% endif %}
name=Extra Packages for Enterprise Linux $releasever - Next - Koji Local - BUILDROOT ONLY!
baseurl=https://kojipkgs.fedoraproject.org/repos/epel8-next-build/latest/$basearch/
cost=2000
enabled=0