table of contents
mhvtl_kernel_mod_build(1) | User Commands | mhvtl_kernel_mod_build(1) |
NAME¶
mhvtl_kernel_mod_build - Simple wrapper script to extract mhvtl.ko source and compile
SYNOPSIS¶
mhvtl_kernel_mod_build
DESCRIPTION¶
This bash script simply extracts
/usr/lib/firmware/mhvtl/mhvtl_kernel.tgz and compiles (make && sudo
make install)
The mhvtl.ko source is extracted into a unique tmp directory using
'mktemp()'
AUTHOR¶
Written by Mark Harvey
BUGS¶
Assumes the kernel-devel and gcc plus supporting packages are already installed.
REPORTING BUGS¶
Report bugs to <markh794@gmail.com> or log an issue at
https://github.com/markh794/mhvtl.git
Better yet, I'm happy to accept patches which fix bugs :)
COPYRIGHT¶
Copyright © 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO¶
library_contents(5), mktape(1), vtlcmd(1), vtllibrary(1), vtltape(1), generate_device_conf(1), generate_library_contents(1)
October 2024 | mhvtl 1.71_release+26.3f767890cdb2_release |