hppa: cleanups, modernization, build order
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
e947bce5ac
commit
b9be3b7bbb
5 changed files with 11 additions and 5 deletions
|
@ -8,4 +8,6 @@ source_subpath: default/stage3-hppa2.0-openrc-latest
|
|||
update_seed: yes
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-hppa2.0
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed_command: --update --deep --newuse @world
|
||||
|
|
|
@ -8,4 +8,6 @@ source_subpath: default/stage3-hppa2.0-systemd-latest
|
|||
update_seed: yes
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-hppa2.0
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed_command: --update --deep --newuse @world
|
||||
|
|
|
@ -7,4 +7,5 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage1-hppa2.0-openrc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa2.0
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
|
|
|
@ -7,4 +7,5 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage1-hppa2.0-systemd-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa2.0
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue