Skip to content

V15.4

Choose a tag to compare

@gitbls gitbls released this 24 Mar 19:28
· 54 commits to master since this release

V15.4

  • New Features
    • sdm can write disks on Windows WSL2 instances if usbipd is installed. Details here. Thanks @Pooky-s.
    • sdm simplifies creating and maintaining an updated golden RasPiOS IMG
    • rootfs Disk Encryption
      • Enable Network Bound Disk Encryption (NBDE) using tang/clevis Details here. Thanks @Handrail9 for the suggestion.
      • Disk encryption process can be fully automated Details here.
  • Improvements
    • Deferred plugins service changed to a forking service to not block startup complete
    • Enhance documentation for --plugin system:service-*able-at-boot to explain how they can be used
    • Bash completion, if enabled, can list available plugins for the --plugin switch
  • Bug Fixes