Set musl overlay path back to what it is on aws
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
4efc60f346
commit
696b3e90a9
6 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl-hardened/stage3-amd64-musl-hardened-latest
|
source_subpath: musl-hardened/stage3-amd64-musl-hardened-latest
|
||||||
chost: x86_64-gentoo-linux-musl
|
chost: x86_64-gentoo-linux-musl
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_overlay: /release/trees/musl-auto
|
portage_overlay: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep --newuse @world
|
update_seed_command: --update --deep --newuse @world
|
||||||
|
|
|
@ -7,7 +7,7 @@ snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl/stage3-amd64-musl-latest
|
source_subpath: musl/stage3-amd64-musl-latest
|
||||||
chost: x86_64-gentoo-linux-musl
|
chost: x86_64-gentoo-linux-musl
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_overlay: /release/trees/musl-auto
|
portage_overlay: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep --newuse @world
|
update_seed_command: --update --deep --newuse @world
|
||||||
|
|
|
@ -7,6 +7,6 @@ snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl-hardened/stage1-amd64-musl-hardened-@TIMESTAMP@
|
source_subpath: musl-hardened/stage1-amd64-musl-hardened-@TIMESTAMP@
|
||||||
chost: x86_64-gentoo-linux-musl
|
chost: x86_64-gentoo-linux-musl
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_overlay: /release/trees/musl-auto
|
portage_overlay: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
|
|
|
@ -7,6 +7,6 @@ snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl/stage1-amd64-musl-@TIMESTAMP@
|
source_subpath: musl/stage1-amd64-musl-@TIMESTAMP@
|
||||||
chost: x86_64-gentoo-linux-musl
|
chost: x86_64-gentoo-linux-musl
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_overlay: /release/trees/musl-auto
|
portage_overlay: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
|
|
|
@ -6,6 +6,6 @@ profile: default/linux/amd64/17.0/musl/hardened
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl-hardened/stage2-amd64-musl-hardened-@TIMESTAMP@
|
source_subpath: musl-hardened/stage2-amd64-musl-hardened-@TIMESTAMP@
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_overlay: /release/trees/musl-auto
|
portage_overlay: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
|
|
|
@ -6,6 +6,6 @@ profile: default/linux/amd64/17.0/musl
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl/stage2-amd64-musl-@TIMESTAMP@
|
source_subpath: musl/stage2-amd64-musl-@TIMESTAMP@
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_overlay: /release/trees/musl-auto
|
portage_overlay: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
|
|
Loading…
Add table
Reference in a new issue