| 1 |
# ChangeLog for sys-boot/grub |
| 2 |
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.42 2005/05/30 19:58:21 swegener Exp $ |
| 4 |
|
| 5 |
01 Jul 2005; Sven Wegener <swegener@gentoo.org> grub-0.96-r2.ebuild: |
| 6 |
Stable on x86 to make the XFS writable-string fix available for all users. |
| 7 |
|
| 8 |
30 May 2005; Sven Wegener <swegener@gentoo.org> grub-0.92-r1.ebuild, |
| 9 |
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild, |
| 10 |
grub-0.96.ebuild: |
| 11 |
Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745. |
| 12 |
|
| 13 |
29 May 2005; Marcus D. Hanwell <marcus@gentoo.org> grub-0.96-r1.ebuild: |
| 14 |
Stable on amd64. |
| 15 |
|
| 16 |
09 May 2005; Mike Frysinger <vapier@gentoo.org> |
| 17 |
+files/grub-0.96-netboot-pic.patch, grub-0.96-r2.ebuild: |
| 18 |
Add patch by the PaX Team to fix PIC/PIE issues in the netboot code and |
| 19 |
remove the chpax/paxctl stuff since the nxstack patch fixes hardened issues. |
| 20 |
|
| 21 |
*grub-0.96-r2 (08 May 2005) |
| 22 |
|
| 23 |
08 May 2005; Sven Wegener <swegener@gentoo.org> |
| 24 |
+files/grub-0.96-xfs-writable-string.patch, +grub-0.96-r2.ebuild: |
| 25 |
Revision bump to pull in my writable-string patch I submitted to upstream. |
| 26 |
Closes bug #90845. |
| 27 |
|
| 28 |
20 Apr 2005; Stephen Bennett <spb@gentoo.org> grub-0.96-r1.ebuild: |
| 29 |
Stable x86; older versions break with hardened gcc. |
| 30 |
|
| 31 |
06 Apr 2005; Mark Loeser <halcy0n@gentoo.org> |
| 32 |
+files/grub-0.96-r1-gcc4.patch, grub-0.96-r1.ebuild: |
| 33 |
Updated gcc4 patch to apply to grub-0.96-r1 |
| 34 |
|
| 35 |
05 Apr 2005; Mark Loeser <halcy0n@gentoo.org> +files/grub-0.96-gcc4.patch, |
| 36 |
grub-0.96.ebuild: |
| 37 |
Backported fixes for GCC4. Fixes bug #85016 |
| 38 |
|
| 39 |
15 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> |
| 40 |
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild, |
| 41 |
grub-0.96.ebuild, grub-0.96-r1.ebuild: |
| 42 |
Putting ABI stuff inside an 'if use amd64' block. |
| 43 |
|
| 44 |
*grub-0.96-r1 (11 Mar 2005) |
| 45 |
|
| 46 |
11 Mar 2005; Mike Frysinger <vapier@gentoo.org> |
| 47 |
+files/grub-0.96-PIC.patch, +files/grub-0.96-i2o-raid.patch, |
| 48 |
+files/grub-0.96-nxstack.patch, +grub-0.96-r1.ebuild: |
| 49 |
Add patches/fixes for a bunch of bugs ... basically lets fix i2o-raid |
| 50 |
support, NX segfaults on amd64, PIC build failures, and hardened objcopy |
| 51 |
funk. Thanks to Ryan Hill and everyone on #80693. |
| 52 |
|
| 53 |
*grub-0.96 (05 Mar 2005) |
| 54 |
|
| 55 |
05 Mar 2005; Martin Schlemmer <azarah@gentoo.org> +grub-0.96.ebuild: |
| 56 |
Update version. Some cleanups. |
| 57 |
|
| 58 |
03 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> |
| 59 |
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild: |
| 60 |
Multilib fixes. |
| 61 |
|
| 62 |
20 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> |
| 63 |
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild: |
| 64 |
Updates to work with amd64's 2005.0. |
| 65 |
|
| 66 |
20 Dec 2004; Simon Stelling <blubb@gentoo.org> grub-0.95.20040823.ebuild: |
| 67 |
changed WANT_AUTOMAKE to 1.8 |
| 68 |
|
| 69 |
07 Dec 2004; Robin H. Johnson <robbat2@gentoo.org> |
| 70 |
grub-0.95.20040823.ebuild: |
| 71 |
Bug #70111, fix tc-getCC invocation. |
| 72 |
|
| 73 |
30 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> |
| 74 |
grub-0.95.20040823.ebuild: |
| 75 |
fix use invocation |
| 76 |
|
| 77 |
22 Nov 2004; <robmoss@gentoo.org> |
| 78 |
+files/grub-0.95.20040823-warnings.patch, grub-0.95.20040823.ebuild: |
| 79 |
USE flagging the network booting stuff with a new local "netboot" USE flag. |
| 80 |
Adding ~amd64. General tidying up of the ebuild. Adding a patch to prevent |
| 81 |
use of -fwritable-strings, which doesn't do anything but throw up warnings. |
| 82 |
Adding a comment to explain that FFS and UFS2 support is broken still. |
| 83 |
Fixing the amd64 installation procedure. |
| 84 |
|
| 85 |
13 Oct 2004; Travis Tilley <lv@gentoo.org> grub-0.94-r1.ebuild: |
| 86 |
stable on amd64 |
| 87 |
|
| 88 |
12 Sep 2004; <rmoss@gentoo.org> grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, |
| 89 |
grub-0.95.20040823.ebuild: |
| 90 |
Adding >=automake-1.7 dep for grub-0.9{4,5} as per bug 63509. |
| 91 |
|
| 92 |
05 Sep 2004; <rmoss@gentoo.org> grub-0.95.20040823.ebuild: |
| 93 |
The grub binary is in /sbin, not /usr/sbin. Fixing. |
| 94 |
|
| 95 |
26 Aug 2004; <rmoss@gentoo.org> grub-0.95.20040823.ebuild: |
| 96 |
gnuconfig belongs in src_unpack, not src_compile. Thanks tigger :-) |
| 97 |
|
| 98 |
24 Aug 2004; <rmoss@gentoo.org> grub-0.95.20040823.ebuild: |
| 99 |
Marking ~x86 after some overnight testing. |
| 100 |
|
| 101 |
*grub-0.95.20040823 (24 Aug 2004) |
| 102 |
|
| 103 |
24 Aug 2004; <rmoss@gentoo.org> metadata.xml, +grub-0.95.20040823.ebuild: |
| 104 |
Initial commit of grub-0.95 with CVS snapshot update. Supports (amongst other |
| 105 |
things) savedefault (server-friendly feature) and uclibc (I hope...). |
| 106 |
|
| 107 |
*grub-0.94-r2 (22 Aug 2004) |
| 108 |
|
| 109 |
22 Aug 2004; <rmoss@gentoo.org> +files/grub-0.94-grub.conf.patch, |
| 110 |
+grub-0.94-r2.ebuild: |
| 111 |
Trying to get rid of the need for that filthy menu.lst -> grub.conf symlink. |
| 112 |
|
| 113 |
10 Jun 2004; Travis Tilley <lv@gentoo.org> grub-0.94-r1.ebuild: |
| 114 |
fixed multilib check |
| 115 |
|
| 116 |
09 Jun 2004; Travis Tilley <lv@gentoo.org> grub-0.94-r1.ebuild: |
| 117 |
added multilib check and ~amd64 keyword |
| 118 |
|
| 119 |
12 May 2004; Alexander Gabert <pappy@gentoo.org> grub-0.94-r1.ebuild: |
| 120 |
added new hardened PIE SSP switches |
| 121 |
|
| 122 |
12 May 2004; Alexander Gabert <pappy@gentoo.org> grub-0.93.20030118.ebuild: |
| 123 |
removed hardened-gcc logic, added logic for suppressing PIE and SSP |
| 124 |
|
| 125 |
06 May 2004; Mike Frysinger <vapier@gentoo.org> |
| 126 |
+files/grub-0.94-gcc3.4.patch, grub-0.94-r1.ebuild: |
| 127 |
add gcc-3.4 patch #49558 by Robert Moss + ecco@piggy.demon.nl |
| 128 |
|
| 129 |
14 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> : |
| 130 |
Cleanup checks for hardened |
| 131 |
|
| 132 |
06 Apr 2004; <solar@gentoo.org> grub-0.94-r1.ebuild: |
| 133 |
stable on x86 |
| 134 |
|
| 135 |
17 Mar 2004; <solar@gentoo.org> grub-0.94-r1.ebuild: |
| 136 |
grub will end up with a 100+ meg stage2 file if the user has LDFLAGS=-pie, so |
| 137 |
lets filter that flag out in the src_compile |
| 138 |
|
| 139 |
25 Feb 2004; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild: |
| 140 |
global scope fixing |
| 141 |
|
| 142 |
*grub-0.94-r1 (25 Feb 2004) |
| 143 |
|
| 144 |
25 Feb 2004; Seemant Kulleen <seemant@gentoo.org> grub-0.93.20031222.ebuild, |
| 145 |
grub-0.93.20040125.ebuild, grub-0.94-r1.ebuild, grub-0.94.ebuild: |
| 146 |
revision bump for spock's change |
| 147 |
|
| 148 |
15 Feb 2004; Michal Januszewski <spock@gentoo.org> grub-0.94.ebuild: |
| 149 |
Added the 'grubsplash' patch, closes #40827. |
| 150 |
|
| 151 |
*grub-0.94 (02 Feb 2004) |
| 152 |
|
| 153 |
02 Feb 2004; Brandon Low <lostlogic@gentoo.org> grub-0.94.ebuild: |
| 154 |
This ebuild isn't perfect yet, but it is better than the last few versions, |
| 155 |
still no splash image, but now at least it uses the config. It appears that |
| 156 |
menu.lst is back in style or something |
| 157 |
|
| 158 |
*grub-0.93.20031222 (25 Jan 2004) |
| 159 |
|
| 160 |
25 Jan 2004; Seemant Kulleen <seemant@gentoo.org> grub-0.93.20031222.ebuild, |
| 161 |
grub-0.93.20040125.ebuild: |
| 162 |
new cvs snapshots of grub. Both have the acl/ext2 and acl/ext3 issues sorted |
| 163 |
out. I'll be adding another snapshot to take advantage of the SuSE prettiness |
| 164 |
capabilities to grub. This should close bug #30859 by Chris PeBenito |
| 165 |
<pebenito@gentoo.org> |
| 166 |
|
| 167 |
15 Dec 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.93.20030118.ebuild: |
| 168 |
Added autoconf to compile dependencies, closing bug #33321 by Scott Taylor |
| 169 |
<scott@303underground.com> |
| 170 |
|
| 171 |
15 Dec 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild, |
| 172 |
grub-0.93.20030118.ebuild, |
| 173 |
files/grub-0.92/grub-0.5.96.1-special-raid-devices.patch, |
| 174 |
files/grub-0.92/grub-0.90-addsyncs.patch, |
| 175 |
files/grub-0.92/grub-0.90-append.patch, |
| 176 |
files/grub-0.92/grub-0.90-configfile.patch, |
| 177 |
files/grub-0.92/grub-0.90-install.in.patch, |
| 178 |
files/grub-0.92/grub-0.90-installcopyonly.patch, |
| 179 |
files/grub-0.92/grub-0.90-passwordprompt.patch, |
| 180 |
files/grub-0.92/grub-0.90-staticcurses.patch, |
| 181 |
files/grub-0.92/grub-0.90-symlinkmenulst.patch, |
| 182 |
files/grub-0.92/grub-0.90-vga16-keypressclear.patch, |
| 183 |
files/grub-0.92/grub-0.91-bootonce.patch, |
| 184 |
files/grub-0.92/grub-0.91-splashimagehelp.patch, |
| 185 |
files/grub-0.92/grub-0.91-vga16-serial.patch, |
| 186 |
files/grub-0.92/grub-0.92-automake16.patch, |
| 187 |
files/grub-0.92/grub-0.92-nodeprecatedflags.patch, |
| 188 |
files/grub-0.92/grub-0.92-usbfix.patch, |
| 189 |
files/grub-0.92/grub-0.92-vga16.patch: |
| 190 |
move the patches to the mirrors isntead, and add the gcc3.3 patch to 0.92 as |
| 191 |
well |
| 192 |
|
| 193 |
*grub-0.93.20030118 (08 Dec 2003) |
| 194 |
|
| 195 |
08 Dec 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild, |
| 196 |
grub-0.93.20030118.ebuild, metadata.xml, files/grub-0.93-gcc3.3.diff, |
| 197 |
files/splash.xpm.gz, |
| 198 |
files/grub-0.92/grub-0.5.96.1-special-raid-devices.patch, |
| 199 |
files/grub-0.92/grub-0.90-addsyncs.patch, |
| 200 |
files/grub-0.92/grub-0.90-append.patch, |
| 201 |
files/grub-0.92/grub-0.90-configfile.patch, |
| 202 |
files/grub-0.92/grub-0.90-install.in.patch, |
| 203 |
files/grub-0.92/grub-0.90-installcopyonly.patch, |
| 204 |
files/grub-0.92/grub-0.90-passwordprompt.patch, |
| 205 |
files/grub-0.92/grub-0.90-staticcurses.patch, |
| 206 |
files/grub-0.92/grub-0.90-symlinkmenulst.patch, |
| 207 |
files/grub-0.92/grub-0.90-vga16-keypressclear.patch, |
| 208 |
files/grub-0.92/grub-0.91-bootonce.patch, |
| 209 |
files/grub-0.92/grub-0.91-splashimagehelp.patch, |
| 210 |
files/grub-0.92/grub-0.91-vga16-serial.patch, |
| 211 |
files/grub-0.92/grub-0.92-automake16.patch, |
| 212 |
files/grub-0.92/grub-0.92-nodeprecatedflags.patch, |
| 213 |
files/grub-0.92/grub-0.92-usbfix.patch, |
| 214 |
files/grub-0.92/grub-0.92-vga16.patch: |
| 215 |
moved from sys-apps to sys-boot |
| 216 |
|
| 217 |
01 Dec 2003; Alexander Gabert <pappy@gentoo.org> grub-0.93.20030118.ebuild: |
| 218 |
added CC -yno_propolice because configure has problems with -nostdlib |
| 219 |
requesting __guard symbol but cannot be resolved, future releases of |
| 220 |
hardened-gcc will honour this behaviour |
| 221 |
|
| 222 |
07 Sep 2003; Alexander Gabert <pappy@gentoo.org> grub-0.93.20030118.ebuild: |
| 223 |
added hardened-gcc excludes |
| 224 |
|
| 225 |
14 Sep 2003; John Mylchreest <johnm@gentoo.org>; grub-0.93.20030118.ebuild, |
| 226 |
files/grub-0.93-gcc3.3.diff: |
| 227 |
Updating for gcc 3.3 compat |
| 228 |
|
| 229 |
27 Jul 2003; Olivier Crete <tester@gentoo.org> grub-0.93.20030118.ebuild: |
| 230 |
Added support for static building |
| 231 |
|
| 232 |
24 Jan 2002; <woodchip@gentoo.org> *.ebuild : Reorder mount-boot.eclass |
| 233 |
function, clean some fluff. |
| 234 |
|
| 235 |
*grub-0.93.20030118 (18 Jan 2003) |
| 236 |
|
| 237 |
11 Apr 2003; Joshua Brindle <method@gentoo.org> grub-0.92-r1.ebuild, |
| 238 |
grub-0.93.20030118.ebuild: |
| 239 |
Added filter-flags -fstack-protector |
| 240 |
|
| 241 |
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> grub-0.93.20030118.ebuild : |
| 242 |
This is definitely not for mips. Maybe sometime in the future... |
| 243 |
|
| 244 |
18 Jan 2003; Donny Davies <woodchip@gentoo.org> grub-0.93.20030118.ebuild : |
| 245 |
New testing release; closing #11821, #13242, #9180. See the ebuild |
| 246 |
for the detailed patch list. |
| 247 |
|
| 248 |
*grub-0.92-r1 (02 Oct 2002) |
| 249 |
|
| 250 |
10 Mar 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild: |
| 251 |
change to use epatch instead, much prettier output |
| 252 |
|
| 253 |
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> grub-0.92-r1.ebuild : |
| 254 |
This is definitely not for mips. Maybe sometime in the future... |
| 255 |
|
| 256 |
06 Jan 2002; Seemant Kulleen <seemant@gentoo.org> *.ebuild : |
| 257 |
PROVIDE virtual/bootloader |
| 258 |
|
| 259 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
| 260 |
|
| 261 |
02 Oct 2002; Donny Davies <woodchip@gentoo.org> : |
| 262 |
Merge changes from Markus Krainer <markus-krainer@chello.at> to fix: |
| 263 |
bootlogo; #6820. menu.lst was renamed to grub.conf; #6300. |
| 264 |
|
| 265 |
*grub-0.92 (25 Jun 2002) |
| 266 |
|
| 267 |
29 Sep 2002; Donny Davies <woodchip@gentoo.org> grub-0.92.ebuild : |
| 268 |
Now uses mount-boot eclass; from #7903. |
| 269 |
|
| 270 |
13 Aug 2002; Joachim Blaabjerg <styx@gentoo.org> grub-0.92.ebuild : |
| 271 |
Added grub-0.92-usbfix.patch to hopefully fix bug #6372. It still compiles! |
| 272 |
|
| 273 |
14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.92.ebuild : |
| 274 |
Added KEYWORDS. |
| 275 |
|
| 276 |
25 Jun 2002; Martin Schlemmer <azarah@gentoo.org> : |
| 277 |
Add the latest version thanks to good work from (bug #4020) |
| 278 |
Markus Krainer <markus-krainer@chello.at>. Slotified the lot, |
| 279 |
as well as move splash.xpm.gz to ${FILESDIR}/, as having three |
| 280 |
seems a bit much. |
| 281 |
|
| 282 |
*grub-0.90-r7 (14 July 2002) |
| 283 |
|
| 284 |
29 Sep 2002; Donny Davies <woodchip@gentoo.org> grub-0.90-r7.ebuild : |
| 285 |
Now uses mount-boot eclass; from #7903. |
| 286 |
|
| 287 |
21 Jul 2002; Mark Guertin <gerk@gentoo.org>: |
| 288 |
updated keywords (-ppc -sparc -sparc64) |
| 289 |
|
| 290 |
14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.90-r7.ebuild : |
| 291 |
Added KEYWORDS. |
| 292 |
|
| 293 |
*grub-0.90-r4 (8 Mar 2002) |
| 294 |
*grub-0.91-r3 (8 Mar 2002) |
| 295 |
|
| 296 |
29 Sep 2002; Donny Davies <woodchip@gentoo.org> grub-0.91-r3.ebuild : |
| 297 |
Now uses mount-boot eclass; from #7903. |
| 298 |
|
| 299 |
19 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> grub-0.91-r3.ebuild : |
| 300 |
Added -ppc to keywords |
| 301 |
|
| 302 |
14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.91-r3.ebuild : |
| 303 |
Added KEYWORDS. |
| 304 |
|
| 305 |
8 Mar 2002; Bruce A. Locke <blocke@shivan.org> : grub-0.90-r4.ebuild, |
| 306 |
grub-0.91-r3.ebuild: made check of /etc/fstab not match on commented out |
| 307 |
entries and added a notice telling users to remove invalid /boot entries |
| 308 |
from their /etc/fstab (a user had this problem while installing) |
| 309 |
|
| 310 |
*grub-0.90-r6 (4 Feb 2002) |
| 311 |
*grub-0.91-r1 (4 Feb 2002) |
| 312 |
|
| 313 |
4 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: grub-0.90-r6.ebuild, |
| 314 |
grub-0.91-r1.ebuild: unset CFLAGS to ensure that GRUB code is i486-compatible, |
| 315 |
a good thing for a boot loader. Upgraded /boot mounting code to be compatible |
| 316 |
with systems without a dedicated /boot filesystem. Tweaked GRUB installation |
| 317 |
so that the /boot/grub/*stage* files don't get overwritten, since this could |
| 318 |
mess up the currently-in-the-MBR GRUB. These fixes also close bug #527. |
| 319 |
|
| 320 |
*grub-0.90-r5 (4 Feb 2002) |
| 321 |
|
| 322 |
4 Feb 2002; G.Bevin <gbevin@gentoo.org> grub-0.90-r5.ebuild, grub-0.91.ebuild : |
| 323 |
Added new setup function which detects if /boot is mounted or not, in case |
| 324 |
it's not mounted it will try to do it automatically and in case of a failure |
| 325 |
exit with an error message. |
| 326 |
|
| 327 |
*grub-0.90-r4 (1 Feb 2002) |
| 328 |
|
| 329 |
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : |
| 330 |
Added initial ChangeLog which should be updated whenever the package is |
| 331 |
updated in any way. This changelog is targetted to users. This means that the |
| 332 |
comments should well explained and written in clean English. The details about |
| 333 |
writing correct changelogs are explained in the skel.ChangeLog file which you |
| 334 |
can find in the root directory of the portage repository. |