commit:     dff71c4a7a98b6a4ff4a973b38e9ae4caec2128e
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo 
<DOT> org>
AuthorDate: Fri Dec 22 11:06:27 2017 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 11:06:27 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=dff71c4a

Build xz stages.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> 
gentoo.org>

 releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec    | 1 +
 releases/weekly/specs/amd64/hardened/admincd-stage1.spec            | 1 +
 releases/weekly/specs/amd64/hardened/stage1-nomultilib.spec         | 2 ++
 releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec | 2 ++
 releases/weekly/specs/amd64/hardened/stage1-selinux.spec            | 2 ++
 releases/weekly/specs/amd64/hardened/stage1.spec                    | 2 ++
 releases/weekly/specs/amd64/hardened/stage2-nomultilib.spec         | 2 ++
 releases/weekly/specs/amd64/hardened/stage2-selinux-nomultilib.spec | 2 ++
 releases/weekly/specs/amd64/hardened/stage2-selinux.spec            | 2 ++
 releases/weekly/specs/amd64/hardened/stage2.spec                    | 2 ++
 releases/weekly/specs/amd64/hardened/stage3-nomultilib.spec         | 2 ++
 releases/weekly/specs/amd64/hardened/stage3-selinux-nomultilib.spec | 2 ++
 releases/weekly/specs/amd64/hardened/stage3-selinux.spec            | 2 ++
 releases/weekly/specs/amd64/hardened/stage3.spec                    | 2 ++
 releases/weekly/specs/amd64/installcd-stage1.spec                   | 1 +
 releases/weekly/specs/amd64/stage1-nomultilib.spec                  | 2 ++
 releases/weekly/specs/amd64/stage1-x32.spec                         | 2 ++
 releases/weekly/specs/amd64/stage1.spec                             | 2 ++
 releases/weekly/specs/amd64/stage2-nomultilib.spec                  | 2 ++
 releases/weekly/specs/amd64/stage2-x32.spec                         | 2 ++
 releases/weekly/specs/amd64/stage2.spec                             | 2 ++
 releases/weekly/specs/amd64/stage3-nomultilib.spec                  | 2 ++
 releases/weekly/specs/amd64/stage3-x32.spec                         | 2 ++
 releases/weekly/specs/amd64/stage3.spec                             | 2 ++
 releases/weekly/specs/x86/hardened/admincd-stage1.spec              | 1 +
 releases/weekly/specs/x86/hardened/installcd-stage1.spec            | 1 +
 releases/weekly/specs/x86/hardened/stage1.spec                      | 2 ++
 releases/weekly/specs/x86/hardened/stage2.spec                      | 2 ++
 releases/weekly/specs/x86/hardened/stage3.spec                      | 2 ++
 releases/weekly/specs/x86/i686/stage1.spec                          | 2 ++
 releases/weekly/specs/x86/i686/stage2.spec                          | 2 ++
 releases/weekly/specs/x86/i686/stage3.spec                          | 2 ++
 releases/weekly/specs/x86/installcd-stage1.spec                     | 1 +
 releases/weekly/specs/x86/stage1.spec                               | 2 ++
 releases/weekly/specs/x86/stage2.spec                               | 2 ++
 releases/weekly/specs/x86/stage3.spec                               | 2 ++
 36 files changed, 66 insertions(+)

diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec 
b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
index f84366f1..81032fed 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
@@ -5,6 +5,7 @@ rel_type: hardened
 profile: hardened/linux/amd64/selinux
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened-selinux-latest
+compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
 
 livecd/use:

diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec 
b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
index 5463a6e4..45d0077a 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
@@ -5,6 +5,7 @@ rel_type: hardened
 profile: hardened/linux/amd64
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened-latest
+compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
 
 livecd/use:

diff --git a/releases/weekly/specs/amd64/hardened/stage1-nomultilib.spec 
b/releases/weekly/specs/amd64/hardened/stage1-nomultilib.spec
index 15361fdb..1f1e6f60 100644
--- a/releases/weekly/specs/amd64/hardened/stage1-nomultilib.spec
+++ b/releases/weekly/specs/amd64/hardened/stage1-nomultilib.spec
@@ -5,6 +5,8 @@ rel_type: hardened
 profile: hardened/linux/amd64/no-multilib
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened+nomultilib-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/amd64/hardened/stage1-selinux-nomultilib.spec 
b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
index ea0466a7..6e232717 100644
--- a/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
+++ b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec
@@ -5,6 +5,8 @@ rel_type: hardened
 profile: hardened/linux/amd64/no-multilib/selinux
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened-selinux+nomultilib-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/amd64/hardened/stage1-selinux.spec 
b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
index 90ad40f6..b4829421 100644
--- a/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec
@@ -5,6 +5,8 @@ rel_type: hardened
 profile: hardened/linux/amd64/selinux
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened-selinux-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/amd64/hardened/stage1.spec 
b/releases/weekly/specs/amd64/hardened/stage1.spec
index a02e843b..669c798b 100644
--- a/releases/weekly/specs/amd64/hardened/stage1.spec
+++ b/releases/weekly/specs/amd64/hardened/stage1.spec
@@ -5,6 +5,8 @@ rel_type: hardened
 profile: hardened/linux/amd64
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened-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/amd64/hardened/stage2-nomultilib.spec 
b/releases/weekly/specs/amd64/hardened/stage2-nomultilib.spec
index 2977a67d..4768ecc9 100644
--- a/releases/weekly/specs/amd64/hardened/stage2-nomultilib.spec
+++ b/releases/weekly/specs/amd64/hardened/stage2-nomultilib.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/amd64/no-multilib
 snapshot: latest
 source_subpath: hardened/stage1-amd64-hardened+nomultilib-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git 
a/releases/weekly/specs/amd64/hardened/stage2-selinux-nomultilib.spec 
b/releases/weekly/specs/amd64/hardened/stage2-selinux-nomultilib.spec
index c753eaa7..fa9614b9 100644
--- a/releases/weekly/specs/amd64/hardened/stage2-selinux-nomultilib.spec
+++ b/releases/weekly/specs/amd64/hardened/stage2-selinux-nomultilib.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/amd64/no-multilib/selinux
 snapshot: latest
 source_subpath: hardened/stage1-amd64-hardened-selinux+nomultilib-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/hardened/stage2-selinux.spec 
b/releases/weekly/specs/amd64/hardened/stage2-selinux.spec
index ee93a452..dd3d806d 100644
--- a/releases/weekly/specs/amd64/hardened/stage2-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/stage2-selinux.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/amd64/selinux
 snapshot: latest
 source_subpath: hardened/stage1-amd64-hardened-selinux-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/hardened/stage2.spec 
b/releases/weekly/specs/amd64/hardened/stage2.spec
index f81cfa56..9462e8c4 100644
--- a/releases/weekly/specs/amd64/hardened/stage2.spec
+++ b/releases/weekly/specs/amd64/hardened/stage2.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/amd64
 snapshot: latest
 source_subpath: hardened/stage1-amd64-hardened-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/hardened/stage3-nomultilib.spec 
b/releases/weekly/specs/amd64/hardened/stage3-nomultilib.spec
index 82f38ff4..87f8e9f8 100644
--- a/releases/weekly/specs/amd64/hardened/stage3-nomultilib.spec
+++ b/releases/weekly/specs/amd64/hardened/stage3-nomultilib.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/amd64/no-multilib
 snapshot: latest
 source_subpath: hardened/stage2-amd64-hardened+nomultilib-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git 
a/releases/weekly/specs/amd64/hardened/stage3-selinux-nomultilib.spec 
b/releases/weekly/specs/amd64/hardened/stage3-selinux-nomultilib.spec
index 28a52a42..735e62b7 100644
--- a/releases/weekly/specs/amd64/hardened/stage3-selinux-nomultilib.spec
+++ b/releases/weekly/specs/amd64/hardened/stage3-selinux-nomultilib.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/amd64/no-multilib/selinux
 snapshot: latest
 source_subpath: hardened/stage2-amd64-hardened-selinux+nomultilib-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/hardened/stage3-selinux.spec 
b/releases/weekly/specs/amd64/hardened/stage3-selinux.spec
index 1615cf6b..2d6f876e 100644
--- a/releases/weekly/specs/amd64/hardened/stage3-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/stage3-selinux.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/amd64/selinux
 snapshot: latest
 source_subpath: hardened/stage2-amd64-hardened-selinux-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/hardened/stage3.spec 
b/releases/weekly/specs/amd64/hardened/stage3.spec
index 99e77223..eebf6b90 100644
--- a/releases/weekly/specs/amd64/hardened/stage3.spec
+++ b/releases/weekly/specs/amd64/hardened/stage3.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/amd64
 snapshot: latest
 source_subpath: hardened/stage2-amd64-hardened-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/installcd-stage1.spec 
b/releases/weekly/specs/amd64/installcd-stage1.spec
index 5deb350c..5ee6c258 100644
--- a/releases/weekly/specs/amd64/installcd-stage1.spec
+++ b/releases/weekly/specs/amd64/installcd-stage1.spec
@@ -5,6 +5,7 @@ rel_type: default
 profile: default/linux/amd64/13.0/no-multilib
 snapshot: latest
 source_subpath: default/stage3-amd64-latest
+compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
 
 livecd/use:

diff --git a/releases/weekly/specs/amd64/stage1-nomultilib.spec 
b/releases/weekly/specs/amd64/stage1-nomultilib.spec
index b6f28ba0..7f4f7889 100644
--- a/releases/weekly/specs/amd64/stage1-nomultilib.spec
+++ b/releases/weekly/specs/amd64/stage1-nomultilib.spec
@@ -5,6 +5,8 @@ rel_type: default
 profile: default/linux/amd64/13.0/no-multilib
 snapshot: latest
 source_subpath: default/stage3-amd64-nomultilib-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/amd64/stage1-x32.spec 
b/releases/weekly/specs/amd64/stage1-x32.spec
index 55ebcc91..c90620bf 100644
--- a/releases/weekly/specs/amd64/stage1-x32.spec
+++ b/releases/weekly/specs/amd64/stage1-x32.spec
@@ -5,6 +5,8 @@ rel_type: default
 profile: default/linux/amd64/13.0/x32
 snapshot: latest
 source_subpath: default/stage3-x32-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/amd64/stage1.spec 
b/releases/weekly/specs/amd64/stage1.spec
index 0a006e2c..02459a03 100644
--- a/releases/weekly/specs/amd64/stage1.spec
+++ b/releases/weekly/specs/amd64/stage1.spec
@@ -5,6 +5,8 @@ rel_type: default
 profile: default/linux/amd64/13.0
 snapshot: latest
 source_subpath: default/stage3-amd64-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/amd64/stage2-nomultilib.spec 
b/releases/weekly/specs/amd64/stage2-nomultilib.spec
index c07365cd..e98da51b 100644
--- a/releases/weekly/specs/amd64/stage2-nomultilib.spec
+++ b/releases/weekly/specs/amd64/stage2-nomultilib.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/amd64/13.0/no-multilib
 snapshot: latest
 source_subpath: default/stage1-amd64-nomultilib-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/stage2-x32.spec 
b/releases/weekly/specs/amd64/stage2-x32.spec
index aab5cdc9..6685dd7b 100644
--- a/releases/weekly/specs/amd64/stage2-x32.spec
+++ b/releases/weekly/specs/amd64/stage2-x32.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/amd64/13.0/x32
 snapshot: latest
 source_subpath: default/stage1-x32-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/stage2.spec 
b/releases/weekly/specs/amd64/stage2.spec
index 937539f1..9f26ee88 100644
--- a/releases/weekly/specs/amd64/stage2.spec
+++ b/releases/weekly/specs/amd64/stage2.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/amd64/13.0
 snapshot: latest
 source_subpath: default/stage1-amd64-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/stage3-nomultilib.spec 
b/releases/weekly/specs/amd64/stage3-nomultilib.spec
index 3eaaf0c2..89ab20d3 100644
--- a/releases/weekly/specs/amd64/stage3-nomultilib.spec
+++ b/releases/weekly/specs/amd64/stage3-nomultilib.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/amd64/13.0/no-multilib
 snapshot: latest
 source_subpath: default/stage2-amd64-nomultilib-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/stage3-x32.spec 
b/releases/weekly/specs/amd64/stage3-x32.spec
index d2f6734f..9c295e22 100644
--- a/releases/weekly/specs/amd64/stage3-x32.spec
+++ b/releases/weekly/specs/amd64/stage3-x32.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/amd64/13.0/x32
 snapshot: latest
 source_subpath: default/stage2-x32-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/amd64/stage3.spec 
b/releases/weekly/specs/amd64/stage3.spec
index 3b1c6e00..07cf6de7 100644
--- a/releases/weekly/specs/amd64/stage3.spec
+++ b/releases/weekly/specs/amd64/stage3.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/amd64/13.0
 snapshot: latest
 source_subpath: default/stage2-amd64-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/x86/hardened/admincd-stage1.spec 
b/releases/weekly/specs/x86/hardened/admincd-stage1.spec
index f2b69ca0..3c37f663 100644
--- a/releases/weekly/specs/x86/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/x86/hardened/admincd-stage1.spec
@@ -5,6 +5,7 @@ rel_type: hardened
 profile: hardened/linux/x86
 snapshot: latest
 source_subpath: hardened/stage3-i686-hardened-latest
+compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
 
 livecd/use:

diff --git a/releases/weekly/specs/x86/hardened/installcd-stage1.spec 
b/releases/weekly/specs/x86/hardened/installcd-stage1.spec
index 49c26cef..e8c5d4b1 100644
--- a/releases/weekly/specs/x86/hardened/installcd-stage1.spec
+++ b/releases/weekly/specs/x86/hardened/installcd-stage1.spec
@@ -5,6 +5,7 @@ rel_type: hardened
 profile: hardened/linux/x86
 snapshot: latest
 source_subpath: hardened/stage3-x86-hardened-latest
+compression_mode: pixz_x
 livecd/use:
        -*
        deprecated

diff --git a/releases/weekly/specs/x86/hardened/stage1.spec 
b/releases/weekly/specs/x86/hardened/stage1.spec
index 34cf3f6a..69d04974 100644
--- a/releases/weekly/specs/x86/hardened/stage1.spec
+++ b/releases/weekly/specs/x86/hardened/stage1.spec
@@ -5,6 +5,8 @@ rel_type: hardened
 profile: hardened/linux/x86
 snapshot: latest
 source_subpath: hardened/stage3-i686-hardened-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/x86/hardened/stage2.spec 
b/releases/weekly/specs/x86/hardened/stage2.spec
index 2142ad0d..df8b72a8 100644
--- a/releases/weekly/specs/x86/hardened/stage2.spec
+++ b/releases/weekly/specs/x86/hardened/stage2.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/x86
 snapshot: latest
 source_subpath: hardened/stage1-i686-hardened-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/x86/hardened/stage3.spec 
b/releases/weekly/specs/x86/hardened/stage3.spec
index 6a7300e6..52b786f7 100644
--- a/releases/weekly/specs/x86/hardened/stage3.spec
+++ b/releases/weekly/specs/x86/hardened/stage3.spec
@@ -5,4 +5,6 @@ rel_type: hardened
 profile: hardened/linux/x86
 snapshot: latest
 source_subpath: hardened/stage2-i686-hardened-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/x86/i686/stage1.spec 
b/releases/weekly/specs/x86/i686/stage1.spec
index dd4aa336..cd757316 100644
--- a/releases/weekly/specs/x86/i686/stage1.spec
+++ b/releases/weekly/specs/x86/i686/stage1.spec
@@ -5,6 +5,8 @@ rel_type: default
 profile: default/linux/x86/13.0
 snapshot: latest
 source_subpath: default/stage3-i686-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/x86/i686/stage2.spec 
b/releases/weekly/specs/x86/i686/stage2.spec
index 0feca2dc..a8dfddfe 100644
--- a/releases/weekly/specs/x86/i686/stage2.spec
+++ b/releases/weekly/specs/x86/i686/stage2.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/x86/13.0
 snapshot: latest
 source_subpath: default/stage1-i686-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/x86/i686/stage3.spec 
b/releases/weekly/specs/x86/i686/stage3.spec
index e15ae511..43100aab 100644
--- a/releases/weekly/specs/x86/i686/stage3.spec
+++ b/releases/weekly/specs/x86/i686/stage3.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/x86/13.0
 snapshot: latest
 source_subpath: default/stage2-i686-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/x86/installcd-stage1.spec 
b/releases/weekly/specs/x86/installcd-stage1.spec
index 1b4936be..42a967ed 100644
--- a/releases/weekly/specs/x86/installcd-stage1.spec
+++ b/releases/weekly/specs/x86/installcd-stage1.spec
@@ -5,6 +5,7 @@ rel_type: default
 profile: default/linux/x86/13.0
 snapshot: latest
 source_subpath: default/stage3-i486-latest
+compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
 
 livecd/use:

diff --git a/releases/weekly/specs/x86/stage1.spec 
b/releases/weekly/specs/x86/stage1.spec
index d060250e..a1f4c553 100644
--- a/releases/weekly/specs/x86/stage1.spec
+++ b/releases/weekly/specs/x86/stage1.spec
@@ -5,6 +5,8 @@ rel_type: default
 profile: default/linux/x86/13.0
 snapshot: latest
 source_subpath: default/stage3-i486-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/x86/stage2.spec 
b/releases/weekly/specs/x86/stage2.spec
index 99c94e74..67de4d98 100644
--- a/releases/weekly/specs/x86/stage2.spec
+++ b/releases/weekly/specs/x86/stage2.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/x86/13.0
 snapshot: latest
 source_subpath: default/stage1-i486-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/x86/stage3.spec 
b/releases/weekly/specs/x86/stage3.spec
index dbb44c61..18eeb14a 100644
--- a/releases/weekly/specs/x86/stage3.spec
+++ b/releases/weekly/specs/x86/stage3.spec
@@ -5,4 +5,6 @@ rel_type: default
 profile: default/linux/x86/13.0
 snapshot: latest
 source_subpath: default/stage2-i486-latest
+compression_mode: pixz_x
+decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

Reply via email to