]> code.delx.au - refind/blob - NEWS.txt
Clean up of driver support; now requires newer GNU-EFI package.
[refind] / NEWS.txt
1 0.2.7 (?/??/2012):
2 ------------------
3
4 - After much trial and tribulation, I've overcome a GNU-EFI limitation and
5 enabled rEFInd to load EFI drivers. This feature was present in the
6 original build of rEFIt but was removed in the versions that could
7 compile under Linux, but now it's back -- and still being compiled under
8 Linux! To use it, you should place your drivers in a convenient directory
9 on the ESP (or whatever partition you use to launch rEFInd) and add a
10 "scan_driver_dirs" entry to refind.conf to tell rEFInd where to look. (As
11 always, you should specify the driver directory relative to the root of
12 the filesystem.) Note that you can't launch drivers from another
13 filesystem; they must be on the same volume that holds rEFInd.
14
15 - Fixed bug that caused rEFInd to show up in its own menu sometimes.
16
17 - Added new refind.conf token: also_scan_dirs. When scanning volumes for
18 EFI boot loaders, rEFInd always scans the root directory and every
19 subdirectory of the /EFI directory, but it doesn't recurse into these
20 directories. The also_scan_dirs token adds more directories to the scan
21 list. It defaults to "elilo,boot", but you can set it to any directory or
22 directories you like.
23
24 0.2.6 (4/14/2012):
25 ------------------
26
27 - Added "volume" keyword to configuration file's stanza options. This
28 option changes the volume from which subsequent files (specified by
29 "loader" and "icon") are loaded. You pass "volume" the name/label of the
30 FILESYSTEM you want to use (not the GPT partition name), or a number
31 followed by a colon (e.g., "1:"). The former should reliably identify a
32 filesystem, assuming the name is unique. The latter assigns numbers based
33 on the order in which they're scanned, which may not be as reliable but
34 should work when a volume is unnamed.
35
36 - Fixed bug in 0.2.5 that caused failure of Linux initial RAM disk
37 mapping on some (but not all) systems. Affected computers include at
38 least some Intel motherboards, maybe others.
39
40 0.2.5 (4/9/2012):
41 -----------------
42
43 - Fixed bug that caused an inability to associate initial RAM disks with
44 Linux kernels stored in a volume's root directory.
45
46 - Volume badges (that override default badges) are now stored in
47 .VolumeBadge.icns. Although undocumented, rEFInd formerly loaded custom
48 volume badges from .VolumeIcon.icns. This carryover from rEFIt was a
49 confusing name, given the next (new) feature, so I've changed and
50 documented the name....
51
52 - Added ability to set a default icon for a loader stored in the root
53 directory of a volume: The icon is stored in .VolumeIcon.icns. This icon
54 is also used for Mac OS X volumes booted from the standard location.
55
56 - Fixed bug that caused icons to drop back to generic icons when rEFInd
57 was launched in certain ways (such as from an EFI shell in rEFInd's
58 directory) on certain systems.
59
60 - Fixed bug that caused "unknown disable flag" to be shown (very briefly)
61 instead of "unknown hideui flag" when an improper hideui flag was set.
62
63 0.2.4 (4/5/2012):
64 -----------------
65
66 - Created new refind.conf entry: "showtools". This entry takes options of
67 "shell", "gptsync", "about", "exit", "reboot", and "shutdown". This
68 option is in some respects an affirmative version of portions of the old
69 "disable" and "hideui" options; however, it enables users to specify the
70 order in which these options appear on the screen. Also, the "exit"
71 option is new; it terminates the program. The effect is usually to return
72 to whatever tool launched it or to launch a default OS; however, this is
73 somewhat unpredictable. The default therefore omits the "exit" option, as
74 well as "gptsync", which has always been dangerous (but necessary on most
75 MacOS/Windows dual-boot setups on Macs). As part of this reconfiguration,
76 I've eliminated the "rescue Linux" option, which always seemed pointless
77 to me.
78
79 - Folded "disable" and "hideui" refind.conf entries into one ("disable"),
80 and reduced the number of options to six: "banner", "label",
81 "singleuser", "hwtest", "arrows", and "all". ("arrows" is new and
82 disables the scroll arrows when a system has too many tags to display
83 simultaneously.)
84
85 - Added max_tags option to the refind.conf file, enabling users to reduce
86 the maximum number of OS loader tags that can be displayed at once.
87
88 - Updated rEFIt icon, based on the 128x128 volume label from the rEFIt CD
89 image.
90
91 - Added x86 and x86-64 EFI shells to the CD image version of the binary,
92 but NOT to the binary zip file. The logic is that the CD image is more
93 likely to be used directly as an emergency disc and so may need this
94 feature, even though the source isn't part of the rEFInd project. (The
95 source is readily available from the TianoCore project.)
96
97 - EFI shells may now be stored at /shellx64.efi for x86-64 systems or at
98 /shellia32.efi for x86 systems. The /EFI/tools/shell.efi name is also
99 recognized; however, if both files are present, two EFI shell icons will
100 appear on the main menu. The /efi/{refind-path/apps/shell.efi filename,
101 which was never officially documented but worked as a carryover from
102 rEFIt, is no longer valid.
103
104 0.2.3 (3/26/2012):
105 ------------------
106
107 - Fixed (maybe) a bug that caused hangs when launching a second program
108 after returning from a first. There are some weird system-to-system
109 differences, though, and this fix causes (apparently harmless) error
110 messages about "(re)opening our installation volume" on at least one
111 system (a 32-bit Mac Mini). I'm committing this change because, imperfect
112 though it is, it's preferable to the earlier version, at least on my
113 small sample of computers.
114
115 - Because of news that the Linux kernel developers are planning to use the
116 filename linux.conf to hold Linux kernel configuration data for EFI
117 booting, I'm transitioning rEFInd away from that name and to
118 refind_linux.conf to avoid a conflict. This version can use either name,
119 with refind_linux.conf taking precedence if both are present.
120
121 - Added logo for Arch Linux.
122
123 0.2.2 (3/23/2012):
124 ------------------
125
126 - Fixed bug that caused program failure when Linux kernels with EFI stub
127 support were detected with no associated version numbers. rEFInd now
128 permits automatic linking of *ONE* versionless kernel to *ONE*
129 versionless initrd file.
130
131 - Fixed bug that caused program hangs when a boot loader filename or label
132 was too long. Such names are now properly truncated and program execution
133 continues.
134
135 - Fixed bug that caused no text to appear in submenus on UEFI systems with
136 small screens (800x600). NOTE: Problem still occurs on screens smaller
137 than this, but such systems are very rare.
138
139 0.2.1 (3/19/2012):
140 ------------------
141
142 - Added ability to set a "default_selection" that's a title or a substring
143 of one -- the name given to a stanza in a "menuentry" or the boot
144 loader's filename, in most cases, although "Mac OS X", "Windows XP
145 (XoM)", and "Microsoft EFI boot" are also titles.
146
147 - Added support for semi-automatic scans of Linux kernels with EFI stub
148 loader support. The program auto-detects matching initial RAM disk files
149 and loads additional options from the "linux.conf" file in the same
150 directory as the kernel.
151
152 - Added support for "submenuentry" keyword and associated sub-stanza
153 entries in refind.conf file.
154
155 - Renamed icons/os_mint.icns to icons/os_linuxmint.icns to match the
156 filename Linux Mint ACTUALLY uses for its ESP boot loader directory.
157
158
159 0.2.0 (3/14/2012):
160 ------------------
161
162 - Initial public release