* stage2/boot.c: Imply --no-mem-option for Linux kernels with

protocol version 2.03 and above (Linux 2.4.18 and newer).
This commit is contained in:
proski 2004-03-29 14:54:30 +00:00
parent 4f29a8af45
commit 065f6e0a20
4 changed files with 23 additions and 3 deletions

View file

@ -2735,7 +2735,7 @@ a kernel type in the other cases, quite safely.
The option @option{--no-mem-option} is effective only for Linux. If the
option is specified, GRUB doesn't pass the option @option{mem=} to the
kernel.
kernel. This option is implied for Linux kernels 2.4.18 and newer.
@end deffn