lix/doc/manual
Alois Wohlschlager f047e4357b libstore/build: always enable seccomp filtering and no-new-privileges
Seccomp filtering and the no-new-privileges functionality improve the security
of the sandbox, and have been enabled by default for a long time. In
https://git.lix.systems/lix-project/lix/issues/265 it was decided that they
should be enabled unconditionally. Accordingly, remove the allow-new-privileges
(which had weird behavior anyway) and filter-syscall settings, and force the
security features on. Syscall filtering can still be enabled at build time to
support building on architectures libseccomp doesn't support.

Change-Id: Iedbfa18d720ae557dee07a24f69b2520f30119cb
2024-05-24 21:19:29 +00:00
..
rl-next libstore/build: always enable seccomp filtering and no-new-privileges 2024-05-24 21:19:29 +00:00
rl-next-dev
src libstore/build: always enable seccomp filtering and no-new-privileges 2024-05-24 21:19:29 +00:00
theme
anchors.jq
book.toml Fix the pages in the manual for Lix 2024-05-05 16:11:01 -07:00
change-authors.yml doc: sort change-authors.yml 2024-05-23 02:09:05 +00:00
custom.css
generate-builtin-constants.nix
generate-builtins.nix
generate-deps.py docs: redo content generation for mdbook and manual 2024-04-11 13:32:06 +00:00
generate-manpage.nix
generate-xp-features-shortlist.nix
generate-xp-features.nix
json-to-tree.py
meson.build Rename nix show-config to nix config show 2024-05-03 16:26:16 +02:00
process-includes.sh
quote-literals.xsl
rclone.conf doc: add a script to upload the nightly manual manually 2024-05-14 14:28:01 -07:00
redirects.js libstore/build: always enable seccomp filtering and no-new-privileges 2024-05-24 21:19:29 +00:00
render-manpage.sh docs: redo content generation for mdbook and manual 2024-04-11 13:32:06 +00:00
substitute.py docs: redo content generation for mdbook and manual 2024-04-11 13:32:06 +00:00
utils.nix