opnsense-ports/sysutils/openzfs-kmod/pkg-message
Franco Fichtner c950c51c8f */*: sync with upstream
Taken from: FreeBSD
2021-09-08 17:04:02 +02:00

12 lines
231 B
Text

[
{ type: install
message: <<EOM
Amend /boot/loader.conf as follows to use this module:
- change zfs_load="YES" to NO
- change opensolaris_load="YES" to NO
- add openzfs_load="YES"
- (for ARM64) add cryptodev_load="YES"
EOM
}
]