<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/runtime/execdriver/native, branch release-0.10</title>
<subtitle>github.com: dotcloud/docker.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/'/>
<entry>
<title>Backup current docker apparmor profile and replace it with the new one</title>
<updated>2014-04-08T18:09:31+00:00</updated>
<author>
<name>Guillaume J. Charmes</name>
<email>guillaume@charmes.net</email>
</author>
<published>2014-04-08T17:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=4f828d67f00449182eaada50dfba37e00f8f01ef'/>
<id>4f828d67f00449182eaada50dfba37e00f8f01ef</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes &lt;guillaume@charmes.net&gt; (github: creack)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes &lt;guillaume@charmes.net&gt; (github: creack)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix configuration test for MKNOD</title>
<updated>2014-04-02T13:07:11+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-04-02T13:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=f80fd5da09013d7cd25a0f246ffffd7b6c064073'/>
<id>f80fd5da09013d7cd25a0f246ffffd7b6c064073</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow non-privileged containers to create device nodes.</title>
<updated>2014-04-03T18:44:13+00:00</updated>
<author>
<name>Kevin Wallace</name>
<email>kevin@pentabarf.net</email>
</author>
<published>2013-12-01T23:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=c94111b61988ad32d87f99d4421cbcde018c3fb4'/>
<id>c94111b61988ad32d87f99d4421cbcde018c3fb4</id>
<content type='text'>
Such nodes could already be created by importing a tarball to a container; now
they can be created from within the container itself.

This gives non-privileged containers the mknod kernel capability, and modifies
their cgroup settings to allow creation of *any* node, not just whitelisted
ones.  Use of such nodes is still controlled by the existing cgroup whitelist.

Docker-DCO-1.1-Signed-off-by: Kevin Wallace &lt;kevin@pentabarf.net&gt; (github: kevinwallace)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Such nodes could already be created by importing a tarball to a container; now
they can be created from within the container itself.

This gives non-privileged containers the mknod kernel capability, and modifies
their cgroup settings to allow creation of *any* node, not just whitelisted
ones.  Use of such nodes is still controlled by the existing cgroup whitelist.

Docker-DCO-1.1-Signed-off-by: Kevin Wallace &lt;kevin@pentabarf.net&gt; (github: kevinwallace)
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure a reliable way to kill ghost containers on reboot</title>
<updated>2014-04-01T07:11:41+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-03-26T06:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=5bb82f6313d7f789783ffac854be85a44a56617e'/>
<id>5bb82f6313d7f789783ffac854be85a44a56617e</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update imports to be consistent</title>
<updated>2014-04-01T07:07:42+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-04-01T07:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=40c6d00c97c737d9d3827f159518007803affcc7'/>
<id>40c6d00c97c737d9d3827f159518007803affcc7</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update native driver to use labels from opts</title>
<updated>2014-03-27T09:04:54+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-03-27T09:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=6c9a47f01c583e9c22b831eb426192148d29d792'/>
<id>6c9a47f01c583e9c22b831eb426192148d29d792</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit test for lxc conf merge and native opts</title>
<updated>2014-03-24T07:16:40+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-03-24T07:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=10fdbc0467d1be6c7c731d3f35590d87ee42f96f'/>
<id>10fdbc0467d1be6c7c731d3f35590d87ee42f96f</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cpuset.cpus to cgroups and native driver options</title>
<updated>2014-03-24T05:33:11+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-03-21T14:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=9a7be1b015a1ba79e5480d0ddddfa5954b994507'/>
<id>9a7be1b015a1ba79e5480d0ddddfa5954b994507</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more native driver options</title>
<updated>2014-03-21T14:07:16+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-03-21T14:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=83618c2b81c561cd77fd70eca90b2b251f61fcc1'/>
<id>83618c2b81c561cd77fd70eca90b2b251f61fcc1</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
<entry>
<title>Change syntax to use dots</title>
<updated>2014-03-21T12:38:50+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>michael@crosbymichael.com</email>
</author>
<published>2014-03-21T12:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=146a212f71fe129f9d349c5c3e80ba4197e35850'/>
<id>146a212f71fe129f9d349c5c3e80ba4197e35850</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Michael Crosby &lt;michael@crosbymichael.com&gt; (github: crosbymichael)
</pre>
</div>
</content>
</entry>
</feed>
