committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
config_opts['chroot_setup_cmd'] = 'install tar gcc-c++ redhat-rpm-config anolis-release which xz sed make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build info patch util-linux findutils grep'
|
||||
config_opts['chroot_setup_cmd'] = 'install tar gcc-c++ redhat-rpm-config anolis-release which xz sed make bzip2 gzip gcc coreutils unzip diffutils cpio bash gawk rpm-build info patch util-linux findutils grep'
|
||||
config_opts['dist'] = 'an8' # only useful for --resultdir variable subst
|
||||
config_opts['releasever'] = '8'
|
||||
config_opts['package_manager'] = 'dnf'
|
||||
config_opts['description'] = 'Anolis 8'
|
||||
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
|
||||
|
||||
config_opts['bootstrap_image'] = 'docker.io/openanolis/anolisos:8'
|
||||
|
||||
config_opts['dnf.conf'] = """
|
||||
[main]
|
||||
keepcache=1
|
||||
|
||||
Reference in New Issue
Block a user