<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/busybox/busybox-1.7.2/defconfig, branch testing</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox 1.7.2 enable login utilities to make this a replacement for tinylogin</title>
<updated>2008-02-13T13:57:22+00:00</updated>
<author>
<name>Michael Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2008-02-13T13:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8c1ce28f684a386e7aa0e9646aaeae38acdeaac0'/>
<id>8c1ce28f684a386e7aa0e9646aaeae38acdeaac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox 1.2.1, 1.7.2: enable CONFIG_RUN_PARTS_LONG_OPTIONS and CONFIG_FEATURE_DATE_ISOFMT. closes #2964</title>
<updated>2008-02-08T14:58:26+00:00</updated>
<author>
<name>Michael Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2008-02-08T14:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=a2edc3a63fc0f5155ce9028991c12a8a2d034c63'/>
<id>a2edc3a63fc0f5155ce9028991c12a8a2d034c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox cleanup:</title>
<updated>2008-02-08T09:11:44+00:00</updated>
<author>
<name>Michael Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2008-02-08T09:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=76822c8c08c3090902fade2582e0f3e15bde3729'/>
<id>76822c8c08c3090902fade2582e0f3e15bde3729</id>
<content type='text'>
* remove some outdated / in-between versions
* remove angstrom-only defconfig in bb 1.7.2
* make 1.7.2 the new default preference
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove some outdated / in-between versions
* remove angstrom-only defconfig in bb 1.7.2
* make 1.7.2 the new default preference
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: Enable support for -t &amp; -n options for read command in angstrom configs.</title>
<updated>2007-11-22T18:27:22+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2007-11-22T18:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1bb9d2af64dfe2847e21dc28934c7a8a03a01b9e'/>
<id>1bb9d2af64dfe2847e21dc28934c7a8a03a01b9e</id>
<content type='text'>
* These are timeout and num chars to read options, both are useful
when writing UI interaction code, with busybox-static being targetted
at writing bootloader tools and stuff.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* These are timeout and num chars to read options, both are useful
when writing UI interaction code, with busybox-static being targetted
at writing bootloader tools and stuff.
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox 1.7.2: use Angstrom defconfig as default - there are usable fixes in it</title>
<updated>2007-11-01T11:55:18+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openembedded.org</email>
</author>
<published>2007-11-01T11:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0333a386def212b512465eac557154ec6b4374ee'/>
<id>0333a386def212b512465eac557154ec6b4374ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: add 1.7.2, remove most OE patches</title>
<updated>2007-10-12T08:17:36+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2007-10-12T08:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bb1e120bdaef38f67795f20e55cdf1d6ee15aa5c'/>
<id>bb1e120bdaef38f67795f20e55cdf1d6ee15aa5c</id>
<content type='text'>
* builds, not runtime tested
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* builds, not runtime tested
</pre>
</div>
</content>
</entry>
</feed>
