]> code.delx.au - refind/blobdiff - docs/refind/todo.html
Version 0.7.4 release
[refind] / docs / refind / todo.html
index 7fc8876f0077a9c2ca9ae6f2505d99a600a67884..4c476bb41cf800f86660ec9e9f02c2a8540fe1c7 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:
-6/27/2013, referencing rEFInd 0.7.0</p>
+8/25/2013, referencing rEFInd 0.7.4</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>
@@ -228,10 +228,10 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
     <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>
+       that are likely to affect just about any EFI program. I don't have
+       a definitive solution, but at least one user has reported that
+       removing rEFInd's drivers has caused the problem to go into
+       remission.</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
@@ -300,6 +300,16 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
        adding a check for duplicate filesystem UUIDs to the
        partition-scanning code.</li>
 
+    <li>Some Macs experience problems with waking up from suspend states
+       when rEFInd is installed. Unfortunately, I lack the hardware to
+       test and experiment with this (my only Intel-based Mac doesn't
+       exhibit this problem), so I can't fix this myself. <a
+       href="apple.stackexchange.com/questions/91139/why-does-my-mbp-sleep-on-mountain-lion-and-often-not-wake-up/91150#91150">Using
+       <tt>pmset</tt> to disable the <tt>autopoweroff</tt> option</a> is
+       <a
+       href="http://apple.stackexchange.com/questions/91529/macbook-air-not-waking-up-from-suspend-sleep-with-refind-boot-manager-installed">claimed
+       by some</a> to at least partially fix the problem, though.</li>
+
     </ul></li> <!-- Known bugs -->
 
 <li><b>New features I'd like to add:</b>
@@ -383,6 +393,27 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
 
     </ul></li> <!-- Drivers -->
 
+<li><b>Improvements to <tt>gptsync</tt>, <tt>install.sh</tt>, or other
+    support tools:</b>
+
+    <ul>
+
+    <li>The <tt>gptsync</tt> program can return misleading error codes
+       under some circumstances, such as when it makes no changes to the
+       partition table. Fix this.</li>
+
+    <li>When updating a system with Secure Boot via an RPM or Debian
+       package, the RPM installation script can detect rEFInd's existing
+       shim or PreLoader program and pass options to <tt>install.sh</tt>
+       to try to copy these programs over themselves. This results in a
+       message that the copy was over the same file and an error message
+       that there were problems with the installation, although this isn't
+       really the case.</li>
+
+    <li>A Mac-specific package is highly desirable.</li>
+
+    </ul></li>
+
 </ul>
 
 <hr />