projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.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
|
blame
|
history
diff --git
a/Documentation/Changes
b/Documentation/Changes
index 73a8617f1861754198c18c5e7285da95358994fe..cb2b141b1c3e8c2d1cb956d79dc645b8d1dc2ae1 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
==================