]> code.delx.au - refind/blobdiff - docs/refind/todo.html
Modified install.sh script to include "--usedefault" and "--drivers"
[refind] / docs / refind / todo.html
index 1fc80b0ebcb73e3f7a7f2734a078efbe854f2754..5919dbc63f9171c187a57e665d4946d52f072c6b 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:
-10/6/2012, referencing rEFInd 0.4.6</p>
+11/6/2012, referencing rEFInd 0.4.7</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>
@@ -246,6 +246,14 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
 
     <ul>
 
+    <li>With the arrival of PCs preloaded with Windows 8 and with Secure
+       Boot enabled, some way to cope is in order. I'm thinking of adding
+       code to limit or prohibit booting of unsigned boot loaders if
+       rEFInd detects that Secure Boot is active, and link with the <a
+       href="http://mjg59.dreamwidth.org/18945.html">Shim</a>
+       pre-bootloader to help handle signing and authentication. I need to
+       research the technical details more, though.</li>
+
     <li>EFI supports network boots. rEFInd doesn't, but it would be nice if
        it would.</li>
 
@@ -320,9 +328,6 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
        href="http://www.rodsbooks.com/bios2uefi/">DUET</a>). Nonetheless,
        I'd like to track down the cause and fix it.</li>
 
-    <li>The driver installation procedure could be improved, perhaps by
-        adding support for drivers to the <tt>install.sh</tt> script.</li>
-
     <li>The HFS+ driver returns a volume label of "HFS+ volume", no matter
         what the volume's real label is.</li>