commit: 1f1ab6cdf4e9206fec61a2232cdace3b32649983 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Dec 1 19:41:12 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Dec 1 19:41:12 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=1f1ab6cd
m68k merged-usr: disable update_seed to rebootstrap Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> releases/specs-qemu/m68k/stage1-systemd-mu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs-qemu/m68k/stage1-systemd-mu.spec b/releases/specs-qemu/m68k/stage1-systemd-mu.spec index 0f5b259b..dae9c234 100644 --- a/releases/specs-qemu/m68k/stage1-systemd-mu.spec +++ b/releases/specs-qemu/m68k/stage1-systemd-mu.spec @@ -6,7 +6,7 @@ profile: default/linux/m68k/17.0/systemd/merged-usr snapshot: @TIMESTAMP@ source_subpath: mergedusr/stage3-m68k-systemd-mergedusr-latest compression_mode: pixz -update_seed: yes +update_seed: no update_seed_command: -uDN @world portage_confdir: @REPO_DIR@/releases/portage/stages-qemu portage_prefix: releng
