// A new man:rc.conf[5] variable has been added, `linux_mounts_enable`, which controls if Linux(R)-specific filesystems are mounted in [.filename]#/compat/linux# if `linux_enable` is set to `YES`.
-// gitref:1234567abc[repository=src] (Sponsored by The FreeBSD Foundation)
+// gitref:1234567890ab[repository=src] (Sponsored by The FreeBSD Foundation)
The man:growfs[7] startup script will now add a swap partition while expanding the root file system if possible, and if one did not previously exist.
This is primarily useful when installing on an SD card using a raw image.
A new man:rc.conf[5] variable has been added, `growfs_swap_size`, which can control the addition if necessary.
See man:growfs[7] for details.
+The `zfskeys` man:service[8] script supports autoloading of keys stored on ZFS.
+gitref:2411090f6940[repository=src] (Sponsored by Klara Inc.)
+
A new RC script, `zpoolreguid` has been added, which will assign a new GUID to one or more zpools, useful for virtualization environments when sharing datasets.
The `hostid` startup script will now generate a random (version 4) UUID if there is no [.filename]#/etc/hostid# file and no valid UUID from hardware.