From 15469e305fe2bcdb3c7c2cfbfbe23c86c0ed4ff1 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 27 Apr 2025 12:04:27 -0400 Subject: [PATCH] doc: overview: Add list of supported Linux distributions These are the Linux distributions that are developed and actively tested for with the latest kiwi releases. This should offer greater clarity about what we're able to support as an upstream project. --- doc/source/overview.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/source/overview.rst b/doc/source/overview.rst index a6759e41..e412669a 100644 --- a/doc/source/overview.rst +++ b/doc/source/overview.rst @@ -93,3 +93,14 @@ To use and run {kiwi}, you need: * Git (package ``git``) to clone a repository. * Any virtualization technology to start the image. We recommend QEMU. + +The project officially tests and supports the following distributions: + +* `Fedora Linux `_ 40+ +* `CentOS Stream `_ 9+ +* `CentOS Stream Hyperscale `_ 9+ +* `openSUSE Tumbleweed `_ after April 2024 +* `openSUSE Leap 16.0+ `_ +* `Canonical Ubuntu Linux `_ 24.04+ +* `Debian GNU/Linux `_ 12+ +* `Arch Linux `_ after April 2024