rdonkin 2003/09/06 09:40:34
Modified: docs/site convert-to-mirror.html
xdocs/site convert-to-mirror.xml
Log:
Improved instructions
Revision Changes Path
1.6 +1 -1 jakarta-site2/docs/site/convert-to-mirror.html
Index: convert-to-mirror.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/convert-to-mirror.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- convert-to-mirror.html 5 Sep 2003 12:03:16 -0000 1.5
+++ convert-to-mirror.html 6 Sep 2003 16:40:34 -0000 1.6
@@ -263,7 +263,7 @@
<strong>Sign releases</strong> - untar and then sign and create md5 sums for each
releasable:
<code><pre>
$ tar xzvf ~/release.tar.gz
-$ gpg --output jakarta-xxx-m.n.tgz.asc --detach-sig jakarta-xxx-m.n.tgz You need a
passphrase to unlock the secret key for
+$ gpg --armor --output jakarta-xxx-m.n.tgz.asc --detach-sig jakarta-xxx-m.n.tgz
You need a passphrase to unlock the secret key for
user: "Robert Burrell Donkin (CODE SIGNING KEY) <[EMAIL PROTECTED]>"
1024-bit DSA key, ID B1313DE2, created 2003-01-15
$ openssl md5 < jakarta-xxx-m.n.tgz > jakarta-xxx-m.n.tgz.md5
1.3 +1 -1 jakarta-site2/xdocs/site/convert-to-mirror.xml
Index: convert-to-mirror.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/convert-to-mirror.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- convert-to-mirror.xml 3 Sep 2003 20:38:44 -0000 1.2
+++ convert-to-mirror.xml 6 Sep 2003 16:40:34 -0000 1.3
@@ -75,7 +75,7 @@
<strong>Sign releases</strong> - untar and then sign and create md5 sums for each
releasable:
<code><pre>
$ tar xzvf ~/release.tar.gz
-$ gpg --output jakarta-xxx-m.n.tgz.asc --detach-sig jakarta-xxx-m.n.tgz You need a
passphrase to unlock the secret key for
+$ gpg --armor --output jakarta-xxx-m.n.tgz.asc --detach-sig jakarta-xxx-m.n.tgz
You need a passphrase to unlock the secret key for
user: "Robert Burrell Donkin (CODE SIGNING KEY) <[EMAIL PROTECTED]>"
1024-bit DSA key, ID B1313DE2, created 2003-01-15
$ openssl md5 < jakarta-xxx-m.n.tgz > jakarta-xxx-m.n.tgz.md5
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]