grub-devel
[Top][All Lists]
Advanced

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

Re: Move loader.c out of the kernel


From: Yoshinori K. Okuji
Subject: Re: Move loader.c out of the kernel
Date: Sun, 22 Mar 2009 21:57:33 +0900
User-agent: KMail/1.9.10

On Sunday 22 March 2009 21:48:21 phcoder wrote:
> Hello. Now when boot command isn't in kernel anymore I don't see why
> loader.c stays in kernel. Here is the patch to move it to boot.mod

This is not useful in reality, because the loader interface needs to be 
pre-loaded into core.img anyway. Note that the more you split code into 
modules, the more the size of core.img is, as long as they are all 
pre-loaded.

Regards,
Okuji




reply via email to

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