GNU bug report logs - #66887
Subject: [PATCH 0/3] catatonit for podman

Previous Next

Package: guix-patches;

Reported by: Wilke Schwiedop <wilke.schwiedop <at> agfa.com>

Date: Wed, 1 Nov 2023 18:30:02 UTC

Severity: normal

Tags: patch

Done: Simon Tournier <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 66887 <at> debbugs.gnu.org (full text, mbox):

From: Wilke Schwiedop <wilke.schwiedop <at> agfa.com>
To: "66887 <at> debbugs.gnu.org" <66887 <at> debbugs.gnu.org>
Subject: Subject: [PATCH 3/3] remove outdated comment
Date: Wed, 1 Nov 2023 18:47:54 +0000
cgroup2 is now the default in guix
---
 gnu/packages/containers.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
index c00394af2b..b864f83dcf 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -307,8 +307,6 @@ (define-public cni-plugins
 configure network interfaces in Linux containers.")
     (license license:asl2.0)))
 
-;; For podman to work, the user needs to run
-;; `sudo mount -t cgroup2 none /sys/fs/cgroup`
 (define-public catatonit
   (package
     (name "catatonit")
-- 
2.41.0





This bug report was last modified 1 year and 85 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.