Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150773362
D46636.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
589 B
Referenced Files
None
Subscribers
None
D46636.id.diff
View Options
diff --git a/release/tools/ec2.conf b/release/tools/ec2.conf
--- a/release/tools/ec2.conf
+++ b/release/tools/ec2.conf
@@ -38,6 +38,10 @@
echo 'autoboot_delay="-1"' >> ${DESTDIR}/boot/loader.conf
echo 'beastie_disable="YES"' >> ${DESTDIR}/boot/loader.conf
+ # The EFI RNG on Graviton 2 is particularly slow if we ask for the
+ # default 2048 bytes of entropy; ask for 64 bytes instead.
+ echo 'entropy_efi_seed_size="64"' >> ${DESTDIR}/boot/loader.conf
+
# Tell gptboot not to wait 3 seconds for a keypress which will
# never arrive.
printf -- "-n\n" > ${DESTDIR}/boot.config
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 11:26 PM (13 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30851451
Default Alt Text
D46636.id.diff (589 B)
Attached To
Mode
D46636: EC2: Set entropy_efi_seed_size to 64
Attached
Detach File
Event Timeline
Log In to Comment