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/