You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New plugin defer-plugin takes a pluglist entry that will be run after the system is fully booted; also synchronizes with rootfs encryption. See Documentation
apps plugin new defer argument defers installation of listed apps until system rebooted from sdm FirstBoot (uses defer-plugin)
Disk Encryption
New plugin cryptpart encrypts non-rootfs partitions created with the parted plugin; automatic when used with defer-plugin. See Encrypting Other Partitions for a detailed discussion and working example
parted plugin accepts fstype of none to create a partition with no filesystem
Improvements
rootfs encryption performance improvements and improved btrfs rootfs encryption
When burning, log host and details (as done for customization) in /etc/sdm/history
sdm now uses /tmp/sdm instead of /mnt/sdm for mounts
sdm-make-luks-key overhauled for improved ease of use; defaults to GPT partition table and ext4 key partition
Enable --expand-at-boot on Buster
Bug Fixes
sdmcryptfs outputs to current stdout instead of the console
Correct redaction of user plugin arguments password-hash and password-plain