From 337e70565156a7b370133736a9a7cefd9eefed68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Mon, 24 Jan 2022 01:17:32 +0100 Subject: [PATCH] arm64: more .tar.xz ... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- releases/specs/arm64/musl-hardened/stage1.spec | 2 +- releases/specs/arm64/musl-hardened/stage3.spec | 2 +- releases/specs/arm64/musl/stage1.spec | 2 +- releases/specs/arm64/musl/stage3.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/releases/specs/arm64/musl-hardened/stage1.spec b/releases/specs/arm64/musl-hardened/stage1.spec index 564abb09..1389b9c2 100644 --- a/releases/specs/arm64/musl-hardened/stage1.spec +++ b/releases/specs/arm64/musl-hardened/stage1.spec @@ -4,7 +4,7 @@ version_stamp: musl-hardened-@TIMESTAMP@ rel_type: musl-hardened profile: default/linux/arm64/17.0/musl/hardened snapshot: @TIMESTAMP@ -source_subpath: musl-hardened/stage3-arm64-musl-hardened-latest +source_subpath: musl-hardened/stage3-arm64-musl-hardened-latest.tar.xz compression_mode: pixz update_seed: yes update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world diff --git a/releases/specs/arm64/musl-hardened/stage3.spec b/releases/specs/arm64/musl-hardened/stage3.spec index cc332021..54694250 100644 --- a/releases/specs/arm64/musl-hardened/stage3.spec +++ b/releases/specs/arm64/musl-hardened/stage3.spec @@ -4,7 +4,7 @@ version_stamp: musl-hardened-@TIMESTAMP@ rel_type: musl-hardened profile: default/linux/arm64/17.0/musl/hardened snapshot: @TIMESTAMP@ -source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@ +source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@.tar.xz compression_mode: pixz portage_confdir: @REPO_DIR@/releases/portage/stages portage_prefix: releng diff --git a/releases/specs/arm64/musl/stage1.spec b/releases/specs/arm64/musl/stage1.spec index 1401f9d5..b6afbc15 100644 --- a/releases/specs/arm64/musl/stage1.spec +++ b/releases/specs/arm64/musl/stage1.spec @@ -4,7 +4,7 @@ version_stamp: musl-@TIMESTAMP@ rel_type: musl profile: default/linux/arm64/17.0/musl snapshot: @TIMESTAMP@ -source_subpath: musl/stage3-arm64-musl-latest +source_subpath: musl/stage3-arm64-musl-latest.tar.xz compression_mode: pixz update_seed: yes update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world diff --git a/releases/specs/arm64/musl/stage3.spec b/releases/specs/arm64/musl/stage3.spec index a477f7b1..b4a24667 100644 --- a/releases/specs/arm64/musl/stage3.spec +++ b/releases/specs/arm64/musl/stage3.spec @@ -4,7 +4,7 @@ version_stamp: musl-@TIMESTAMP@ rel_type: musl profile: default/linux/arm64/17.0/musl snapshot: @TIMESTAMP@ -source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@ +source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@.tar.xz compression_mode: pixz portage_confdir: @REPO_DIR@/releases/portage/stages portage_prefix: releng