specs and config: the stages-musl config is not needed anymore, remove
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
1e5faa75ee
commit
6c96ff1ccd
24 changed files with 21 additions and 36 deletions
|
@ -8,7 +8,7 @@ source_subpath: musl-hardened/stage3-arm64-musl-hardened-latest
|
|||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
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
|
||||
repos: /root/musl
|
||||
portage_prefix: releng
|
||||
chost: aarch64-gentoo-linux-musl
|
||||
|
|
|
@ -6,6 +6,6 @@ profile: default/linux/arm64/17.0/musl/hardened
|
|||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
repos: /root/musl
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -8,7 +8,7 @@ source_subpath: musl/stage3-arm64-musl-latest
|
|||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
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
|
||||
repos: /root/musl
|
||||
portage_prefix: releng
|
||||
chost: aarch64-gentoo-linux-musl
|
||||
|
|
|
@ -6,6 +6,6 @@ profile: default/linux/arm64/17.0/musl
|
|||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
repos: /root/musl
|
||||
portage_prefix: releng
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue