diff options
author | Christopher Walker <kris240376@gmail.com> | 2010-05-13 01:00:40 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:00:40 +0200 |
commit | 4720e93ed04a74086488005de86ed90afe4bf6a2 (patch) | |
tree | 5a47277bcd719c5e75b30c892c6e1bd6b1b2513b /system/amanda/slack-desc | |
parent | 0bb906e91bc208579bcfdaace96296f5afaf37f7 (diff) | |
download | slackbuilds-4720e93ed04a74086488005de86ed90afe4bf6a2.tar.gz |
system/amanda: Added to 13.0 repository
Diffstat (limited to 'system/amanda/slack-desc')
-rw-r--r-- | system/amanda/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/amanda/slack-desc b/system/amanda/slack-desc new file mode 100644 index 0000000000..3f85287680 --- /dev/null +++ b/system/amanda/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +amanda: amanda (Advanced Maryland Automatic Network Disk Archiver) +amanda: +amanda: AMANDA, the Advanced Maryland Automatic Network Disk Archiver, +amanda: is a backup system that allows the administrator of a LAN to set +amanda: up a single master backup server to back up multiple hosts to a +amanda: single large capacity tape drive. AMANDA uses native dump +amanda: and/or GNU tar facilities and can back up a large number of +amanda: workstations running multiple versions of Unix. Recent versions +amanda: can also use SAMBA to back up Microsoft Windows hosts. +amanda: +amanda: Homepage: http://www.amanda.org/ |