committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-08-08 17:49:24 +03:00
parent 67b9c10719
commit e449f9c830
20 changed files with 414 additions and 7 deletions

5
mock/rocky-8-aarch64.cfg Normal file
View File

@@ -0,0 +1,5 @@
include('templates/rocky-8.tpl')
config_opts['root'] = 'rocky-8-aarch64'
config_opts['target_arch'] = 'aarch64'
config_opts['legal_host_arches'] = ('aarch64',)