update url of homepage

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-07-01 10:00:18 +02:00
parent 64b5ae8b03
commit 194148b5b3
12 changed files with 19 additions and 15 deletions

View File

@ -43,8 +43,8 @@ path_dir=/usr/local/bin
path_destination=${path_dir}/${CCOLLECT_DEST} path_destination=${path_dir}/${CCOLLECT_DEST}
# where to publish # where to publish
host=home.schottelius.org host=localhost
dir=/home/server/www/nico/unix.schottelius.org/www/ccollect/ dir=/home/users/nico/privat/computer/net/netzseiten/www.nico.schottelius.org/src/software/ccollect
docdir=${dir}/doc docdir=${dir}/doc
# #

2
README
View File

@ -60,6 +60,6 @@ doc/man/ccollect.text Manpage in text format
doc/man/ccollect.man Manpage in manpage format (generated) doc/man/ccollect.man Manpage in manpage format (generated)
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
[0]: ccollect: http://unix.schottelius.org/ccollect/ [0]: ccollect: http://www.nico.schottelius.org/software/ccollect/
[1]: rsnapshot: http://www.rsnapshot.org/ [1]: rsnapshot: http://www.rsnapshot.org/
[2]: cconfig: http://nico.schotteli.us/papers/linux/cconfig/ [2]: cconfig: http://nico.schotteli.us/papers/linux/cconfig/

View File

@ -123,13 +123,14 @@ usage()
echo " This is version ${VERSION}, released on ${RELEASE}" echo " This is version ${VERSION}, released on ${RELEASE}"
echo " (the first version was written on 2005-12-05 by Nico Schottelius)." echo " (the first version was written on 2005-12-05 by Nico Schottelius)."
echo "" echo ""
echo " Retrieve latest ccollect at http://unix.schottelius.org/ccollect/" echo " Retrieve latest ccollect at http://www.nico.schottelius.org/software/ccollect/"
exit 0 exit 0
} }
# #
# need at least interval and one source or --all # need at least interval and one source or --all
# #
if [ $# -lt 2 ]; then if [ $# -lt 2 ]; then
if [ "$1" = "-V" -o "$1" = "--version" ]; then if [ "$1" = "-V" -o "$1" = "--version" ]; then
display_version display_version

View File

@ -139,7 +139,7 @@ Quick start
For those who do not want to read the whole long document: For those who do not want to read the whole long document:
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
# get latest ccollect tarball from http://unix.schottelius.org/ccollect/ # get latest ccollect tarball from http://www.nico.schottelius.org/software/ccollect/
# replace value for CCV with the current version # replace value for CCV with the current version
export CCV=0.7.1 export CCV=0.7.1
@ -147,7 +147,7 @@ export CCV=0.7.1
# replace 'wget' with 'fetch' on bsd # replace 'wget' with 'fetch' on bsd
# #
holen=wget holen=wget
"$holen" http://unix.schottelius.org/ccollect/ccollect-${CCV}.tar.bz2 "$holen" http://www.nico.schottelius.org/software/ccollect/ccollect-${CCV}.tar.bz2
# extract the tarball, change to the newly created directory # extract the tarball, change to the newly created directory
tar -xvjf ccollect-${CCV}.tar.bz2 tar -xvjf ccollect-${CCV}.tar.bz2
@ -212,7 +212,7 @@ Installing ccollect
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
For the installation you need at least For the installation you need at least
- the latest ccollect package (http://unix.schottelius.org/ccollect/) - the latest ccollect package (http://www.nico.schottelius.org/software/ccollect/)
- either `cp` and `chmod` or `install` - either `cp` and `chmod` or `install`
- for more comfort: `make` - for more comfort: `make`
- for rebuilding the generated documentation: additionally `asciidoc` - for rebuilding the generated documentation: additionally `asciidoc`

View File

@ -1,2 +1,3 @@
* Introduce consistenst time sorting (John Lawless) * Introduce consistenst time sorting (John Lawless)
* Check for source connectivity before trying backup (John Lawless) * Check for source connectivity before trying backup (John Lawless)
* Defensive programming patch (John Lawless)

View File

@ -52,7 +52,7 @@ Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
RESOURCES RESOURCES
--------- ---------
Main web site: http://unix.schottelius.org/ccollect/[] Main web site: http://www.nico.schottelius.org/software/ccollect/[]
COPYING COPYING

View File

@ -66,7 +66,7 @@ Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
RESOURCES RESOURCES
--------- ---------
Main web site: http://unix.schottelius.org/ccollect/[] Main web site: http://www.nico.schottelius.org/software/ccollect/[]
COPYING COPYING

View File

@ -47,7 +47,7 @@ Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
RESOURCES RESOURCES
--------- ---------
Main web site: http://unix.schottelius.org/ccollect/[] Main web site: http://www.nico.schottelius.org/software/ccollect/[]
COPYING COPYING

View File

@ -48,7 +48,7 @@ Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
RESOURCES RESOURCES
--------- ---------
Main web site: http://unix.schottelius.org/ccollect/[] Main web site: http://www.nico.schottelius.org/software/ccollect/[]
COPYING COPYING

View File

@ -39,7 +39,7 @@ Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
RESOURCES RESOURCES
--------- ---------
Main web site: http://unix.schottelius.org/ccollect/[] Main web site: http://www.nico.schottelius.org/software/ccollect/[]
COPYING COPYING

View File

@ -47,7 +47,7 @@ Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
RESOURCES RESOURCES
--------- ---------
Main web site: http://unix.schottelius.org/ccollect/[] Main web site: http://www.nico.schottelius.org/software/ccollect/[]
COPYING COPYING

View File

@ -33,8 +33,10 @@ DESCRIPTION="$1"; shift
NAME=ccollect-${VERSION} NAME=ccollect-${VERSION}
TARNAME=${NAME}.tar.bz2 TARNAME=${NAME}.tar.bz2
TARLOCAL=../${TARNAME} TARLOCAL=../${TARNAME}
DHOST=nico@home.schottelius.org #DHOST=nico@home.schottelius.org
DDIR=www/unix.schottelius.org/www/ccollect/ DHOST=nico@localhost
#DDIR=www/unix.schottelius.org/www/ccollect/
DDIR=/home/users/nico/privat/computer/net/netzseiten/www.nico.schottelius.org/src/software/ccollect
DESTINATION="$DHOST:$DDIR" DESTINATION="$DHOST:$DDIR"
set -e set -e