intrigeri
f351306d82
dup: add support for RackSpace's CloudFiles.
...
Thanks to Yuval Kogman <nothingmuch@woobling.org> for the patch.
2011-10-22 21:46:50 +02:00
intrigeri
08ec567290
Don't install LDAP handler, helper and example configuration file.
...
The handler has been heavily broken for a while.
It clearly lacks a maintainer.
2011-09-20 22:29:42 +02:00
intrigeri
e691eb7a10
Allow 'when = XXX' in sh jobs.
...
when=XXX did work already. This patch allow to write this with spaces around the
equal sign - as in every other backup.d/ file.
2011-08-17 12:15:37 +02:00
intrigeri
ee587946a6
Add sshoptions to rdiff example config file.
2011-04-26 12:31:58 +02:00
Olivier Berger
3e60fd37de
Adding new option
2011-04-25 22:49:57 +02:00
intrigeri
2392094a24
Make units clearer (Closes Redmine bug #2737 ).
2011-02-16 08:22:10 +01:00
intrigeri
a036144de8
Documentation: recommend using 4096 bits RSA keys everywhere.
2011-01-27 19:02:28 +01:00
Jacob Anawalt
7355535ee1
Enable pg_dump format option.
...
The format option of pg_dump enables tar and custom archive file formats in
addition to the default plain-text file containing SQL commands.
When either the tar or custom format are selected the behaviour of database=all is changed to no longer dump a single file via pg_dumpall. Instead pg_dumpall
is called once to export the "global" data (roles & tablespaces) and then
pg_dump is called once for each non-template table in the database.
To support the GZIP and GZIP_OPTS variables in backupninja and to give the
default --rsyncable gzip compression flag a chance at working on a PostgreSQL
backup, the custom output is forced to not use compression. Instead compression
is done via a pipe to gzip. Hopefully this benefits rsync and rdiff-backup
style backups for reduced backup and storage costs that outweigh the
restoration ones.
2010-10-12 10:49:34 +02:00
intrigeri
6e2a9468cf
Fix ssl and tls options description (Closes Roundup bug #2407 )
2010-06-14 19:16:34 +02:00
intrigeri
46ace65573
Added /var/cache/backupninja/duplicity to default excludes.
...
... for rdiff.helper, dup.helper, example.dup and example.rdiff.
2010-05-10 22:18:49 +02:00
intrigeri
99434c8b07
Added ftp_password option.
...
This is the only way to securely transmit the FTP password from backupninja
to duplicity.
2010-05-06 20:05:20 +02:00
intrigeri
219a6eb958
Better example.dup documentation. Thanks, Alster!
2010-05-06 19:47:54 +02:00
intrigeri
e0981ba3f0
Rephrase, reformat and sync example dup configuration.
2010-05-06 18:53:51 +02:00
Micah Anderson
81921efa98
added missing newline to the end of example.ldap
2010-01-29 11:22:57 -05:00
Micah Anderson
5d6666acfb
fix alpha sort order in examples/Makefile.am to be less confusing
2010-01-26 18:46:40 +13:00
intrigeri
64c4d190a3
dup: support backups to Amazon S3 buckets
...
Thanks to stefan <s.freudenberg@jpberlin.de> for the patch.
This fixes Redmine bug #658 .
2010-01-09 23:14:17 +01:00
intrigeri
8d10a6555c
fix copy'n'paste doc error
2009-12-25 01:30:11 +01:00
Micah Anderson
fbd0b8742c
Standardize the example file format. Making the comments have the same
...
number of hash marks, clearly specify example settings and what the
defaults are set to.
2009-08-27 16:54:09 -04:00
Micah Anderson
8000beda16
added sshoptions variable to the maildir handler for arbitrary options that you might need to pass
...
updated the example.maildir to include this option, as well as detail the missing desid_file, destport
2009-07-09 19:00:41 -04:00
intrigeri
772af74c80
sys: new lvm option to backup LVM metadata of every detected volume group
2009-01-22 22:15:13 +00:00
intrigeri
36854a51d4
sys: new luksheaders option to backup the Luks header of every Luks device
2009-01-22 22:14:22 +00:00
intrigeri
2cfcdd636d
mysql: new sqldumpoptions config variable ( Closes : #502966 )
2008-12-09 11:40:03 +00:00
Micah Anderson
cb833ea82c
clarify how the nodata option should be specified in the config file for mysql
2008-07-06 17:58:52 +00:00
Micah Anderson
2a6d877e94
fix language to make sense
2008-07-06 17:21:57 +00:00
Micah Anderson
33ff4f7506
add the ability to save the debconf package selection states in the sys handler, which aides in restoring installed packages with the right choices made
2008-06-24 18:57:39 +00:00
Micah Anderson
ca12e5617b
made mktemp a requirement for building backupninja, added autotools variables to substitute the proper binary location and removed bad fall-back when mktemp was not there
2008-06-24 18:02:23 +00:00
intrigeri
fd6796ad99
sys: support selection of VServers to run on with the new vsnames configuration option (Closes: Trac#45)
2008-06-24 16:05:44 +00:00
intrigeri
c18c24b4e2
dup: warn about bandwithlimit being unused when desturl is set
2008-06-24 14:11:22 +00:00
intrigeri
f0caa9cc1b
dup: support every duplicity-supported transport with new configuration option desturl ( Closes : #483712 , #346040 , Trac#2)
2008-06-24 13:32:34 +00:00
Micah Anderson
8c04b73c83
add missing parameter to rsync
2007-12-02 16:56:32 +00:00
intrigeri
8ed22e66fe
dup: new tmpdir config option, useful when duplicity fills up /tmp
2007-11-26 07:42:24 +00:00
Micah Anderson
08c45fbb99
Fixes for Trac#24
2007-11-24 23:07:16 +00:00
Micah Anderson
929a6bda9a
actually include the example file
2007-11-24 22:20:46 +00:00
Micah Anderson
3f2a826652
fixed Trac #1 , actually add example.rsync
2007-11-24 21:32:30 +00:00
Micah Anderson
ea79f006da
add example.rsync and updated rsync handler from rhatto
2007-11-06 21:20:36 +00:00
Micah Anderson
3a74d7d526
remove rsnap and rename rub handler to rsync, after consultation with rhatto
2007-11-02 19:32:51 +00:00
Micah Anderson
3cf6de4374
added nodata option to mysql handler, thanks to Daniel Bonniot (Closes: 408829)
2007-11-02 00:52:55 +00:00
Micah Anderson
02a7436b7c
added ignore_version option to rdiff handler to enable you override the version check
2007-11-02 00:12:04 +00:00
intrigeri
ffac2e56a5
rdiff: handle "keep = yes" to disable old backups removal ( Closes : #424633 )
2007-06-19 09:55:13 +00:00
Micah Anderson
913b3850c8
fix partitionsfile example to properly use __star__ and note
...
why this is needed, in case someone wants to change this (Closes : #409192 )
2007-03-04 10:48:24 +00:00
Micah Anderson
c0126ff1ef
added ninjareport
...
added ale to AUTHORS for ldap fixes
adjusted sys handler to allow for turning off of sfdisk (#404071 )
2007-03-04 10:29:26 +00:00
Micah Anderson
65f7b42f54
Updated makefiles to include rsnap/rub files that were
...
accidentally omitted
2007-01-21 19:30:10 +00:00
Micah Anderson
ea468148c5
Add Jamie McClelland's cstream patches
2006-12-15 23:13:47 +00:00
intrigeri
6b015afc1e
pgsql: support PGSQLUSER for real ( Closes : #396578 )
2006-11-01 18:26:41 +00:00
intrigeri
054f9fb2ad
dup: document how to write sftp-compatible (and thus new-duplicity-compatible)
...
sshoptions setting (Closes : #388543 )
2006-10-07 01:23:21 +00:00
intrigeri
d395ae94a5
dup, rdiff: implemented and documented simpler and clearer symlinks/globbing
...
behaviour, as proposed on
http://lists.riseup.net/www/arc/backupninja/2006-07/msg00008.html
2006-10-07 00:40:58 +00:00
Micah Anderson
947309699d
added ldaphost and tls variable as requested by stefani
2006-10-06 20:00:52 +00:00
Micah Anderson
6764e88373
Added details to example.rsnap
2006-08-10 20:45:52 +00:00
Micah Anderson
29007116b3
Added example file for rsnap, it needs some documentation to make it more clear
2006-08-06 18:07:07 +00:00
intrigeri
a65bc7af30
rdiff and dup handlers/helpers/examples symlink and globbing support enhancement
...
and clarification: for a given include/exclude/vsinclude statement, they now
support EITHER globbing with '*' OR symlinks in the path.
2006-06-04 00:30:03 +00:00