From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 34C01158020 for ; Tue, 15 Nov 2022 23:28:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D650E0A8F; Tue, 15 Nov 2022 23:28:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E90BE0A8F for ; Tue, 15 Nov 2022 23:28:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F814340EF9 for ; Tue, 15 Nov 2022 23:28:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56A656F2 for ; Tue, 15 Nov 2022 23:28:47 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1668554553.ce352f1fcfd8fb4176024633b504de96080da40d.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs/amd64/stage1-systemd-mu.spec X-VCS-Directories: releases/specs/amd64/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: ce352f1fcfd8fb4176024633b504de96080da40d X-VCS-Branch: master Date: Tue, 15 Nov 2022 23:28:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8bcc95cb-8e1f-4616-ba52-3119891269d9 X-Archives-Hash: 293a3399736faa70afa189b01b01c174 commit: ce352f1fcfd8fb4176024633b504de96080da40d Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Nov 15 23:22:33 2022 +0000 Commit: Andreas K. Hüttel gentoo 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 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