-
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>
-
Change Micro 5.5 instance initialization
2024-09-20T17:20:20
Convert Micro 5.5 recipes from Ignition+Afterburn to cloud-init, Azure agent,
and Google guest agent.
-
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
-
Add mount config for SLES
2024-08-01T01:41:07
Add libcontainers-sles-mounts package whcih provides the mount directives
for the SCC credentials directories such that containers, primarily
SLE BCI can access the repositories from the host.
-
Do not show registration instructions in PAYG motd
2024-07-18T18:04:38
-
Drop haveged from SP6+ (bsc#1227735)
2024-07-15T09:41:11