committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-08-20 23:47:00 +03:00
parent fe8177e4af
commit 22c33f3ac9
63 changed files with 1302 additions and 127 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'] = '37'
config_opts['releasever'] = '38'
config_opts['package_manager'] = 'dnf'
config_opts['bootstrap_image'] = 'registry.fedoraproject.org/fedora:rawhide'
config_opts['description'] = 'Fedora Rawhide'