X-Git-Url: https://code.delx.au/refind/blobdiff_plain/dfaff0c32138446ef78a69cb221341598262859c..6d17b495509b1b942ae4d8ddef6cc07109ab40f8:/docs/refind/todo.html diff --git a/docs/refind/todo.html b/docs/refind/todo.html index 4c476bb..ef13d7f 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: -8/25/2013, referencing rEFInd 0.7.4

+1/3/2014, referencing rEFInd 0.7.7

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!

@@ -201,15 +201,6 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

checks to substitute the GPT partition label if the filesystem label comes up empty. -
  • 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, and so on. This could be handy in case a driver fails to - load, or to provide an override in case the user inserts a specific - removable disk—by placing the removable disk's name first in - the list, it will take precedence over the normal hard disk - default.
  • -
  • Along the lines of the previous item, the default_selection might be expanded to support some form of specification of disk types, as in a special entry for any @@ -219,6 +210,11 @@ 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).
  • +
  • Currently the background for certain subscreens (such as the + information page or submenu listings) is a solid color based on the + upper-left corner of the screen. Having an option to support a + transparent background is desirable to some users.
  • +
  • Known bugs that need squashing: @@ -295,10 +291,11 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

  • The code is in need of review to search for memory leaks and similar problems.
  • -
  • If the user has a Linux software RAID 1 array, rEFInd will detect - kernels or boot loaders in RAID 1 twice. This could be fixed by - adding a check for duplicate filesystem UUIDs to the - partition-scanning code.
  • +
  • If the user has a Linux software RAID 1 array with Btrfs, HFS+, + or FAT filesystem, rEFInd will detect kernels or boot loaders in + RAID 1 twice. Checks to prevent this with ext2/3/4fs and ReiserFS + already exist; these checks could be expanded to block such + duplication with more filesystems.
  • Some Macs experience problems with waking up from suspend states when rEFInd is installed. Unfortunately, I lack the hardware to @@ -418,7 +415,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com


    -

    copyright © 2012–2013 by Roderick W. Smith

    +

    copyright © 2012–2014 by Roderick W. Smith

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