On Sat, Jan 05, 2008 at 01:04:24PM +0100, Yoshinori K. Okuji wrote:
> On Saturday 05 January 2008 12:50, Robert Millan wrote:
> > On Fri, Jan 04, 2008 at 08:18:19PM -0500, Pavel Roskin wrote:
> > > On Sat, 2008-01-05 at 02:09 +0100, Yoshinori K. Okuji wrote:
> > > > "big_loaded" sounds horrible to
On Saturday 05 January 2008 12:50, Robert Millan wrote:
> On Fri, Jan 04, 2008 at 08:18:19PM -0500, Pavel Roskin wrote:
> > On Sat, 2008-01-05 at 02:09 +0100, Yoshinori K. Okuji wrote:
> > > "big_loaded" sounds horrible to me. How about
> > > grub_linux_big_image_loaded?
> >
> > "big image" is norm
On Fri, Jan 04, 2008 at 08:18:19PM -0500, Pavel Roskin wrote:
> On Sat, 2008-01-05 at 02:09 +0100, Yoshinori K. Okuji wrote:
>
> > "big_loaded" sounds horrible to me. How about grub_linux_big_image_loaded?
>
> "big image" is normally abbreviated as bzimage, as opposed to zimage, so
> I would sugg
On Sat, 2008-01-05 at 02:09 +0100, Yoshinori K. Okuji wrote:
> "big_loaded" sounds horrible to me. How about grub_linux_big_image_loaded?
"big image" is normally abbreviated as bzimage, as opposed to zimage, so
I would suggest something of this kind:
grub_is_bzimage
grub_linux_is_bzimage
grub_bz
On Thursday 03 January 2008 02:06, Robert Millan wrote:
> On Thu, Jan 03, 2008 at 12:46:15AM +0100, Yoshinori K. Okuji wrote:
> > On Wednesday 02 January 2008 18:05, Robert Millan wrote:
> > > This fixes boot for memtest86+ (and actually, Linux zImages since they
> > > were all affected).
> > >
> >
On Thu, Jan 03, 2008 at 12:46:15AM +0100, Yoshinori K. Okuji wrote:
> On Wednesday 02 January 2008 18:05, Robert Millan wrote:
> > This fixes boot for memtest86+ (and actually, Linux zImages since they were
> > all affected).
> >
> > The problem was that the first code in grub_linux_boot_zimage cop
On Wednesday 02 January 2008 18:05, Robert Millan wrote:
> This fixes boot for memtest86+ (and actually, Linux zImages since they were
> all affected).
>
> The problem was that the first code in grub_linux_boot_zimage copied the
> payload from 0x10 to 0x1. Since GRUB starts at 0x8200 and