[csw-devel] SF.net SVN: gar:[22023] csw/mgar/pkg/opencsw-manual/trunk/files/ for-maintainers/buildfarm-setup.rst

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Sep 26 01:12:16 CEST 2013


Revision: 22023
          http://gar.svn.sourceforge.net/gar/?rev=22023&view=rev
Author:   wahwah
Date:     2013-09-25 23:12:15 +0000 (Wed, 25 Sep 2013)
Log Message:
-----------
opencsw-manual/trunk: Style changes

Modified Paths:
--------------
    csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/buildfarm-setup.rst

Modified: csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/buildfarm-setup.rst
===================================================================
--- csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/buildfarm-setup.rst	2013-09-25 23:06:24 UTC (rev 22022)
+++ csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/buildfarm-setup.rst	2013-09-25 23:12:15 UTC (rev 22023)
@@ -404,11 +404,11 @@
 It is advised to use a passphrase for the SSH key. This can easily be done by
 using the following steps:
 
-1. Set passphrase on the key::
+Set passphrase on the key::
 
   ssh-keygen -p -f .ssh/id_dsa
 
-2. Add this to your .zshrc (or the respective file for your favorite shell)::
+Add this to your .zshrc (or the respective file for your favorite shell)::
 
   # executed for interactive shells
   if [ "x$HOSTNAME" = "xlogin" ]; then
@@ -425,11 +425,12 @@
     fi
   fi
 
-3. Make sure the ssh agent information is forwarded to trusted machines::
+Make sure the ssh agent information is forwarded to trusted machines::
 
   (echo "Host current*"; echo "\tForwardAgent yes") >> ~/.ssh/config
 
 There are similar methods with keychain available:
+
 * http://lists.opencsw.org/pipermail/maintainers/2009-December/010732.html GPG, agent, pinentry and keychain
 
 Installing DB2 client

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list