diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-03-17 16:09:48 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-03-17 16:09:48 +0000 |
commit | 1c18bf754c4e80f43962310a7f30e0faebf55b62 (patch) | |
tree | d5e8637ca522ab6d276f296c31d43a67294c08c3 /docs | |
parent | 849976032b424a1a20fe0faccf796ba5b3480d7a (diff) | |
download | librebootfr-1c18bf754c4e80f43962310a7f30e0faebf55b62.tar.gz librebootfr-1c18bf754c4e80f43962310a7f30e0faebf55b62.zip |
docs/release.html: update notes about vesamenu.c32 for GRUB
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/release.html b/docs/release.html index 218ef130..12db3df8 100644 --- a/docs/release.html +++ b/docs/release.html @@ -264,7 +264,13 @@ </li> </ul> </li> - <li>HIGH PRIORITY! <b>GRUB: Add vesamenu.c32 support to syslinux_configfile (for parsing isolinux menus). See notes in the GRUB download script.</b></li> + <li> + HIGH PRIORITY! <b>GRUB: Add vesamenu.c32 support to syslinux_configfile (for parsing isolinux menus). + See notes in the GRUB download script.</b> + <ul> + <li>Patches no longer apply in latest GRUB. Re-base requested.</li> + </ul> + </li> </ul> <h3>Build system</h3> |