commit: 08ef8f768b3dd5886afe755df807b39cb7f95728 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Dec 8 16:22:39 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Dec 8 16:22:39 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=08ef8f76
Enable update_seed where the merged-usr bootstrap has finished (6) Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> releases/specs/arm64/llvm/stage1-systemd-mu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs/arm64/llvm/stage1-systemd-mu.spec b/releases/specs/arm64/llvm/stage1-systemd-mu.spec index 221f7480..5904dc2d 100644 --- a/releases/specs/arm64/llvm/stage1-systemd-mu.spec +++ b/releases/specs/arm64/llvm/stage1-systemd-mu.spec @@ -6,7 +6,7 @@ profile: default/linux/arm64/17.0/systemd/llvm/merged-usr snapshot: @TIMESTAMP@ source_subpath: llvm-mergedusr/stage3-arm64-llvm-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
