Skip to content

V15.0

Choose a tag to compare

@gitbls gitbls released this 17 Jan 22:33
· 128 commits to master since this release

V15.0

  • New Features
    • --convert-root takes a value formatted as fstype[,size] to increase rootfs by size (using +size) or to specify the rootfs size
  • Improvements
    • Enable btrfs rootfs encryption. See Disk Encryption. lvm rootfs encryption remains unsupported.
    • Plugin cryptroot has new no-expand-root argument that is passed to sdm-cryptconfig
    • sdm-cryptconfig has new --no-expand-root switch
    • sdmcryptfs honors the above no-expand-root setting
    • Minor improvements to ezsdm
  • Bug Fixes
    • Don't use parted to divine disk size due to fail on certain blank disks
    • Correct sdm-gburn: restart default and pluglist errors. Thanks @jdeitmerg