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 1Mvyhv-0004NA-8B for garchives@archives.gentoo.org; Thu, 08 Oct 2009 19:31:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 628A7E0CF3; Thu, 8 Oct 2009 19:31:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3AD3BE0CF3 for ; Thu, 8 Oct 2009 19:31:22 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id CFA4EB404A for ; Thu, 8 Oct 2009 19:31:21 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Mvyht-00030J-CY for gentoo-doc-cvs@lists.gentoo.org; Thu, 08 Oct 2009 19:31:21 +0000 From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: keychain-guide.xml X-VCS-Repository: gentoo X-VCS-Files: keychain-guide.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: Sender: Joshua Saddler Date: Thu, 08 Oct 2009 19:31:21 +0000 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: 080c41a7-bd96-46e1-a4d0-1628e8fa9e18 X-Archives-Hash: d86b1fb2b430094bc733fd6b3932eb47 nightmorph 09/10/08 19:31:21 Modified: keychain-guide.xml Log: make the gpg agent started by keychain accessible by setting env variab= les, so that you can access it when running ssh + gpg. patch from sping@g= entoo.org via email Revision Changes Path 1.5 xml/htdocs/doc/en/keychain-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/keyc= hain-guide.xml?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/keyc= hain-guide.xml?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/keyc= hain-guide.xml?r1=3D1.4&r2=3D1.5 Index: keychain-guide.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/keychain-guide.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- keychain-guide.xml 4 Oct 2007 01:25:16 -0000 1.4 +++ keychain-guide.xml 8 Oct 2009 19:31:21 -0000 1.5 @@ -1,5 +1,5 @@ - + =20 @@ -21,8 +21,8 @@ =20 -1.3 -2007-04-29 +1.4 +2009-10-08 =20 Background @@ -241,6 +241,7 @@
 keychain ~/.ssh/id_dsa
 . ~/.keychain/$HOSTNAME-sh
+. ~/.keychain/$HOSTNAME-sh-gpg
 
=20