[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Clean up struct grub_module_header
From: |
Robert Millan |
Subject: |
Re: [PATCH] Clean up struct grub_module_header |
Date: |
Sun, 23 Aug 2009 12:50:25 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Sat, Aug 22, 2009 at 02:10:12AM -0400, Pavel Roskin wrote:
> +enum
> +{
> + OBJ_TYPE_ELF,
> + OBJ_TYPE_MEMDISK,
> + OBJ_TYPE_CONFIG
> +};
Do we actually use OBJ_TYPE_CONFIG ? I think it's there in the framework,
but we don't provide any means to use it. Instead, grub-mkrescue puts grub.cfg
in the memdisk filesystem.
Does it even make sense to support this object type? AFAICT the situation has
been like this for a long while and nobody complained.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."