<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/doc/ovf, branch cla</title>
<subtitle> (mirror of https://github.com/vyos/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=cla</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=cla'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/'/>
<updated>2012-08-14T15:46:42+00:00</updated>
<entry>
<title>doc: move datasource documentation to doc/sources</title>
<updated>2012-08-14T15:46:42+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-08-14T15:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=4540821caa31dc9ed0bedf521cd36975ddafebfa'/>
<id>urn:sha1:4540821caa31dc9ed0bedf521cd36975ddafebfa</id>
<content type='text'>
Each datasource had a bit of doc with it, and those were just
landing in doc/.  I've moved them to doc/sources now.
</content>
</entry>
<entry>
<title>doc/ovf/README: documentation fix [David Medberry]</title>
<updated>2011-12-06T14:27:39+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-12-06T14:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=01e5b4f1b8f88018fa4b3a856d0ef4cec06630f2'/>
<id>urn:sha1:01e5b4f1b8f88018fa4b3a856d0ef4cec06630f2</id>
<content type='text'>
LP: #900537</content>
</entry>
<entry>
<title>Improve OVF documentation and provide functional demo.</title>
<updated>2011-10-14T00:17:18+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-10-14T00:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=869f6d564510c68e8299a2134c92028eb49c5d90'/>
<id>urn:sha1:869f6d564510c68e8299a2134c92028eb49c5d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor updates to ovf documentation</title>
<updated>2011-02-19T04:39:19+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-02-19T04:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=01b30d22aef1445d4ba7edce6e499a226795727c'/>
<id>urn:sha1:01b30d22aef1445d4ba7edce6e499a226795727c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix the base64 encoded value for user-data.</title>
<updated>2011-02-19T03:47:08+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-02-19T03:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=cf616d3258129472ac473bcb3b3efe012ae4e99c'/>
<id>urn:sha1:cf616d3258129472ac473bcb3b3efe012ae4e99c</id>
<content type='text'>
The previous value had dos style newlines.
The current string was obtained with:
  printf '#!/bin/sh\necho "hi world"\n' | base64
</content>
</entry>
<entry>
<title>fix typo in doc/ovf/environment.xml</title>
<updated>2011-01-25T22:52:43+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-25T22:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=eeddaa5880303facb99a1c35fdc3a28d373f0063'/>
<id>urn:sha1:eeddaa5880303facb99a1c35fdc3a28d373f0063</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drop the suggested support of urlencoded 'userdata' Property</title>
<updated>2011-01-25T22:30:33+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-25T22:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=7d89aaeab6efeda1c4b061c59c7b62afb46be70b'/>
<id>urn:sha1:7d89aaeab6efeda1c4b061c59c7b62afb46be70b</id>
<content type='text'>
base64 encoding should be enough for the likely use case of this
Product Section property.
</content>
</entry>
<entry>
<title>- change Properties expected in example environment file.</title>
<updated>2011-01-25T20:44:00+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-25T20:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=d55727c01884bde71986ad0823b1efa52c175509'/>
<id>urn:sha1:d55727c01884bde71986ad0823b1efa52c175509</id>
<content type='text'>
- add ubuntu-server.ovf that passes validation via:
   xmllint --nonet --path open-ovf/mainline/schemas/ \
     --noout  --schema open-ovf/mainline/schemas/ovf-envelope.xsd \
     doc/ovf/ubuntu-server.ovf
  and via
   ovftool --schemaValidate doc/ovf/ubuntu-server.ovf
  where ovftool is 'VMware ovftool 2.0.1 (build-260188)
</content>
</entry>
<entry>
<title>remove redundant ProductSection in environment.xml</title>
<updated>2011-01-25T07:58:44+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-25T07:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=9fe2d933f374a581a661e5f8b138c0904f8f8a56'/>
<id>urn:sha1:9fe2d933f374a581a661e5f8b138c0904f8f8a56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial import of work-in-progress OVF code</title>
<updated>2011-01-07T01:23:45+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-07T01:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=a9589bbc5e1458bfde849337151b6824f6c25468'/>
<id>urn:sha1:a9589bbc5e1458bfde849337151b6824f6c25468</id>
<content type='text'>
</content>
</entry>
</feed>
