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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E2C1C1581F0 for ; Fri, 13 Dec 2024 22:41:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D46AE08CA; Fri, 13 Dec 2024 22:41:56 +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 1596CE08CA for ; Fri, 13 Dec 2024 22:41:55 +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 01FD1340BEA for ; Fri, 13 Dec 2024 22:41:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E626AF5 for ; Fri, 13 Dec 2024 22:41:52 +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: <1734129692.066cdbd6384a78f2df8bbc6772bf416cd9983662.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs/amd64/diskimage-stage1.spec X-VCS-Directories: releases/specs/amd64/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 066cdbd6384a78f2df8bbc6772bf416cd9983662 X-VCS-Branch: master Date: Fri, 13 Dec 2024 22:41:52 +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: 6098eeba-9737-4d7b-aa2a-384359dd8fe2 X-Archives-Hash: 58adf3eea803cff6be671ec280d52a2e commit: 066cdbd6384a78f2df8bbc6772bf416cd9983662 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Dec 13 22:41:03 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Dec 13 22:41:32 2024 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=066cdbd6 Add sudo to diskimage Signed-off-by: Andreas K. Hüttel gentoo.org> releases/specs/amd64/diskimage-stage1.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/releases/specs/amd64/diskimage-stage1.spec b/releases/specs/amd64/diskimage-stage1.spec index 98df5f44..2e5462d3 100644 --- a/releases/specs/amd64/diskimage-stage1.spec +++ b/releases/specs/amd64/diskimage-stage1.spec @@ -14,6 +14,7 @@ diskimage/use: diskimage/packages: app-admin/pwgen + app-admin/sudo app-arch/unzip app-crypt/gnupg app-editors/nano