Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151510404
D25498.id73816.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
697 B
Referenced Files
None
Subscribers
None
D25498.id73816.diff
View Options
Index: release/tools/ec2.conf
===================================================================
--- release/tools/ec2.conf
+++ release/tools/ec2.conf
@@ -108,6 +108,12 @@
's/^#ChallengeResponseAuthentication yes/ChallengeResponseAuthentication no/' \
${DESTDIR}/etc/ssh/sshd_config
+ # Use FreeBSD Update and Portsnap mirrors hosted in AWS
+ sed -i '' -e 's/update.FreeBSD.org/aws.update.FreeBSD.org/' \
+ ${DESTDIR}/etc/freebsd-update.conf
+ sed -i '' -e 's/portsnap.FreeBSD.org/aws.portsnap.FreeBSD.org/' \
+ ${DESTDIR}/etc/portsnap.conf
+
# Use the NTP service provided by Amazon
sed -i '' -e 's/^pool/#pool/' \
-e '1,/^#server/s/^#server.*/server 169.254.169.123 iburst/' \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 10:28 PM (1 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31174386
Default Alt Text
D25498.id73816.diff (697 B)
Attached To
Mode
D25498: Make EC2 AMIs use portsnap and freebsd-update mirrors hosted in AWS
Attached
Detach File
Event Timeline
Log In to Comment