(no subject)

ebiederm@xmission.com
Sat, 30 Mar 2002 18:33:07 -0700


Subject: Re: [CFT][RFC] Linux/i386 boot protocol version 2.04
References: <m1d6xmuipv.fsf@frodo.biederman.org>
From: ebiederm@xmission.com (Eric W. Biederman)
Date: 30 Mar 2002 18:33:07 -0700
In-Reply-To: <m1d6xmuipv.fsf@frodo.biederman.org>
Message-ID: <m14rixv7vw.fsf@frodo.biederman.org>
Lines: 29
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

ebiederm@xmission.com (Eric W. Biederman) writes:

> I have been doing some very weird things with booting the Linux kernel
> for a long time.
> - Entering the kernel in 32bit mode to avoid 16bit BIOS calls.
> - Converting bzImage into static ELF executables.
> - Hard coding a kernel command-line
> - Going back to 16bit mode to make BIOS calls if necessary.
>
> This version of the boot protocol should be fully backwards compatible
> but has new capabilities so I can do all of the above cleanly.
>
> The current plan is to send this to Linus in the next couple of days
> as soon as he gets back.
>
>
> The patch series is at:
> ftp://download.lnxi.com/pub/src/linux-kernel-patches/boot/
>
> The overall patch is:
> ftp://download.lnxi.com/pub/src/linux-kernel-patches/boot/linux-2.5.7.boot.diff
>
> Anyway please tell me what you think.

For those having trouble getting in an alternative address is:
http://www.xmission.com/~ebiederm/files/boot/linux-2.5.7.boot.diff

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/