mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-28 23:56:25 +00:00
make everything hashed
This commit is contained in:
parent
6bd55001dd
commit
e95f133f4f
@ -30,7 +30,7 @@ multilib = []
|
|||||||
variants_file = 'variants-armhfp.xml'
|
variants_file = 'variants-armhfp.xml'
|
||||||
sigkeys = ['6D745A60']
|
sigkeys = ['6D745A60']
|
||||||
#sigkeys = [None]
|
#sigkeys = [None]
|
||||||
hashed_directories = False
|
hashed_directories = True
|
||||||
|
|
||||||
tree_arches = ['armhfp']
|
tree_arches = ['armhfp']
|
||||||
|
|
||||||
|
2
r8.conf
2
r8.conf
@ -35,7 +35,7 @@ multilib = [
|
|||||||
variants_file = 'variants.xml'
|
variants_file = 'variants.xml'
|
||||||
sigkeys = ['6D745A60']
|
sigkeys = ['6D745A60']
|
||||||
# Change to true for 8.5
|
# Change to true for 8.5
|
||||||
hashed_directories = False
|
hashed_directories = True
|
||||||
|
|
||||||
tree_arches = ['aarch64', 'i386', 'x86_64']
|
tree_arches = ['aarch64', 'i386', 'x86_64']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user