From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 19B14138334 for ; Tue, 21 May 2019 23:22:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A574E086C; Tue, 21 May 2019 23:22:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0525E086C for ; Tue, 21 May 2019 23:22:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5DDDC344D31 for ; Tue, 21 May 2019 23:22:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73B3A57B for ; Tue, 21 May 2019 23:22:33 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1558480877.a11c06701afd927c64b53c3b5060ae69064717af.prometheanfire@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/, releases/weekly/specs/amd64/hardened/, tools-musl/, ... X-VCS-Repository: proj/releng X-VCS-Files: releases/weekly/specs/amd64/hardened/stage4-minimal.spec releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec releases/weekly/specs/amd64/stage4-minimal.spec releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec releases/weekly/specs/arm64/stage4-minimal.spec tools-musl/stage4-hardened-amd64.spec tools-systemd/stage4-amd64.spec X-VCS-Directories: releases/weekly/specs/arm64/ tools-systemd/ releases/weekly/specs/amd64/ releases/weekly/specs/amd64/hardened/ tools-musl/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: a11c06701afd927c64b53c3b5060ae69064717af X-VCS-Branch: master Date: Tue, 21 May 2019 23:22:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 03ecc8c1-bc42-416a-8c9a-48f184f2f43b X-Archives-Hash: faa73737c4920efd5626e3a07b747caa commit: a11c06701afd927c64b53c3b5060ae69064717af Author: Matthew Thode mthode org> AuthorDate: Tue May 21 23:21:17 2019 +0000 Commit: Matthew Thode gentoo org> CommitDate: Tue May 21 23:21:17 2019 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=a11c0670 switch to xz for stage4 releases/weekly/specs/amd64/hardened/stage4-minimal.spec | 1 + releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec | 1 + releases/weekly/specs/amd64/stage4-minimal.spec | 1 + releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec | 1 + releases/weekly/specs/arm64/stage4-minimal.spec | 1 + tools-musl/stage4-hardened-amd64.spec | 1 + tools-systemd/stage4-amd64.spec | 1 + 7 files changed, 7 insertions(+) diff --git a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec index 55d2434d..a69971ea 100644 --- a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec +++ b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec @@ -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 diff --git a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec index 46abe8f8..6c7a6841 100644 --- a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec +++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec @@ -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 diff --git a/releases/weekly/specs/amd64/stage4-minimal.spec b/releases/weekly/specs/amd64/stage4-minimal.spec index 4cf8ee84..f8618ac4 100644 --- a/releases/weekly/specs/amd64/stage4-minimal.spec +++ b/releases/weekly/specs/amd64/stage4-minimal.spec @@ -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 diff --git a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec index a18edfb0..546c6052 100644 --- a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec +++ b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec @@ -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 diff --git a/releases/weekly/specs/arm64/stage4-minimal.spec b/releases/weekly/specs/arm64/stage4-minimal.spec index 31c1aeb1..d4d762b3 100644 --- a/releases/weekly/specs/arm64/stage4-minimal.spec +++ b/releases/weekly/specs/arm64/stage4-minimal.spec @@ -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 diff --git a/tools-musl/stage4-hardened-amd64.spec b/tools-musl/stage4-hardened-amd64.spec index de305778..ecae1f3a 100644 --- a/tools-musl/stage4-hardened-amd64.spec +++ b/tools-musl/stage4-hardened-amd64.spec @@ -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 diff --git a/tools-systemd/stage4-amd64.spec b/tools-systemd/stage4-amd64.spec index 61aad32d..e656d3a9 100644 --- a/tools-systemd/stage4-amd64.spec +++ b/tools-systemd/stage4-amd64.spec @@ -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/