Dietmar Maurer
|
80ea23e1b9
|
tape: pmt - implement options command
|
2021-04-08 08:34:45 +02:00 |
|
Dietmar Maurer
|
5d6379f8db
|
tape: implement locate_file without LOCATE(10)
|
2021-04-08 08:34:45 +02:00 |
|
Dietmar Maurer
|
566b946f9b
|
tape: pmt - re-implement lock/unlock command
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
7f7459677d
|
tape: pmt - re-implement fsr/bsr
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
7b11a8098d
|
tape: make sure there is a filemark at the end of the tape
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
e29f456efc
|
tape: implement format/erase
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
a79082a0dd
|
tape: implement LTO userspace driver
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
589c4dad9e
|
tape: add fsf/bsf to TapeDriver trait
|
2021-03-25 10:10:16 +01:00 |
|
Dietmar Maurer
|
5ca5f8daf3
|
pmt: add tape-alert-flags command
|
2021-03-08 07:37:05 +01:00 |
|
Dietmar Maurer
|
4c209d6b10
|
install pmt binary
|
2021-02-05 12:42:20 +01:00 |
|
Dietmar Maurer
|
0d4e4cae7f
|
tape: improve pmt command line completion
|
2021-02-03 08:54:12 +01:00 |
|
Dietmar Maurer
|
8937c65951
|
tape: add pmt stoptions/stsethoptions/stclearoptions
|
2021-02-02 08:58:02 +01:00 |
|
Dietmar Maurer
|
6c6ad82d90
|
tape: add pmt setblk
|
2021-02-02 07:19:54 +01:00 |
|
Dietmar Maurer
|
19e4a36c70
|
tape: do not use drive.open() within pmt
Do not fail if no media is loaded. Inportant for load command.
|
2021-02-01 12:39:50 +01:00 |
|
Dietmar Maurer
|
90769e5694
|
tape: add pmt lock/unlock
|
2021-02-01 12:18:55 +01:00 |
|
Dietmar Maurer
|
d690d14568
|
tape: add pmt bsr/fsr
|
2021-02-01 10:39:04 +01:00 |
|
Dietmar Maurer
|
85ef624440
|
tape: add pmt asf
|
2021-02-01 10:32:21 +01:00 |
|
Dietmar Maurer
|
e995996290
|
tape: pmt - fix count parameter schema
|
2021-02-01 10:21:25 +01:00 |
|
Dietmar Maurer
|
8e6ad4301d
|
tape: add pmt fsfm/bsfm, pass count as arg_param
|
2021-02-01 10:18:18 +01:00 |
|
Dietmar Maurer
|
83b8949a98
|
tape: add pmt weof
|
2021-01-31 17:33:07 +01:00 |
|
Dietmar Maurer
|
28f60e5291
|
cleanup: avoid compiler warnings
|
2021-01-31 17:02:55 +01:00 |
|
Dietmar Maurer
|
1f31d06f48
|
tape: add pmt bsf
|
2021-01-31 17:00:15 +01:00 |
|
Dietmar Maurer
|
2f2e83c890
|
tape: add pmt fsf
|
2021-01-31 16:54:16 +01:00 |
|
Dietmar Maurer
|
b22c618734
|
tape: add pmt erase
|
2021-01-31 16:34:10 +01:00 |
|
Dietmar Maurer
|
1e041082bb
|
tape: add pmt command line tool
Experimental, not installed by now.
|
2021-01-31 16:19:53 +01:00 |
|