committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-04-17 12:57:39 +03:00
parent 807b8f1701
commit 1658798e01
73 changed files with 273 additions and 15 deletions

View File

@@ -4,6 +4,7 @@ config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['useradd'] = '/usr/sbin/useradd -o -m -u {{chrootuid}} -g {{chrootgid}} -d {{chroothome}} {{chrootuser}}'
config_opts['macros']['%cross_compiling'] = '0' # Mock should generally be considered native builds
config_opts['package_manager'] = 'dnf'
config_opts['description'] = 'OpenMandriva {{ releasever }}'
config_opts['dnf.conf'] = """
[main]