Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106157928
D566.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
432 B
Referenced Files
None
Subscribers
None
D566.diff
View Options
Index: usr.sbin/bsdinstall/scripts/zfsboot
===================================================================
--- usr.sbin/bsdinstall/scripts/zfsboot
+++ usr.sbin/bsdinstall/scripts/zfsboot
@@ -1077,7 +1077,9 @@
boot_vdevs="$boot_vdevs $disk$bootpart"
fi
zroot_vdevs="$zroot_vdevs $disk$targetpart"
-
+ if [ "$ZFSBOOT_GELI_ENCRYPTION" ]; then
+ zroot_vdevs="$zroot_vdevs.eli"
+ fi
n=$(( $n + 1 ))
done # disks
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 27, 8:30 AM (9 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15612609
Default Alt Text
D566.diff (432 B)
Attached To
Mode
D566: Switch zfsboot installer force 4k option to use vfs.zfs.min_auto_ashift=12
Attached
Detach File
Event Timeline
Log In to Comment