bug-grub
[Top][All Lists]
Advanced

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

Re: Kernel Parameter Passing


From: Yoshinori K. Okuji
Subject: Re: Kernel Parameter Passing
Date: Tue, 08 Oct 2002 23:16:51 +0900
User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

IIRC, we have discussed the same issue in this list several times. The
reasons why such a feature has never been implemented in the official
source tree are:

* It would break backward compatibility, because GRUB must pass the
  arguments to an OS image as they are. Modifying them
  (e.g. extracting some kind of variables) would change the
  semantics. I don't like to break compatibility without upgrading the
  major version.

* If such a feature is implemented, I prefer a much more flexible and
  more powerful approach that allows you to define, undefine, modify,
  and read arbitrary variables. This is very relevant to the
  pipe-dreaming scripting language, which will be supported someday,
  so I'm afraid that now is too early to start an actual
  implementation.

Thanks,
Okuji




reply via email to

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