From: Niels Möller Date: Thu, 8 Jan 2004 17:02:53 +0000 (+0100) Subject: Added instruction for CVS access. X-Git-Tag: nettle_1.8_release_20040110~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ed3c13be89e204d48493214eca2b25050b3471;p=thirdparty%2Fnettle.git Added instruction for CVS access. Rev: src/nettle/ChangeLog:1.219 Rev: src/nettle/index.html:1.3 --- diff --git a/ChangeLog b/ChangeLog index b34dd647..bd859f9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-01-08 Niels Möller + * index.html: Added instruction for CVS access. + * dsa-keygen.c (dsa_nist_gen): Fixed declaration/statement order. * rsa-keygen.c (bignum_next_prime): Fixed off-by-one error when diff --git a/index.html b/index.html index 0338cf65..ff151087 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,17 @@ href="ftp://ftp.lysator.liu.se/pub/security/lsh">ftp. Nettle is also included with the latest development versions of lsh. +

CVS access

+ +As some shared but crucial files are not stored in the Nettle corner +of the CVS repository, the recommended way of CVS access is to check +out the entire LSH tree, as per the instructions at the LSH home page, run the +top-level ./.bootstrap script (which sets up a few important +symlinks and runs .bootstrap scripts in subdirectories), and then +descend into the src/nettle directory for a standard +./configure && make there. +

Contact

Send mail to the