-
Fix typos
2024-12-19T12:42:49
-
Remove dracut overlay files
2024-12-09T17:24:52
These are now included via overlay packages
-
Add dracut overlay packages to each csp
2024-12-09T16:48:08
-
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>
-
kernel command line update
2024-09-17T20:15:51
Better support for rootless containers using podman. We want to make
as easy as possible for our users to run containers. For rootless
containers it is recommended to us cgroups v2. Set the kernel command
line option for systemd to use cgroups v2.
-
Do not try to enable dropped haveged service in 15 SP6
2024-08-15T10:39:21
-
Drop haveged from SP6+ (bsc#1227735)
2024-07-15T09:41:11