nixpkgs/nixos/doc/manual
Yueh-Shun Li 71a89291ee apptainer, singularity: enable non-FHS --fakeroot support
This patch provides input arguments `newuidmapPath` and `newgidmapPath`
for apptainer and singularity to specify the path to the SUID-ed executables
newuidmap and newgidmap where they are not available from the FHS PATH.

As NixOS places those suided executables in a non-FHS position
(/run/wrapper/bin), this patch provides
programs.singularity.enableFakeroot option and implement with the above
input parameters.
2023-02-08 18:04:05 +08:00
..
administration doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
configuration doc/nixos: prefer the verb 'log in' (#214616) 2023-02-07 10:48:31 +01:00
development Merge pull request #212684 from pennae/nixos-render-docs 2023-01-30 19:26:07 +01:00
from_md apptainer, singularity: enable non-FHS --fakeroot support 2023-02-08 18:04:05 +08:00
installation doc/installation: fix incorrect channel link 2023-01-03 15:24:36 -05:00
manpages nixos/manual/manpages: add description on previewing manpage files (#214833) 2023-02-06 00:37:38 +01:00
release-notes apptainer, singularity: enable non-FHS --fakeroot support 2023-02-08 18:04:05 +08:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix Merge pull request #206773 from SuperSandro2000/cleanup-unused-bindings 2023-02-06 20:07:50 -05:00
Makefile
man-configuration.xml
man-pages.xml nixos/manual: translate manpages to mdoc 2023-02-03 02:23:07 +01:00
manual.xml
md-to-db.sh nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
preface.xml
README.md
shell.nix