From d2d514b56bdd8927b7d32008ca843bcbf25f6f3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Mon, 2 Feb 2026 11:14:01 +0100 Subject: [PATCH] Drop SUSE SLE specific installation section The provided information is SUSE Linux Enterprise specific and is documented via the SUSE specific documentation process and workflow. To avoid conflicting information this chapter gets dropped from the upstream docs --- doc/source/installation.rst | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 81fdf673..5648fde9 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -94,32 +94,6 @@ Fedora/Rawhide: $ sudo dnf install kiwi-cli - - -Installation for SUSE Linux Enterprise --------------------------------------- - -{kiwi} is available and supported for SUSE Linux Enterprise (SLE). -The recommended and supported way is to install {kiwi} by using `zypper`. - -However, if you rely on some plugins for {kiwi}, either the plugin -itself or any dependencies might not be available for your service pack. - -If you want to proceed anyway, keep these things in mind: - -* Plugins that are not provided by SLE are not supported. -* You will probably need to install dependencies via `pip`. - The `pip` command installs these dependencies from PyPI - (the Python Package Index). - However, this approach will not update the RPM database. -* Depending on your security concerns, installing Python packages - outside the secured SLE installation may not be desirable. -* Python packages installed from PyPI won't contain any SUSE - customizations. -* Depending on your extension and its dependencies, you might even need - a more recent Python version. - - .. _example-descriptions: Example Appliance Descriptions