Disable compression options.

This commit is contained in:
Alexis Lahouze 2019-03-20 15:21:58 +01:00
parent 6b89ad9854
commit e2103d0ee4
3 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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