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 patterns-devel-base-devel_rpm_build'
config_opts['dist'] = 'suse.lp153' # 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'] = '15.3'
config_opts['macros']['%dist'] = '.suse.lp153'
config_opts['package_manager'] = 'dnf'