X-Git-Url: https://code.delx.au/refind/blobdiff_plain/7b006609c81e23ca1c7597776b7ea485932bbe0c..f27ce23381e3d1c3bc4f37d74fb6e70a3babc5dd:/docs/refind/todo.html diff --git a/docs/refind/todo.html b/docs/refind/todo.html index 2fc86a5..13cd4cb 100644 --- a/docs/refind/todo.html +++ b/docs/refind/todo.html @@ -15,10 +15,10 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

Originally written: 3/14/2012; last Web page update: -12/6/2012, referencing rEFInd 0.5.0

+7/6/2014, referencing rEFInd 0.8.3

-

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!

+

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!

@@ -26,49 +26,87 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

+ - - - - + + -
Donate $2.50 Donate $5.00 Donate $10.00Donate $20.00 Donate another value
- + +
+ + - + + - + + + +Donate with PayPal -
- + +
+ + - + + - + + + +Donate with PayPal -
- + + +
+ + - + + - + + + +Donate with PayPal -
- + +
+ + - + + - + + + +Donate with PayPal + +
+ + + + + + + + + +Donate with PayPal +
@@ -82,7 +120,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

Donate with PayPal
+
@@ -110,12 +148,6 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

systems with a limited number of configurations. Therefore, if you try rEFInd and run into bugs, please report them to me! -
  • I have little talent with graphics manipulation programs, so - rEFInd's boot logo, such as it is, is pretty weak. If you have - artistic talent and would like to create a rEFInd logo, please feel - free to send it to me. I won't make any final decision about - changes until at least June 30 of 2012.
  • -
  • rEFIt's original design, and hence rEFInd's design, enables easy theming by replacing icon files. If you'd like to design a new theme for rEFInd, feel free to submit it. I might or might not @@ -145,49 +177,31 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    like to add detection for Itanium and ARM systems, but I have no way to test such changes.
  • -
  • The code could be more flexible in its handling of the sizes of - various graphical elements, and particularly drawn text. Prior to - version 0.2.2, submenu text was invisible on UEFI-based PCs with - 800x600 and smaller displays because of an inability to properly - crop the graphics fields that hold the text. With version 0.2.2, - I've put a band-aid on this problem by reducing the field size so - that it now works on 800x600 displays, but smaller displays still - suffer from this problem. This is just an example of the - inflexibility of certain layout issues within rEFInd.
  • - -
  • Although the ICNS file format used by rEFInd supports multiple - image sizes, if a size that rEFInd needs isn't present in the file, - rEFInd can't use the icon. The ability to scale images to the - desired size would be useful.
  • - -
  • I would like to be able to specify the volume on which a boot - loader resides using a partition GUID value, but extracting a GUID - from the partition data is harder than extracting the volume's - label or counting up the filesystem numbers.
  • - -
  • 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 optical disk or any external disk, no - matter what its name is.
  • +
  • Further to the preceding, rEFInd's GPT-scanning code (used to + extract partition names) includes assumptions about byte order, and + so will work only on little-endian CPUs such as the x86 and + x86-64.
  • + +
  • A way to set the color of the font would be useful for theming + purposes.
  • + +
  • The program's font features could be greatly improved by enabling + use of a standard font format, by enabling use of non-ASCII + characters, and by enabling use of variable-width as well as + monospace fonts.
  • + +
  • The default_selection might be expanded to support some + form of specification of disk types, as in a special entry for any + optical disk or any external disk, no matter what its name is.
  • It would be useful to be able to specify paths to boot loaders 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.
  • +
  • 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.
  • @@ -195,29 +209,13 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

  • New features I'd like to add:
  • -
  • Improvements to the EFI drivers: +
  • Improvements to the EFI drivers:
  • +
  • Improvements to gptsync, install.sh, or other + support tools: + +
  • +
    -

    copyright © 2012 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.