blob: 5ea23f73636b7ace63deba7515eb787de9a52e55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
******************************************************************
If this is a first installation (not an upgrade) do this:
cd ${PREFIX}/etc
cp cvsweb-converters.conf.sample cvsweb-converters.conf
and edit cvsweb-converters.conf. Change cvsweb to your nearest
cvsweb mirror. Check http://www.FreeBSD.org/support.html#cvs for
cvsweb mirror sites.
Documentation is included inside the scripts in POD format.
Invoke a script with option --help to read its documentation.
******************************************************************
|