From 8df5a2bdbb0980722c6b0c35bf40b076b735bad9 Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: Fri, 8 Nov 2024 14:21:51 +0100 Subject: [PATCH] Shorten Leap 16 disk labels to sub 16 chars --- products.d/agama-products.changes | 8 ++++++++ products.d/leap_160.yaml | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/products.d/agama-products.changes b/products.d/agama-products.changes index 03cc4962d..1979faab3 100644 --- a/products.d/agama-products.changes +++ b/products.d/agama-products.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 8 13:20:10 UTC 2024 - Lubos Kocman + +- Shorten Leap 16.0 installation_labels + Neither yast2 partitioner, nor gnome disks + allowed me to use openSUSE-Leap-DVD-x86_64 as + the label limit seems to be 16 characters + ------------------------------------------------------------------- Fri Nov 8 11:58:49 UTC 2024 - Lubos Kocman diff --git a/products.d/leap_160.yaml b/products.d/leap_160.yaml index fc8a3cc9a..f364c8526 100644 --- a/products.d/leap_160.yaml +++ b/products.d/leap_160.yaml @@ -35,13 +35,13 @@ software: installation_repositories: - url: https://download.opensuse.org/distribution/leap/16.0/repo/oss installation_labels: - - label: openSUSE-Leap-DVD-x86_64 + - label: Leap-DVD-x86_64 archs: x86_64 - - label: openSUSE-Leap-DVD-aarch64 + - label: Leap-DVD-aarch64 archs: aarch64 - - label: openSUSE-Leap-DVD-s390x + - label: Leap-DVD-s390x archs: s390 - - label: openSUSE-Leap-DVD-ppc64le + - label: Leap-DVD-ppc64le archs: ppc mandatory_patterns: - enhanced_base # only pattern that is shared among all roles on Leap