Skip to content

JamesReynolds/mhvtl-rpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mhvtl-rpm

The MHVTL project by Mark Harvey is a GPLv2 project to provide a virtual tape interface.

This project provides .spec files and a build to produce a kernel-module DKMS rpm and a userspace rpm targeting CentOS 7.

Build

make

optionally:

make VERSION=1.5 RELEASE=3

Test

vagrant up

Notes:

  • This has only been tested with CentOS 7 and MHVTL 1.5-3. Other combinations may not work.