portage_overlay -> repos in specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
c6b013b2a1
commit
d72b960215
4 changed files with 4 additions and 4 deletions
|
@ -9,5 +9,5 @@ compression_mode: pixz_x
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
|
update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_overlay: /root/musl
|
repos: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
|
|
|
@ -7,5 +7,5 @@ snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@
|
source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_overlay: /root/musl
|
repos: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
|
|
|
@ -9,5 +9,5 @@ compression_mode: pixz_x
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
|
update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_overlay: /root/musl
|
repos: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
|
|
|
@ -7,5 +7,5 @@ snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@
|
source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@
|
||||||
compression_mode: pixz_x
|
compression_mode: pixz_x
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
portage_overlay: /root/musl
|
repos: /root/musl
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
|
|
Loading…
Add table
Reference in a new issue