UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit:
vhba-module
VHBA module provides a Virtual (SCSI) HBA, which is the link between userspace daemon and linux kernel.Package info
Codename: vhba-module
Source file: vhba-module-20240202.tar.xz
Source directory: vhba-module-20240202
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/v/vhba-module-20240202.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/v/vhba-module-20240202.tar.xz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: cdemu-daemon.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#
Build script:
make
Install script:
make install
cat > /etc/udev/rules.d/69-vhba.rules << "EOF"
KERNEL=="vhba_ctl", SUBSYSTEM=="misc", MODE="0660", GROUP="cdrom"
EOF
cat > /etc/modules-load.d/vhba.conf << "EOF"
vhba
EOF
Apache/2.4.62 (Debian) Server at ulfs.org Port 443