releases/specs/ppc: musl stages -> stages-musl portagedir
Issue: https://github.com/gentoo/musl/issues/351 Signed-off-by: Georgy Yakovlev <ya@sysdump.net>
This commit is contained in:
parent
f3bdefec6f
commit
4d8b4d6850
4 changed files with 4 additions and 4 deletions
|
@ -9,6 +9,6 @@ chost: powerpc64-gentoo-linux-musl
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
|
update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
repos: /var/db/repos/musl
|
repos: /var/db/repos/musl
|
||||||
|
|
|
@ -6,6 +6,6 @@ profile: default/linux/ppc64/17.0/musl/hardened
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl-hardened/stage1-ppc64-musl-hardened-@TIMESTAMP@
|
source_subpath: musl-hardened/stage1-ppc64-musl-hardened-@TIMESTAMP@
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
repos: /var/db/repos/musl
|
repos: /var/db/repos/musl
|
||||||
|
|
|
@ -9,6 +9,6 @@ chost: powerpc64le-gentoo-linux-musl
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
|
update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
repos: /var/db/repos/musl
|
repos: /var/db/repos/musl
|
||||||
|
|
|
@ -6,6 +6,6 @@ profile: default/linux/ppc64le/17.0/musl/hardened
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl-hardened/stage1-ppc64le-musl-hardened-@TIMESTAMP@
|
source_subpath: musl-hardened/stage1-ppc64le-musl-hardened-@TIMESTAMP@
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
repos: /var/db/repos/musl
|
repos: /var/db/repos/musl
|
||||||
|
|
Loading…
Add table
Reference in a new issue