diff options
author | Andreas Enge <[email protected]> | 2024-07-05 15:47:13 +0200 |
---|---|---|
committer | Andreas Enge <[email protected]> | 2025-02-17 14:57:55 +0100 |
commit | 9a41ec57626b63fa0efbd81483e20d541d4b068c (patch) | |
tree | e2bd92c6064ac6fee3dbce15942079ddae25d074 /gnu/packages/maths.scm | |
parent | f0d4daa13f0b57f5c03af73d449b2c6dd3160d08 (diff) |
gnu: guix-configuration: Add a chroot? parameter.
The parameter should take the values #t, #f or 'default.
In a container environment, 'default amounts to #f, otherwise it
amounts to #t.
* gnu/services/base.scm (guix-configuration)<chroot?>: New field.
(guix-shepherd-service): If chroot? is #f, add "--disable-chroot".
If it is #t or 'default, do nothing.
* gnu/system/linux-container.scm (containerized-operating-system):
If chroot? is 'default, replace it by #f.
* doc/guix.texi: Document the parameter.
Change-Id: I8b9c3f46ad8650fa6ed4acee947b4ae5d002d03d
Diffstat (limited to 'gnu/packages/maths.scm')
0 files changed, 0 insertions, 0 deletions