* 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

@ -1,3 +1,8 @@
2004-03-28 Pavel Roskin <proski@gnu.org>
* stage2/boot.c: Imply --no-mem-option for Linux kernels with
protocol version 2.03 and above (Linux 2.4.18 and newer).
2004-03-27 Yoshinori K. Okuji <okuji@enbug.org>
* stage2/char_io.c [!GRUB_UTIL] (memcpy): New function. It is