committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-08-20 23:47:00 +03:00
parent fe8177e4af
commit 22c33f3ac9
63 changed files with 1302 additions and 127 deletions

6
mock/rocky-9-s390x.cfg Normal file
View File

@@ -0,0 +1,6 @@
include('templates/rocky-9.tpl')
config_opts['root'] = 'rocky-9-s390x'
config_opts['description'] = 'Rocky Linux 9'
config_opts['target_arch'] = 's390x'
config_opts['legal_host_arches'] = ('s390x',)