From 2960c40ded96ae0c988994286d1415548834bf9c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 4 Mar 2006 01:52:13 +0000 Subject: add some URLs for people to learn more svn path=/main/trunk/; revision=2808 --- bin/ebuild.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/ebuild.sh') 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}" -- cgit v1.2.3-1-g7c22