<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/base-files, branch rm</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>CoreCDP version 1.0.2</title>
<updated>2010-08-26T19:05:03+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-08-26T19:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7fbbd108b9b70d0da161bcaed4dd682b35a859f8'/>
<id>7fbbd108b9b70d0da161bcaed4dd682b35a859f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CoreCDP version 1.0.1</title>
<updated>2010-07-28T21:17:48+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-07-28T21:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=58aff3265c05dfd2b6411c669ca8026523d99eb9'/>
<id>58aff3265c05dfd2b6411c669ca8026523d99eb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: update /etc/issue</title>
<updated>2010-04-30T16:44:59+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-04-30T16:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=b04bccd6acd79b08cb5c123f2ea7a5f87e75325f'/>
<id>b04bccd6acd79b08cb5c123f2ea7a5f87e75325f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: add corecdp distro, mtcdp machine support</title>
<updated>2010-04-30T15:47:02+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-04-30T15:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9802e241e737255d99471e16843b699bfc3a78ff'/>
<id>9802e241e737255d99471e16843b699bfc3a78ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Base files fix (fstab/issue/issue.net/profile) for</title>
<updated>2009-12-27T18:30:24+00:00</updated>
<author>
<name>Kristoffer Ericson</name>
<email>kristoffer.ericson@gmail.com</email>
</author>
<published>2009-12-27T18:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=cb1c3783ce6b7209d62854ec938f010926c2d02d'/>
<id>cb1c3783ce6b7209d62854ec938f010926c2d02d</id>
<content type='text'>
HP Jornada 6xx.

Signed-off-by: Alex Ferguson &lt;thoughtmonster@gmail.com&gt;
Signed-off-by: Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HP Jornada 6xx.

Signed-off-by: Alex Ferguson &lt;thoughtmonster@gmail.com&gt;
Signed-off-by: Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: Add base files for the omap3-pandora.</title>
<updated>2009-10-28T09:16:31+00:00</updated>
<author>
<name>David-John Willis</name>
<email>John.Willis@Distant-earth.com</email>
</author>
<published>2009-10-28T09:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=06b7f2e81a082a5ef40a32008e0e244fb9fe6050'/>
<id>06b7f2e81a082a5ef40a32008e0e244fb9fe6050</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>/etc/profile: stricter root PATH - require absolute pathname for bins in cwd</title>
<updated>2009-06-22T19:15:26+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-06-22T07:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=adb9174a2feaf3718b72256adc35580313f328c7'/>
<id>adb9174a2feaf3718b72256adc35580313f328c7</id>
<content type='text'>
Having current directory (either '.' or empty string) in PATH is considered
dangerous for root.

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Phil Blundell &lt;philb@gnu.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having current directory (either '.' or empty string) in PATH is considered
dangerous for root.

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Phil Blundell &lt;philb@gnu.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: add /sys for micro</title>
<updated>2009-06-17T08:06:11+00:00</updated>
<author>
<name>Phil Blundell</name>
<email>philb@gnu.org</email>
</author>
<published>2009-06-17T08:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=4ae4aa6d3ebcd9bd2249a36a8b07a396fcfb6f08'/>
<id>4ae4aa6d3ebcd9bd2249a36a8b07a396fcfb6f08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: handle DISTRO=micro-uclibc correctly</title>
<updated>2009-06-12T17:40:34+00:00</updated>
<author>
<name>Phil Blundell</name>
<email>philb@gnu.org</email>
</author>
<published>2009-06-12T17:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f29aea68c351096f4e3aa7e7bf05820e79d92e4c'/>
<id>f29aea68c351096f4e3aa7e7bf05820e79d92e4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: eliminate bloat for micro distribution</title>
<updated>2009-06-05T14:25:42+00:00</updated>
<author>
<name>Phil Blundell</name>
<email>philb@gnu.org</email>
</author>
<published>2009-06-05T14:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2b4ab2363d3a5ff95dc306871d39ade096e59fe3'/>
<id>2b4ab2363d3a5ff95dc306871d39ade096e59fe3</id>
<content type='text'>
Acked-by: Leon Woestenberg &lt;leon@sidebranch.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Acked-by: Leon Woestenberg &lt;leon@sidebranch.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
