From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RTIRk-0001fl-FV for garchives@archives.gentoo.org; Wed, 23 Nov 2011 19:25:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DE9B21C0B8; Wed, 23 Nov 2011 19:25:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6B6F221C0B8 for ; Wed, 23 Nov 2011 19:25:20 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37A151B4001 for ; Wed, 23 Nov 2011 19:25:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6936D80042 for ; Wed, 23 Nov 2011 19:25:18 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <4b19f0d3c81247d32afab7957867290f91aff57f.prometheanfire@gentoo> Subject: [gentoo-commits] proj/hardened-dev:XT_PAX commit in: / X-VCS-Repository: proj/hardened-dev X-VCS-Files: XT_PAX-howto.txt X-VCS-Directories: / X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 4b19f0d3c81247d32afab7957867290f91aff57f Date: Wed, 23 Nov 2011 19:25:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8447924d-8774-4518-9823-835edf08c5c7 X-Archives-Hash: 71a25681509b408e144df6c5eab613cb commit: 4b19f0d3c81247d32afab7957867290f91aff57f Author: Matthew Thode (prometheanfire) gentoo org> AuthorDate: Wed Nov 23 19:22:07 2011 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Nov 23 19:22:07 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3D4b19f0d3 My friend (travis) is a grammar nazi) --- XT_PAX-howto.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/XT_PAX-howto.txt b/XT_PAX-howto.txt index 400532d..3a956be 100644 --- a/XT_PAX-howto.txt +++ b/XT_PAX-howto.txt @@ -116,7 +116,7 @@ Also, depending on what you're looking for. Among ot= her options, you may also w CONFIG_PAX_SOFTMODE not configure <- to make the kernel kill violators CONFIG_PAX_SEGMEXEC=3Dy <- to test S marking on x86 CONFIG_PAX_EMUTRAMP=3Dy <- to test E marking - CONFIG_PAX_PAGEEXEC=3Dy <- shoudl default on, to test P markings + CONFIG_PAX_PAGEEXEC=3Dy <- should default on, to test P markings CONFIG_PAX_MPROTECT=3Dy <- should default on, to test M marking CONFIG_PAX_RANDMMAP=3Dy <- should default on, to test R marking =20