From: Bdale Garbee Date: Mon, 14 Jun 2010 19:44:20 +0000 (-0600) Subject: Merge commit 'upstream/3.1.0' X-Git-Tag: debian/3.1.0-1~5 X-Git-Url: https://git.gag.com/?p=debian%2Famanda;a=commitdiff_plain;h=d5853102f67d85d8e169f9dbe973ad573306c215 Merge commit 'upstream/3.1.0' Conflicts: client-src/selfcheck.c example/amanda.conf example/config.site man/amanda.conf.5 man/xml-source/amanda.conf.5.xml --- d5853102f67d85d8e169f9dbe973ad573306c215 diff --cc client-src/selfcheck.c index 763ac32,ac5ed53..bbfcd67 --- a/client-src/selfcheck.c +++ b/client-src/selfcheck.c @@@ -1108,7 -1151,8 +1151,9 @@@ check_overall(void check_space(AMANDA_DBGDIR, (off_t)64); /* for amandad i/o */ #endif + check_space("/var/lib", (off_t)64); /* for /var/lib/dumpdates writing */ + check_space("/etc", (off_t)64); /* for /etc/dumpdates writing */ + } } static void diff --cc gnulib/regenerate/regenerate index 5669916,6f42fa0..6f42fa0 mode 100644,100755..100644 --- a/gnulib/regenerate/regenerate +++ b/gnulib/regenerate/regenerate diff --cc man/amanda.conf.5 index fcbb39e,595ed21..bd2402b --- a/man/amanda.conf.5 +++ b/man/amanda.conf.5 @@@ -1553,11 -1605,11 +1605,11 @@@ These options can set various propertie keyword append the values to the list of values for that property\&. .RE .PP - \fBrecord\fR \fI boolean\fR + \fBrecord\fR \fIboolean\fR .RS 4 Default: -\fByes\fR\&. Whether to ask the backup program to update its database (e\&.g\&. -/etc/dumpdates +\fIyes\fR\&. Whether to ask the backup program to update its database (e\&.g\&. +/var/lib/dumpdates for DUMP or /usr/local/var/amanda/gnutar\-lists for GNUTAR) of time stamps\&. This is normally enabled for daily backups and turned off for periodic archival runs\&. diff --cc man/entities/global.entities.in index 58d8131,126e96b..0c76083 --- a/man/entities/global.entities.in +++ b/man/entities/global.entities.in @@@ -60,22 -60,45 +60,45 @@@ Paul Yeatman &affil.zmanda; pyeatman@zmanda.com'> + Satya Ganga + &affil.zmanda; + gast@zmanda.com'> + + + + '> + + + + + Output version information + + '> + configoption'> - - Amanda'> + + + + See the "CONFIGURATION OVERRIDE" section in . + + '> - amanda.conf5'> - amanda-client.conf5'> + '> + '> .amandahosts'> - disklist5'> + '> /etc/amandapass'> /etc/inetd.conf'> - tapelist5'> + '> -/etc/dumpdates'> +/var/lib/dumpdates'> amadmin'> diff --cc man/xml-source/amanda.conf.5.xml index f082eda,fe19c50..7d4fda6 --- a/man/xml-source/amanda.conf.5.xml +++ b/man/xml-source/amanda.conf.5.xml @@@ -1868,11 -2070,11 +2070,11 @@@ the property to set, and the others con - record boolean + record boolean Default: -yes. -Whether to ask the backup program to update its database (e.g. /etc/dumpdates +yes. +Whether to ask the backup program to update its database (e.g. /var/lib/dumpdates for DUMP or /usr/local/var/amanda/gnutar-lists for GNUTAR) of time stamps. This is normally enabled for daily backups and turned off for periodic archival runs.