]> code.delx.au - refind/blobdiff - NEWS.txt
Small build process changes.
[refind] / NEWS.txt
index 231a5ca23a4794f365a6454b3b1135a0a44c92fb..2abfe82878c88a5a76cc4a82e40e93f878839546 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,23 @@
+0.6.3 (?/?/2013):
+-----------------
+
+- New mvrefind.sh script to move a rEFInd installation between a standard
+  location (typically EFI/refind) or one of the fallback locations
+  (EFI/BOOT or EFI/Microsoft/Boot). It can also do more exotic locations.
+
+- The install.sh script now installs to EFI/BOOT/bootx64.efi or
+  EFI/Microsoft/Boot/bootmgfw.efi if it's run in BIOS mode. This is
+  intended to give some chance of producing a bootable installation should
+  a user accidentally install Linux in EFI mode and then install rEFInd
+  from that installation.
+
+- The install.sh script now tries to find an existing rEFInd installation
+  and upgrade it, even if it's in EFI/BOOT or EFI/Microsoft/Boot rather
+  than in EFI/refind.
+
+- New "--yes" option to install.sh to help with unattended or automated
+  installations (as from an RPM or Debian package).
+
 0.6.2 (12/30/2012):
 -------------------