]> code.delx.au - refind/blobdiff - docs/refind/todo.html
Version 0.7.0 release with misc. filesystem driver improvements.
[refind] / docs / refind / todo.html
index 2879cb12fdf073a1a2e84a6a06ea73ff5015e295..7fc8876f0077a9c2ca9ae6f2505d99a600a67884 100644 (file)
@@ -15,7 +15,7 @@
 href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
 
 <p>Originally written: 3/14/2012; last Web page update:
-5/5/2013, referencing rEFInd 0.6.10</p>
+6/27/2013, referencing rEFInd 0.7.0</p>
 
 
 <p>I'm a technical writer and consultant specializing in Linux technologies. This Web page is provided free of charge and with no annoying outside ads; however, I did take time to prepare it, and Web hosting does cost money. If you find this Web page useful, please consider making a small donation to help keep this site up and running. Thanks!</p>
@@ -225,6 +225,14 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
 
     <ul>
 
+    <li>I've been receiving reports of blank screens when using rEFInd on
+       some recent Mac models. I've investigated this with the help of one
+       user, and I suspect that Apple has made changes to its firmware
+       that are likely to affect just about any EFI program. I don't know
+       how to fix the problem at the moment, though; I need both
+       documentation and access to an afflicted computer to do the
+       necessary work, and I have neither.</li>
+
     <li>The <a href="http://www.rodsbooks.com/gb-hybrid-efi/">Gigabyte
        Hybrid EFI</a> has a bug that causes the allegedly case-insensitive
        <tt>StriCmp()</tt> function to perform a case-sensitive comparison.
@@ -351,19 +359,12 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
 
     <ul>
 
-    <li>Drivers for additional filesystems are desirable. Given the talk of
-       shifting to Btrfs, that should be the priority; however, other
-       Linux filesystems, UDF, and perhaps others would all be welcome
-       additions. Also along these lines, adding drivers for Linux LVM and
-       RAID setups would be useful, too.</li>
-
-    <li>As detailed on the <a href="drivers.html">drivers page,</a> there
-       are performance issues with the drivers on some systems. I suspect
-       that most "real" computers aren't greatly affected (in my tests,
-       the problem is worst with VirtualBox, and the next worst is a
-       system that uses <a
-       href="http://www.rodsbooks.com/bios2uefi/">DUET</a>). Nonetheless,
-       I'd like to track down the cause and fix it.</li>
+    <li>Drivers for additional filesystems are desirable. Only XFS and JFS
+       are missing from the major Linux filesystems. UDF would also be a
+       welcome addition, as might drivers for other OSes (say, for the
+       BSDs, especially if BSD developers create a boot loader similar to
+       Linux's EFI stub loader). Also along these lines, adding drivers
+       for Linux LVM and RAID setups would be useful.</li>
 
     <li>The HFS+ driver returns a volume label of "HFS+ volume", no matter
         what the volume's real label is.</li>