public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/ia64/
Date: Sun,  6 Oct 2019 16:27:01 +0000 (UTC)	[thread overview]
Message-ID: <1570379122.150e261e6384d99e4794588fdb897bdb55c93b06.mattst88@gentoo> (raw)

commit:     150e261e6384d99e4794588fdb897bdb55c93b06
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 16:25:22 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> 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 <mattst88 <AT> 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


             reply	other threads:[~2019-10-06 16:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-06 16:27 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-10  5:10 [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/ia64/ Matt Turner
2020-04-10  5:09 Matt Turner
2019-09-05 15:48 Matt Turner
2019-09-05 15:48 Matt Turner
2019-09-05 15:48 Matt Turner
2018-10-13  4:29 Matt Turner
2018-01-29 21:29 Mike Frysinger
2016-04-04 15:54 Mike Frysinger
2014-06-28 15:41 Raúl Porcel
2014-01-30  8:54 Raúl Porcel
2013-08-28  6:29 Raúl Porcel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1570379122.150e261e6384d99e4794588fdb897bdb55c93b06.mattst88@gentoo \
    --to=mattst88@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox