From 07c5d0d813a70a626b6b1f0c03a4e6a98ef8aa49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Fri, 30 Aug 2024 19:41:22 +0200 Subject: [PATCH] Kinoite: Exclude mariadb-server-utils Those commands are non-essential server utilities that are not needed on a destkop. This is also one of the last packages requiring Perl. --- kinoite-common.yaml | 2 ++ kinoite-mobile.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/kinoite-common.yaml b/kinoite-common.yaml index de68447..9b1af8f 100644 --- a/kinoite-common.yaml +++ b/kinoite-common.yaml @@ -45,6 +45,8 @@ exclude-packages: # Ensure we do not include X11 support - plasma-x11 - plasma-workspace-x11 + # Exclude mariadb server tools that bring in Perl + - mariadb-server-utils # Kinoite specific workarounds and configuration postprocess: diff --git a/kinoite-mobile.yaml b/kinoite-mobile.yaml index d8ce7df..fabe1cb 100644 --- a/kinoite-mobile.yaml +++ b/kinoite-mobile.yaml @@ -42,6 +42,8 @@ exclude-packages: # Ensure we do not include X11 support - plasma-x11 - plasma-workspace-x11 + # Exclude mariadb server tools that bring in Perl + - mariadb-server-utils # Kept in the leaf manifest as they are overwritten by Pungi in composes repos: