GNU bug report logs -
#54377
[PATCH 0/3] Add 'guix home container'
Previous Next
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
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 61 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.