-
Fix typos
2024-12-19T12:42:49
-
Add dracut overlay packages to each csp
2024-12-09T16:48:08
-
Use kiwi root resize
2024-12-04T15:36:00
-
Fixes for rootless containers support
2024-11-12T15:44:25
Add package acl.
Enable cgroups v2.
-
Only include shim for aarch64 from SP4
2024-10-21T18:14:07
-
Drop arch setting for the shim package
2024-10-15T18:49:36
As of 15 Sp3 we have a signed shim package for aarch64. With 15 SP4
and forward we want to support secure boot with aarch64 in the
Public Cloud. Therefore we drop the arch setting when including the
package to pull it into builds for x86_64 and aarch64.
Signed-off-by: Robert Schweikert <rjschwei@suse.com>
-
Add podman (bsc#1225988)
2024-10-03T14:28:57
-
Allow DHCP assignment of link local addresses
2024-09-23T12:57:54
Configure wicked to allow assignemnt of IPv4 link local addresses via DHCP
(Jira PED-10372, bsc#1229121).