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 3A98715813A for ; Fri, 10 Jan 2025 07:15:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69959E07D8; Fri, 10 Jan 2025 07:15: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 4CDFDE07D8 for ; Fri, 10 Jan 2025 07:15: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 482B533BEA5 for ; Fri, 10 Jan 2025 07:15:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0CB31DEA for ; Fri, 10 Jan 2025 07:15:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1736493335.3534dbe4461c1215ec5d53c66757bb17ce2e1e66.sam@gentoo> Subject: [gentoo-commits] proj/binhost:master commit in: builders/dola/server-23/, builders/milou/server-23/ X-VCS-Repository: proj/binhost X-VCS-Files: builders/dola/server-23/world builders/milou/server-23/world X-VCS-Directories: builders/dola/server-23/ builders/milou/server-23/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3534dbe4461c1215ec5d53c66757bb17ce2e1e66 X-VCS-Branch: master Date: Fri, 10 Jan 2025 07:15: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: a422003a-31b4-46f0-83ea-2cb060c7e2fd X-Archives-Hash: 6c2de8fed6212bbef8444721ac2ff414 commit: 3534dbe4461c1215ec5d53c66757bb17ce2e1e66 Author: Sam James gentoo org> AuthorDate: Fri Jan 10 07:15:35 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 10 07:15:35 2025 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=3534dbe4 dola, milou: server: add sys-fs/btrfs-progs Signed-off-by: Sam James gentoo.org> builders/dola/server-23/world | 1 + builders/milou/server-23/world | 1 + 2 files changed, 2 insertions(+) diff --git a/builders/dola/server-23/world b/builders/dola/server-23/world index ff1d2e1..293de73 100644 --- a/builders/dola/server-23/world +++ b/builders/dola/server-23/world @@ -6,6 +6,7 @@ net-misc/chrony net-misc/dhcpcd net-vpn/openvpn sys-apps/portage +sys-fs/btrfs-progs sys-fs/xfsprogs llvm-core/clang www-servers/apache diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world index 1dccc46..5e391c6 100644 --- a/builders/milou/server-23/world +++ b/builders/milou/server-23/world @@ -66,6 +66,7 @@ sys-apps/mlocate sys-apps/pciutils sys-apps/portage sys-boot/grub +sys-fs/btrfs-progs sys-fs/xfsprogs sys-fs/dosfstools sys-fs/e2fsprogs