<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/hack/make/dynbinary, 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>Fix a lot of the sha256 and md5 stuff to be more DRY and extendible, and on more things (specifically, the tgz files too)</title>
<updated>2014-03-20T04:25:09+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2014-03-20T01:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=6b46a09186b6a53959d567014b8d0e1cff761bc8'/>
<id>6b46a09186b6a53959d567014b8d0e1cff761bc8</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new "DOCKER_CLIENTONLY" build variable to allow skipping of the dockerinit compilation, especially for Homebrew / Mac OS X client-only compilation</title>
<updated>2014-03-07T04:22:25+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2014-03-07T04:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=a40bb2aabc1c0aba8b4de82dc353fae322b8831d'/>
<id>a40bb2aabc1c0aba8b4de82dc353fae322b8831d</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dynbinary so that dockerinit can still be properly static even if it has to link against libapparmor for Ubuntu</title>
<updated>2014-03-07T02:55:22+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2014-03-07T02:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=be344cf0d8e4f9881724f49398603a6e3109bc89'/>
<id>be344cf0d8e4f9881724f49398603a6e3109bc89</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update build tags such that we can properly compile on all platforms (especially for packagers), and updated hack/PACKAGERS.md to mention the DOCKER_BUILDTAGS variable that will need to be set for binaries that might be used on AppArmor (such as Debian and especially Ubuntu)</title>
<updated>2014-03-06T20:39:17+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2014-03-06T20:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=0b23393ba1901df3d08916fa977707db58699eca'/>
<id>0b23393ba1901df3d08916fa977707db58699eca</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shasum fallback to hack/make/dynbinary for Darwin (where sha1sum is not available)</title>
<updated>2014-02-13T17:27:45+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2014-02-13T17:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=c7840f522c37d2c964e442c5acac745f702b8801'/>
<id>c7840f522c37d2c964e442c5acac745f702b8801</id>
<content type='text'>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</pre>
</div>
</content>
</entry>
<entry>
<title>Move even more stuff into dockerversion</title>
<updated>2014-02-12T00:26:54+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2014-02-12T00:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=da04f49b383c02ee28c32f948048b9e9a402bb4f'/>
<id>da04f49b383c02ee28c32f948048b9e9a402bb4f</id>
<content type='text'>
Also, use it in all the places. :)

Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, use it in all the places. :)

Docker-DCO-1.1-Signed-off-by: Andrew Page &lt;admwiggin@gmail.com&gt; (github: tianon)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3064 from tianon/custom-dockerinit-path</title>
<updated>2013-12-19T22:31:41+00:00</updated>
<author>
<name>Guillaume J. Charmes</name>
<email>guillaume@docker.com</email>
</author>
<published>2013-12-19T22:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=636dfc82b0c9aaddd5b0f5fb0f70797d5068c93e'/>
<id>636dfc82b0c9aaddd5b0f5fb0f70797d5068c93e</id>
<content type='text'>
Allow custom dockerinit path</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow custom dockerinit path</pre>
</div>
</content>
</entry>
<entry>
<title>Add -a to our BUILDFLAGS directly, which fixes some fun test compilation issues</title>
<updated>2013-12-18T18:32:25+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2013-12-18T18:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=fbac8125408c076317f3f51239394cd6b7351b49'/>
<id>fbac8125408c076317f3f51239394cd6b7351b49</id>
<content type='text'>
Also, now that we use "-a", we no longer get any benefit from "go test -i", and it actually causes problems sometimes, so let's nuke it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, now that we use "-a", we no longer get any benefit from "go test -i", and it actually causes problems sometimes, so let's nuke it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow packagers to specify a custom dockerinit lookup location via DOCKER_INITPATH in dynbinary</title>
<updated>2013-12-17T05:29:08+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2013-12-05T09:15:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=2ed1001c57646f6869016739a8e177bb52f32e2a'/>
<id>2ed1001c57646f6869016739a8e177bb52f32e2a</id>
<content type='text'>
Only necessary if distro policy dictates that the path deviate from the paths already listed in utils/utils.go - please refrain from using it otherwise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only necessary if distro policy dictates that the path deviate from the paths already listed in utils/utils.go - please refrain from using it otherwise.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify dyntest/test and dynbinary/binary hack bundlescripts further by cross-invocation and keeping all the logic in one place, taking advantage of LDFLAGS_STATIC that is the only bit that gets replaced for dyntest/dynbinary</title>
<updated>2013-12-09T01:40:05+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2013-12-09T01:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=ca405786f468a18859684dc13d43a293d47b89bd'/>
<id>ca405786f468a18859684dc13d43a293d47b89bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
