projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
463c9a9
)
[x86 setup] Document grub < 0.93 as broken
author
H. Peter Anvin
<hpa@zytor.com>
Thu, 2 Aug 2007 17:50:43 +0000
(13:50 -0400)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 2 Aug 2007 17:50:43 +0000
(13:50 -0400)
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>
Documentation/Changes
patch
|
blob
|
history
diff --git
a/Documentation/Changes
b/Documentation/Changes
index
73a8617
..
cb2b141
100644
(file)
--- a/
Documentation/Changes
+++ b/
Documentation/Changes
@@
-45,6
+45,7
@@
o nfs-utils 1.0.5 # showmount --version
o procps 3.2.0 # ps --version
o oprofile 0.9 # oprofiled --version
o udev 081 # udevinfo -V
+o grub 0.93 # grub --version
Kernel compilation
==================