X-Git-Url: https://code.delx.au/refind/blobdiff_plain/2885b705627cebd73ecf2c6db72baea594690f48..dffdd1e4bed58b1aa1e094ac4583e43e0f0fc3ef:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index f661e60..1e9f6a4 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,5 +1,18 @@ -0.9.3 (??/??/2015): -------------------- +0.9.3 (11/8/2015): +------------------ + +- Fixed bug that caused refind-install to not unmount the ESP when it + should under OS X. + +- Modified refind-install and mkrlconf scripts to use /proc/cmdline as + source for default boot options EXCEPT when refind-install receives the + --root option. In that case, refind-install continues to use + /etc/default/grub as the source of default options. The idea behind this + change is that it's more reliable to get boot options from /proc/cmdline + when the targeted system is the one that's booted; but --root would be + used from emergency disks or live CDs, in which case the current boot + options would be completely wrong, so extracting boot options from GRUB + files is the best bet for getting close to the right options. - Added "@/boot" to default also_scan_dirs setting. This makes kernels show up on Btrfs volumes under Ubuntu (and perhaps others), at least when