summaryrefslogtreecommitdiff
path: root/doc/manual
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-09-30 23:20:06 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-09-30 23:20:06 +0000
commit7b9f01e0ae1e4e36dd61a3e547a68b9271206caa (patch)
treefc00a6bebac0193fcb16169c43b3dba78268f7fa /doc/manual
parent8624535b8036a245952fabd27108ea681a694f04 (diff)
downloadopenocd+libswd-7b9f01e0ae1e4e36dd61a3e547a68b9271206caa.tar.gz
openocd+libswd-7b9f01e0ae1e4e36dd61a3e547a68b9271206caa.tar.bz2
openocd+libswd-7b9f01e0ae1e4e36dd61a3e547a68b9271206caa.tar.xz
openocd+libswd-7b9f01e0ae1e4e36dd61a3e547a68b9271206caa.zip
Document and automate signature creation for the release archives.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2783 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc/manual')
-rw-r--r--doc/manual/release.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual/release.txt b/doc/manual/release.txt
index 273f228a..892b50c0 100644
--- a/doc/manual/release.txt
+++ b/doc/manual/release.txt
@@ -224,10 +224,11 @@ svn cp .../branches/${RELEASE_BRANCH} .../tags/${RELEASE_TAG}
-# Produce the package source archives:
-# Start with a clean working copy, used for producing releases only.
-# Switch to release tag branch: svn switch .../${RELEASE_TAG}
- -# produce a ChangeLog for the release (using svn2cl).
+ -# Produce a ChangeLog for the release (using svn2cl).
-# @c bootstrap, @c configure, and @c make the package.
-# Run <code>make distcheck</code> to produce the distribution archives.
-# Run <code>make maintainer-clean</code> verify the repository is empty.
+ -# Create signature files using md5sum, sha1sum, etc.
-# Publish documentation for the release:
- Allow users to access the documentation for each of our releases.
- Place static copies of the following files on the project website: