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 5AD301581F3 for ; Tue, 26 Nov 2024 22:09:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 640E2E07EA; Tue, 26 Nov 2024 22:09:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D1281E07EA for ; Tue, 26 Nov 2024 22:09:11 +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 E5F6B34076D for ; Tue, 26 Nov 2024 22:09:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CF781898 for ; Tue, 26 Nov 2024 22:09:09 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1732658904.e8a05ccde684ad06ae4af3880ba694c4b22e2610.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/podman/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/podman/metadata.xml X-VCS-Directories: app-containers/podman/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: e8a05ccde684ad06ae4af3880ba694c4b22e2610 X-VCS-Branch: master Date: Tue, 26 Nov 2024 22:09:09 +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: 07e979e7-86e5-4cf5-9577-234060dcc27a X-Archives-Hash: f013d98e56f8578df0982d8d56466199 commit: e8a05ccde684ad06ae4af3880ba694c4b22e2610 Author: Zac Medico gentoo org> AuthorDate: Tue Nov 26 22:07:13 2024 +0000 Commit: Zac Medico gentoo org> CommitDate: Tue Nov 26 22:08:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a05ccd app-containers/podman: Remove unused local USE flags Signed-off-by: Zac Medico gentoo.org> app-containers/podman/metadata.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app-containers/podman/metadata.xml b/app-containers/podman/metadata.xml index 59ab2d3ffda0..897bde567784 100644 --- a/app-containers/podman/metadata.xml +++ b/app-containers/podman/metadata.xml @@ -26,19 +26,6 @@ Enables btrfs support (graph driver) in Podman - - Use legacy (hybrid) cgroups instead of modern (unified) cgroups - - - Enables fuse dependencies (fuse-overlayfs is especially useful - for rootless mode). - - - Enables catatonit dependency required for podman run --init. - - - Enables dependencies for running in rootless mode. - Install wrapper which lets use podman for command `docker`