summaryrefslogtreecommitdiffstats
path: root/system/vhba-module/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/vhba-module/README')
-rw-r--r--system/vhba-module/README14
1 files changed, 9 insertions, 5 deletions
diff --git a/system/vhba-module/README b/system/vhba-module/README
index 9fbdbeab2e..5af5103d89 100644
--- a/system/vhba-module/README
+++ b/system/vhba-module/README
@@ -1,8 +1,12 @@
-This is VHBA (Virtual SCSI Host Bus adapter), a Linux kernel module which
-acts as a low-level SCSI driver and which provides the SCSI layer with a
-virtual SCSI adapter which can have multiple virtual devices. It is part
-of the userspace-cdemu suite, a free GPL CD/DVD-ROM device emulator for
-linux.
+This is VHBA (Virtual SCSI Host Bus adapter), a Linux kernel module
+which acts as a low-level SCSI driver and which provides the SCSI
+layer with a virtual SCSI adapter which can have multiple virtual
+devices. It is part of the userspace-cdemu suite, a free GPL
+CD/DVD-ROM device emulator for linux.
NOTE:
The resulting package will be specific for the kernel it was built on.
+
+It is possible to build package for a different kernel version by
+setting the KERNEL variable as in:
+ KERNEL=5.15.94 ./vhba-module.SlackBuild