add some URLs for people to learn more
authorMike Frysinger <vapier@gentoo.org>
Sat, 4 Mar 2006 01:52:13 +0000 (01:52 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 4 Mar 2006 01:52:13 +0000 (01:52 -0000)
svn path=/main/trunk/; revision=2808

bin/ebuild.sh

index 764a59b9a23dd99401be86e97e2505c09899a68c..70df2ba6512b764526a46d5e39e058f10f571d12 100755 (executable)
@@ -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}"