--- hardenedfaq.xml?passthru=1 2004-10-29 01:01:37.005447544 -0400 +++ hardenedfaq.xml 2004-10-29 01:23:14.834147592 -0400 @@ -21,8 +21,8 @@ IRC channel and the gentoo-hardened mailing list. -1.3 -October 9, 2004 +1.4 +October 29, 2004 Questions @@ -65,6 +65,9 @@
  • Why don't my programs work when I use CFLAGS="-O3" and hardened gcc?
  • +
  • + What happened to bootstrap-cascade.sh? +
  • @@ -106,7 +109,7 @@ What gentoo documentation exists about Grsecurity?
  • - Can I use Grsecurity with the 2.6.8.1 kernel? + Can I use Grsecurity with a kernel newer than 2.6.7?
  • @@ -290,8 +293,8 @@

    -In order to use SELinux and PaX together, you must enable Grsecurity as well in your kernel config -to get PaX. This should be fixed in a future kernel. +In order to use PaX on hardened-dev-sources, you must enable Grsecurity as well +in your kernel config. This should be fixed in a future kernel.

    @@ -325,6 +328,18 @@ + +
    +What happened to bootstrap-cascade.sh? + + +

    +Recently, the old bootstrap.sh and bootstrap-2.6.sh were deprecated. In their +place, bootstrap-cascade.sh has been renamed to bootstrap.sh. +

    + + +
    @@ -499,12 +514,14 @@
    -Can I use Grsecurity with the 2.6.8.1 kernel? +Can I use Grsecurity with a kernel newer than 2.6.7?

    Due to significant changes in the 2.6.8 kernel that broke PaX, neither a PaX -or Grsecurity patch is or will be available for kernel 2.6.8.1. +nor a Grsecurity patch are currently available for kernels later than 2.6.7. +The official stance of the PaX Team is available here: +http://forums.grsecurity.net./viewtopic.php?t=968.