aboutsummaryrefslogtreecommitdiff
path: root/release/tools/ec2.conf
Commit message (Expand)AuthorAgeFilesLines
* Spawn the DHCPv6 client in EC2 instances via rtsold.Colin Percival2020-09-131-3/+13
* Bump the size of EC2 AMIs up to 5 GB.Colin Percival2020-09-131-2/+2
* Make EC2 AMIs use portsnap and freebsd-update mirrors hosted in AWSColin Percival2020-06-301-0/+6
* Add ebsnvme-id to EC2 AMIs and enable /dev/aws/diskColin Percival2020-05-181-2/+2
* Add /etc/autofs/special_efs to EC2 AMIsColin Percival2020-05-171-0/+17
* Set use_nvd=0 in EC2 AMIs.Colin Percival2020-04-271-0/+4
* Mount /dev while deinstalling pkg inside EC2 AMIs.Colin Percival2020-02-111-0/+2
* Remove /qemu from EC2 ARM AMIsColin Percival2020-02-111-0/+3
* Switch EC2 AMIs from using the dual-dhclient script to using the newColin Percival2019-10-021-1/+1
* Bump EC2 AMI filesystem size up to 4000 MB.Colin Percival2019-05-081-2/+2
* Add support for cross-building cloudware images.Colin Percival2019-04-031-1/+1
* Only install amazon-ssm-agent into amd64 AMIs.Colin Percival2019-03-201-1/+9
* Fix sed script to insert Amazon NTP server into ntp.conf once ratherColin Percival2019-02-191-1/+1
* Turn off ec2_ephemeralswap for nowColin Percival2019-01-091-1/+1
* Disable atkbd0 and atkdbc0 in EC2 AMIs. This has the effect of skippingColin Percival2018-08-261-0/+7
* Move debug.{trace,debugger}_on_panic and kern.panic_reboot_wait_time inColin Percival2018-04-181-3/+3
* Make EC2 instances use Amazon's NTP service for time synchronization.Colin Percival2017-12-051-1/+6
* Resurrect r321659: Turn off ChallengeResponseAuthentication for EC2 AMIs.Colin Percival2017-12-051-0/+6
* Remove /etc/resolv.conf from virtual machine images, which isGlen Barber2017-11-211-0/+2
* Add the amazon-ssm-agent package to EC2 AMI builds. This makes itColin Percival2017-11-011-1/+1
* Increase the Amazon EC2 AMI image size from 2GB to 3GB to preventGlen Barber2017-08-281-2/+2
* Revert r321659, re-enabling ChallengeResponseAuthentication, which wasGlen Barber2017-07-281-6/+0
* Turn off ChallengeResponseAuthentication for EC2 AMIs, one of EC2'sGlen Barber2017-07-281-0/+6
* Turn on support for the Amazon "Elastic Network Adapter" in EC2 AMIs.Colin Percival2017-05-251-0/+3
* ec2.conf and vmimage.subr can be used from the installation livecd afterAndrew Thompson2017-03-091-1/+2
* Increase the EC2 image size for 12-CURRENT. The recent snapshotGlen Barber2017-03-021-2/+2
* Enable IPv6 networking on Amazon EC2.Colin Percival2017-01-151-3/+8
* Now that potentially buggy versions of Xen are automatically detectedColin Percival2016-07-161-6/+0
* Enable indirect segment I/Os by default in the Xen blkfront driver whenColin Percival2016-06-291-5/+0
* Turn off MSI-X interrupt migration by default in EC2 instances; this worksColin Percival2016-06-241-0/+6
* Switch from console="comconsole" to boot_multicons="YES" in EC2.Colin Percival2016-06-091-2/+4
* Disable blkif indirect segment I/Os in EC2 by default due to performanceColin Percival2015-07-301-0/+5
* Ensure ASSUME_ALWAYS_YES is set when deleting pkg(8) from theGlen Barber2015-06-241-1/+1
* It would help if I committed the right patch...Colin Percival2015-03-311-1/+1
* Add bits for building EC2 disk images. Make logic for uploading theseColin Percival2015-03-311-0/+83