]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
docs: update minimal versions in the compatibility table
authorJo Zzsi <jozzsicsataban@gmail.com>
Fri, 15 Aug 2025 16:24:43 +0000 (12:24 -0400)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Sun, 31 Aug 2025 13:54:48 +0000 (09:54 -0400)
Now that the minimal supported version is Debian 13, let's
update the corresponding developer documentation.

doc_site/modules/ROOT/pages/developer/compatability.adoc

index c658cfdb987d58cc8c143906ae7d73d7d047b5b3..4a11cc5a3bd0cc820daf2d3b760cf33a33714ea7 100644 (file)
@@ -36,10 +36,10 @@ Dependencies for the generated initramfs:
 
 [cols="1,1"]
 |===
-|udev/systemd (debian 12) | 252
-|linux-kernel (debian 12) | 6.1
-|bash (debian 12)         | 5.2
-|eudev (alpine/void)      | 3.2.14
-|busybox (alpine)         | 1.37
-|qemu (debian 12)         | 7.2
+|udev/systemd (Azure Linux 3.0) | 255
+|linux-kernel (Azure Linux 3.0) | 6.6
+|bash (Azure Linux 3.0)         | 5.2
+|qemu (Azure Linux 3.0)         | 8.2
+|busybox (Alpine)               | 1.37
+|eudev (Alpine/Void)            | 3.2.14
 |===