freebsd-skq/release
cperciva 3d509bf21a Add the amazon-ssm-agent package to EC2 AMI builds. This makes it
immediately available on instances which are running without internet
access (or which can't rely on firstboot_pkgs to install it for some
other reason).

Note that this agent is not enabled by default; to enable it, add
amazon_ssm_agent_enable="YES" to /etc/rc.conf, e.g., by placing the lines
	>>/etc/rc.conf
	amazon_ssm_agent_enable="YES"
into the EC2 user-data.  In addition to being enabled, the agent requires
keys to be provided via IAM Roles; users are encouraged to be very careful
in using this functionality due to the inherent vulnerability in the idea
of providing credentials via a service accessible to any process which can
open an HTTP connection.

Requested by:	Amazon
No objection from:	re@
Relnotes:	FreeBSD/EC2 AMIs now include the Amazon EC2 Systems Manager
		(SSM) Agent.
2017-11-01 00:33:54 +00:00
..
amd64 Update several more URLs 2017-10-29 08:17:03 +00:00
arm Increase the arm/armv6 and arm/armv7 images from 2.5GB to 3GB, 2017-10-13 15:16:57 +00:00
arm64 Increase arm{,64} SoC image sizes to prevent "filesystem full" build 2017-09-13 14:30:30 +00:00
i386 Update several more URLs 2017-10-29 08:17:03 +00:00
packages Revert r322327, r322352, r322358: 2017-08-15 15:13:33 +00:00
picobsd Revert prior commit to restore the files mangled by my "fixing" merge 2017-03-01 02:10:40 +00:00
pkg_repos
powerpc Update several more URLs 2017-10-29 08:17:03 +00:00
scripts Rework r254951 to not reach into private OBJDIR areas. 2017-10-29 01:21:09 +00:00
sparc64 Update several more URLs 2017-10-29 08:17:03 +00:00
tools Add the amazon-ssm-agent package to EC2 AMI builds. This makes it 2017-11-01 00:33:54 +00:00
Makefile Run mm-mtree with whatever -j value the build is using. 2017-10-31 00:03:29 +00:00
Makefile.azure Remove the HH-MM suffix from the build date suffix. 2015-07-01 14:51:26 +00:00
Makefile.ec2 Turn on support for the Amazon "Elastic Network Adapter" in EC2 AMIs. 2017-05-25 19:02:54 +00:00
Makefile.gce Fix GCE image publication. The gcutil utility is deprecated in favor 2016-08-05 19:00:45 +00:00
Makefile.mirrors Support armv7 builds for userland 2017-10-05 23:01:33 +00:00
Makefile.vagrant Add some comments with examples on how to build Vagrant images. 2017-02-01 16:15:23 +00:00
Makefile.vm Ensure ${_CW} is uppercase when passing '-c' to mk-vmimage.sh, 2017-06-06 14:08:54 +00:00
rc.local Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
release.conf.sample One of the already implemented options in release/Makefile is NOSRC. When 2016-06-03 18:37:56 +00:00
release.sh Add arm/armv7 checks to env_check(). 2017-10-12 20:31:10 +00:00