committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2023-06-17 19:40:56 +03:00
parent 63cea6f394
commit 9b764da8f5
27 changed files with 41 additions and 54 deletions

View File

@@ -1,7 +1,6 @@
config_opts['chroot_setup_cmd'] = 'install basesystem-minimal rpm-build rpm-openmandriva-setup rpm-openmandriva-setup-build'
config_opts['dist'] = 'rolling' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['useradd'] = '/usr/sbin/useradd -o -m -u {{chrootuid}} -g {{chrootgid}} -d {{chroothome}} {{chrootuser}}'
config_opts['releasever'] = '5.0'
config_opts['macros']['%cross_compiling'] = '0' # Mock should generally be considered native builds
config_opts['package_manager'] = 'dnf'