Skip to content

Releases: gitbls/sdm

V13.9

26 Feb 18:58
Compare
Choose a tag to compare
remove dsa

V13.8

10 Feb 20:26
Compare
Choose a tag to compare
Add password-hash and password-plain arguments

V13.7

16 Jan 23:17
Compare
Choose a tag to compare
  • 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

08 Jan 20:00
Compare
Choose a tag to compare
  • 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 accepts portal and portalif arguments which install the WiFi network selector app described here
  • Improvements
    • Redaction (--redact) improved. No sensitive information is leaked to the console and /etc/sdm/history from included plugins
    • sshd plugin new argument address-family to control the sshd_config AddressFamily directive
  • Bug Fixes

V13.5

14 Dec 23:30
Compare
Choose a tag to compare
Improved sdmluksunlock

V13.4

07 Dec 20:23
Compare
Choose a tag to compare
shellcheck-inspired improvements

V13.2

16 Nov 00:08
Compare
Choose a tag to compare
Inform no plugins will run when IMG not customized

V13.1

08 Nov 00:41
Compare
Choose a tag to compare
Edits and gadgetmode

V13.0

29 Oct 22:14
Compare
Choose a tag to compare
Use sshd instead of network plugin

V12.10

16 Sep 23:22
Compare
Choose a tag to compare
Code improvement