all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Tomas Volf <~@wolfsden.cz>
Cc: "Ludovic Courtès" <ludo@gnu.org>, 74955@debbugs.gnu.org
Subject: [bug#74955] [PATCH] services: rootless-podman-service-type: Allow not installing podman.
Date: Sun, 29 Dec 2024 13:39:33 +0900	[thread overview]
Message-ID: <87h66ngl16.fsf@gmail.com> (raw)
In-Reply-To: <de2ca6114d6448a43223c7923f5ceae9b482e101.1734567063.git.~@wolfsden.cz> (Tomas Volf's message of "Thu, 19 Dec 2024 01:11:03 +0100")

Tomas Volf <~@wolfsden.cz> writes:

> Sometimes you would want to skip on actually installing the podman package in
> order to save disk space and bandwidth.  Even without installing it globally,
> podman can still be fetched via guix shell when required.
>
> * gnu/services/containers.scm (package-or-#f?): New procedure.
> (rootless-podman-configuration)<podman>: Change type to package-or-#f.
> (rootless-podman-service-profile): Produce empty list if not podman package.
> * doc/guix.texi (Miscellaneous Services): Document the change.
>
> Change-Id: If533d913ea190558ce7e206d98ada4d805270594

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>

-- 
Thanks,
Maxim




      parent reply	other threads:[~2024-12-29  4:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-19  0:11 [bug#74955] [PATCH] services: rootless-podman-service-type: Allow not installing podman Tomas Volf
     [not found] ` <AM8PR05MB7252209208426CA3F51CE1A4D0022@AM8PR05MB7252.eurprd05.prod.outlook.com>
2024-12-28  1:09   ` Tomas Volf
2024-12-28 15:22     ` Giacomo Leidi
2024-12-29  4:39 ` Maxim Cournoyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h66ngl16.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=74955@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    --cc=~@wolfsden.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.