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

@@ -1 +0,0 @@
mageia-cauldron-armv7hl.cfg

View File

@@ -0,0 +1,5 @@
config_opts['releasever'] = '9'
config_opts['target_arch'] = 'armv7hl'
config_opts['legal_host_arches'] = ('armv7l', 'armv7hl', 'armv8l', 'armv8hl', 'aarch64')
include('templates/mageia-branched.tpl')