saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-02-19 12:18:27 +02:00
parent 30c2983dd2
commit 9ba65281c7
17 changed files with 64 additions and 85 deletions

View File

@@ -1 +0,0 @@
fedora-rawhide-s390x.cfg

5
mock/fedora-38-s390x.cfg Normal file
View File

@@ -0,0 +1,5 @@
config_opts['releasever'] = '38'
config_opts['target_arch'] = 's390x'
config_opts['legal_host_arches'] = ('s390x',)
include('templates/fedora-branched.tpl')