s390: minor cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
07ac734d25
commit
c6650129c5
4 changed files with 2 additions and 22 deletions
|
@ -6,7 +6,7 @@ profile: default/linux/s390/17.0
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage3-s390-latest
|
source_subpath: default/stage3-s390-latest
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep --newuse @world --jobs 2 --load-average 2
|
update_seed_command: --update --deep --newuse @world
|
||||||
compression_mode: pixz
|
compression_mode: pixz
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-s390
|
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-s390
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
subarch: s390
|
|
||||||
version_stamp: @TIMESTAMP@
|
|
||||||
target: stage2
|
|
||||||
rel_type: default
|
|
||||||
profile: default/linux/s390/17.0
|
|
||||||
snapshot: @TIMESTAMP@
|
|
||||||
source_subpath: default/stage1-s390-@TIMESTAMP@
|
|
||||||
compression_mode: pixz
|
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
|
||||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-s390
|
|
|
@ -6,7 +6,7 @@ profile: default/linux/s390/17.0/s390x
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage3-s390x-latest
|
source_subpath: default/stage3-s390x-latest
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep --newuse @world --jobs 2 --load-average 2
|
update_seed_command: --update --deep --newuse @world
|
||||||
compression_mode: pixz
|
compression_mode: pixz
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-s390x
|
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-s390x
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
subarch: s390x
|
|
||||||
version_stamp: @TIMESTAMP@
|
|
||||||
target: stage2
|
|
||||||
rel_type: default
|
|
||||||
profile: default/linux/s390/17.0/s390x
|
|
||||||
snapshot: @TIMESTAMP@
|
|
||||||
source_subpath: default/stage1-s390x-@TIMESTAMP@
|
|
||||||
compression_mode: pixz
|
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
|
||||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-s390x
|
|
Loading…
Add table
Reference in a new issue