diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-18 15:16:16 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-18 15:16:16 +0000 |
commit | e356f3ecd9339289002a629df2a5de8e9fd09538 (patch) | |
tree | 6e60dc10c202c2185dd27da8b0975862290e7b8c /misc/mtx/pkg-descr | |
parent | 5e05a16b9c50a7f002fa89546b9a5ddd21d63f7f (diff) |
Notes
Diffstat (limited to 'misc/mtx/pkg-descr')
-rw-r--r-- | misc/mtx/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/mtx/pkg-descr b/misc/mtx/pkg-descr new file mode 100644 index 000000000000..89b3425491f3 --- /dev/null +++ b/misc/mtx/pkg-descr @@ -0,0 +1,12 @@ +Mtx(1) is a set of low level driver programs to control features of SCSI +backup related devices such as autoloaders, tape changers, mediajukeboxes, +and tape drives. It can also report much data, including serial numbers, +maximum block sizes, and TapeAlert(tm) messages that most modern tape +drives implement, as well as do raw SCSI READ and WRITE commands to +tape drives. + +It works like chio(1) but supports more features and drives and runs in +users land. There are some amanda (misc/amanda24-server) scripts, which +depend on mtx. + +WWW: http://mtx.sourceforge.net/ |