switch to xz for stage4
This commit is contained in:
parent
70e0cb9a30
commit
a11c06701a
7 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,7 @@ version_stamp: hardened+minimal-latest
|
|||
rel_type: hardened
|
||||
profile: default/linux/amd64/17.0/hardened
|
||||
snapshot: latest
|
||||
compression_mode: pixz_x
|
||||
source_subpath: hardened/stage3-amd64-hardened-latest
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ version_stamp: hardened+minimal-nomultilib-latest
|
|||
rel_type: hardened
|
||||
profile: default/linux/amd64/17.0/no-multilib/hardened
|
||||
snapshot: latest
|
||||
compression_mode: pixz_x
|
||||
source_subpath: hardened/stage3-amd64-hardened+nomultilib-latest
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ version_stamp: minimal-latest
|
|||
rel_type: default
|
||||
profile: default/linux/amd64/17.0
|
||||
snapshot: latest
|
||||
compression_mode: pixz_x
|
||||
source_subpath: default/stage3-amd64-latest
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ version_stamp: minimal-nomultilib-latest
|
|||
rel_type: default
|
||||
profile: default/linux/amd64/17.0/no-multilib
|
||||
snapshot: latest
|
||||
compression_mode: pixz_x
|
||||
source_subpath: default/stage3-amd64-nomultilib-latest
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ version_stamp: minimal-2008.0
|
|||
rel_type: default
|
||||
profile: default/linux/arm64/17.0
|
||||
snapshot: current
|
||||
compression_mode: pixz_x
|
||||
source_subpath: default/stage3-arm64-2008.0
|
||||
#portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ version_stamp: musl-hardened-MY_DATE
|
|||
rel_type: musl/hardened/amd64
|
||||
profile: default/linux/amd64/17.0/musl/hardened
|
||||
snapshot: current
|
||||
compression_mode: pixz_x
|
||||
source_subpath: musl/hardened/amd64/stage3-amd64-musl-hardened
|
||||
portage_confdir: @REPO_DIR@/portage.amd64.hardened.stage4
|
||||
portage_overlay: /opt/overlays/musl
|
||||
|
|
|
@ -4,6 +4,7 @@ version_stamp: systemd
|
|||
rel_type: systemd/SARCH
|
||||
profile: default/linux/PARCH/17.0/systemd
|
||||
snapshot: current
|
||||
compression_mode: pixz_x
|
||||
source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue