<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ffj/buildchain/toolbin, branch plugnpray</title>
<subtitle>Freifunk Jena Firmware Buildroot</subtitle>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/ffj/buildchain/'/>
<entry>
<title>toolbin/merge_config: follow symbolic links in cmd line src spec</title>
<updated>2012-06-19T08:53:48Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2012-06-19T08:53:48Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/ffj/buildchain/commit/?id=42867d4762545e216adc54fef025ac794eb50178'/>
<id>42867d4762545e216adc54fef025ac794eb50178</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>toolbin/extract_variants: change interpreter from sh to bash</title>
<updated>2012-03-06T07:55:06Z</updated>
<author>
<name>Katze Miau</name>
<email>miaukatzemiau@priveasy.de</email>
</author>
<published>2012-03-06T07:55:06Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/ffj/buildchain/commit/?id=badfc8f08a225169ef223a8fac03c76869bc128b'/>
<id>badfc8f08a225169ef223a8fac03c76869bc128b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>toolbin/merge_config: fix missing trash directory</title>
<updated>2012-03-02T09:02:24Z</updated>
<author>
<name>Katze Miau</name>
<email>miaukatzemiau@priveasy.de</email>
</author>
<published>2012-03-02T09:02:24Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/ffj/buildchain/commit/?id=03fa87a10469a4ce339fb5052d9eea421ae8d94c'/>
<id>03fa87a10469a4ce339fb5052d9eea421ae8d94c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move name_firmware to toolbin</title>
<updated>2012-03-02T08:54:20Z</updated>
<author>
<name>Katze Miau</name>
<email>miaukatzemiau@priveasy.de</email>
</author>
<published>2012-03-02T08:54:20Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/ffj/buildchain/commit/?id=f07c8ba375f620120e0727a41725a60845bcf936'/>
<id>f07c8ba375f620120e0727a41725a60845bcf936</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add toolbin/merge_config to compose configs and files</title>
<updated>2012-03-02T08:41:04Z</updated>
<author>
<name>Katze Miau</name>
<email>miaukatzemiau@priveasy.de</email>
</author>
<published>2012-03-02T08:41:04Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/ffj/buildchain/commit/?id=61a642235abc3cf0f1297f4f386504a110bd0aa5'/>
<id>61a642235abc3cf0f1297f4f386504a110bd0aa5</id>
<content type='text'>
toolbin/merge_config takes a list of basenames and merges them by
applying them from left to right. If the first basename may refer to a
file or a directory; the resulting merge is of the same type.

Usage:
toolbin/merge_config --merge --dst location [--verbose] base base2 ...

For each basename X up to one of three possible files may exist:
$X - copy $X as result of the merge (overwritting any existing $X)
$X.patch - patch an existing $X
$X.delete - delete an existing $X

toolbin/extract_variants decomposes a string like foo/bar-baz/boing-bu
along the dashes into:
foo/bar-baz-boing-bu
foo/bar-baz-boing
foo/bar-baz
foo/bar

It is used to generate all possible sources merge_config should consider.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
toolbin/merge_config takes a list of basenames and merges them by
applying them from left to right. If the first basename may refer to a
file or a directory; the resulting merge is of the same type.

Usage:
toolbin/merge_config --merge --dst location [--verbose] base base2 ...

For each basename X up to one of three possible files may exist:
$X - copy $X as result of the merge (overwritting any existing $X)
$X.patch - patch an existing $X
$X.delete - delete an existing $X

toolbin/extract_variants decomposes a string like foo/bar-baz/boing-bu
along the dashes into:
foo/bar-baz-boing-bu
foo/bar-baz-boing
foo/bar-baz
foo/bar

It is used to generate all possible sources merge_config should consider.
</pre>
</div>
</content>
</entry>
</feed>
