44f615cb70
Linear Tape File System (LTFS) is a filesystem to mount a LTFS formatted tape in a tape drive. Once LTFS mounts a LTFS formatted tape as filesystem, user can access to the tape via filesystem API. Objective of this project is being the reference implementation of the LTFS format Specifications in SNIA (https://www.snia.org/tech_activities/standards/curr_standards/ltfs). At this time, the LTFS format specifications 2.4 is the target
48 lines
1.4 KiB
Text
48 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2019/02/25 01:00:39 manu Exp $
|
|
bin/ltfs
|
|
bin/ltfsck
|
|
bin/mkltfs
|
|
include/ltfs/config.h
|
|
include/ltfs/libltfs/arch/arch_info.h
|
|
include/ltfs/libltfs/arch/signal_internal.h
|
|
include/ltfs/libltfs/arch/time_internal.h
|
|
include/ltfs/libltfs/dcache_ops.h
|
|
include/ltfs/libltfs/iosched_ops.h
|
|
include/ltfs/libltfs/kmi_ops.h
|
|
include/ltfs/libltfs/ltfs.h
|
|
include/ltfs/libltfs/ltfs_error.h
|
|
include/ltfs/libltfs/ltfs_fsops.h
|
|
include/ltfs/libltfs/ltfs_locking.h
|
|
include/ltfs/libltfs/ltfs_locking_new.h
|
|
include/ltfs/libltfs/ltfs_locking_old.h
|
|
include/ltfs/libltfs/ltfs_thread.h
|
|
include/ltfs/libltfs/ltfs_types.h
|
|
include/ltfs/libltfs/ltfslogging.h
|
|
include/ltfs/libltfs/ltfstrace.h
|
|
include/ltfs/libltfs/plugin.h
|
|
include/ltfs/libltfs/queue.h
|
|
include/ltfs/libltfs/tape.h
|
|
include/ltfs/libltfs/tape_ops.h
|
|
include/ltfs/libltfs/uthash.h
|
|
include/ltfs/libltfs/uthash_ext.h
|
|
include/ltfs/tape_drivers/ibm_tape.h
|
|
include/ltfs/tape_drivers/spc_op_codes.h
|
|
include/ltfs/tape_drivers/ssc_op_codes.h
|
|
include/ltfs/tape_drivers/tape_drivers.h
|
|
lib/libltfs.la
|
|
lib/ltfs/libiosched-fcfs.so
|
|
lib/ltfs/libiosched-unified.so
|
|
lib/ltfs/libkmi-flatfile.so
|
|
lib/ltfs/libkmi-simple.so
|
|
lib/ltfs/libtape-file.so
|
|
lib/ltfs/libtape-itdtimg.so
|
|
lib/ltfs/libtape-scsipi-ibmtape.so
|
|
lib/pkgconfig/ltfs.pc
|
|
man/man8/ltfs-sde.8
|
|
man/man8/ltfsck.8
|
|
man/man8/mkltfs.8
|
|
share/ltfs/ltfs
|
|
share/examples/ltfs/ltfs.conf
|
|
share/examples/ltfs/ltfs.conf.local
|
|
share/snmp/LTFS-MIB.txt
|
|
share/snmp/LtfsSnmpTrapDef.txt
|