X-Git-Url: https://code.delx.au/refind/blobdiff_plain/107d80e5276d89f8b0763f6aa208e60d540ca06b..346735a39ca8b64c8278ba342a633b5acce0159b:/docs/refind/todo.html diff --git a/docs/refind/todo.html b/docs/refind/todo.html index 0bf2271..dd55036 100644 --- a/docs/refind/todo.html +++ b/docs/refind/todo.html @@ -8,6 +8,8 @@ + +

The rEFInd Boot Manager:
The Future of rEFInd

@@ -15,7 +17,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

Originally written: 3/14/2012; last Web page update: -6/8/2014, referencing rEFInd 0.8.2

+7/26/2015, referencing rEFInd 0.9.0

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!

@@ -203,7 +205,21 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

upper-left corner of the screen. Having an option to support a transparent background is desirable to some users. - +
  • When delivering rEFInd as a boot loader from a network server, + rEFInd is limited to its default options and can boot only local + OSes, not network OSes. The cause is that the server delivers a + single file, so rEFInd is divorced from its configuration and + support files.
  • + +
  • A way to identify specific Windows versions and present unique + icons or change the text is desirable. Currently, a crude + distinction of XP and earlier vs. Vista and later is possible for + BIOS-booting on Macs, but no such distinction is made for EFI-mode + booting, and nothing finer-grained is attempted. Improvements will + probably require identifying unique features of each version's boot + loader files or boot sector code.
  • + +
  • Known bugs that need squashing: @@ -254,6 +270,13 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    have the equipment and skill to do so, I'd be interested in receiving a patch.
  • +
  • If you use a true MBR disk on a Mac to boot Windows or some other + BIOS-only OS, and if that disk has an extended partition, bogus + additional BIOS/legacy-bootable options may appear in the rEFInd + menu. The reason appears to be a bug in the handling of + extended/logical partitions in the refind/lib.c file, but + I haven't fully tracked it down.
  • +
  • The re-scan feature occasionally produces odd results, such as ignoring new media or keeping old media that have been ejected. This should be investigated and fixed.
  • @@ -307,28 +330,34 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    @@ -390,13 +417,10 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    under some circumstances, such as when it makes no changes to the partition table. Fix this. -
  • 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 install.sh - 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.
  • +
  • rEFInd's support for network booting is primitive and relies on the + external iPXE package. In my own testing, iPXE retrieves the + BIOS-mode boot loader from some servers that offer both, which + makes it useless on those networks.
  • A Mac-specific package is highly desirable.
  • @@ -406,7 +430,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com


    -

    copyright © 2012–2014 by Roderick W. Smith

    +

    copyright © 2012–2015 by Roderick W. Smith

    This document is licensed under the terms of the GNU Free Documentation License (FDL), version 1.3.