]> code.delx.au - refind/history - refind/lib.c
New ability to specify volume labels in "dont_scan_dirs" token to
[refind] / refind / lib.c
2013-01-05 srs5694New ability to specify volume labels in "dont_scan_dirs...
2012-12-28 srs5694Changes related to new shim/MOK code.
2012-12-20 Stefan AgnerMerge branch 'master' of git://git.code.sf.net/p/refind...
2012-12-20 srs5694Misc. bug fixes & minor code improvements
2012-12-19 srs5694Refinement to hint function for greater context sensiti...
2012-12-19 srs5694Identify ReiserFS for main screen. Further tweaks to...
2012-12-18 srs5694Fixed screen-clearing bug; display fs type & size rathe...
2012-12-17 srs5694Version 0.6.0
2012-12-06 srs5694Refinements, mostly to shim/MOK support.
2012-12-03 srs5694Version supports Secure Boot/MOK verification of binaries.
2012-11-05 srs5694Improved scan_delay feature & new ability to edit boot...
2012-10-07 srs5694Version 0.4.6 release, with UEFI legacy boot support.
2012-10-04 srs5694Further legacy BIOS boot support tweaks
2012-06-23 srs56940.4.4 release
2012-06-23 srs5694Fixed compilation bug for 32-bit systems that caused...
2012-06-21 srs5694TianoCore build support; new use_graphics_for refind...
2012-05-29 srs5694Added "dont_scan_dirs" option to configuration file.
2012-05-19 srs5694Tweaks to disc-eject functionality.
2012-05-19 srs5694CD-eject feature & fix for GRUB 2 problems
2012-05-15 srs5694Removed BIOS Boot Partition detection; version 0.3...
2012-04-29 srs5694Improved BIOS-bootable detection code
2012-04-27 srs56940.3.1 release. Fixed bug that caused bogus error messag...
2012-04-26 srs5694Keep .icns files out of tag list when scan_all_linux_ke...
2012-04-21 srs5694Fixed (maybe) a Mac-specific bug that caused hangs...
2012-04-21 srs5694Added "scan_all_linux_kernels" refind.conf option ...
2012-04-21 srs5694Misc. small cleanups.
2012-04-20 srs5694Scans for drivers even if the volume name is NULL
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-04 srs5694Added max_tags option; new shell filenames; new rEFIt...
2012-03-26 srs5694Stop crashing on launching a second program. (Tentative...
2012-03-26 srs5694Looks for refind_linux.conf first, then linux.conf...
2012-03-25 srs5694Added remaining main project files