summaryrefslogtreecommitdiff
path: root/CODE-OF-CONDUCT
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2024-07-05 15:47:13 +0200
committerAndreas Enge <andreas@enge.fr>2024-09-18 16:10:05 +0200
commitb131057fda543566f3b4a2b45722a3a8ccd0c1f5 (patch)
treeb85e0ea10a6e2aebbd6a5c773e9e25e5d0d33113 /CODE-OF-CONDUCT
parent1b6ce1796abdf497f61f426d61339318f4f4f23d (diff)
gnu: guix-configuration: Add a chroot? parameter.wip-plmshift
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 'CODE-OF-CONDUCT')
0 files changed, 0 insertions, 0 deletions