Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:XT_PAX commit in: /
Date: Mon, 28 Nov 2011 20:53:56
Message-Id: 1adcf5aae070fcb14c165e20510c7e0d65b7c0ed.blueness@gentoo
1 commit: 1adcf5aae070fcb14c165e20510c7e0d65b7c0ed
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 28 20:53:36 2011 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 20:53:36 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=1adcf5aa
7
8 HOWTO.txt: fixed name of overlay in repos.conf
9
10 ---
11 HOWTO.txt | 5 +----
12 1 files changed, 1 insertions(+), 4 deletions(-)
13
14 diff --git a/HOWTO.txt b/HOWTO.txt
15 index e443b76..8408ef4 100644
16 --- a/HOWTO.txt
17 +++ b/HOWTO.txt
18 @@ -41,7 +41,7 @@ The goodies are in a branch of the hardened-development overlay:
19
20 cat << EOF >> /etc/portage/repos.conf
21 [DEFAULT]
22 -eclass-overrides = hardened-development
23 +eclass-overrides = hardened-dev
24 EOF
25
26 3. Now let's emerge the stuff we'll need later:
27 @@ -77,9 +77,6 @@ If you see a PT_PAX header, or possibly one called LOOS+5041580 at the end of th
28
29 emerge --keep-going -eq world
30
31 -#packages that were not remerged
32 - grub - manual remerge fails it (still paxmarked)
33 -
34 7. And finally, let's do any post-world rebuild cleanup:
35
36 etc-update