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 1PqSvl-0002qb-HR for garchives@archives.gentoo.org; Fri, 18 Feb 2011 16:11:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E4C21C028; Fri, 18 Feb 2011 16:11:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3CDC11C038 for ; Fri, 18 Feb 2011 16:11:32 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E627D1B4073 for ; Fri, 18 Feb 2011 16:11:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 4E3C38006A for ; Fri, 18 Feb 2011 16:11:31 +0000 (UTC) From: "Francisco Blas Izquierdo Riera" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Francisco Blas Izquierdo Riera" Message-ID: Subject: [gentoo-commits] proj/hardened-docs:master commit in: xml/ X-VCS-Repository: proj/hardened-docs X-VCS-Files: xml/hardenedfaq.xml X-VCS-Directories: xml/ X-VCS-Committer: klondike X-VCS-Committer-Name: Francisco Blas Izquierdo Riera X-VCS-Revision: a287591eee5c644eb57fdb995e270f99d2d05eb3 Date: Fri, 18 Feb 2011 16:11:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 447ecd9d8632d355fd8e36b7dd81827c commit: a287591eee5c644eb57fdb995e270f99d2d05eb3 Author: klondike xiscosoft es> AuthorDate: Fri Feb 18 16:10:58 2011 +0000 Commit: Francisco Blas Izquierdo Riera xiscosoft = es> CommitDate: Fri Feb 18 16:10:58 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs= .git;a=3Dcommit;h=3Da287591e Adding references to source /etc/profiles --- xml/hardenedfaq.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/xml/hardenedfaq.xml b/xml/hardenedfaq.xml index a424dfb..5f4eb64 100644 --- a/xml/hardenedfaq.xml +++ b/xml/hardenedfaq.xml @@ -309,6 +309,7 @@ toolchain so that you have a consistent base: [5] x86_64-pc-linux-gnu-4.4.4-vanilla If the hardened version isn't chosen select it # gcc-config x86_64-pc-linux-gnu-4.4.4 +# source /etc/profile Keep emerging the system # emerge -e --keep-going system # emerge -e --keep-going world