X-Git-Url: https://code.delx.au/refind/blobdiff_plain/afd7092d8a0f062ba23337228502ac5aa85b4ed6..4de918f70e9382d26cc9f2047a3c1fb1b7ca12a1:/docs/refind/todo.html diff --git a/docs/refind/todo.html b/docs/refind/todo.html index cef0307..4972a2a 100644 --- a/docs/refind/todo.html +++ b/docs/refind/todo.html @@ -15,7 +15,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

Originally written: 3/14/2012; last Web page update: -5/9/2012, referencing rEFInd 0.3.4

+5/15/2012, referencing rEFInd 0.3.5

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!

@@ -159,9 +159,9 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

  • I'd like to find a way to get rEFInd to launch BIOS boot loaders on UEFI-based systems. This option currently works only on Macs—or - at least, I've not gotten it to work on any of my UEFI-based PCs. (I - have an idea about this, but haven't yet investigated it in detail. If - you'd like to help on this, e-mail me for my thoughts.)
  • @@ -184,7 +184,11 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

  • I've received queries about rEFInd's ability to work with Apple's whole-disk encryption scheme that's new with OS X 10.7. Unfortunately, - I lack the hardware to test this.
  • + I lack the hardware to test this, but my understanding is that it will + work correctly if rEFInd is installed in the ESP rather than on + the Mac OS X root partition. See this + forum thread for more information.
  • The Shutdown option works correctly on Macs, but not on UEFI-based PCs. On such systems, Shutdown reboots the computer. This should be @@ -206,13 +210,10 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    Perhaps this could be done via a separate tool that could be launched much like the shell or gptsync.
  • -
  • I'd like to find a way to have rEFInd re-scan removable media when - they're inserted.
  • -
  • Enabling users to eject removable media would be useful.
  • I'd like to give the user the ability to set custom options on a - per-boot basis, similar to what's possible in GRUB.
  • + single-boot basis, similar to what's possible in GRUB.
  • The code is in need of review to search for memory leaks and similar problems.