Merge branch 'master' into staging
Conflicts: pkgs/tools/system/facter/default.nix
This commit is contained in:
@@ -35,9 +35,7 @@ with stdenv.lib;
|
||||
DEBUG_DEVRES n
|
||||
DEBUG_NX_TEST n
|
||||
DEBUG_STACK_USAGE n
|
||||
${optionalString (!(features.grsecurity or false)) ''
|
||||
DEBUG_STACKOVERFLOW n
|
||||
''}
|
||||
DEBUG_STACKOVERFLOW n
|
||||
RCU_TORTURE_TEST n
|
||||
SCHEDSTATS n
|
||||
DETECT_HUNG_TASK y
|
||||
|
||||
@@ -31,6 +31,8 @@ let
|
||||
url = "https://raw.githubusercontent.com/slashbeast/grsecurity-scrape/master/${grbranch}/${name}.patch";
|
||||
inherit sha256;
|
||||
};
|
||||
|
||||
features.grsecurity = true;
|
||||
};
|
||||
in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user