<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/tools/ccfg-merge-debug, branch 22.1</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=22.1</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=22.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/'/>
<updated>2020-03-24T15:42:05+00:00</updated>
<entry>
<title>tools: use python3 (#274)</title>
<updated>2020-03-24T15:42:05+00:00</updated>
<author>
<name>Ryan Harper</name>
<email>ryan.harper@canonical.com</email>
</author>
<published>2020-03-24T15:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=9bb1ae9106ce1de4f53233faa329863c1191551a'/>
<id>urn:sha1:9bb1ae9106ce1de4f53233faa329863c1191551a</id>
<content type='text'>
* tools: use python3

Switch tools/ to use python3 instead of python.  At minimum this
fixes building deb on python3 only releases like Focal. Applied
via shell commands:

 $ grep 'usr/bin/.*python' tools/* 2&gt;/dev/null | \
     grep -v python3 | awk -F':' '{print $1}' | \
     xargs -i sed -i -e '0,/python/s/python/python3/' {}

* Use /usr/bin/env python3 to be virtualenv friendly</content>
</entry>
<entry>
<title>Low hanging Python 3 fruit.</title>
<updated>2015-01-23T02:21:04+00:00</updated>
<author>
<name>Barry Warsaw</name>
<email>barry@python.org</email>
</author>
<published>2015-01-23T02:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=3b798b5d5c3caa5d0e8e534855e29010ca932aaa'/>
<id>urn:sha1:3b798b5d5c3caa5d0e8e534855e29010ca932aaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools/ccfg-merge-debug: fix for updated user-data/vendor-data</title>
<updated>2014-12-09T15:47:05+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2014-12-09T15:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=fa5ce8c40621c78e61c7d9bd073903101f7d6a5e'/>
<id>urn:sha1:fa5ce8c40621c78e61c7d9bd073903101f7d6a5e</id>
<content type='text'>
this was broken previously when user-data and vender-data were
brought together.
</content>
</entry>
<entry>
<title>add debug output to ccfg-merge-debug</title>
<updated>2013-04-17T16:42:55+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2013-04-17T16:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=66ea1ae9599d27686db2510f3a079485ea8292c3'/>
<id>urn:sha1:66ea1ae9599d27686db2510f3a079485ea8292c3</id>
<content type='text'>
Exeptions were being swallowed completely and no way to even see them
other than log.
</content>
</entry>
<entry>
<title>add merge debug tool</title>
<updated>2013-04-03T22:39:32+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2013-04-03T22:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=0d3c21c53369673529301f2c4e23bdb7bae7495b'/>
<id>urn:sha1:0d3c21c53369673529301f2c4e23bdb7bae7495b</id>
<content type='text'>
</content>
</entry>
</feed>
