add decompressor_search_order to stage4 specs

This commit is contained in:
Matthew Thode 2019-05-22 09:52:08 -05:00
parent a11c06701a
commit 20f098ddb3
No known key found for this signature in database
GPG key ID: 64A37BEAAE19A4E8
7 changed files with 7 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -5,6 +5,7 @@ rel_type: default
profile: default/linux/amd64/17.0
snapshot: latest
compression_mode: pixz_x
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
source_subpath: default/stage3-amd64-latest
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos

View file

@ -5,6 +5,7 @@ rel_type: default
profile: default/linux/amd64/17.0/no-multilib
snapshot: latest
compression_mode: pixz_x
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
source_subpath: default/stage3-amd64-nomultilib-latest
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos