From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O38fw-0001uU-B2 for garchives@archives.gentoo.org; Sat, 17 Apr 2010 14:07:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9729CE0867; Sat, 17 Apr 2010 14:05:34 +0000 (UTC) Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.146]) by pigeon.gentoo.org (Postfix) with ESMTP id 6AA31E0867 for ; Sat, 17 Apr 2010 14:05:34 +0000 (UTC) Received: by qw-out-1920.google.com with SMTP id 5so1103775qwc.10 for ; Sat, 17 Apr 2010 07:05:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=HSzQfjk4ViQ7j+H05yyODnFAD2jgl4LYReTpa+OgOt8=; b=qWoML+VcHIj/phWw8uKQJK1QxQx1bQDcgoS6ixvpTjvGE4uX28wJtZhZFrKods097D uAwjwPSccLeNZzrhOMnjc9tusEATe7zUEFNV09fKwxcLHcQVhV6LVJqEXGarmG7+1cPG sssbvWRGgurwCmueIyb2uFu+DUl8rM4Qq1Nn8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=WOpFMnKAtgzQne9mPCDGkXs7WSfGzEcMWTX/bx/cmjn+q0rrQ6l47BiYSnoH0TK2yi RouZWn4LBx3r1ArWtHsYRbbtMkKKxNdEi5clqPRaGoS5G/0wrUBru9eM3SK5s0Tp9A2c XaojGkMLj8Y6Dm+kAHz90ILa47lWJiwuLB8eo= Received: by 10.229.91.16 with SMTP id k16mr836702qcm.40.1271513133748; Sat, 17 Apr 2010 07:05:33 -0700 (PDT) Received: from [127.0.0.1] (tor1.digineo.de [62.141.53.224]) by mx.google.com with ESMTPS id y41sm2884372qce.23.2010.04.17.07.05.20 (version=SSLv3 cipher=RC4-MD5); Sat, 17 Apr 2010 07:05:32 -0700 (PDT) Message-ID: <4BC9C00E.4030005@gmail.com> Date: Sat, 17 Apr 2010 10:05:02 -0400 From: 7v5w7go9ub0o <7v5w7go9ub0o@gmail.com> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100410 Lightning/1.0b2pre Thunderbird/3.0.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-hardened@lists.gentoo.org Reply-to: gentoo-hardened@lists.gentoo.org MIME-Version: 1.0 To: for hard list Subject: [gentoo-hardened] Re: Hardened Overlay guide (?) References: <4BC8EAF0.6060606@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 31c4a187-8077-4a0c-8735-366a56afc1f6 X-Archives-Hash: 6c1cd38d617fa0797301a00630a9b069 On 04/17/10 04:30, Claes Gyllensw=E4rd wrote: > 2010/4/17 7v5w7go9ub0o<7v5w7go9ub0o-Re5JQEeQqe8AvxtiuMwx3w@public.gmane= .org>: >> Where can I find the latest directions for installing hardened Gentoo? >> >> =C2 Is this it? >> >> =C2 "[HOWTO] The Hardened GCC4 Toolchain Overlay =C2 Guide" from >> http://forums.gentoo.org/viewtopic-t-705939.html still the current >> directions? >> >> TIA > > The security handbook has some pre-install considerations: > http://www.gentoo.org/doc/en/security/index.xml > > Other than that, follow the normal installation guide. > When you get to 5.b, make sure you get a > stage3-hardened > tarball instead of just stage3. > Proceed as normal until 6.b, where you pick a hardened profile. > > Then you can go back to the security handbook and harden to your heart = desire. > Thank You.