nixpkgs/nixos
Joachim Fasting 5f6dbe1a5a
grsecurity: add option to disable chroot caps restriction
The chroot caps restriction disallows chroot'ed processes from running
any command that requires `CAP_SYS_ADMIN`, breaking `nixos-rebuild`. See
e.g., https://github.com/NixOS/nixpkgs/issues/15293

This significantly weakens chroot protections, but to break
nixos-rebuild out of the box is too severe.

(cherry picked from commit d4d7bfe07b)
2016-05-15 11:06:50 +02:00
..
doc/manual manual: delete dangling pointer to real-world NixOS configs 2016-04-09 18:17:18 +02:00
lib Fix X11 tests broken by the removal of -ac 2016-04-14 13:20:25 +02:00
maintainers Update AMI creation script 2016-04-06 18:40:53 +02:00
modules grsecurity: add option to disable chroot caps restriction 2016-05-15 11:06:50 +02:00
tests nixos/tests/boot-stage1: Add myself to maintainers 2016-05-06 22:06:34 +02:00
COPYING
default.nix Revert "Add a way to pin a NixOS version within the module system." 2016-02-27 20:48:12 +01:00
README
release-combined.nix nixos/release-combined: Add boot-stage1 test 2016-05-06 22:06:34 +02:00
release-small.nix
release.nix nixos/tests: Add a test for boot stage 1 2016-05-06 22:06:34 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.