]> code.delx.au - refind/blobdiff - NEWS.txt
Added ability to mount an unmounted ESP under Linux to install.sh.
[refind] / NEWS.txt
index 163936cd85afaee7e4dcb8c5847adfe1931f40b3..dd453193198d7de3189818b9f6cf0ecc2fcb474b 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,22 @@
-0.7.6 (12/??/2013):
+0.7.7 (??/??/201?):
 -------------------
 
+- Added feature in install.sh: Script now tries to locate and mount an ESP
+  in Linux, if it's currently unmounted.
+
+- Fixed bug in mkrlconf.sh and install.sh that caused a stray line break
+  and PARTUUID= specification to appear in generated refind_linux.conf file
+  under some circumstances.
+
+0.7.6 (12/15/2013):
+-------------------
+
+- Added support for multiple "default_selection" targets. These MUST be
+  comma-separated AND enclosed in quotes, as in:
+  default_selection "fred,ginger"
+  This example will launch "fred" by default if it's available; and if
+  it's not, rEFInd will attempt to launch "ginger" as the default.
+
 - Added support for time-sensitive "default_selection" setting. This token
   may now have either one or three options. If one, it's interpreted as it
   has been in the past, as setting a default that's independent of times.
   unless you hit a key soon after rEFInd starts. Once you hit a key, the
   screensaver will be disabled.
 
-- Modified install.sh and mkrlconf.sh to create a new Linux kernel
-  option set: "Boot without EFI storage paranoia," which passes the
-  efi_no_storage_paranoia option to the kernel.
-
 - Added --ownhfs {target} option to install.sh. This option causes rEFInd
   to install to an HFS+ partition in a way that's more consistent with the
   way the Mac's native boot loader is installed. Note that you should NOT