Commit Graph

681 Commits

Author SHA1 Message Date
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
Nico Schottelius 34003efa29 Replaced different date types with one specification 2006-04-29 23:41:12 +02:00
Nico Schottelius 0080ba2a06 [cosmetic] added Header 2006-04-29 13:06:58 +02:00
Nico Schottelius 80e98e76bf [cosmetic] Changed share to source 2006-04-29 12:58:57 +02:00
Nico Schottelius d327a1bf64 Added more date information 2006-04-29 00:30:02 +02:00
Nico Schottelius 3dd22f69c1 [DOC] [minor] small typo nobody saw many versions :) 2006-04-29 00:25:38 +02:00
Nico Schottelius 44832e13a8 [DOC] Described problem regarding linked directory in path 2006-04-29 00:24:48 +02:00
Nico Schottelius 8064bebb60 Cosmetic fix and problem with pax destination_dir
destination_dir is ABSOLUTE and not relative!
2006-04-28 16:43:41 +02:00
Nico Schottelius 81df2e5a21 Fix for ccollect 0.4 fixup scripts
Now using two temp-files in fixup scripts.

And reversed moving of directories.
2006-04-27 10:42:16 +02:00
Nico Schottelius 83e8262e47 Helper scripts for ccollect 0.4
Migrating to ccollect 0.4 is supported by the helper scripts.
2006-04-27 10:01:59 +02:00
Nico Schottelius 50634eeac0 Intervalls durch Intervals ersetzen in der Dokumentation 2006-04-27 09:54:47 +02:00
Nico Schottelius ef49d107f7 Replaced intervall with interval in ccollect.sh 2006-04-25 15:35:56 +02:00
Nico Schottelius fd541c8ea4 Replaced cp with pax in documentation 2006-04-25 15:32:26 +02:00
Nico Schottelius 1c7f824c19 Removed whitespaces, added Changes 2006-04-25 15:28:54 +02:00
Nico Schottelius 3081199b56 Major changes
Added note to german documentation

Removed colon (:) in interval name

Updated CHANGES

Updated documentation (incompatibilities)
2006-04-25 15:19:53 +02:00
Nico Schottelius 5abd4678b0 pax hinzugefuegt, verbose ueberprueft, getestet 2006-04-25 14:26:13 +02:00
Nico Schottelius 63cbbb4abf Added more return value checking. 2006-03-19 01:13:38 +01:00
Nico Schottelius e95a2ea208 Replaced cp with pax 2006-03-19 01:10:58 +01:00
Nico Schottelius 98ad607421 Added termination, if pre_exec in source fails 2006-03-19 01:02:28 +01:00