summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-11-28 15:53:36 -0500
committerAnthony G. Basile <blueness@gentoo.org>2011-11-28 15:53:36 -0500
commit1adcf5aae070fcb14c165e20510c7e0d65b7c0ed (patch)
treee1f0ca06741886ccfc42800249e40bb5dcecf510
parenteclass/pax-utils.eclass: wrap paxctl-ng (diff)
downloadhardened-dev-1adcf5aae070fcb14c165e20510c7e0d65b7c0ed.tar.gz
hardened-dev-1adcf5aae070fcb14c165e20510c7e0d65b7c0ed.tar.bz2
hardened-dev-1adcf5aae070fcb14c165e20510c7e0d65b7c0ed.zip
HOWTO.txt: fixed name of overlay in repos.conf
-rw-r--r--HOWTO.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/HOWTO.txt b/HOWTO.txt
index e443b764..8408ef46 100644
--- a/HOWTO.txt
+++ b/HOWTO.txt
@@ -41,7 +41,7 @@ The goodies are in a branch of the hardened-development overlay:
cat << EOF >> /etc/portage/repos.conf
[DEFAULT]
-eclass-overrides = hardened-development
+eclass-overrides = hardened-dev
EOF
3. Now let's emerge the stuff we'll need later:
@@ -77,9 +77,6 @@ If you see a PT_PAX header, or possibly one called LOOS+5041580 at the end of th
emerge --keep-going -eq world
-#packages that were not remerged
- grub - manual remerge fails it (still paxmarked)
-
7. And finally, let's do any post-world rebuild cleanup:
etc-update