Commit Graph

199 Commits

Author SHA1 Message Date
Nico Schottelius 673d46ce39 Changes for release 2006-10-19 14:52:06 +02:00
Nico Schottelius 635f32af22 Version bumb 2006-10-19 14:49:41 +02:00
Nico Schottelius a288efd671 Remove debugging 2006-10-17 00:38:00 +02:00
Nico Schottelius e64e2655de Remove the 0.4.2 note
also begin to integrate systems without wget
2006-10-15 23:39:43 +02:00
Nico Schottelius 3ba0900930 Change url 2006-10-15 21:56:55 +02:00
Nico Schottelius 817ca9c9c6 New URL 2006-10-15 21:42:44 +02:00
Nico Schottelius 13585a8c3b Release to new location 2006-10-15 21:41:24 +02:00
Nico Schottelius 5bfa439ae5 Less todo 2006-10-15 21:38:51 +02:00
Nico Schottelius 5b62a92aad Changes for 0.5 2006-10-15 21:28:10 +02:00
Nico Schottelius 79445b333b New host 2006-10-15 21:27:29 +02:00
Nico Schottelius c19dfcca1d Changes for 0.5 2006-10-15 21:02:41 +02:00
Nico Schottelius d2369c1963 Remove bc 2006-10-15 21:01:28 +02:00
Nico Schottelius 342b5bf488 Fix newly introduced bug (absdir/destination)
add absolute directory for --link-dest, because rsync does chdir()
before beginnig backup
2006-10-15 17:12:39 +02:00
Nico Schottelius e6614294c2 Add checking of result of ls 2006-10-15 16:50:12 +02:00
Nico Schottelius 1e1000f193 Fix some broken English.
Again, add pwd -P instead of pwd.
2006-10-15 16:48:51 +02:00
Nico Schottelius 05f246d586 Implement hardlinking in rsync 2006-10-15 16:37:07 +02:00
Nico Schottelius 0715932a44 Create directory with absolute path 2006-10-15 16:33:32 +02:00
Nico Schottelius ec6bb69c75 More preparations for removal of pax
Use pwd -P to get real path
2006-10-15 16:31:16 +02:00
Nico Schottelius 2060baa71a Preperations for a version without pax 2006-10-15 14:16:20 +02:00
Lina Boelling bb7dd035b5 Fix broken English by Nico
Thanks ettercat ;-)
2006-10-13 11:52:32 +02:00
Nico Schottelius 8c523dd0cf Add temporaer todo 2006-10-13 11:46:02 +02:00
Nico Schottelius 0e07585772 Allow overriding of rsync options
Moving $RSYNC_EXTRA to the end of options, so users can override
the default options.

This hint was brought to me by Marcus Wagner.
2006-09-05 21:41:12 +02:00
Nico Schottelius c313ac8f49 Report return code of rsync on failure. 2006-06-25 10:44:02 +02:00
Nico Schottelius 165a7a93a5 Added list_intervals.sh to show available intervals. 2006-06-24 13:17:20 +02:00
Nico Schottelius 22465abdb5 Added size comparing in quickstart 2006-06-17 00:28:30 +02:00
Nico Schottelius a06a5afebf Changes for 0.4.2 2006-06-17 00:19:59 +02:00
Nico Schottelius df9cba0502 [bugfix] relative $CCOLLECT_CONF
When the path to the cconfig-dir is specified relative in $CCOLLECT_CONF,
ccollect will fail at the second backup run.
2006-06-17 00:12:38 +02:00
Nico Schottelius eae359da4e Add intervals 2006-06-16 23:27:06 +02:00
Nico Schottelius 282b9d538f delete wrong written interval 2006-06-16 23:26:41 +02:00
Nico Schottelius 466220823b Update doc, preperation for 0.4.2 2006-06-16 23:24:07 +02:00
Nico Schottelius 57cba53e16 beautifying the makefile 2006-06-15 23:56:47 +02:00
Nico Schottelius 061b1b4ae2 Small change to minute/hour format was wrong in corrected documentation 2006-06-15 23:48:05 +02:00
Nico Schottelius 8fd52561c1 English correction
Many thanks to Lina -ettercat- Boelling
2006-06-15 23:46:30 +02:00
Nico Schottelius a524a9e7a3 too late 2006-06-15 23:45:33 +02:00
Nico Schottelius 85bc0f7782 TODO 2006-06-13 13:31:45 +02:00
Nico Schottelius c6d18d4699 Fixed some borken English 2006-06-13 13:25:09 +02:00
Nico Schottelius 3e33691460 Documentated small sed bug 2006-06-13 12:45:40 +02:00
Nico Schottelius 7ab5ace250 .gitignore, Makefile, ccollect.sh, CHANGES
Added more generated dac to .gitignore

Added changing permissions on webserver

Fixed bug when user specifies "ccollect interval source/"
(If a user has a ":" in its path he should be shoot).

Added note to new documentation.
2006-06-13 12:44:32 +02:00
Nico Schottelius 1c931dce8a Updated TODO and manpage 2006-06-13 12:17:15 +02:00
Nico Schottelius 1a233ebd85 Also moved general pre_exec to earlier execution, though not before
command line checking
2006-06-13 12:08:53 +02:00
Nico Schottelius 5ef6063fad Pre_exec problem, resorting
Pre_exec has to be executed first, because it may create other
configuration options (including mounting the destination!)
(the problem was reported by Tonnerre Lombard).

Also added more beautiful comments.
2006-06-13 12:04:36 +02:00
Nico Schottelius 4b0298101a Removed unecessary strip 2006-06-11 14:31:45 +02:00
Nico Schottelius c75c6d27c3 Fix for whitespaces in output for wc from FreeBSE 2006-06-03 17:16:09 +02:00
Nico Schottelius 2c545d8495 todo...... 2006-05-12 17:59:14 +02:00
Nico Schottelius f7100e57ff Documentation updates for 0.4.1 2006-05-12 17:52:54 +02:00
Nico Schottelius 3372d02ce5 [NEW] Added manpage 2006-05-12 17:42:08 +02:00
Nico Schottelius d322792bd4 Added first manual page tests 2006-05-12 17:17:28 +02:00
Nico Schottelius 0e5041f833 Cleaned up Makefile 2006-05-12 15:54:38 +02:00
Nico Schottelius a58ba2e1cf [NEW] Texinfo support, Docbook support
Some more documentation formats. Perhaps ccollect wants to become
a GNU package?
2006-05-12 15:41:49 +02:00
Nico Schottelius 26edc63c02 Different date format for internal use and external output 2006-04-29 23:46:29 +02:00