From 27d9a96933fe255df942c512a0d3de6073c6880a Mon Sep 17 00:00:00 2001 From: Jo Zzsi Date: Fri, 15 Aug 2025 12:24:43 -0400 Subject: [PATCH] docs: update minimal versions in the compatibility table Now that the minimal supported version is Debian 13, let's update the corresponding developer documentation. --- .../modules/ROOT/pages/developer/compatability.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc_site/modules/ROOT/pages/developer/compatability.adoc b/doc_site/modules/ROOT/pages/developer/compatability.adoc index c658cfdb9..4a11cc5a3 100644 --- a/doc_site/modules/ROOT/pages/developer/compatability.adoc +++ b/doc_site/modules/ROOT/pages/developer/compatability.adoc @@ -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 |=== -- 2.47.3