releases/specs: switch all specs from pixz_x to plain pixz

git master of pydecomp removed _x definitions
0e536909d8

and catalyst already uses XATTRS_OPTIONS['linux'],
https://github.com/gentoo/catalyst/blob/master/catalyst/defaults.py#L36

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev 2021-11-17 17:15:46 -08:00
parent c085d86fb0
commit 3c5751f733
No known key found for this signature in database
GPG key ID: A272C8F015129D52
135 changed files with 135 additions and 135 deletions

View file

@ -7,6 +7,6 @@ snapshot: @TIMESTAMP@
source_subpath: default/stage3-s390-latest
update_seed: yes
update_seed_command: --update --deep --newuse @world --jobs 2 --load-average 2
compression_mode: pixz_x
compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-s390

View file

@ -5,6 +5,6 @@ rel_type: default
profile: default/linux/s390/17.0
snapshot: @TIMESTAMP@
source_subpath: default/stage1-s390-@TIMESTAMP@
compression_mode: pixz_x
compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-s390

View file

@ -5,6 +5,6 @@ rel_type: default
profile: default/linux/s390/17.0
snapshot: @TIMESTAMP@
source_subpath: default/stage1-s390-@TIMESTAMP@
compression_mode: pixz_x
compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-s390

View file

@ -7,6 +7,6 @@ snapshot: @TIMESTAMP@
source_subpath: default/stage3-s390x-latest
update_seed: yes
update_seed_command: --update --deep --newuse @world --jobs 2 --load-average 2
compression_mode: pixz_x
compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-s390x

View file

@ -5,6 +5,6 @@ rel_type: default
profile: default/linux/s390/17.0/s390x
snapshot: @TIMESTAMP@
source_subpath: default/stage1-s390x-@TIMESTAMP@
compression_mode: pixz_x
compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-s390x

View file

@ -5,6 +5,6 @@ rel_type: default
profile: default/linux/s390/17.0/s390x
snapshot: @TIMESTAMP@
source_subpath: default/stage1-s390x-@TIMESTAMP@
compression_mode: pixz_x
compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-s390x