]> code.delx.au - refind/blobdiff - NEWS.txt
Support for iPXE (booting from a network server from rEFInd).
[refind] / NEWS.txt
index 5ef467f11247b51666df84f2cb3f9dad36addab5..0fb703154fdd0c3f612ac067c1ff4cd512b453dd 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
   work. Most EFIs enable setting this feature in their own setup utilities,
   but some (such as most Macs) don't.
 
+- If rEFInd can't locate an icons directory (either the default or one
+  specified by the icons_dir token), the program switches to text-only
+  mode.
+
+- If a loader contains the string "grub" and no other clue to the loader's
+  OS association exists, search for os_grub.{png|icns} (which is not
+  provided with rEFInd) or os_linux.{png|icns}. (Previous versions provided
+  a generic loader icon for GRUB.)
+
 0.8.3 (7/6/2014):
 -----------------