diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-03-16 17:31:35 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-03-16 17:31:35 +0000 |
commit | 849976032b424a1a20fe0faccf796ba5b3480d7a (patch) | |
tree | e53320ebfe06e4144ee40d92df5441d0f1beb4a1 /docs/release.html | |
parent | b9d551deafa1b91acf426397a5402b89c1a8feb1 (diff) | |
download | librebootfr-849976032b424a1a20fe0faccf796ba5b3480d7a.tar.gz librebootfr-849976032b424a1a20fe0faccf796ba5b3480d7a.zip |
docs/release.html: remove TODO (Unsupported RAID type in GRUB)
The bug is now fixed in the latest version of GRUB (git).
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/release.html b/docs/release.html index 52404d28..218ef130 100644 --- a/docs/release.html +++ b/docs/release.html @@ -264,11 +264,6 @@ </li> </ul> </li> - <li> - HIGH PRIORITY! <b>GRUB currently says unsupported RAID level when trying to unlock a LUKS volume using cryptomount - (last tested on the latest GRUB from git at around the beginning of March / end of February 2015) - Bisect and fix it.</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></li> </ul> |