OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 04-Aug-2003 11:12:56
Branch: HEAD Handle: 2003080410125600
Modified files:
openpkg-web security.wml
Log:
complete --eval example; use new pgp.openpkg.org
Summary:
Revision Changes Path
1.57 +2 -2 openpkg-web/security.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/security.wml
============================================================================
$ cvs diff -u -r1.56 -r1.57 security.wml
--- openpkg-web/security.wml 10 Jul 2003 14:22:48 -0000 1.56
+++ openpkg-web/security.wml 4 Aug 2003 09:12:56 -0000 1.57
@@ -155,7 +155,7 @@
href="http://www.gnupg.org/">http://www.gnupg.org/</a> and build/install
it manually. Then make sure the program <tt>gpg</tt> is in your
<tt>$PATH</tt>. If you installed it via OpenPKG under <i>prefix</i>
- you can simply use "<tt><i>prefix</i>/etc/rc openpkg env</tt>" for this.
+ you can simply use <tt>eval `<i>prefix</i>/etc/rc --eval openpkg env`</tt> for
this.
<p>
<li><b>Import the OpenPKG's OpenPGP public key</b>
<p>
@@ -166,7 +166,7 @@
<li>Directly from the master location (preferred):<br>
<tt>$ lynx -source http://www.openpkg.org/openpkg.pgp | gpg --import</tt>
<li>From the keyserver of the PGP network:<br>
- <tt>$ gpg --recv-keys --keyserver pgp.mit.edu 63C4CB9F</tt>
+ <tt>$ gpg --recv-keys --keyserver pgp.openpkg.org 63C4CB9F</tt>
<li>From an existing OpenPKG hierarchy:<br>
<tt>$ gpg --import <i>prefix</i>/etc/openpkg/openpkg.pgp</tt>
</ul>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]