summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a5af91..a20f00f 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,11 @@ This repository contains the source code for the following dnbd3 components:
- **dnbd3**: Linux kernel module client for dnbd3
- **dnbd3-bench**: Benchmark utility to test dnbd3
- **dnbd3-fuse**: Fuse client for dnbd3
- - **dnbd3-server**: Server to serve virtual disk images for dnbd3
+ - **dnbd3-server**: Server to serve virtual disk images for dnbd3
The dnbd3 components can be built for the following Linux kernel versions and Unix distributions:
+ - Generic/Vanilla Kernel **4.14** – **5.15**
- Archlinux with **Linux kernel 5.15.x** or **5.10.x**
- Raspberry Pi OS with **Linux kernel 5.4.x**
- Ubuntu 20.04 with **Linux kernel 5.4.x**