Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorten Leap 16.0 installation_labels #1741

Merged
merged 1 commit into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions products.d/agama-products.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 8 13:20:10 UTC 2024 - Lubos Kocman <[email protected]>

- 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 <[email protected]>

Expand Down
8 changes: 4 additions & 4 deletions products.d/leap_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down