b242f913a8
OpenSUSE Leap 15.3 is out of support since 2022. This patch remove the support of OpenSUSE Leap 15.3 and replace it with the OpenSUSE Leap 15.5. Add the grub2-x86_64-efi package in the pkg-map of the bootloader element to allow EFI support. Replace version 15.3 to 15.5 in every required location. Add dracut-mkinitrd-deprecated package in package-installs.yaml of the opensuse element to support the usage of the deprecated mkinitrd command from the zypper element. Change-Id: Ie903ffcf229d8e32374c4a1346b5295990c83ff4 |
||
---|---|---|
.. | ||
environment.d | ||
extra-data.d | ||
root.d | ||
test-elements | ||
element-deps | ||
element-provides | ||
package-installs.yaml | ||
README.rst |
opensuse
Use an openSUSE cloud image as the baseline for built disk images. The images are located in distribution specific sub directories under
These images should be considered experimental. There are currently only x86_64 images.
Environment Variables
- DIB_RELEASE
-
- Required
-
No
- Default
-
15.5
- Description
-
Set the desired openSUSE release.
- DIB_CLOUD_IMAGES
-
- Required
-
No
- Default
-
https://download.opensuse.org/repositories/Cloud:/Images:/Leap_${DIB_RELEASE}
- Description
-
Set the desired URL to fetch the images from.
Notes:
- There are very frequently new automated builds that include changes that happen during the product maintenance. The download directories contain an unversioned name and a versioned name. The unversioned name will always point to the latest image, but will frequently change its content. The versioned one will never change content, but will frequently be deleted and replaced by a newer build with a higher version-release number.