Disable compression options.
This commit is contained in:
parent
6b89ad9854
commit
e2103d0ee4
@ -5,8 +5,8 @@ rel_type: default
|
|||||||
profile: default/linux/amd64/17.0
|
profile: default/linux/amd64/17.0
|
||||||
snapshot: latest
|
snapshot: latest
|
||||||
source_subpath: default/stage3-amd64-latest
|
source_subpath: default/stage3-amd64-latest
|
||||||
compression_mode: pixz_x
|
#compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
#decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep @world
|
update_seed_command: --update --deep @world
|
||||||
#portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
#portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
|
@ -5,8 +5,8 @@ rel_type: default
|
|||||||
profile: default/linux/amd64/17.0
|
profile: default/linux/amd64/17.0
|
||||||
snapshot: latest
|
snapshot: latest
|
||||||
source_subpath: default/stage1-amd64-latest
|
source_subpath: default/stage1-amd64-latest
|
||||||
compression_mode: pixz_x
|
#compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
#decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
#portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
#portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||||
#pkgcache_path: /var/cache/portage/packages
|
#pkgcache_path: /var/cache/portage/packages
|
||||||
#portage_confdir: /var/lib/catalyst/portage-conf
|
#portage_confdir: /var/lib/catalyst/portage-conf
|
||||||
|
@ -12,8 +12,8 @@ cflags: -O2 -pipe -march=native
|
|||||||
#source_subpath: default/stage3-amd64-latest
|
#source_subpath: default/stage3-amd64-latest
|
||||||
source_subpath: default/stage2-amd64-latest
|
source_subpath: default/stage2-amd64-latest
|
||||||
# Compression used for archives
|
# Compression used for archives
|
||||||
compression_mode: pixz_x
|
#compression_mode: pixz_x
|
||||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
#decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||||
# Name of the portage snapshot to use
|
# Name of the portage snapshot to use
|
||||||
snapshot: latest
|
snapshot: latest
|
||||||
# Timestamp to use on your resulting stage3 file
|
# Timestamp to use on your resulting stage3 file
|
||||||
|
Loading…
Reference in New Issue
Block a user