<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-containers, branch morty</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=morty</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=morty'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2017-09-01T13:29:30+00:00</updated>
<entry>
<title>docker: Fix and update sysvinit script</title>
<updated>2017-09-01T13:29:30+00:00</updated>
<author>
<name>Jan Kiszka</name>
<email>jan.kiszka@siemens.com</email>
</author>
<published>2017-07-16T14:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=877379ff111931ea71f8ee47452934a6d649d790'/>
<id>urn:sha1:877379ff111931ea71f8ee47452934a6d649d790</id>
<content type='text'>
Fix daemonization, align args with docker.service, fix line breaks in
log file - and fix INITSCRIPT_PARAMS (there is no variable
OS_DEFAULT_INITSCRIPT_PARAMS).

Signed-off-by: Jan Kiszka &lt;jan.kiszka@siemens.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>docker: downgrade lxc/docker-registry/rt-tests to suggests</title>
<updated>2017-03-14T12:06:38+00:00</updated>
<author>
<name>Fathi Boudra</name>
<email>fathi.boudra@linaro.org</email>
</author>
<published>2017-02-09T07:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=1beb18840539f0366b6a5f20bcff98c99534c496'/>
<id>urn:sha1:1beb18840539f0366b6a5f20bcff98c99534c496</id>
<content type='text'>
Regular users don't need lxc, docker-registry and rt-tests on the target.
These tools aren't even needed or provide additional features when running
docker at runtime. They also increase the size of the image uneccessarily.

Signed-off-by: Fathi Boudra &lt;fathi.boudra@linaro.org&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>containerd: Fix build on 386</title>
<updated>2017-02-16T23:37:57+00:00</updated>
<author>
<name>Jan Kiszka</name>
<email>jan.kiszka@siemens.com</email>
</author>
<published>2017-02-10T12:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=5cacf8632da2c20dc994c3b33608f0d3cea9df13'/>
<id>urn:sha1:5cacf8632da2c20dc994c3b33608f0d3cea9df13</id>
<content type='text'>
Go only understands "386" as target arch, not "i586". Adjust this.

Signed-off-by: Jan Kiszka &lt;jan.kiszka@siemens.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>docker: cosmetic - fix indentation</title>
<updated>2016-12-21T14:17:05+00:00</updated>
<author>
<name>Fathi Boudra</name>
<email>fathi.boudra@linaro.org</email>
</author>
<published>2016-12-20T09:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=bec00eb2c9fcecc71050ee6599ebfc1a861bde50'/>
<id>urn:sha1:bec00eb2c9fcecc71050ee6599ebfc1a861bde50</id>
<content type='text'>
cosmetic only, no changes in behavior:
* align all the DEPENDS, better readability
* fix indentation in do_install(): space -&gt; tab

Signed-off-by: Fathi Boudra &lt;fathi.boudra@linaro.org&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>docker: use a switch to set GOARCH based on TARGET_ARCH value</title>
<updated>2016-12-21T14:17:05+00:00</updated>
<author>
<name>Fathi Boudra</name>
<email>fathi.boudra@linaro.org</email>
</author>
<published>2016-12-20T09:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=2307ad473adbfc75d7b56ea34232717459737b63'/>
<id>urn:sha1:2307ad473adbfc75d7b56ea34232717459737b63</id>
<content type='text'>
It allows to:
* easily extend future architecture added/supported
* tune arm architecture and set GOARM as appropriate

Signed-off-by: Fathi Boudra &lt;fathi.boudra@linaro.org&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>docker: update description</title>
<updated>2016-12-21T14:17:05+00:00</updated>
<author>
<name>Fathi Boudra</name>
<email>fathi.boudra@linaro.org</email>
</author>
<published>2016-12-20T09:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=629b6bb64b0e0aa9c55b0716860a652fa7c6eb0a'/>
<id>urn:sha1:629b6bb64b0e0aa9c55b0716860a652fa7c6eb0a</id>
<content type='text'>
* reword docker officially supported hosts section
* bump minimal required kernel from 3.8 to 3.10

Signed-off-by: Fathi Boudra &lt;fathi.boudra@linaro.org&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>docker: update to docker 1.12.5 release</title>
<updated>2016-12-21T14:17:05+00:00</updated>
<author>
<name>Fathi Boudra</name>
<email>fathi.boudra@linaro.org</email>
</author>
<published>2016-12-20T09:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=23eb02c0def1753354bea0794dd3fcf9f46f2188'/>
<id>urn:sha1:23eb02c0def1753354bea0794dd3fcf9f46f2188</id>
<content type='text'>
Signed-off-by: Fathi Boudra &lt;fathi.boudra@linaro.org&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>containerd: use the target toolchain to build cgo components</title>
<updated>2016-10-12T23:10:44+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2016-09-28T17:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=d866c439cb11d1070f169a5385071dc9a6f8b13b'/>
<id>urn:sha1:d866c439cb11d1070f169a5385071dc9a6f8b13b</id>
<content type='text'>
We need to ensure we are using the target toolchain and sysroot to
avoid possible host contamination, and in the case of non x86-64
target builds, allow the build to complete successfully.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>lxc: add glibc-utils to rdepend</title>
<updated>2016-10-12T23:10:31+00:00</updated>
<author>
<name>Wenlin Kang</name>
<email>wenlin.kang@windriver.com</email>
</author>
<published>2016-10-08T07:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=5caa9badba5823f3824fdf6db2b0ce20430a58f2'/>
<id>urn:sha1:5caa9badba5823f3824fdf6db2b0ce20430a58f2</id>
<content type='text'>
getent is needed by lxc-net of lxc, but current system misses it,
so add glibc-utils to lxc's rdepend, fix this issue.

Signed-off-by: Wenlin Kang &lt;wenlin.kang@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>criu: uprev to 2.5</title>
<updated>2016-09-12T14:03:05+00:00</updated>
<author>
<name>Jianchuan Wang</name>
<email>jianchuan.wang@windriver.com</email>
</author>
<published>2016-09-08T05:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=b9b7ece0cd52966467035fb71ad9ba472bf24b88'/>
<id>urn:sha1:b9b7ece0cd52966467035fb71ad9ba472bf24b88</id>
<content type='text'>
Signed-off-by: Jianchuan Wang &lt;jianchuan.wang@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
