<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/grub, branch corecdp-1.0.0</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>grub 0.97 : add support fo 256 bytes inodes</title>
<updated>2009-12-28T13:58:51+00:00</updated>
<author>
<name>Denis 'Gnutoo' Carikli</name>
<email>GNUtoo@no-log.org</email>
</author>
<published>2009-12-28T12:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=969376ab44396ff23f8f628b9d5f4c8040d1cecf'/>
<id>969376ab44396ff23f8f628b9d5f4c8040d1cecf</id>
<content type='text'>
Recent mkfs.ext[2|3|4] create filesystems with 256 bytes inodes
So if you boot a system with a recent e2fsprogs,
 install an openembedded based distribution like angstrom from it,
 and then try to boot the openembedded-based distribution: it won't
 work (grub wouldn't be able to read files from the disk)

The patch came from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23463236
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recent mkfs.ext[2|3|4] create filesystems with 256 bytes inodes
So if you boot a system with a recent e2fsprogs,
 install an openembedded based distribution like angstrom from it,
 and then try to boot the openembedded-based distribution: it won't
 work (grub wouldn't be able to read files from the disk)

The patch came from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23463236
</pre>
</div>
</content>
</entry>
<entry>
<title>grub: Split the grub-install script and friends into a separate package.</title>
<updated>2009-05-21T03:00:52+00:00</updated>
<author>
<name>Michael Smith</name>
<email>msmith@cbnco.com</email>
</author>
<published>2009-05-11T16:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=fb054db243aae44979dbf8f40be5bf6d1898dde4'/>
<id>fb054db243aae44979dbf8f40be5bf6d1898dde4</id>
<content type='text'>
In the main grub package, menu.lst and stage1/2 files will now be
installed in /boot/grub.

stage2_eltorito is split into its own package for bootable ISOs.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the main grub package, menu.lst and stage1/2 files will now be
installed in /boot/grub.

stage2_eltorito is split into its own package for bootable ISOs.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused grub-0.93.</title>
<updated>2009-05-21T03:00:51+00:00</updated>
<author>
<name>Michael Smith</name>
<email>msmith@cbnco.com</email>
</author>
<published>2009-05-11T16:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d096f15094cd362cced12628b4e25198f785d62c'/>
<id>d096f15094cd362cced12628b4e25198f785d62c</id>
<content type='text'>
As far as I can tell, only the wrap board and gpe-phone-image are using
grub, and they use the default version, 0.97.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As far as I can tell, only the wrap board and gpe-phone-image are using
grub, and they use the default version, 0.97.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</pre>
</div>
</content>
</entry>
<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>
</feed>
