X-Git-Url: https://code.delx.au/refind/blobdiff_plain/1b45ba3611945b291e468f1b5d3b5452f99766ba..119f040f3c096ef2ab59f5d02059e9d872047dcd:/docs/refind/todo.html diff --git a/docs/refind/todo.html b/docs/refind/todo.html index 5919dbc..4be866e 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: -11/6/2012, referencing rEFInd 0.4.7

+1/8/2013, referencing rEFInd 0.6.4

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!

@@ -165,6 +165,13 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

from the partition data is harder than extracting the volume's label or counting up the filesystem numbers. +
  • Currently, if a filesystem's label comes up empty, rEFInd + substitutes the size, so you get displays like boot + EFI\foo\bar.efi from 90 GiB volume. I'd like to add more + checks to substitute the GPT partition label if the + filesystem label comes up empty, or add a filesystem type + identifier to the size.
  • +
  • The default_selection option in refind.conf could be improved by supporting a list of default options, so that if the first item isn't found, rEFInd will try to boot the second one in the list, @@ -183,12 +190,6 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    and/or initial RAM disks relative to the rEFInd directory (or the boot loader's directory, in the case of initrds).
  • -
  • Various options (dont_scan_dirs, also_scan_dirs, - scan_driver_dirs, etc.) refer to directories or files, - either on the ESP or on all partitions. A way to identify specific - partitions for these options would be useful in some - situations.
  • -
  • Known bugs that need squashing: @@ -213,7 +214,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    implementation, and a dismal one at that, so I'm inclined to just let it go.
  • -
  • The Shutdown option works correctly on Macs, but not on UEFI-based +
  • The Shutdown option works correctly on Macs, but not on many UEFI-based PCs. On such systems, Shutdown reboots the computer. This should be fixed.
  • @@ -237,6 +238,13 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    caused by a truncated DevicePath to the shell, which includes the shell's pathname but not the device identifier. +
  • When specifying a volume by name in dont_scan_dirs, + slashes are converted to backslashes in the specification but not + in the actual volume name read from disk. Thus, you can't specify a + volume by name if it includes a slash (as in Fedora + /boot). Workarounds are to rename the volume to omit the slash + and to use a filesystem number rather than a volume label.
  • +
  • The code is in need of review to search for memory leaks and similar problems.
  • @@ -246,14 +254,6 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    -
  • Improvements to the EFI drivers: +
  • Improvements to the EFI drivers:

  • -

    copyright © 2012 by Roderick W. Smith

    +

    copyright © 2012–2013 by Roderick W. Smith

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