Commit c3887cd7253299cac2a6dc5ea792613a5ba5bf6a

Authored by H. Peter Anvin
1 parent 463c9a9f7d

[x86 setup] Document grub < 0.93 as broken

Grub older than 0.93 are broken when the kernel setup is bigger than
8K.  This was fixed in 2002, and 0.93 was the first grub version which
fixed this bug.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

Documentation/Changes
... ... @@ -45,6 +45,7 @@
45 45 o procps 3.2.0 # ps --version
46 46 o oprofile 0.9 # oprofiled --version
47 47 o udev 081 # udevinfo -V
  48 +o grub 0.93 # grub --version
48 49  
49 50 Kernel compilation
50 51 ==================