aboutsummaryrefslogtreecommitdiff
path: root/release/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not mount /var/log and /var/tmp as md(4)-backed devices.Glen Barber2015-07-121-4/+0
* Revert r285018, r285019, r285076, r285078, r285082.Glen Barber2015-07-041-8/+0
* Test for loader.rc existence before attempting to createGlen Barber2015-07-031-2/+5
* Revert r285018 and r285019, which attempted to resolveGlen Barber2015-07-031-12/+0
* Fix the real problem with missing UFS/MSDOSFS labels on theGlen Barber2015-07-031-0/+5
* Fix the path to the UFS/MSDOSFS filesystem labels, since theyGlen Barber2015-07-021-2/+2
* Implement an evil workaround that prevents UFS/MSDOS labels from beingGlen Barber2015-07-021-0/+12
* Add initial support for building Vagrant images for VMWare. Next steps will b...Brad Davis2015-06-271-0/+81
* Add initial support for automatically uploading GCE virtualGlen Barber2015-06-271-47/+0
* Ensure ASSUME_ALWAYS_YES is set when deleting pkg(8) from theGlen Barber2015-06-241-1/+1
* Chase r284656 and r284658:Glen Barber2015-06-211-14/+1
* Fix path to waagent.Glen Barber2015-06-191-2/+2
* Work around a potential bug in pw(8) when '-m' is specified.Glen Barber2015-06-051-1/+1
* Make sure /home exists within the DESTDIR before creating theGlen Barber2015-06-041-0/+1
* Use the new pw(8) '-R' option to create the users/groups.Glen Barber2015-06-031-5/+4