committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-09-01 13:58:00 +03:00
parent b65198929f
commit 16cf1a837c
15 changed files with 50 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ config_opts['chroot_setup_cmd'] = 'install @{% if mirrored %}buildsys-{% endif %
config_opts['dist'] = 'rawhide' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '35'
config_opts['releasever'] = '36'
config_opts['package_manager'] = 'dnf'
config_opts['bootstrap_image'] = 'registry.fedoraproject.org/fedora:rawhide'