saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-11-16 14:08:19 +02:00
parent a6d2827810
commit 5583cdecd3
51 changed files with 774 additions and 49 deletions

View File

@@ -0,0 +1,5 @@
include('templates/opensuse-leap-15.5.tpl')
config_opts['root'] = 'opensuse-leap-15.5-x86_64'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)