<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/tools/cloud-init-per, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/'/>
<updated>2019-03-08T22:37:05+00:00</updated>
<entry>
<title>cloud-init-per: POSIX sh does not support string subst, use sed</title>
<updated>2019-03-08T22:37:05+00:00</updated>
<author>
<name>Ryan Harper</name>
<email>ryan.harper@canonical.com</email>
</author>
<published>2019-03-08T22:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=3554ffe8657738795ae5e1b89f22b39358d78821'/>
<id>urn:sha1:3554ffe8657738795ae5e1b89f22b39358d78821</id>
<content type='text'>
cloud-init-per is run via /bin/sh which requires POSIX shell
compliance and does not implement string substitution like
bash.  Replace these calls with use of sed.

LP: #1819222
</content>
</entry>
<entry>
<title>This is to fix https://bugs.launchpad.net/cloud-init/+bug/1812676</title>
<updated>2019-02-18T22:55:49+00:00</updated>
<author>
<name>Vitaly Kuznetsov</name>
<email>vkuznets@redhat.com</email>
</author>
<published>2019-02-18T22:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=9cf9d8cdd3a8fd7d4d425f7051122d0ac8af2bbd'/>
<id>urn:sha1:9cf9d8cdd3a8fd7d4d425f7051122d0ac8af2bbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LICENSE: Allow dual licensing GPL-3 or Apache 2.0</title>
<updated>2016-12-22T22:04:28+00:00</updated>
<author>
<name>Jon Grimm</name>
<email>jon.grimm@canonical.com</email>
</author>
<published>2016-11-22T23:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=b2a9f33616c806ae6e052520a8589113308f567c'/>
<id>urn:sha1:b2a9f33616c806ae6e052520a8589113308f567c</id>
<content type='text'>
This has been a recurring ask and we had initially just made the change to
the cloud-init 2.0 codebase.  As the current thinking is we'll just
continue to enhance the current codebase, its desirable to relicense to
match what we'd intended as part of the 2.0 plan here.

- put a brief description of license in LICENSE file
- put full license versions in LICENSE-GPLv3 and LICENSE-Apache2.0
- simplify the per-file header to reference LICENSE
- tox: ignore H102 (Apache License Header check)

Add license header to files that ship.
Reformat headers, make sure everything has vi: at end of file.

Non-shipping files do not need the copyright header,
but at the moment tests/ have it.
</content>
</entry>
<entry>
<title>put sem/marker files in 'sem' dirs</title>
<updated>2011-12-20T17:01:07+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-12-20T17:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=57a28850fae6098a32e7c16ab90541fd785684cb'/>
<id>urn:sha1:57a28850fae6098a32e7c16ab90541fd785684cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace cloud-init-run-module with cloud-init-per</title>
<updated>2011-12-20T16:39:46+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-12-20T16:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=27e88fe213b0a3505ca565cae63d7d7124b7f969'/>
<id>urn:sha1:27e88fe213b0a3505ca565cae63d7d7124b7f969</id>
<content type='text'>
This replaces cloud-init-run-module (which was probably rarely or never used)
with 'cloud-init-per' which does basically the same thing, but doesn't
support "modules".
</content>
</entry>
</feed>
