]> code.delx.au - refind/blobdiff - NEWS.txt
Added support for "-c" command-line parameter to rEFInd, to specify
[refind] / NEWS.txt
index da463e5045c1fa3651bd2673d164a8a6dc89306c..52c57d85dd6a417ee2956d5ca303dcfbd9087c94 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,4 +1,23 @@
-0.7.6 (12/??/2013):
+0.7.7 (12/??/2013):
+-------------------
+
+- Added support for specifying the configuration file at program launch,
+  via the "-c" parameter, as in "refind_x64.efi -c foo.conf" to use the
+  foo.conf file as the main configuration file.
+
+- Scans of ext2/3/4fs and ReiserFS partitions now omit partitions with
+  duplicate filesystem UUIDs. These are likely parts of RAID arrays and so
+  would have the same boot loaders or kernels as the first one with a given
+  UUID.
+
+- 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
   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