Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:XT_PAX commit in: /
Date: Wed, 23 Nov 2011 19:25:28
Message-Id: 4b19f0d3c81247d32afab7957867290f91aff57f.prometheanfire@gentoo
1 commit: 4b19f0d3c81247d32afab7957867290f91aff57f
2 Author: Matthew Thode (prometheanfire) <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 23 19:22:07 2011 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 23 19:22:07 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=4b19f0d3
7
8 My friend (travis) is a grammar nazi)
9
10 ---
11 XT_PAX-howto.txt | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/XT_PAX-howto.txt b/XT_PAX-howto.txt
15 index 400532d..3a956be 100644
16 --- a/XT_PAX-howto.txt
17 +++ b/XT_PAX-howto.txt
18 @@ -116,7 +116,7 @@ Also, depending on what you're looking for. Among other options, you may also w
19 CONFIG_PAX_SOFTMODE not configure <- to make the kernel kill violators
20 CONFIG_PAX_SEGMEXEC=y <- to test S marking on x86
21 CONFIG_PAX_EMUTRAMP=y <- to test E marking
22 - CONFIG_PAX_PAGEEXEC=y <- shoudl default on, to test P markings
23 + CONFIG_PAX_PAGEEXEC=y <- should default on, to test P markings
24 CONFIG_PAX_MPROTECT=y <- should default on, to test M marking
25 CONFIG_PAX_RANDMMAP=y <- should default on, to test R marking