GNU bug report logs - #54377
[PATCH 0/3] Add 'guix home container'

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Sun, 13 Mar 2022 21:54:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Subject: bug#54377: closed (Re: bug#54377: [PATCH 0/3] Add 'guix home
 container')
Date: Sat, 19 Mar 2022 18:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54377: [PATCH 0/3] Add 'guix home container'

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54377 <at> debbugs.gnu.org.

-- 
54377: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54377
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andrew Tropin <andrew <at> trop.in>
Cc: 54377-done <at> debbugs.gnu.org
Subject: Re: bug#54377: [PATCH 0/3] Add 'guix home container'
Date: Sat, 19 Mar 2022 19:24:40 +0100
Hi!

I pushed the series together with a news entry:

  a58defdae8 news: Add entry about 'guix home container'.
  094a2cfbe4 guix home: Add 'container' command.
  cff9fee82a linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'.
  c77544b387 linux-container: 'eval/container' honors #:namespaces.

Let’s tweak things such as the default shell as we get more hands-on
feedback.

I also expect we might want a ‘--system-manifest’ option for users who’d
like to have more than just Coreutils in the container.

Thanks,
Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH 0/3] Add 'guix home container'
Date: Sun, 13 Mar 2022 22:52:59 +0100
Hello Guix!

This patch series adds a ‘guix home container’ command.  You can run:

  guix home container config.scm

and you get an interactive shell, started as a login shell, where you
can check the effect of your configuration.  Handy!

The code is a bit redundant with that of ‘guix environment’, but
slightly different, so no obvious way to factorize it came to mind.

Feedback welcome!

Ludo’.

Ludovic Courtès (3):
  linux-container: 'eval/container' honors #:namespaces.
  linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'.
  guix home: Add 'container' command.

 doc/guix.texi                  |  58 +++++++
 gnu/system/linux-container.scm |  15 +-
 guix/scripts/home.scm          | 271 ++++++++++++++++++++++++++++++---
 tests/guix-home.sh             |  58 +++++--
 4 files changed, 359 insertions(+), 43 deletions(-)


base-commit: d41c82b481fd0f5c7d45d6e2629fdf9d2085205b
-- 
2.34.0




This bug report was last modified 3 years and 62 days ago.

Previous Next


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