From: Thierry Laronde <[EMAIL PROTECTED]>
Subject: Gunzip problem
Date: Fri, 29 Jun 2001 11:08:57 +0200

> In order to avoid the decompression of the initrd, there are several
> alternatives. But I need your advice in order to know which is best.

See the function "install_func" in the file "builtins.c", for
instance. That's quite easy.

> b) Remove the decompression in grub_read : the question is : why do we need
> that?

I assume that you are thinking only Linux here. Linux decompresses
itself, so you don't understand why. Usually, an OS image doesn't
(wouldn't) decompress itself, because that's just ugly. Clearly, that
is not a task for an OS image.

Okuji

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to