diff --git a/livesupport/doc/release.html b/livesupport/doc/release.html
index eb9ea6f09..07bd751af 100644
--- a/livesupport/doc/release.html
+++ b/livesupport/doc/release.html
@@ -13,7 +13,7 @@ Development Loan Fund, under the GNU GPL.
+cvs -z3 -d :ext:<username>:netfinity-5.mdlf.org:/home/cvs checkout livesupport
cvs -z3 -d :ext:<username>@netfinity-5.mdlf.org:/home/cvs checkout -P livesupport
<username>
is the user name for accessing the
repository of the person making the release.Makefile
under the target tools_setup<
To check this, compare tool version variables in the two files, e.g. BOOST_VERSION
from Makefile
with boost_version
from bin/dist.sh
.
Make sure to check the versions for all the tools mentioned in these
-files.
+files. Also check that there are no tools missing from the distribution
+script that are mentioned in the master Makefile
.
Creating release tarballs
To create the release tarballs, invoke the distribution script bin/dist.sh
,