summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-04 01:52:13 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-04 01:52:13 +0000
commit2960c40ded96ae0c988994286d1415548834bf9c (patch)
tree8e24483c78acf7ae058baa02115de7ffce846fcf /bin
parent2fdb26f026d7a96299bef15a4b9bb3b3dc318398 (diff)
downloadportage-2960c40ded96ae0c988994286d1415548834bf9c.tar.gz
portage-2960c40ded96ae0c988994286d1415548834bf9c.tar.bz2
portage-2960c40ded96ae0c988994286d1415548834bf9c.zip
add some URLs for people to learn more
svn path=/main/trunk/; revision=2808
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ebuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 764a59b9a..70df2ba65 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -1133,6 +1133,7 @@ dyn_install() {
echo " work at startup, waste system resources, and may pose a security"
echo " risk. On some architectures, the code may not even function"
echo " properly, if at all."
+ echo " For more information, see http://hardened.gentoo.org/pic-fix-guide.xml"
echo " Please include this file in your report:"
echo " ${T}/scanelf-textrel.log"
echo "${f}"
@@ -1158,6 +1159,7 @@ dyn_install() {
echo " Files with executable stacks will not work properly (or at all!)"
echo " on some architectures/operating systems. A bug should be filed"
echo " at http://bugs.gentoo.org/ to make sure the file is fixed."
+ echo " For more information, see http://hardened.gentoo.org/gnu-stack.xml"
echo " Please include this file in your report:"
echo " ${T}/scanelf-exec.log"
echo "${f}"