committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
5
mock/eol/fedora-37-aarch64.cfg
Normal file
5
mock/eol/fedora-37-aarch64.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
config_opts['releasever'] = '37'
|
||||
config_opts['target_arch'] = 'aarch64'
|
||||
config_opts['legal_host_arches'] = ('aarch64',)
|
||||
|
||||
include('templates/fedora-branched.tpl')
|
||||
5
mock/eol/fedora-37-i386.cfg
Normal file
5
mock/eol/fedora-37-i386.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
config_opts['releasever'] = '37'
|
||||
config_opts['target_arch'] = 'i686'
|
||||
config_opts['legal_host_arches'] = ('i386', 'i586', 'i686', 'x86_64')
|
||||
|
||||
include('templates/fedora-branched.tpl')
|
||||
5
mock/eol/fedora-37-ppc64le.cfg
Normal file
5
mock/eol/fedora-37-ppc64le.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
config_opts['releasever'] = '37'
|
||||
config_opts['target_arch'] = 'ppc64le'
|
||||
config_opts['legal_host_arches'] = ('ppc64le',)
|
||||
|
||||
include('templates/fedora-branched.tpl')
|
||||
5
mock/eol/fedora-37-s390x.cfg
Normal file
5
mock/eol/fedora-37-s390x.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
config_opts['releasever'] = '37'
|
||||
config_opts['target_arch'] = 's390x'
|
||||
config_opts['legal_host_arches'] = ('s390x',)
|
||||
|
||||
include('templates/fedora-branched.tpl')
|
||||
5
mock/eol/fedora-37-x86_64.cfg
Normal file
5
mock/eol/fedora-37-x86_64.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
config_opts['releasever'] = '37'
|
||||
config_opts['target_arch'] = 'x86_64'
|
||||
config_opts['legal_host_arches'] = ('x86_64',)
|
||||
|
||||
include('templates/fedora-branched.tpl')
|
||||
Reference in New Issue
Block a user