Releases: gitbls/sdm
Releases Β· gitbls/sdm
V13.9
V13.8
V13.7
- Improvements
- network plugin has new parameter timesyncwait to adjust the FirstBoot wait for time synchronization. Default is 120 seconds
- Improve systemd boot behavior restoration in systemd-cryptconfig for systems with a graphical desktop
- Bug Fixes
- Correctly sequence setting wificountry during FirstBoot so WiFi earlier in the boot process
V13.6
- New Features
- Add
sshhostkey
plugin to generate SSH host keys during customize or burn when there's more entropy in the system (Thanks @omya3qno) hotspot
plugin now acceptsportal
andportalif
arguments which install the WiFi network selector app described here
- Add
- Improvements
- Redaction (
--redact
) improved. No sensitive information is leaked to the console and /etc/sdm/history from included plugins sshd
plugin new argumentaddress-family
to control the sshd_config AddressFamily directive
- Redaction (
- Bug Fixes