]> code.delx.au - refind/history - refind/config.c
New ability to specify volume labels in "dont_scan_dirs" token to
[refind] / refind / config.c
2013-01-05 srs5694New ability to specify volume labels in "dont_scan_dirs...
2012-12-22 srs5694Tweaks to graphics mode-setting code; added --root...
2012-12-21 srs5694Merge https://github.com/falstaff84/rEFInd
2012-12-21 srs5694Fixes to obscure and subtle bugs in code that sets...
2012-12-20 Stefan AgnerMerge branch 'master' of git://git.code.sf.net/p/refind...
2012-12-17 srs5694Version 0.6.0
2012-12-16 srs5694Ext4fs support; enable override of initrd in refind_lin...
2012-12-15 srs5694New "editor" option to the "hideui" configuration file...
2012-12-14 srs5694"resolution" option now takes either x & y resolution...
2012-12-14 srs5694New "textmode" option to set the text-mode video mode...
2012-12-12 srs5694installation script improvements; 0.5.1 release
2012-12-06 srs5694Changed quoting mechanism for quoting quote marks in...
2012-12-06 srs5694Fixed bug that prevented launching Windows in Secure...
2012-12-06 srs5694Refinements, mostly to shim/MOK support.
2012-12-04 srs5694Fixed bug in options line editor that caused unedited...
2012-12-04 srs5694Documentation changes; minor code cleanups.
2012-12-03 srs5694Version supports Secure Boot/MOK verification of binaries.
2012-11-12 srs5694New Apple Recovery partition tool (2nd-row icon).
2012-11-10 srs5694Added support for "volume" token in "submenuentry"...
2012-11-03 srs5694Removed space_after_boot_options token in favor of...
2012-10-16 srs5694Added new "space_after_boot_options" token to refind...
2012-10-07 srs5694Version 0.4.6 release, with UEFI legacy boot support.
2012-10-02 srs5694Added new "scan_delay" feature.
2012-06-22 srs5694Fixed bug in use_graphics_for feature.
2012-06-21 srs5694TianoCore build support; new use_graphics_for refind...
2012-05-29 srs5694Added "dont_scan_dirs" option to configuration file.
2012-05-11 srs5694New re-scan feature: Press Esc to re-scan filesystems.
2012-05-09 srs5694Added new "icons_dir" configuration file token.
2012-04-22 srs5694Version 0.3.0 (beta) release. Adds "resolution" option...
2012-04-21 srs5694Added "scan_all_linux_kernels" refind.conf option ...
2012-04-20 srs5694Scans for drivers even if the volume name is NULL
2012-04-19 srs5694rEFInd can now load EFI drivers!
2012-04-16 srs5694New config file option: "also_scan_dirs".
2012-04-15 srs5694Version 0.2.6; adds more options for "volume" token...
2012-04-14 srs5694Added "volume" token to configuration file boot stanza.
2012-04-09 srs5694Version 0.2.5 release. Additional icon-management changes.
2012-04-09 srs5694Fixed an icon display bug & very minor incorrect error...
2012-04-05 srs56940.2.4 release version
2012-04-05 srs5694Various changes, esp. to "disabled", "hideui", & "showt...
2012-04-04 srs5694Added max_tags option; new shell filenames; new rEFIt...
2012-03-26 srs5694Version 0.2.3
2012-03-26 srs5694Looks for refind_linux.conf first, then linux.conf...
2012-03-25 srs5694Added remaining main project files