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 1RJUm1-0002Cs-1S for garchives@archives.gentoo.org; Thu, 27 Oct 2011 18:33:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBB9321C031; Thu, 27 Oct 2011 18:33:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 84DB121C031 for ; Thu, 27 Oct 2011 18:33:44 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFE021B407E for ; Thu, 27 Oct 2011 18:33:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 8763C2004B; Thu, 27 Oct 2011 18:33:42 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-working-features.xml X-VCS-Repository: gentoo X-VCS-Files: hb-working-features.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Message-Id: <20111027183342.8763C2004B@flycatcher.gentoo.org> Date: Thu, 27 Oct 2011 18:33:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: b30f873476f6954befb6f3b0f59680f6 swift 11/10/27 18:33:42 Modified: hb-working-features.xml Log: As per Jan ("jkt") feedback, ensure that directory is 0700 and mention = key fingerprint (currently valid, but might change in november as the key= expires then) Revision Changes Path 1.39 xml/htdocs/doc/en/handbook/hb-working-features.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-working-features.xml?rev=3D1.39&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-working-features.xml?rev=3D1.39&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-working-features.xml?r1=3D1.38&r2=3D1.39 Index: hb-working-features.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-featu= res.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- hb-working-features.xml 26 Oct 2011 19:46:19 -0000 1.38 +++ hb-working-features.xml 27 Oct 2011 18:33:42 -0000 1.39 @@ -4,7 +4,7 @@ =20 - + =20 =20 @@ -13,8 +13,8 @@ ccache and more. =20 -2 -2011-10-26 +3 +2011-10-27 =20
Portage Features @@ -345,11 +345,14 @@ To configure Portage, first create a truststore in which you download an= d accept the keys of the Gentoo Infrastructure responsible for signing the Portag= e tree snapshots. Of course, if you want to, you can validate this GPG key as p= er the -proper guidelines. +proper guidelines +(like checking the key fingerprint AE54 54F9 67B5 6AB0 9AE1 6064 0838 +C26E 239C 75C4).

=20
 # mkdir -p /etc/portage/gpg
+# chmod 0700 /etc/portage/gpg
 # gpg --homedir /etc/portage/gpg --keyserver subkeys.pgp.net --recv-k=
eys 0x239C75C4
 # gpg --homedir /etc/portage/gpg --edit-key 0x239C75C4 trust