add decompressor_search_order to stage4 specs
This commit is contained in:
parent
a11c06701a
commit
20f098ddb3
7 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,7 @@ rel_type: hardened
|
|||
profile: default/linux/amd64/17.0/hardened
|
||||
snapshot: latest
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
source_subpath: hardened/stage3-amd64-hardened-latest
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ rel_type: hardened
|
|||
profile: default/linux/amd64/17.0/no-multilib/hardened
|
||||
snapshot: latest
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
source_subpath: hardened/stage3-amd64-hardened+nomultilib-latest
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue