<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/debian/rules, branch current</title>
<subtitle> (mirror of https://github.com/marekm72/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/'/>
<updated>2009-08-10T19:40:50+00:00</updated>
<entry>
<title>Remove debian/ directory in preparation for upstream/ubuntu split.</title>
<updated>2009-08-10T19:40:50+00:00</updated>
<author>
<name>Soren Hansen</name>
<email>soren@canonical.com</email>
</author>
<published>2009-08-10T19:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=b09aad371fb26386655646b035870ac6a665a9e2'/>
<id>urn:sha1:b09aad371fb26386655646b035870ac6a665a9e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ec2 init script from debian/ out into top-level.</title>
<updated>2009-08-10T19:34:47+00:00</updated>
<author>
<name>Soren Hansen</name>
<email>soren@canonical.com</email>
</author>
<published>2009-08-10T19:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=1f33a10388e1ac4079d17e9b836dfb4ab7730fec'/>
<id>urn:sha1:1f33a10388e1ac4079d17e9b836dfb4ab7730fec</id>
<content type='text'>
Install init-script using distutils.
Add -o to dh_installinit call to let it find the init script.
</content>
</entry>
<entry>
<title>Move python-disutils.mk before debhelper.mk to make sure the python module is</title>
<updated>2009-08-10T16:00:35+00:00</updated>
<author>
<name>Soren Hansen</name>
<email>soren@canonical.com</email>
</author>
<published>2009-08-10T16:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=da2dd7e49f52491e4ebe4451d0f0ede19a682e23'/>
<id>urn:sha1:da2dd7e49f52491e4ebe4451d0f0ede19a682e23</id>
<content type='text'>
fully installed by dh_pycentral before the init script is run in postinst.
</content>
</entry>
<entry>
<title>Remove .py extension from scripts installed in /usr/bin</title>
<updated>2009-08-10T12:04:07+00:00</updated>
<author>
<name>Soren Hansen</name>
<email>soren@canonical.com</email>
</author>
<published>2009-08-10T12:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=d7efdba7a9ca34c1df4b7291daeacce9d190e861'/>
<id>urn:sha1:d7efdba7a9ca34c1df4b7291daeacce9d190e861</id>
<content type='text'>
</content>
</entry>
<entry>
<title> * Distutils added</title>
<updated>2009-06-26T11:57:27+00:00</updated>
<author>
<name>Soren Hansen</name>
<email>soren@canonical.com</email>
</author>
<published>2009-06-26T11:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=b098228ab03003218b894855142dec9a8f406cfb'/>
<id>urn:sha1:b098228ab03003218b894855142dec9a8f406cfb</id>
<content type='text'>
 * New ec2init python module introduced
 * Lots and lots of stuff cleaned up and moved to ec2init python module.
 * Started the move to Boto
</content>
</entry>
<entry>
<title>  * debian/init: Move init script to run before ssh and regenerate the ssh</title>
<updated>2009-05-14T10:11:49+00:00</updated>
<author>
<name>Chuck Short</name>
<email>zulcss@ubuntu.com</email>
</author>
<published>2009-05-14T10:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=ebfb2ed46dc72aa78e1477607ccf77b1f552fcf0'/>
<id>urn:sha1:ebfb2ed46dc72aa78e1477607ccf77b1f552fcf0</id>
<content type='text'>
    host kes in the init script rather than /etc/rc.local (LP: #370628)
  * ec2-set-apt-sources.py: 
    - Move sources.list to /var/ec2 so it doesnt get removed after user
    reboots.
  * ec2-set-defaults.py:
    - Move locale to /var/ec2/ so it doesnt get remove after user reboots.
  * ec2-set-hostname.py
    - Create an /etc/hostname as well.
</content>
</entry>
<entry>
<title>* ec2-set-apt-sources.py:</title>
<updated>2009-04-06T22:04:47+00:00</updated>
<author>
<name>Chuck Short</name>
<email>zulcss@ubuntu.com</email>
</author>
<published>2009-04-06T22:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=406eb2f8e235c7e24b7eeb1c044ef64741f0569b'/>
<id>urn:sha1:406eb2f8e235c7e24b7eeb1c044ef64741f0569b</id>
<content type='text'>
  - Use a template to generate the sources.list and generate it based on the lsb_release. </content>
</entry>
<entry>
<title>debian/rules: Fix typo. </title>
<updated>2009-03-22T23:39:46+00:00</updated>
<author>
<name>Chuck Short</name>
<email>zulcss@ubuntu.com</email>
</author>
<published>2009-03-22T23:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=93cbb9a3b1bdfbd313e5d2ec5919df842499dfd3'/>
<id>urn:sha1:93cbb9a3b1bdfbd313e5d2ec5919df842499dfd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Set the configuration file to jaunty.</title>
<updated>2009-03-22T23:39:45+00:00</updated>
<author>
<name>Chuck Short</name>
<email>zulcss@ubuntu.com</email>
</author>
<published>2009-03-22T23:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=e606fe4288e31eeef1d90a62773bdc946e650381'/>
<id>urn:sha1:e606fe4288e31eeef1d90a62773bdc946e650381</id>
<content type='text'>
* ec2-fetch-credentials: Fix typo.
* ec2-set-defaults.py: 
  - Remove timezone change when booting the instance.
  - Redirect output to /dev/null.
* ec2-set-apt-sources.py:
  - Run apt-get update after the /etc/apt/sources.list and
    redirect the output to /dev/null.
* rightscale-init: Updated rightscale-init</content>
</entry>
<entry>
<title>* debian/ec2-config.cfg:</title>
<updated>2009-03-18T20:14:26+00:00</updated>
<author>
<name>Chuck Short</name>
<email>zulcss@ubuntu.com</email>
</author>
<published>2009-03-18T20:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=58f82c2220b3137c97a377b01da04a14c64b0a1d'/>
<id>urn:sha1:58f82c2220b3137c97a377b01da04a14c64b0a1d</id>
<content type='text'>
  - Add disable root option.
* debian/ec2-init.rightscale-init.init:
  - Add rightscale detection script.
* ec2-get-info.py:
  - Display the information about an AMI instance.</content>
</entry>
</feed>
