<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/ec2-scripts, branch release/10.2.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2015-02-22T10:32:30Z</updated>
<entry>
<title>Update to 1.10.  This fixes a bug in ec2_fetchkey which made it fail to</title>
<updated>2015-02-22T10:32:30Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2015-02-22T10:32:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=96a7f9e865c1c872c6b31fede76f8e4cee904c37'/>
<id>urn:sha1:96a7f9e865c1c872c6b31fede76f8e4cee904c37</id>
<content type='text'>
recognize when it was trying to create an account which already existed.

Submitted by:	Bradley T. Hughes
</content>
</entry>
<entry>
<title>Update "BSD" license in sysutils category</title>
<updated>2014-12-11T00:40:16Z</updated>
<author>
<name>Mark Felder</name>
<email>feld@FreeBSD.org</email>
</author>
<published>2014-12-11T00:40:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=52425cd450f57306fb9841a38f07c36322a1ffd5'/>
<id>urn:sha1:52425cd450f57306fb9841a38f07c36322a1ffd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.9.  This fixes a bug in ec2_ephemeralswap where the amount of</title>
<updated>2014-05-17T16:40:54Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2014-05-17T16:40:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3ffaa1bc358780ab0017be8d104629d8c8d2d4c2'/>
<id>urn:sha1:3ffaa1bc358780ab0017be8d104629d8c8d2d4c2</id>
<content type='text'>
ephemeral storage on an EC2 instance is less than the amount of swap space
we want to autoconfigure.  (In particular, the m3.medium instance type has
4 GB of attached SSD storage but 3.75 GB of RAM, which results in a desired
7.5 GB of swap space.)
</content>
</entry>
<entry>
<title>Update to 1.8.  The ec2_fetchkey rc.d script now creates the user</title>
<updated>2014-01-06T16:17:31Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2014-01-06T16:17:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ad45e8d2b7da1b88a694acd09b4baed08fcbd8b2'/>
<id>urn:sha1:ad45e8d2b7da1b88a694acd09b4baed08fcbd8b2</id>
<content type='text'>
specified in the $ec2_fetchkey_user variable, so that it can be
(usefully) specified via user-data at EC2 instance launch time.
</content>
</entry>
<entry>
<title>Update ec2-scripts to 1.7:</title>
<updated>2013-12-08T05:46:31Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2013-12-08T05:46:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4863f70cc733cdb135c48b3914ab851ac142a9b7'/>
<id>urn:sha1:4863f70cc733cdb135c48b3914ab851ac142a9b7</id>
<content type='text'>
* Add support for system configuration via ec2 user-data.
* Add support for allocating swap space from ephemeral disks with EC2
  (linux) device names of "xvd[a-j]" rather than just "sd[a-j]".
</content>
</entry>
<entry>
<title>Update to 1.6.  This uses "firstboot" support in the base system, so</title>
<updated>2013-11-04T23:54:00Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2013-11-04T23:54:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=311d06c76fd1d6674a6fb68ec23c8d67bdda3139'/>
<id>urn:sha1:311d06c76fd1d6674a6fb68ec23c8d67bdda3139</id>
<content type='text'>
provide an option which reverts back to the old version of this port.

I'm making it a configurable option rather than autodetecting based
on OSVERSION to make my life easier with "cross-building" images.
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)</title>
<updated>2013-09-20T23:05:58Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:05:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83f65384c9041fa9a31c84b5e21b643fa2bf97c6'/>
<id>urn:sha1:83f65384c9041fa9a31c84b5e21b643fa2bf97c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.5: Replace rcvar=`set_rcvar` with rcvar=FOO_enable in the</title>
<updated>2013-09-18T02:59:40Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2013-09-18T02:59:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5f90963fe79faecbb16b20f0f8e0709b8f68cce1'/>
<id>urn:sha1:5f90963fe79faecbb16b20f0f8e0709b8f68cce1</id>
<content type='text'>
rc.d scripts in order to be compatible with newer versions of rc.subr.
</content>
</entry>
<entry>
<title>Update to 1.4: When creating swap space on EC2 ephemeral disks, parse EC2</title>
<updated>2013-03-19T05:21:30Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2013-03-19T05:21:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5d8dc280600e4edb90396ff749ffc4dc49b7a900'/>
<id>urn:sha1:5d8dc280600e4edb90396ff749ffc4dc49b7a900</id>
<content type='text'>
device names of "sd[bcde]" in addition to "/dev/sd[bcde]".  Until recently
EC2 hosts all used the latter form, but an increasing number seem to have
switched to the former.

Submitted by:   Luke Marsden
</content>
</entry>
<entry>
<title>Fix minor nit: use the canconical FreeBSD.org form for email addresses.</title>
<updated>2013-03-17T16:44:03Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-03-17T16:44:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=997f760bc099072f692773810d95b161e2434ecc'/>
<id>urn:sha1:997f760bc099072f692773810d95b161e2434ecc</id>
<content type='text'>
This was causing me issues when attempting to gather certain statistics.

While here trim header

Approved by:	miwi, adrian, tj
No objection from:	db, bjk, cperciva, scheidell, osa
</content>
</entry>
</feed>
