committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
config_opts['root'] = 'openmandriva-{{ releasever }}-{{ target_arch }}'
|
||||
config_opts['chroot_setup_cmd'] = 'install basesystem-build'
|
||||
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 }}'
|
||||
|
||||
Reference in New Issue
Block a user