bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ppc


From: Yoshinori Okuji
Subject: Re: ppc
Date: Wed, 8 Oct 2003 08:43:49 +0100 (BST)

 --- Marco Gerards <address@hidden> wrote:
> Isn't it possible to claim just one bit to add a new member in which
> these items are stored?  This way PUPA implement this new
> specification (after it is written) and also the old one.  Perhaps the
> last will be only possible when using a backwards compatibility
> configure switch (--enable-old-multiboot, something like that).

My idea was to use a different magic number for a new version of Multiboot
Specification. As any Multiboot-compliant kernel must have a magic number in
its Multiboot header, GRUB/PUPA can determine what a kernel expects. So if the
kernel specifies the old magic number, GRUB/PUPA may pass the old Multiboot
information, and if it specifies the new one, the new-style information may be
used.

However, it would be painful to keep supporting two versions of the Multiboot
Specification. That's why I'm wondering what is the best way.

Okuji




reply via email to

[Prev in Thread] Current Thread [Next in Thread]