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 8CEE1138334 for ; Sun, 6 Oct 2019 16:27:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE9BEE0858; Sun, 6 Oct 2019 16:27:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 660D6E0858 for ; Sun, 6 Oct 2019 16:27:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1719A34B9CF for ; Sun, 6 Oct 2019 16:27:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 994F771A for ; Sun, 6 Oct 2019 16:27:01 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1570379122.150e261e6384d99e4794588fdb897bdb55c93b06.mattst88@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/ia64/ X-VCS-Repository: proj/releng X-VCS-Files: releases/weekly/specs/ia64/installcd-stage1.spec releases/weekly/specs/ia64/installcd-stage2-minimal.spec releases/weekly/specs/ia64/stage1.spec releases/weekly/specs/ia64/stage2.spec releases/weekly/specs/ia64/stage3.spec X-VCS-Directories: releases/weekly/specs/ia64/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 150e261e6384d99e4794588fdb897bdb55c93b06 X-VCS-Branch: master Date: Sun, 6 Oct 2019 16:27:01 +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: a883ffeb-a876-4dfb-b647-3f3cfc1fc466 X-Archives-Hash: ba6c87f56a4830d5059dde38b6b45320 commit: 150e261e6384d99e4794588fdb897bdb55c93b06 Author: Matt Turner gentoo org> AuthorDate: Sun Oct 6 16:25:22 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Oct 6 16:25:22 2019 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=150e261e specs/ia64: Compress with pixz Signed-off-by: Matt Turner gentoo.org> releases/weekly/specs/ia64/installcd-stage1.spec | 2 ++ releases/weekly/specs/ia64/installcd-stage2-minimal.spec | 2 ++ releases/weekly/specs/ia64/stage1.spec | 2 ++ releases/weekly/specs/ia64/stage2.spec | 2 ++ releases/weekly/specs/ia64/stage3.spec | 2 ++ 5 files changed, 10 insertions(+) diff --git a/releases/weekly/specs/ia64/installcd-stage1.spec b/releases/weekly/specs/ia64/installcd-stage1.spec index de651690..bf5c3786 100644 --- a/releases/weekly/specs/ia64/installcd-stage1.spec +++ b/releases/weekly/specs/ia64/installcd-stage1.spec @@ -5,6 +5,8 @@ rel_type: default profile: default/linux/ia64/17.0 snapshot: latest source_subpath: default/stage3-ia64-latest +compression_mode: pixz_x +decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip portage_confdir: @REPO_DIR@/releases/weekly/portage/isos livecd/use: diff --git a/releases/weekly/specs/ia64/installcd-stage2-minimal.spec b/releases/weekly/specs/ia64/installcd-stage2-minimal.spec index 7679ef1c..6f631d6e 100644 --- a/releases/weekly/specs/ia64/installcd-stage2-minimal.spec +++ b/releases/weekly/specs/ia64/installcd-stage2-minimal.spec @@ -5,6 +5,8 @@ rel_type: default profile: default/linux/ia64/17.0 snapshot: latest source_subpath: default/livecd-stage1-ia64-latest +compression_mode: pixz_x +decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip portage_confdir: @REPO_DIR@/releases/weekly/portage/isos livecd/bootargs: dokeymap diff --git a/releases/weekly/specs/ia64/stage1.spec b/releases/weekly/specs/ia64/stage1.spec index d2bccc9e..c44e8fb9 100644 --- a/releases/weekly/specs/ia64/stage1.spec +++ b/releases/weekly/specs/ia64/stage1.spec @@ -5,6 +5,8 @@ rel_type: default profile: default/linux/ia64/17.0 snapshot: latest source_subpath: default/stage3-ia64-latest +compression_mode: pixz_x +decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip update_seed: yes update_seed_command: --update --deep @world portage_confdir: @REPO_DIR@/releases/weekly/portage/stages diff --git a/releases/weekly/specs/ia64/stage2.spec b/releases/weekly/specs/ia64/stage2.spec index f4bada36..3e9ed6df 100644 --- a/releases/weekly/specs/ia64/stage2.spec +++ b/releases/weekly/specs/ia64/stage2.spec @@ -5,5 +5,7 @@ rel_type: default profile: default/linux/ia64/17.0 snapshot: latest source_subpath: default/stage1-ia64-latest +compression_mode: pixz_x +decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip portage_confdir: @REPO_DIR@/releases/weekly/portage/stages portage_prefix: releng diff --git a/releases/weekly/specs/ia64/stage3.spec b/releases/weekly/specs/ia64/stage3.spec index 60b2f96a..b8c457fc 100644 --- a/releases/weekly/specs/ia64/stage3.spec +++ b/releases/weekly/specs/ia64/stage3.spec @@ -5,5 +5,7 @@ rel_type: default profile: default/linux/ia64/17.0 snapshot: latest source_subpath: default/stage1-ia64-latest +compression_mode: pixz_x +decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip portage_confdir: @REPO_DIR@/releases/weekly/portage/stages portage_prefix: releng