summaryrefslogtreecommitdiff
path: root/misc/amanda26-server/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
commitcc415305a049ca523f2a8cf674009fa77c54fee6 (patch)
tree6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /misc/amanda26-server/pkg-descr
parent- Now fix to use this port on !i386. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Notes
Notes: svn path=/head/; revision=244256 svn path=/tags/RELEASE_8_0_0/; revision=244257; tag=release/8.0.0
Diffstat (limited to 'misc/amanda26-server/pkg-descr')
-rw-r--r--misc/amanda26-server/pkg-descr22
1 files changed, 0 insertions, 22 deletions
diff --git a/misc/amanda26-server/pkg-descr b/misc/amanda26-server/pkg-descr
deleted file mode 100644
index 054161f6aeb2..000000000000
--- a/misc/amanda26-server/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-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.
-
-WWW: http://sourceforge.net/projects/amanda/
-
-- Jim
-jeh@FreeBSD.org