aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile.ec2
Commit message (Expand)AuthorAgeFilesLines
* release: update to use git instead of svn:Glen Barber2020-08-121-1/+1
* Makefile.inc1:Glen Barber2020-07-161-26/+2
* Pass --arm64 to bsdec2-image-upload when building ARM64 AMIs.Colin Percival2019-03-201-1/+5
* Quieten the svn (or svnlite) commands used to extract information from anColin Percival2018-08-211-2/+2
* Fix copy-and-paste error in previous commit.Colin Percival2018-08-071-1/+1
* Add EC2PUBLICSNAP option to EC2 builds; this passes a (recently added)Colin Percival2018-08-061-1/+4
* fix use of empty in Makefile.ec2Matt Macy2018-07-221-2/+2
* Correctly reference SRCTOP, avoid multiple invocations of svnMatt Macy2018-07-221-3/+9
* fix build non-svn checkouts post r336593Matt Macy2018-07-221-0/+5
* Use svn or svnlite, or ${SVN_CMD} if set, for extracting the SVN branchColin Percival2018-07-211-3/+14
* Check that EC2SNSTOPIC and EC2PUBLIC are non-empty, along with beingColin Percival2018-07-171-2/+2
* Teach EC2 AMI release code to send an SNS notification after publishingColin Percival2018-07-171-1/+8
* Turn on support for the Amazon "Elastic Network Adapter" in EC2 AMIs.Colin Percival2017-05-251-1/+1
* Add 'env - PATH=$$PATH' to bsdec2-image-upload make command, in order toColin Percival2016-06-091-1/+1
* Enable "EC2 Enhanced Networking" (aka. SR-IOV networking) when creatingColin Percival2016-01-121-1/+1
* Remove the HH-MM suffix from the build date suffix.Glen Barber2015-07-011-1/+1
* Change the hour:minute delimiter from ':' to '-', sinceGlen Barber2015-06-251-1/+1
* Consider PRERELEASE builds snapshots, in addition to CURRENT andGlen Barber2015-06-251-1/+1
* Append the hour and minute to the snapshot suffix for EC2Glen Barber2015-06-211-1/+1
* Remove trailing tabs to avoid spamming stdout with long lines.Glen Barber2015-06-021-4/+4
* Include the TARGET in the EC2 AMI name.Glen Barber2015-05-211-2/+2
* Remove a debugging line that snuck in with r282419.Glen Barber2015-05-041-1/+0
* Add logic to detect if the net/bsdec2-image-upload port needsGlen Barber2015-05-041-1/+13
* Add the cw-ec2-portinstall target to always install theGlen Barber2015-04-271-6/+10
* Add code for creating an EC2 AMI.Colin Percival2015-04-011-0/+44