]> code.delx.au - refind/log
refind
10 years agoCan now specify complete paths, optionally including volumes, in
srs5694 [Thu, 2 Jan 2014 02:08:04 +0000 (21:08 -0500)]
Can now specify complete paths, optionally including volumes, in
dont_scan_files in refind.conf.

10 years agoAdded "windows_recovery" option to "showtools" token and
srs5694 [Wed, 1 Jan 2014 00:45:24 +0000 (19:45 -0500)]
Added "windows_recovery" option to "showtools" token and
"windows_recovery_files" option.

10 years agoAdded Windows rescue icon for second row.
srs5694 [Wed, 1 Jan 2014 00:45:00 +0000 (19:45 -0500)]
Added Windows rescue icon for second row.

10 years agoMore debugging code removal.
srs5694 [Mon, 30 Dec 2013 01:19:48 +0000 (20:19 -0500)]
More debugging code removal.

10 years agoForgot to remove some debugging lines.
srs5694 [Mon, 30 Dec 2013 01:18:51 +0000 (20:18 -0500)]
Forgot to remove some debugging lines.

10 years agoUsing "+" as first option to use_graphics_for, also_scan_dirs,
srs5694 [Mon, 30 Dec 2013 01:14:58 +0000 (20:14 -0500)]
Using "+" as first option to use_graphics_for, also_scan_dirs,
dont_scan_dirs, dont_scan_files, and scan_driver_dirs now causes
subsequent options to be added to the default, rather than to replace
the default.

10 years agoAdded support for "-c" command-line parameter to rEFInd, to specify
srs5694 [Mon, 30 Dec 2013 00:04:28 +0000 (19:04 -0500)]
Added support for "-c" command-line parameter to rEFInd, to specify
configuration file to use.

10 years agoRemoved stray debugging Print() command.
srs5694 [Sat, 21 Dec 2013 04:00:33 +0000 (23:00 -0500)]
Removed stray debugging Print() command.

10 years agoRemove second and subsequent occurrences of ext2/3/4 and ReiserFS filesystems
srs5694 [Sat, 21 Dec 2013 03:34:03 +0000 (22:34 -0500)]
Remove second and subsequent occurrences of ext2/3/4 and ReiserFS filesystems
with identical UUID values from scanning, as these are likely to be
part of a RAID array and have duplicate loaders.

10 years agoAdded ability to mount an unmounted ESP under Linux to install.sh.
srs5694 [Sat, 21 Dec 2013 00:47:53 +0000 (19:47 -0500)]
Added ability to mount an unmounted ESP under Linux to install.sh.

10 years agoFixed bug in install.sh and mkrlconf.sh that caused mangling of
srs5694 [Wed, 18 Dec 2013 23:56:23 +0000 (18:56 -0500)]
Fixed bug in install.sh and mkrlconf.sh that caused mangling of
generated refind_linux.conf file on some systems.

10 years agoCleanup for 0.7.6 release.
srs5694 [Sun, 15 Dec 2013 23:29:17 +0000 (18:29 -0500)]
Cleanup for 0.7.6 release.

10 years agoSupport for multiple default_selection options, to set a series of
srs5694 [Sun, 15 Dec 2013 06:05:54 +0000 (01:05 -0500)]
Support for multiple default_selection options, to set a series of
values in case one isn't available.

10 years agoTime support in default_selection; enables different default based on
srs5694 [Sun, 15 Dec 2013 05:10:46 +0000 (00:10 -0500)]
Time support in default_selection; enables different default based on
time of day.

10 years agoAdded support for "-1" value to "screensaver" token. Modified
srs5694 [Sat, 14 Dec 2013 23:28:43 +0000 (18:28 -0500)]
Added support for "-1" value to "screensaver" token. Modified
install.sh and mkrlconf.sh to create a new boot option that sets the
efi_no_storage_paranoia kernel option.

10 years agoAdded --ownhfs {target} option to install.sh, to install to non-root
srs5694 [Mon, 11 Nov 2013 23:05:36 +0000 (18:05 -0500)]
Added --ownhfs {target} option to install.sh, to install to non-root
HFS+ volume on Macs.

10 years agoVersion 0.7.5 release.
srs5694 [Mon, 11 Nov 2013 03:06:33 +0000 (22:06 -0500)]
Version 0.7.5 release.

10 years agoRemove exFAT partitions from boot list under OS X unless they contain
srs5694 [Thu, 7 Nov 2013 15:40:13 +0000 (10:40 -0500)]
Remove exFAT partitions from boot list under OS X unless they contain
a known boot loader.

10 years agoChange to install.sh to fix bug when installing to ESP on recent
srs5694 [Sat, 2 Nov 2013 03:03:48 +0000 (23:03 -0400)]
Change to install.sh to fix bug when installing to ESP on recent
versions of OS X.

10 years agoNew icon for Manjaro Linux.
srs5694 [Tue, 15 Oct 2013 02:03:14 +0000 (22:03 -0400)]
New icon for Manjaro Linux.

10 years agoGraphics-mode launches now clear to rEFInd's menu background color
srs5694 [Thu, 3 Oct 2013 01:23:58 +0000 (21:23 -0400)]
Graphics-mode launches now clear to rEFInd's menu background color
rather than to gray.

10 years agoNew CSM/BIOS/legacy support for UEFI PCs.
srs5694 [Wed, 28 Aug 2013 08:00:51 +0000 (04:00 -0400)]
New CSM/BIOS/legacy support for UEFI PCs.

10 years agoNew CSM/BIOS/legacy support code for UEFI PCs.
srs5694 [Wed, 28 Aug 2013 08:00:20 +0000 (04:00 -0400)]
New CSM/BIOS/legacy support code for UEFI PCs.

10 years agoFix legacy booting on Macs.
srs5694 [Mon, 26 Aug 2013 03:27:02 +0000 (23:27 -0400)]
Fix legacy booting on Macs.

10 years agoVersion 0.7.4 release
srs5694 [Sun, 25 Aug 2013 18:00:06 +0000 (14:00 -0400)]
Version 0.7.4 release

10 years agoReturn of PoolPrint() function; modified launch code to include
srs5694 [Sun, 25 Aug 2013 05:12:52 +0000 (01:12 -0400)]
Return of PoolPrint() function; modified launch code to include
program filename as an option.

10 years agoNew memory tester icon; refinement of progam-launch code.
srs5694 [Tue, 20 Aug 2013 23:13:13 +0000 (19:13 -0400)]
New memory tester icon; refinement of progam-launch code.

10 years agoNew memory tester icon.
srs5694 [Tue, 20 Aug 2013 23:12:52 +0000 (19:12 -0400)]
New memory tester icon.

10 years agoSupport for memtest86 as a second-row item.
srs5694 [Mon, 19 Aug 2013 18:53:39 +0000 (14:53 -0400)]
Support for memtest86 as a second-row item.

10 years agoFix to hang when booting from Mac Firewire devices.
srs5694 [Tue, 13 Aug 2013 22:57:53 +0000 (18:57 -0400)]
Fix to hang when booting from Mac Firewire devices.

10 years agoFixed BIOS-booting bugs on Macs. Version 0.7.3 release.
srs5694 [Wed, 7 Aug 2013 16:07:10 +0000 (12:07 -0400)]
Fixed BIOS-booting bugs on Macs. Version 0.7.3 release.

10 years agoVersion 0.7.2 release.
srs5694 [Tue, 6 Aug 2013 19:36:59 +0000 (15:36 -0400)]
Version 0.7.2 release.

10 years agoFixed display glitch on first icon row when second row is empty.
srs5694 [Mon, 5 Aug 2013 16:39:44 +0000 (12:39 -0400)]
Fixed display glitch on first icon row when second row is empty.

10 years agoProtection against loading invalid EFI drivers; bug fix for using
srs5694 [Wed, 24 Jul 2013 23:40:35 +0000 (19:40 -0400)]
Protection against loading invalid EFI drivers; bug fix for using
volume specification in also_scan_dirs token.

10 years agoSome tweaks to information provided by install.sh; addition of
srs5694 [Sun, 21 Jul 2013 19:00:15 +0000 (15:00 -0400)]
Some tweaks to information provided by install.sh; addition of
PreLoader.efi to default dont_scan_files token.

10 years agoAdded notice to install.sh that /etc/default/grub is being used for
srs5694 [Sat, 20 Jul 2013 03:42:49 +0000 (23:42 -0400)]
Added notice to install.sh that /etc/default/grub is being used for
setting default boot options.

10 years agoFixed install.sh confusion over autofs-mounted ESP.
srs5694 [Sat, 20 Jul 2013 03:25:53 +0000 (23:25 -0400)]
Fixed install.sh confusion over autofs-mounted ESP.

10 years agoMisc. small changes.
srs5694 [Thu, 18 Jul 2013 02:50:32 +0000 (22:50 -0400)]
Misc. small changes.

10 years agoAdded new icon for Funtoo Linux.
srs5694 [Thu, 18 Jul 2013 02:49:50 +0000 (22:49 -0400)]
Added new icon for Funtoo Linux.

10 years agoFixed bugs related to loading of customized disk-type badges.
srs5694 [Thu, 11 Jul 2013 04:09:00 +0000 (00:09 -0400)]
Fixed bugs related to loading of customized disk-type badges.

10 years agoVersion 0.7.1 official release.
srs5694 [Mon, 8 Jul 2013 19:37:37 +0000 (15:37 -0400)]
Version 0.7.1 official release.

10 years agoFixed bug that caused Btrfs driver to hang sometimes.
srs5694 [Mon, 8 Jul 2013 01:16:39 +0000 (21:16 -0400)]
Fixed bug that caused Btrfs driver to hang sometimes.

10 years agoFixed bug that caused also_scan_dirs to ignore volume specifier.
srs5694 [Sat, 6 Jul 2013 02:11:24 +0000 (22:11 -0400)]
Fixed bug that caused also_scan_dirs to ignore volume specifier.

10 years agoDetect Boot Repair's backed-up Windows boot loader.
srs5694 [Fri, 5 Jul 2013 22:32:48 +0000 (18:32 -0400)]
Detect Boot Repair's backed-up Windows boot loader.

10 years agoUpdated refind.inf
srs5694 [Sun, 30 Jun 2013 04:01:17 +0000 (00:01 -0400)]
Updated refind.inf

10 years agoREALLY fixed build problem with development version of EDK2.
srs5694 [Sun, 30 Jun 2013 03:54:41 +0000 (23:54 -0400)]
REALLY fixed build problem with development version of EDK2.

10 years agoReversed previous patch, since it turns out it created a binary that
srs5694 [Sat, 29 Jun 2013 14:59:34 +0000 (10:59 -0400)]
Reversed previous patch, since it turns out it created a binary that
crashed.

10 years agoFix Make.tiano issue that blocked building on some systems.
srs5694 [Fri, 28 Jun 2013 14:54:42 +0000 (10:54 -0400)]
Fix Make.tiano issue that blocked building on some systems.

10 years agoVersion 0.7.0 release with misc. filesystem driver improvements.
srs5694 [Fri, 28 Jun 2013 01:30:41 +0000 (21:30 -0400)]
Version 0.7.0 release with misc. filesystem driver improvements.

10 years agoAdded primitive cache to most drivers to improve performance,
srs5694 [Thu, 27 Jun 2013 00:59:12 +0000 (20:59 -0400)]
Added primitive cache to most drivers to improve performance,
especially under VirtualBox.

10 years agoBtrfs driver & check for valid loader before adding to menu.
srs5694 [Sat, 22 Jun 2013 22:46:37 +0000 (18:46 -0400)]
Btrfs driver & check for valid loader before adding to menu.

10 years agoNew files for Btrfs driver.
srs5694 [Sat, 22 Jun 2013 22:46:13 +0000 (18:46 -0400)]
New files for Btrfs driver.

10 years agoVersion 0.6.12 release.
srs5694 [Tue, 18 Jun 2013 22:42:18 +0000 (18:42 -0400)]
Version 0.6.12 release.

10 years agoScan /etc/fstab to extract a root= option if refind_linux.conf isn't
srs5694 [Sun, 16 Jun 2013 23:31:13 +0000 (19:31 -0400)]
Scan /etc/fstab to extract a root= option if refind_linux.conf isn't
found.

10 years ago0.6.11 release.
srs5694 [Mon, 13 May 2013 17:36:57 +0000 (13:36 -0400)]
0.6.11 release.

10 years agoNew icons for Kubuntu & Lubuntu.
srs5694 [Mon, 13 May 2013 02:42:26 +0000 (22:42 -0400)]
New icons for Kubuntu & Lubuntu.

10 years agoSmall changes.
srs5694 [Sat, 11 May 2013 00:53:31 +0000 (20:53 -0400)]
Small changes.

10 years agoAdded copy of os_suse.icns icon file as os_opensuse.icns.
srs5694 [Sat, 11 May 2013 00:53:04 +0000 (20:53 -0400)]
Added copy of os_suse.icns icon file as os_opensuse.icns.

10 years agoFixed gptsync bug that could cause system hang; changed "Reboot to
srs5694 [Thu, 9 May 2013 16:03:47 +0000 (12:03 -0400)]
Fixed gptsync bug that could cause system hang; changed "Reboot to
Firmware User Interface" to "Reboot to Computer Setup Utility" in main
menu.

10 years ago0.6.10 release; adds screen saver code.
srs5694 [Mon, 6 May 2013 01:36:58 +0000 (21:36 -0400)]
0.6.10 release; adds screen saver code.

10 years agoNew images for Secure Boot documentation.
srs5694 [Mon, 6 May 2013 01:36:36 +0000 (21:36 -0400)]
New images for Secure Boot documentation.

10 years agoAdded OpenSUSE and SLES public keys.
srs5694 [Sun, 5 May 2013 21:53:10 +0000 (17:53 -0400)]
Added OpenSUSE and SLES public keys.

10 years agoChromeOS icon.
srs5694 [Thu, 2 May 2013 19:36:02 +0000 (15:36 -0400)]
ChromeOS icon.

10 years agoAdded ChromeOS icon.
srs5694 [Thu, 2 May 2013 19:35:44 +0000 (15:35 -0400)]
Added ChromeOS icon.

11 years agoNew "Reboot to Firmware User Interface" feature.
srs5694 [Sun, 28 Apr 2013 17:58:53 +0000 (13:58 -0400)]
New "Reboot to Firmware User Interface" feature.

11 years agoNew icon for "Reboot to Firmware User Interface" feature.
srs5694 [Sun, 28 Apr 2013 17:58:03 +0000 (13:58 -0400)]
New icon for "Reboot to Firmware User Interface" feature.

11 years agoRestructuring and upgrading of LodePNG library.
srs5694 [Sat, 27 Apr 2013 06:04:48 +0000 (02:04 -0400)]
Restructuring and upgrading of LodePNG library.

11 years agoRestructuring and upgrading of LodePNG library.
srs5694 [Sat, 27 Apr 2013 06:04:17 +0000 (02:04 -0400)]
Restructuring and upgrading of LodePNG library.

11 years agoSupport for multiple screen shot files using screenshot_###.bmp
srs5694 [Fri, 26 Apr 2013 23:22:31 +0000 (19:22 -0400)]
Support for multiple screen shot files using screenshot_###.bmp
filenames.

11 years agoVersion 0.6.9 release
srs5694 [Thu, 25 Apr 2013 23:00:36 +0000 (19:00 -0400)]
Version 0.6.9 release

11 years agoAdded new public keys.
srs5694 [Thu, 25 Apr 2013 04:11:24 +0000 (00:11 -0400)]
Added new public keys.

11 years agoAdded banners directory
srs5694 [Thu, 25 Apr 2013 04:07:34 +0000 (00:07 -0400)]
Added banners directory

11 years agoMisc. changes
srs5694 [Wed, 24 Apr 2013 23:29:42 +0000 (19:29 -0400)]
Misc. changes

11 years agoAdded gptsync program files.
srs5694 [Wed, 24 Apr 2013 23:28:33 +0000 (19:28 -0400)]
Added gptsync program files.

11 years agoNew rEFInd icon.
srs5694 [Mon, 15 Apr 2013 02:09:00 +0000 (22:09 -0400)]
New rEFInd icon.

11 years agoFixed no timeout with keyboard disconnected; better duplicate loader
srs5694 [Tue, 9 Apr 2013 15:49:34 +0000 (11:49 -0400)]
Fixed no timeout with keyboard disconnected; better duplicate loader
detection.

11 years ago0.6.8 version.
srs5694 [Mon, 18 Mar 2013 22:16:12 +0000 (18:16 -0400)]
0.6.8 version.

11 years agoFixed bug that caused icons named after boot loaders to not be used.
srs5694 [Sat, 16 Feb 2013 22:38:41 +0000 (17:38 -0500)]
Fixed bug that caused icons named after boot loaders to not be used.

11 years agoVersion 0.6.7 release.
srs5694 [Mon, 4 Feb 2013 02:14:33 +0000 (21:14 -0500)]
Version 0.6.7 release.

11 years agoFine-tuning of loader detection code.
srs5694 [Fri, 1 Feb 2013 16:34:45 +0000 (11:34 -0500)]
Fine-tuning of loader detection code.

11 years agoMinor code cleanup
srs5694 [Mon, 28 Jan 2013 01:00:39 +0000 (20:00 -0500)]
Minor code cleanup

11 years agoFixed bug that caused "label" option to "hideui" token to be ignored.
srs5694 [Sun, 27 Jan 2013 23:49:21 +0000 (18:49 -0500)]
Fixed bug that caused "label" option to "hideui" token to be ignored.

11 years agoCode cleanup & consolidation of icon code; minor patch to ext4fs driver
srs5694 [Sun, 27 Jan 2013 20:56:14 +0000 (15:56 -0500)]
Code cleanup & consolidation of icon code; minor patch to ext4fs driver

11 years agoFixed bug: ICNS file in main icons directory would override PNG file in
srs5694 [Sun, 27 Jan 2013 06:19:39 +0000 (01:19 -0500)]
Fixed bug: ICNS file in main icons directory would override PNG file in
user-specified icon directory.

11 years agoSmall change.
srs5694 [Sat, 26 Jan 2013 21:20:04 +0000 (16:20 -0500)]
Small change.

11 years agoVersion 0.6.6 release.
srs5694 [Sat, 26 Jan 2013 21:18:53 +0000 (16:18 -0500)]
Version 0.6.6 release.

11 years agoNew screen shot for documentation.
srs5694 [Sat, 26 Jan 2013 21:18:34 +0000 (16:18 -0500)]
New screen shot for documentation.

11 years agoSupport for loading fonts (as PNG files); new default font.
srs5694 [Fri, 25 Jan 2013 01:26:33 +0000 (20:26 -0500)]
Support for loading fonts (as PNG files); new default font.

11 years agoFonts.
srs5694 [Fri, 25 Jan 2013 01:25:51 +0000 (20:25 -0500)]
Fonts.

11 years agoExtra protections against action on NULL strings.
srs5694 [Thu, 24 Jan 2013 04:10:05 +0000 (23:10 -0500)]
Extra protections against action on NULL strings.

11 years agoFixed bug that caused rEFInd to ignore manual boot stanzas in files
srs5694 [Thu, 24 Jan 2013 03:36:20 +0000 (22:36 -0500)]
Fixed bug that caused rEFInd to ignore manual boot stanzas in files
included via the "include" token in refind.conf.

11 years agoFixed bug that caused ASSERT error on some systems if
srs5694 [Wed, 23 Jan 2013 21:09:41 +0000 (16:09 -0500)]
Fixed bug that caused ASSERT error on some systems if
default_selection was not set.

11 years agoBug fix: Clear "Binary is whitelisted" message when loading MOK-signed drivers in...
srs5694 [Wed, 23 Jan 2013 04:54:13 +0000 (23:54 -0500)]
Bug fix: Clear "Binary is whitelisted" message when loading MOK-signed drivers in Secure Boot mode.

11 years agoFixed bug that prevented "icon" token in refind.conf manual boot
srs5694 [Tue, 22 Jan 2013 16:49:31 +0000 (11:49 -0500)]
Fixed bug that prevented "icon" token in refind.conf manual boot
stanza from working.

11 years agoVersion 0.6.5 release.
srs5694 [Thu, 17 Jan 2013 02:12:49 +0000 (21:12 -0500)]
Version 0.6.5 release.

11 years agoRPM spec file used by ALT Linux; maybe useful as a reference.
srs5694 [Thu, 17 Jan 2013 02:06:20 +0000 (21:06 -0500)]
RPM spec file used by ALT Linux; maybe useful as a reference.

11 years agoSupport for auto-selecting text color (white or black) depending on
srs5694 [Wed, 16 Jan 2013 07:09:29 +0000 (02:09 -0500)]
Support for auto-selecting text color (white or black) depending on
background color.

11 years agoImproved submenu and information menu appearance over a full-screen
srs5694 [Wed, 16 Jan 2013 04:29:48 +0000 (23:29 -0500)]
Improved submenu and information menu appearance over a full-screen
banner.

11 years agoRefinements to PNG support.
srs5694 [Tue, 15 Jan 2013 07:20:58 +0000 (02:20 -0500)]
Refinements to PNG support.

11 years agoAdded PNG support for icons, selection images, & banners.
srs5694 [Tue, 15 Jan 2013 03:16:46 +0000 (22:16 -0500)]
Added PNG support for icons, selection images, & banners.