<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/tools/run-container, branch 20.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=20.1</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=20.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/'/>
<updated>2020-01-30T18:34:12+00:00</updated>
<entry>
<title>run-container: use 'test -n' instead of 'test ! -z' (#202)</title>
<updated>2020-01-30T18:34:12+00:00</updated>
<author>
<name>Paride Legovini</name>
<email>paride.legovini@canonical.com</email>
</author>
<published>2020-01-30T18:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=0ecbd888c9491176ae41bbfa2b74a05234882000'/>
<id>urn:sha1:0ecbd888c9491176ae41bbfa2b74a05234882000</id>
<content type='text'>
Fixes shellcheck warning SC2236.</content>
</entry>
<entry>
<title>tools/run-container: drop support for python2 (#192)</title>
<updated>2020-01-28T15:30:21+00:00</updated>
<author>
<name>Paride Legovini</name>
<email>paride.legovini@canonical.com</email>
</author>
<published>2020-01-28T15:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=fa3bdc9ecf9421ac3bad1bf6d01a82c70714af29'/>
<id>urn:sha1:fa3bdc9ecf9421ac3bad1bf6d01a82c70714af29</id>
<content type='text'>
Drop support for specifying an Python interpreter different from python3
from tools/run-container.</content>
</entry>
<entry>
<title>run-container: centos: comment out the repo mirrorlist</title>
<updated>2019-05-30T16:39:17+00:00</updated>
<author>
<name>Paride Legovini</name>
<email>pl@ninthfloor.org</email>
</author>
<published>2019-05-30T16:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=19ddb1fb11434f860daee2238cdc23a56b9dc86f'/>
<id>urn:sha1:19ddb1fb11434f860daee2238cdc23a56b9dc86f</id>
<content type='text'>
In this way only the 'baseurl' mirror is used, which is easier
to allow through firewalls and proxies.
</content>
</entry>
<entry>
<title>run-container: uncomment baseurl in yum.repos.d/*.repo when using a proxy</title>
<updated>2019-01-25T17:52:41+00:00</updated>
<author>
<name>Paride Legovini</name>
<email>paride.legovini@canonical.com</email>
</author>
<published>2019-01-25T17:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=7a4696596bbcccfedf5c6b6e25ad684ef30d9cea'/>
<id>urn:sha1:7a4696596bbcccfedf5c6b6e25ad684ef30d9cea</id>
<content type='text'>
When using a proxy it is often useful to know in advance which mirrors
are to be contacted, so a whitelist can be set up. This is not easy when
using the yum.conf(5) mirrorlist option, as the retrieved list of mirrors
may change. The repository definition may also specify a canonical mirror
with the 'baseurl' option; this option is often commented out by default
to favor the usage of worldwide mirrors. This patch uncomments 'baseurl'
when an http_proxy is being used, so the canonical mirror is used *in
addition to* the mirrors retrieved from the mirrorlist.
</content>
</entry>
<entry>
<title>tools: Fix run-container when neither source or binary package requested.</title>
<updated>2018-06-28T19:03:56+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2018-06-28T19:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=c42a926ae730994f66fe87c264b65f6e4dca69a1'/>
<id>urn:sha1:c42a926ae730994f66fe87c264b65f6e4dca69a1</id>
<content type='text'>
If run-container was called without --package or --binary-package, then
it would still try to copy out artifacts and would fail doing so as
there were no artifacts to collect.

Also fix a bug when only --source-package without --package.
</content>
</entry>
<entry>
<title>tools/run-container: replace tools/run-centos with more generic.</title>
<updated>2018-05-23T16:31:48+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2018-05-23T16:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=a821cde1722b18ec54279a5fbfb5da96032ef95e'/>
<id>urn:sha1:a821cde1722b18ec54279a5fbfb5da96032ef95e</id>
<content type='text'>
tools/run-container is like tools/run-centos, but currently supports
the following images from lxc-images
   opensuse/42.3
   centos/6
   centos/7
   ubuntu/16.04
   debian/10
   debian/sid

Also here is to make installation via zypper in tools/read-dependencies
not prompt user.
</content>
</entry>
</feed>
