aboutsummaryrefslogtreecommitdiff
path: root/release/tools
Commit message (Expand)AuthorAgeFilesLines
...
* release: arm: Enable multicons for arm64Emmanuel Vadot2018-07-311-0/+14
* Remove insecure ciphers from GCE sshd configurationConrad Meyer2018-07-281-1/+0
* release: Add arm_install_boot to install the commit boot bitsEmmanuel Vadot2018-07-221-0/+30
* Enable USB OTG serial terminal on ARM SD card images. This configuresEdward Tomasz Napierala2018-06-121-0/+36
* Revert r333493, which was a temporary fix for 11.2-RELEASE, and insteadEdward Tomasz Napierala2018-05-261-1/+0
* Set kldxref_enable="YES" for ARM images. Without it, the images are missingEdward Tomasz Napierala2018-05-111-0/+1
* Fix a typo.Glen Barber2018-05-041-1/+1
* Ensure the ports and src trees are available on GCE images,Glen Barber2018-05-041-0/+23
* Move debug.{trace,debugger}_on_panic and kern.panic_reboot_wait_time inColin Percival2018-04-181-3/+3
* Escape trailing newlines in a long variable list for consistency.Glen Barber2018-03-261-2/+2
* Remove google_accounts_manager from VM_RC_LIST in the GCE configurationGlen Barber2018-03-221-1/+1
* 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
* Fix an indentation nit.Glen Barber2017-11-301-2/+2
* Remove /etc/resolv.conf from virtual machine images, which isGlen Barber2017-11-214-0/+6
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-1/+1
* Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR.Bryan Drewery2017-11-011-7/+4
* Add the amazon-ssm-agent package to EC2 AMI builds. This makes itColin Percival2017-11-011-1/+1
* Set a default hostname for virtual machine images.Glen Barber2017-10-301-0/+4
* Revert r323812 from release/tools/arm.subr, which has broken theGlen Barber2017-09-221-10/+0
* Bootstrap etcupdate(8) and mergemaster(8) databases when creatingGlen Barber2017-09-202-0/+19
* Increase the Amazon EC2 AMI image size from 2GB to 3GB to preventGlen Barber2017-08-281-2/+2
* Use py-google-compute-engine instead for releasing Google ComputeGlen Barber2017-08-221-3/+6
* 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
* In release/release.sh:Glen Barber2017-06-231-3/+3
* Turn on support for the Amazon "Elastic Network Adapter" in EC2 AMIs.Colin Percival2017-05-251-0/+3
* Enable DHCP and IPv6 autoconfig on non-cloud VM images.Glen Barber2017-05-251-0/+5
* Trim trailing '/release/..' when setting _OBJDIR so arm64/aarch64Glen Barber2017-04-191-0/+1
* 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
* - Resize FreeBSD to the size of the OpenStack flavor (growfs).Glen Barber2016-12-141-0/+27
* - Use virtualbox-ose-additions-nox11 for vagrant image to reduce sizeLi-Wen Hsu2016-10-301-2/+2
* Belatedly revert r303119, which was determined to not beGlen Barber2016-10-241-1/+0
* Add the ability to override the size of the swap partition when buildingNavdeep Parhar2016-10-101-1/+1
* Create a /usr/home -> /home symlink for the arm images toGlen Barber2016-07-201-0/+1
* 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
* Bump /tmp from 30m to 50m for ARM release images.Emmanuel Vadot2016-06-161-1/+1
* Switch from console="comconsole" to boot_multicons="YES" in EC2.Colin Percival2016-06-091-2/+4
* Turn off nfsv4acls for arm/armv6 builds, which has an impactGlen Barber2016-06-011-1/+0
* Fix tmpfs(5) '/tmp' mount point.Glen Barber2015-11-251-1/+1
* Remove noatime from tmpfs(5) fstab(5) entry.Glen Barber2015-11-091-1/+1
* Use tmpfs(5) instead of md(4) for '/tmp' mount.Glen Barber2015-11-081-1/+1
* In vm_copy_base(), turn off SU+J on the resultant filesystem,Glen Barber2015-09-291-1/+1
* Disable blkif indirect segment I/Os in EC2 by default due to performanceColin Percival2015-07-301-0/+5
* Fix an out-of-order execution issue regarding pkg(8):Glen Barber2015-07-211-1/+1
* Add support for building VirtualBox Vagrant images.Brad Davis2015-07-203-8/+42