summaryrefslogtreecommitdiff
path: root/misc/amanda25-client/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
commit70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch)
tree14c35099cfb4f4257c5e0b8e589d530fcb829468 /misc/amanda25-client/pkg-descr
parentFix typo. (ghostscript55htff -> ghostscript55httf) (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes: svn path=/head/; revision=30942 svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'misc/amanda25-client/pkg-descr')
-rw-r--r--misc/amanda25-client/pkg-descr22
1 files changed, 0 insertions, 22 deletions
diff --git a/misc/amanda25-client/pkg-descr b/misc/amanda25-client/pkg-descr
deleted file mode 100644
index c9f6e12287ec..000000000000
--- a/misc/amanda25-client/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-** CAUTION **
-
-THE RELEASE OF AMANDA 2.4 BREAKS BACKWARDS COMPATIBILITY WITH
-EARLIER AMANDA CLIENTS (PER CHANGES FILE IN THE DISTRIBUTION.)
-
-WHAT IS AMANDA?
----------------
-
-This is a release of Amanda, the Advanced Maryland Automatic
-Network Disk Archiver. Amanda is a backup system designed to archive many
-computers on a network to a single large-capacity tape drive.
-
-Here are some features of Amanda:
-
- * written in C, freely distributable.
- * built on top of standard backup software: Unix dump/restore, and
- later GNU Tar and others.
- * will back up multiple machines in parallel to a holding disk, blasting
- finished dumps one by one to tape as fast as we can write files to
- tape. For example, a ~2 Gb 8mm tape on a ~240K/s interface to a host
- with a large holding disk can be filled by Amanda in under 4 hours.
- * does simple tape management: will not overwrite the wrong tape.