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:
parent
c085d86fb0
commit
3c5751f733
135 changed files with 135 additions and 135 deletions
|
@ -5,7 +5,7 @@ rel_type: default
|
|||
profile: default/linux/m68k/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-m68k-openrc-latest
|
||||
compression_mode: pixz_x
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
|
@ -5,7 +5,7 @@ rel_type: default
|
|||
profile: default/linux/m68k/17.0/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-m68k-systemd-latest
|
||||
compression_mode: pixz_x
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
|
@ -5,7 +5,7 @@ rel_type: default
|
|||
profile: default/linux/m68k/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-m68k-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
||||
interpreter: /usr/bin/qemu-m68k
|
||||
|
|
|
@ -5,7 +5,7 @@ rel_type: default
|
|||
profile: default/linux/m68k/17.0/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-m68k-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
||||
interpreter: /usr/bin/qemu-m68k
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue