Commit Graph

728 Commits

Author SHA1 Message Date
Nico Schottelius 695567b0ce Minor docu change 2006-01-17 11:43:56 +01:00
Nico Schottelius d61475d8ab Updated documentation 2006-01-16 19:01:20 +01:00
Nico Schottelius d8ea23d52d Updated documentation 2006-01-16 18:57:31 +01:00
Nico Schottelius 7bfe6b8dc1 Added more todo 2006-01-16 17:28:02 +01:00
Nico Schottelius 58061575ad Added todo 2006-01-16 16:43:15 +01:00
Nico Schottelius 44a2d9ff73 Merge with http://linux.schottelius.org/git/cLinux/ccollect.git 2006-01-16 16:38:13 +01:00
Nico Schottelius 619d3f4407 HTML updated 2006-01-16 16:37:14 +01:00
Nico Schottelius 7ff3ba672f Added GPL 2006-01-14 12:02:06 +01:00
Nico Schottelius 05599291c7 Release only when specified what to release 2006-01-13 23:50:32 +01:00
Nico Schottelius 4c083a7445 Added nice xhtml documentation 2006-01-13 23:48:41 +01:00
Nico Schottelius b81ff08df8 Added rsync_options to the documentation 2006-01-13 23:48:07 +01:00
Nico Schottelius de6f5cffeb Changed permissions 2006-01-13 23:29:46 +01:00
Nico Schottelius 000547dc91 ccollect-0.2, beautified 2006-01-13 23:29:29 +01:00
Nico Schottelius e4cc3b319c Removed old echo functions and other old code, prepared 0.2 release 2006-01-13 23:10:23 +01:00
Nico Schottelius 5d5a623e31 Adding part of example configuration 2006-01-13 17:45:06 +01:00
Nico Schottelius fdf9ba767e Some documentation chanes 2006-01-13 17:44:23 +01:00
Nico Schottelius 0231c18401 Completed parallelization 2006-01-13 17:39:17 +01:00
Nico Schottelius 34c3d4455e Parallel and logging works, now beautifying 2006-01-13 17:07:20 +01:00
Nico Schottelius 79a52ea55f Parallel execution works, error checking due to using pipes and add_name
does not work correctly.
2006-01-13 16:37:22 +01:00
Nico Schottelius 9b36bff9a0 Added more correct, still broken parallel execution 2006-01-13 16:14:41 +01:00
Nico Schottelius 687e0b6a68 Some smaller configuration changes, some message clarifications 2006-01-13 13:33:26 +01:00
Nico Schottelius 36497a3f6a Added Makefile 2006-01-13 12:44:02 +01:00
Nico Schottelius 00f5e2036e Added new (asciidoc) documentation 2006-01-13 12:36:20 +01:00
Nico Schottelius a829c01c15 Changed ignorelist 2006-01-13 12:36:02 +01:00
Nico Schottelius 9b393853a3 Added new test source 2006-01-13 12:35:28 +01:00
Nico Schottelius 098918456c Deleting old documentation 2006-01-13 12:35:03 +01:00
Nico Schottelius f997286074 Some more preperations for parallel backuping 2006-01-13 12:33:43 +01:00
Nico Schottelius bc076c7760 Add better quoting, add better output (still incosistent 2006-01-09 13:56:09 +01:00
Nico Schottelius 6d925823bc Added partial parallel execution, added new error and standard message
printing
2006-01-09 13:24:27 +01:00
Nico Schottelius 99dac80acd ... 2005-12-16 17:38:34 +01:00
Nico Schottelius dd5145b7cb Added CHANGES 2005-12-14 11:55:15 +01:00
Nico Schottelius 1d4ca51ddc Moving files around 2005-12-14 11:45:36 +01:00
Nico Schottelius dd404a2f0b Updated configuration 2005-12-14 11:43:13 +01:00
Nico Schottelius b3da8774be Updated configuration documentation 2005-12-14 10:25:10 +01:00
Nico Schottelius 3dfcb0c673 Added just another reference to documentation 2005-12-14 10:18:07 +01:00
Nico Schottelius 87125e5b65 Added references to documentation 2005-12-14 10:15:52 +01:00
Nico Schottelius fe2e66cc79 Finished to restructure directory 2005-12-14 10:09:55 +01:00
Nico Schottelius b736ba0bac Continued to restructure directory 2005-12-14 10:08:47 +01:00
Nico Schottelius 5d2c2381eb Beginning to restructure directory 2005-12-14 10:06:53 +01:00
Nico Schottelius 8c9052888f Updated docu, updated error message 2005-12-13 17:27:27 +01:00
Nico Schottelius 0d85c67357 Removed comment, added quoting 2005-12-13 14:41:40 +01:00
Nico Schottelius a0f9cfd95e Added verbosity 2005-12-08 16:14:46 +01:00
Nico Schottelius 3bb1987dcb Made release script more portabel, added some more space saving statistic 2005-12-08 14:46:18 +01:00
Nico Schottelius 9d4b03b38a Add the release script. 2005-12-08 14:18:07 +01:00
Nico Schottelius f7446e8516 Tell the user that the backup is in progress... 2005-12-08 14:15:45 +01:00
Nico Schottelius 5c822159ca Added configuration example 2005-12-08 14:11:48 +01:00
Nico Schottelius 88eb652bae Removed double paramater.
The $EXCLUDE variable was passed twice to rsync. This is not a real
problem, but it is not a clean way of programming. Removed it.
2005-12-08 14:00:04 +01:00
Nico Schottelius 142ec43f7c Fixed bug whene there is no configuration directory 2005-12-08 12:18:44 +01:00
Nico Schottelius 0382078531 Added and cleaned up some documentation 2005-12-08 11:37:31 +01:00
Nico Schottelius fa5554bd82 Minor comment change 2005-12-08 11:31:29 +01:00