-
Modular motd
2025-04-29T14:53:06
Rename motd-slfo-* overlay modules to motd-motd-*.
Replace MLM 5.1 /etc/motd with modular files in /usr/lib/motd.d.
Extend expand-motd-vars.sh to parse product extensions files (used with MLM
motd modules).
-
Disable password based login for ssh
2025-04-18T11:40:04
Depending on the protocol version for SSH we need to set either
ChallengeResponseAuthentication or KbdInteractiveAuthentication to
"no". Prior to this change we only set ChallengeResponseAuthentication
allowing password based login when the SSHv2 protocol is used. We now
modify newer config files appropriately.
-
cloud-init update prep
2025-03-28T18:46:43
cloud-init will be updated in distributions 15 SP4 and later. The new version
has 2 new services. Enable the 2 new services in the imabe builds in
preparation for the package update. This allows us to avoid having to
synchronize image build description updates with he package version update.
Signed-off-by: Robert Schweikert <rjschwei@suse.com>
-
Add docker to Micro 6.x recipes
2025-03-21T16:44:39
-
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