commit: ce352f1fcfd8fb4176024633b504de96080da40d Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Nov 15 23:22:33 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Nov 15 23:22:33 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=ce352f1f
Update seed as everywhere else now that bootstrap is done Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> releases/specs/amd64/stage1-systemd-mu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs/amd64/stage1-systemd-mu.spec b/releases/specs/amd64/stage1-systemd-mu.spec index 3e97cf93..4e4579ca 100644 --- a/releases/specs/amd64/stage1-systemd-mu.spec +++ b/releases/specs/amd64/stage1-systemd-mu.spec @@ -6,7 +6,7 @@ profile: default/linux/amd64/17.1/systemd/merged-usr snapshot: @TIMESTAMP@ source_subpath: default/stage3-amd64-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
