<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/install/install-image-existing, branch helium</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=helium</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=helium'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2014-10-08T10:06:04+00:00</updated>
<entry>
<title>If not running on AWS (system UUID and serial do not start with EC2), don't do AWS-specific things.</title>
<updated>2014-10-08T10:06:04+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2014-10-08T10:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4f2f5df4798278c0ea18202b11854bc9c0559217'/>
<id>urn:sha1:4f2f5df4798278c0ea18202b11854bc9c0559217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace login name check with effective UID check.</title>
<updated>2014-07-29T21:21:02+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2014-07-29T21:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=127b7a12dbfabfe33b8d3733648c1bec1fa5d323'/>
<id>urn:sha1:127b7a12dbfabfe33b8d3733648c1bec1fa5d323</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug #269: missed return in is_ec2_ami.</title>
<updated>2014-07-25T10:15:32+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2014-07-25T10:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=56d729bf2f19207eb16668218b59ff551db2ce3b'/>
<id>urn:sha1:56d729bf2f19207eb16668218b59ff551db2ce3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug #239 - Getting the version number by using dpkg will not work when upgrading to newer version of debian.</title>
<updated>2014-06-16T09:15:29+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>khagen@multi-development.com</email>
</author>
<published>2014-06-16T09:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5fd192bd2f08188c53ba36f0903bbea71af75cf5'/>
<id>urn:sha1:5fd192bd2f08188c53ba36f0903bbea71af75cf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix to enable ec2-fetch-ssh-public-key init script</title>
<updated>2014-05-06T19:36:28+00:00</updated>
<author>
<name>hydrajump</name>
<email>wave@hydrajump.com</email>
</author>
<published>2014-05-06T19:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=caa6a529196c5c414bb4ca1365da329caf6131a9'/>
<id>urn:sha1:caa6a529196c5c414bb4ca1365da329caf6131a9</id>
<content type='text'>
The init script was not running on boot because the init script
symlinks were not created in /etc/rcX.d for the runlevels: 2,3,4,5.

This fix runs the update-rc.d command in the is_amazon_ec2_ami
function, thus creating the required symlinks and also updating
/etc/init.d/.depends.on.start.
</content>
</entry>
<entry>
<title>Fix AWS EC2 AMI support</title>
<updated>2014-05-03T01:53:36+00:00</updated>
<author>
<name>hydrajump</name>
<email>wave@hydrajump.com</email>
</author>
<published>2014-05-03T01:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=01bfe09a152f2dc7b2c14d5ecebf9aa5b0a9c687'/>
<id>urn:sha1:01bfe09a152f2dc7b2c14d5ecebf9aa5b0a9c687</id>
<content type='text'>
- grub.cfg is now correctly modified when installing on a VyOS AMI
- ec2-fetch-ssh-public-key init script still needs to be activated
  if installing on a VyOS AMI. This is an outstanding issue which
  needs to be addressed. See debian/vyatta-cfg-system.postinst.in.
</content>
</entry>
<entry>
<title>Add support for installing a new image on the Amazon AMI</title>
<updated>2014-04-28T19:34:50+00:00</updated>
<author>
<name>hydrajump</name>
<email>wave@hydrajump.com</email>
</author>
<published>2014-04-28T19:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b1c49eca75ad30d17596f3062f33542c4139817f'/>
<id>urn:sha1:b1c49eca75ad30d17596f3062f33542c4139817f</id>
<content type='text'>
- Check if installing on AWS EC2 platform via instance metadata.
- Configure GRUB correctly, so that boot messages are available
  via instance's console.
- Add init.d script to fetch user's EC2 public key during boot.
</content>
</entry>
<entry>
<title>Remove trailing whitespace</title>
<updated>2014-04-28T19:30:33+00:00</updated>
<author>
<name>hydrajump</name>
<email>wave@hydrajump.com</email>
</author>
<published>2014-04-28T19:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c02405850b592c99d00697b69115cd112b9592ee'/>
<id>urn:sha1:c02405850b592c99d00697b69115cd112b9592ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support and switch to overlayfs</title>
<updated>2014-04-25T18:28:18+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2012-10-19T22:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b4cf6641f3402a17dc83592abd8fe5e8ff0de802'/>
<id>urn:sha1:b4cf6641f3402a17dc83592abd8fe5e8ff0de802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug #96: fix menu entry generation so image version is included.</title>
<updated>2013-12-22T08:11:10+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2013-12-22T08:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=2a90fdd264d7301cdca34d2c15ea158675b1e157'/>
<id>urn:sha1:2a90fdd264d7301cdca34d2c15ea158675b1e157</id>
<content type='text'>
</content>
</entry>
</feed>
