diff options
author | agc <agc@pkgsrc.org> | 1997-10-13 13:14:01 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1997-10-13 13:14:01 +0000 |
commit | 1cdccbd859799f503cb6743f971556f566c52bf0 (patch) | |
tree | ea25f5903eeedd23b0b86684012a125d077cdc65 /sysutils | |
parent | 9c411a3d71f99f3b293f35a5761e82b5d7e58b16 (diff) | |
download | pkgsrc-1cdccbd859799f503cb6743f971556f566c52bf0.tar.gz |
Fix obvious SNAFU in package's description file to reflect the wording
in the README file.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/amanda/pkg/DESCR | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/amanda/pkg/DESCR b/sysutils/amanda/pkg/DESCR index d22b3394fd2..13280e0593b 100644 --- a/sysutils/amanda/pkg/DESCR +++ b/sysutils/amanda/pkg/DESCR @@ -37,7 +37,10 @@ a single 5 Gigabyte Exabyte EXB-8500. Here are some features of Amanda: fail. * can compress dumps before sending over net, with either compress or gzip. * can optionally syncronize with external backups, for those large - timesharing computers where you want to do fu-------------------------------------------- + timesharing computers where you want to do full dumps when the system + is down in single-user mode (since BSD dump is not reliable on active + filesystems): Amanda will still do your daily dumps. + * lots of other options; Amanda is very configurable. Amanda requires a host that is mostly idle at night, with a large capacity tape drive (e.g. an EXABYTE or DAT tape). This becomes the "tape server |