From e2103d0ee44c3952b582b898e2e6065508cbe55b Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Wed, 20 Mar 2019 15:21:58 +0100 Subject: [PATCH] Disable compression options. --- stage1.spec | 4 ++-- stage2.spec | 4 ++-- stage3.spec | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/stage1.spec b/stage1.spec index 39ddcd7..21ac18b 100644 --- a/stage1.spec +++ b/stage1.spec @@ -5,8 +5,8 @@ rel_type: default profile: default/linux/amd64/17.0 snapshot: latest source_subpath: default/stage3-amd64-latest -compression_mode: pixz_x -decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip +#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/stage2.spec b/stage2.spec index 38be039..c18a10f 100644 --- a/stage2.spec +++ b/stage2.spec @@ -5,8 +5,8 @@ rel_type: default profile: default/linux/amd64/17.0 snapshot: latest source_subpath: default/stage1-amd64-latest -compression_mode: pixz_x -decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip +#compression_mode: pixz_x +#decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip #portage_confdir: @REPO_DIR@/releases/weekly/portage/stages #pkgcache_path: /var/cache/portage/packages #portage_confdir: /var/lib/catalyst/portage-conf diff --git a/stage3.spec b/stage3.spec index f931f84..888e116 100644 --- a/stage3.spec +++ b/stage3.spec @@ -12,8 +12,8 @@ cflags: -O2 -pipe -march=native #source_subpath: default/stage3-amd64-latest source_subpath: default/stage2-amd64-latest # Compression used for archives -compression_mode: pixz_x -decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip +#compression_mode: pixz_x +#decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip # Name of the portage snapshot to use snapshot: latest # Timestamp to use on your resulting stage3 file