Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160957655
D45127.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
685 B
Referenced Files
None
Subscribers
None
D45127.diff
View Options
diff --git a/usr.sbin/bsdinstall/scripts/config b/usr.sbin/bsdinstall/scripts/config
--- a/usr.sbin/bsdinstall/scripts/config
+++ b/usr.sbin/bsdinstall/scripts/config
@@ -43,9 +43,6 @@
cat $BSDINSTALL_TMPBOOT/loader.conf.* >> $BSDINSTALL_TMPBOOT/loader.conf
rm $BSDINSTALL_TMPBOOT/loader.conf.*
-# The 'cryptodev_load' line is a workaround for arm64, which does not
-# automatically load cryptodev.ko with zfs.ko.
-df -t zfs $BSDINSTALL_CHROOT > /dev/null && echo "cryptodev_load=\"YES\"" >> $BSDINSTALL_TMPBOOT/loader.conf
df -t zfs $BSDINSTALL_CHROOT > /dev/null && echo "zfs_load=\"YES\"" >> $BSDINSTALL_TMPBOOT/loader.conf
cp $BSDINSTALL_TMPBOOT/* $BSDINSTALL_CHROOT/boot
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 30, 10:14 AM (11 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34480080
Default Alt Text
D45127.diff (685 B)
Attached To
Mode
D45127: bsdinstall: Stop loading cryptodev for ZFS installations
Attached
Detach File
Event Timeline
Log In to Comment