Enable update_seed where the merged-usr bootstrap has finished
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
2a73a45599
commit
51d5fbe849
4 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ profile: default/linux/arm64/17.0/systemd/merged-usr
|
|||
snapshot: @TIMESTAMP@
|
||||
source_subpath: mergedusr/stage3-arm64-systemd-mergedusr-latest.tar.xz
|
||||
compression_mode: pixz
|
||||
update_seed: no
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -6,7 +6,7 @@ profile: default/linux/x86/17.0/systemd/merged-usr
|
|||
snapshot: @TIMESTAMP@
|
||||
source_subpath: mergedusr/stage3-i686-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
update_seed: no
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue