From 9e5c5ada9907247cbeeadf2e9b817a015abf888f Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Thu, 1 Jan 2026 18:12:44 +0100 Subject: feat: SCSI Toolbox for Linux Support the SCSI Toolbox API on Linux using "SCSI Generic" driver and the "SG_IO" ioctl, along with an extremely simple CLI tool to interact with the SCSI emulator. --- LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 120000 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 120000 index 0000000..cd4eb7f --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +LICENSES/EUPL-1.2.txt \ No newline at end of file -- cgit v1.3