Changelog v1.10.0...v1.12.0
Features
- ZFS: Added support for running load-key on mount/unmount operations (#921) #921
- ZFS: Added example for encrypted root filesystem (#966) #966
- ZFS: Added example for using absolute device paths with vdevs (#924) #924
- ZFS: Added example for swap on
zfs_volume
(#986) #986 - bcachefs: Improved support for bcachefs filesystem (#1013) #1013
- bcachefs: Added subvolume boot-time mounting capabilities (#1021) #1021
- Partitioning: Added configuration option for custom partition UUIDs (#951) #951
- Images: Added binfmt emulation with native formatting for disk images (#970) #970
- Platform: Enabled basic macOS support (#1007) #1007
- Disk Management: Added disk.destroy option (#1015) #1015
Bug Fixes
- Security: Applied umask=0077 to /boot partition in all examples (#930) #930
- Installation: Fixed disk mappings for GRUB devices in install-cli (#935) #935
- Disk Images: Fixed function precedence breaking customQemu (#936) #936
- Disk Images: Fixed postVM not being passed when creating images (#923) #923
- ZFS: Fixed evaluation of
zfs_volume
's_unmount
whencontent
isnull
(#941) #941 - ZFS: Fixed kernel module version to match user-space tools in make-disk-image (#960) #960
- lib: Fixed recursiveUpdate not properly merging lists (#963) #963
- Disk Images: Fixed image script stdenv and virtiofs support (#967) #967
- Device Management: Fixed device ordering issues (#974) #974
- Disk Images: Set proper
buildPlatform
in make-disk-image (#990) #990 - Deactivation: Fixed disk deactivation process (#993) #993, Fixed quote handling for umount arguments (#1010) #1010
- bcachefs: Fixed ENOENT errors during boot (#1028) #1028
- UI: Removed unnecessary newline when prompting for password (#1016) #1016
The full changelog with all entries is available at: v1.10.0...v1.12.0