| 1 |
# ChangeLog for sys-boot/grub |
| 2 |
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.165 2011/09/06 15:31:59 scarabeus Exp $ |
| 4 |
|
| 5 |
10 Sep 2011; Ryan Hill <dirtyepic@gentoo.org> grub-0.97-r10.ebuild: |
| 6 |
Release patchset 1.11 to work around miscompilation with gcc-4.6 (bug |
| 7 |
#360513). No rev-bump as per maintainer. |
| 8 |
|
| 9 |
06 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> grub-1.99-r2.ebuild, |
| 10 |
grub-9999.ebuild: |
| 11 |
Do not show qa warnings about exec. Fixes bug #381041. |
| 12 |
|
| 13 |
*grub-1.99-r2 (04 Sep 2011) |
| 14 |
|
| 15 |
04 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 16 |
+files/1.99-do_not_stat_so_often.patch, +files/1.99-improve_devmapper.patch, |
| 17 |
+files/1.99-stat_root_device_properly-p1.patch, -grub-1.99-r1.ebuild, |
| 18 |
+files/1.99-stat_root_device_properly-p2.patch, +grub-1.99-r2.ebuild: |
| 19 |
Backport patches to fix esissues with non-existant /dev/root. Fixes bug |
| 20 |
#381491. |
| 21 |
|
| 22 |
31 Aug 2011; Alexey Shvetsov <alexxy@gentoo.org> grub-1.99-r1.ebuild, |
| 23 |
grub-9999.ebuild: |
| 24 |
Fix grub2 install on hardened systems |
| 25 |
|
| 26 |
30 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> files/grub.default: |
| 27 |
Fix typo entrys -> entries. |
| 28 |
|
| 29 |
*grub-1.99-r1 (28 Aug 2011) |
| 30 |
|
| 31 |
28 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 32 |
+files/1.99-call_proper_grub_probe.patch, -grub-1.99.ebuild, |
| 33 |
+grub-1.99-r1.ebuild, grub-9999.ebuild: |
| 34 |
Fix hardcoded grub-probe call. Fixes bug #380879. Revision bump so everyone |
| 35 |
gets the update. |
| 36 |
|
| 37 |
28 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> grub-1.99.ebuild, |
| 38 |
grub-9999.ebuild, metadata.xml: |
| 39 |
Add efiemu useflag for grub2. Fixes bug #380863. |
| 40 |
|
| 41 |
*grub-1.99 (28 Aug 2011) |
| 42 |
|
| 43 |
28 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 44 |
-files/grub-1.96-genkernel.patch, -grub-1.98.ebuild, -grub-1.99_rc1.ebuild, |
| 45 |
+grub-1.99.ebuild, -files/grub-1.99-genkernel.patch, grub-9999.ebuild, |
| 46 |
+files/grub.default, -files/defaults, metadata.xml: |
| 47 |
Bump to grub 1.99. Drop older grub2 versions. Take maintainership of grub:2 |
| 48 |
series. |
| 49 |
|
| 50 |
21 Aug 2011; Mike Frysinger <vapier@gentoo.org> grub-1.98.ebuild, |
| 51 |
grub-1.99_rc1.ebuild, grub-9999.ebuild: |
| 52 |
Depend on virtual/yacc, not bison. |
| 53 |
|
| 54 |
21 Aug 2011; Matt Turner <mattst88@gentoo.org> grub-1.98.ebuild, |
| 55 |
grub-1.99_rc1.ebuild, grub-9999.ebuild: |
| 56 |
Add missing DEPEND on flex and bison, bug 380019. |
| 57 |
|
| 58 |
28 Jun 2011; Mike Frysinger <vapier@gentoo.org> grub-1.99_rc1.ebuild, |
| 59 |
grub-9999.ebuild: |
| 60 |
Install into the right bash-completion dir #373201 by Rodrigo Severo. |
| 61 |
|
| 62 |
29 May 2011; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 63 |
Convert to EAPI=2 and do not run `set -e` with eautoreconf #369093 by Zachary |
| 64 |
Bedell. |
| 65 |
|
| 66 |
10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> grub-0.92-r1.ebuild, |
| 67 |
grub-0.94-r1.ebuild, grub-0.96-r1.ebuild, grub-0.96-r2.ebuild, |
| 68 |
grub-0.96-r3.ebuild, grub-0.97.ebuild, grub-0.97-r2.ebuild, |
| 69 |
grub-0.97-r3.ebuild, grub-0.97-r4.ebuild, grub-0.97-r5.ebuild, |
| 70 |
grub-0.97-r6.ebuild, grub-0.97-r8.ebuild, grub-0.97-r9.ebuild, |
| 71 |
grub-0.97-r10.ebuild, grub-1.98.ebuild, grub-1.99_rc1.ebuild: |
| 72 |
Don't PROVIDE virtual/bootloader, bug 359971. |
| 73 |
|
| 74 |
03 Apr 2011; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild, |
| 75 |
metadata.xml: |
| 76 |
Add support for USE="device-mapper sdl", drop dead configure options, and |
| 77 |
only depend on autogen for live scm ebuilds #357337 by Jon Severinsson. |
| 78 |
|
| 79 |
03 Apr 2011; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild, |
| 80 |
+files/defaults: |
| 81 |
Start an example /etc/defaults/grub #359365 by john. |
| 82 |
|
| 83 |
03 Apr 2011; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 84 |
Drop genkernel patch now that upstream has integrated it. |
| 85 |
|
| 86 |
*grub-1.99_rc1 (02 Mar 2011) |
| 87 |
|
| 88 |
02 Mar 2011; Mike Frysinger <vapier@gentoo.org> +grub-1.99_rc1.ebuild: |
| 89 |
Version bump #357023 by Boian Berberov. |
| 90 |
|
| 91 |
13 Feb 2011; Mike Frysinger <vapier@gentoo.org> grub-0.97-r8.ebuild, |
| 92 |
grub-0.97-r9.ebuild, grub-0.97-r10.ebuild, grub-1.98.ebuild, |
| 93 |
grub-9999.ebuild: |
| 94 |
Make sure boot is mounted rw before we go setting it up #348946 by Jaco |
| 95 |
Kroon. |
| 96 |
|
| 97 |
09 Jan 2011; Mike Frysinger <vapier@gentoo.org> grub-0.97-r8.ebuild, |
| 98 |
grub-0.97-r9.ebuild, grub-0.97-r10.ebuild, grub-1.98.ebuild, |
| 99 |
grub-9999.ebuild: |
| 100 |
Use new mount-boot_pkg_postinst helper. |
| 101 |
|
| 102 |
30 Nov 2010; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r10.ebuild: |
| 103 |
Document how to create the grub-static distfiles. |
| 104 |
|
| 105 |
07 Oct 2010; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 106 |
Add help2man to DEPEND for a pages #339839 by Eric Thibodeau. |
| 107 |
|
| 108 |
02 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r10.ebuild: |
| 109 |
Fix RDEPEND. |
| 110 |
|
| 111 |
02 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r10.ebuild: |
| 112 |
Bug #330745: Grub needs executable stack. No version bump yet, new revbump |
| 113 |
with patchset coming in a few days. |
| 114 |
|
| 115 |
24 Aug 2010; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 116 |
Redo autotool generation now that upstream uses python/autogen #334333. |
| 117 |
|
| 118 |
22 Aug 2010; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 119 |
Force recent unifont version #333343 by tormen. |
| 120 |
|
| 121 |
31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> grub-0.97-r10.ebuild: |
| 122 |
Stable on amd64 wrt bug #329325 |
| 123 |
|
| 124 |
30 Jul 2010; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r10.ebuild: |
| 125 |
Bug #329569: Bump the GRUB_MAX_KERNEL_SIZE as kernels have grown over |
| 126 |
time. |
| 127 |
|
| 128 |
24 Jul 2010; Mike Frysinger <vapier@gentoo.org> grub-1.98.ebuild, |
| 129 |
grub-9999.ebuild: |
| 130 |
Add grub-fstest to the exec stack list #329221 by Simon Shapiro. |
| 131 |
|
| 132 |
22 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> grub-0.97-r10.ebuild: |
| 133 |
x86 stable wrt bug #329325 |
| 134 |
|
| 135 |
06 Jul 2010; Mike Frysinger <vapier@gentoo.org> grub-1.98.ebuild, |
| 136 |
grub-9999.ebuild: |
| 137 |
Rename grub-install manpage and grub2-set-default script for USE=multislot |
| 138 |
#288877 by pyon. |
| 139 |
|
| 140 |
06 Jul 2010; Mike Frysinger <vapier@gentoo.org> grub-1.98.ebuild, |
| 141 |
+files/grub-1.99-genkernel.patch, grub-9999.ebuild: |
| 142 |
Fix building with latest upstream revs #324587 by Jeff Kowalczyk. |
| 143 |
|
| 144 |
*grub-0.97-r10 (25 Jun 2010) |
| 145 |
|
| 146 |
25 Jun 2010; Robin H. Johnson <robbat2@gentoo.org> +grub-0.97-r10.ebuild: |
| 147 |
New spin of 0.97 patchset fixes bugs: #160731 - DHCP vendorclass ; |
| 148 |
#200505, #231039 - garbled text with missing gfx ; #230905 - chainloading |
| 149 |
syslinux on logical partitions ; #259613 - KVM virtio device support ; |
| 150 |
#281246, #305283 - PaX/SSP/PIE support. |
| 151 |
|
| 152 |
08 May 2010; Mike Frysinger <vapier@gentoo.org> grub-1.98.ebuild, |
| 153 |
grub-9999.ebuild: |
| 154 |
Pull in unifont for mkfont tools #318747 by Alexis Ballier. |
| 155 |
|
| 156 |
*grub-1.98 (10 Mar 2010) |
| 157 |
|
| 158 |
10 Mar 2010; Mike Frysinger <vapier@gentoo.org> +grub-1.98.ebuild: |
| 159 |
Version bump. |
| 160 |
|
| 161 |
*grub-1.97.2 (07 Mar 2010) |
| 162 |
|
| 163 |
07 Mar 2010; Mike Frysinger <vapier@gentoo.org> +grub-1.97.2.ebuild: |
| 164 |
Version bump #305143 by Xake. |
| 165 |
|
| 166 |
17 Jan 2010; Mike Frysinger <vapier@gentoo.org> grub-1.97.1.ebuild, |
| 167 |
grub-9999.ebuild: |
| 168 |
Workaround eautomake weirdness #296013. |
| 169 |
|
| 170 |
17 Jan 2010; Mike Frysinger <vapier@gentoo.org> |
| 171 |
files/grub-1.96-genkernel.patch: |
| 172 |
Detect genkernel initramfs files #300710 by Vincent-Xavier JUMEL. |
| 173 |
|
| 174 |
10 Jan 2010; Mike Frysinger <vapier@gentoo.org> grub-1.97.1.ebuild, |
| 175 |
grub-9999.ebuild: |
| 176 |
Only build grub-mkfont when USE=truetype #275654 by Cameron Tacklind. |
| 177 |
|
| 178 |
22 Nov 2009; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 179 |
Switch from svn to bzr repo #294001 by Robin Kauffman. |
| 180 |
|
| 181 |
*grub-1.97.1 (11 Nov 2009) |
| 182 |
|
| 183 |
11 Nov 2009; Mike Frysinger <vapier@gentoo.org> +grub-1.97.1.ebuild: |
| 184 |
Version bump #292677 by Hanno Boeck. |
| 185 |
|
| 186 |
01 Nov 2009; Mike Frysinger <vapier@gentoo.org> grub-1.97.ebuild, |
| 187 |
grub-9999.ebuild: |
| 188 |
Enable epatch_user for easier patch hooking. |
| 189 |
|
| 190 |
*grub-1.97 (26 Oct 2009) |
| 191 |
|
| 192 |
26 Oct 2009; Mike Frysinger <vapier@gentoo.org> +grub-1.97.ebuild, |
| 193 |
grub-9999.ebuild: |
| 194 |
Version bump #290533 by Opportunist. |
| 195 |
|
| 196 |
14 Oct 2009; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 197 |
Fix by pyon for USE=multislot and info collisions #288877. |
| 198 |
|
| 199 |
30 Sep 2009; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 200 |
Switch to --disable-werror #285776 by David Pyke. |
| 201 |
|
| 202 |
05 Jul 2009; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 203 |
Disable efiemu/pe2elf #276262 by Auke Booij. |
| 204 |
|
| 205 |
04 Jul 2009; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r9.ebuild: |
| 206 |
Bug #255271: check for IA32_EMULATION on 64-bit, as we are building a |
| 207 |
32-bit binary and need to be able to run it. |
| 208 |
|
| 209 |
20 Jun 2009; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 210 |
Enable efi/mkfont/pe2elf code and add USE=debug #273896 by John Christian |
| 211 |
Stoddart. |
| 212 |
|
| 213 |
15 May 2009; Markus Meier <maekke@gentoo.org> grub-0.97-r9.ebuild: |
| 214 |
amd64 stable, bug #269201 |
| 215 |
|
| 216 |
15 May 2009; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild: |
| 217 |
Do not put ruby into RDEPEND and do not build with -Werror #269887 by |
| 218 |
James Erickson. |
| 219 |
|
| 220 |
14 May 2009; Christian Faulhammer <fauli@gentoo.org> grub-0.97-r9.ebuild: |
| 221 |
x86 stable, bug 269201 |
| 222 |
|
| 223 |
10 May 2009; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r9.ebuild: |
| 224 |
Bug #261857: easier install with $ROOT usage. |
| 225 |
|
| 226 |
01 May 2009; <chainsaw@gentoo.org> grub-9999.ebuild: |
| 227 |
Add dev-lang/ruby as a build-time DEPEND, as autogen.sh (line 9 in SVN rev |
| 228 |
2154) calls genmk.rb and fails without. |
| 229 |
|
| 230 |
27 Apr 2009; Mike Frysinger <vapier@gentoo.org> grub-9999: |
| 231 |
Generate autotool files now that upstream removed things from svn #267233 |
| 232 |
by James Erickson. |
| 233 |
|
| 234 |
27 Apr 2009; Mike Frysinger <vapier@gentoo.org> grub-1.96: |
| 235 |
Disable grub-mkconfig as older versions didnt have it #266675 by Mikhail. |
| 236 |
|
| 237 |
14 Mar 2009; Mike Frysinger <vapier@gentoo.org> |
| 238 |
+files/grub-1.96-genkernel.patch, grub-9999.ebuild: |
| 239 |
Locate kernels made by genkernel #256335 and mark Gentoo as the distro. |
| 240 |
|
| 241 |
28 Feb 2009; Markus Meier <maekke@gentoo.org> metadata.xml: |
| 242 |
custom-cflags is a global USE-flag |
| 243 |
|
| 244 |
*grub-0.97-r9 (02 Jan 2009) |
| 245 |
|
| 246 |
02 Jan 2009; Robin H. Johnson <robbat2@gentoo.org> +grub-0.97-r9.ebuild: |
| 247 |
Ext4 funtime for grub-0.97 series. Remember to reinstall it in your MBR. |
| 248 |
|
| 249 |
31 Dec 2008; Mike Frysinger <vapier@gentoo.org> grub-1.96.ebuild, |
| 250 |
grub-9999.ebuild: |
| 251 |
Drop multilib stuff as the binaries that run on the host system. |
| 252 |
|
| 253 |
30 Dec 2008; Mike Frysinger <vapier@gentoo.org> metadata.xml, |
| 254 |
grub-1.96.ebuild, grub-9999.ebuild: |
| 255 |
Fix install paths and add support for USE=multislot so people can toy with |
| 256 |
grub2 while keeping grub1. |
| 257 |
|
| 258 |
30 Dec 2008; Mike Frysinger <vapier@gentoo.org> grub-1.96.ebuild, |
| 259 |
grub-9999.ebuild: |
| 260 |
Fix by roger for SRC_URI setting with ebuild unification. |
| 261 |
|
| 262 |
*grub-9999 (30 Dec 2008) |
| 263 |
|
| 264 |
30 Dec 2008; Mike Frysinger <vapier@gentoo.org> grub-1.96.ebuild, |
| 265 |
+grub-9999.ebuild: |
| 266 |
Add a live svn ebuild by roger #252769. This also fixes stripping issues |
| 267 |
#231935 by Alexey Shvetsov. |
| 268 |
|
| 269 |
10 Nov 2008; Mike Frysinger <vapier@gentoo.org> grub-1.96.ebuild: |
| 270 |
Drop USE=netboot and fixup DEPEND #234182. |
| 271 |
|
| 272 |
07 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> Manifest: |
| 273 |
It does fix bug 218611, and bug 231684 is now an upstream/non-critical |
| 274 |
issue. |
| 275 |
|
| 276 |
*grub-0.97-r8 (05 Nov 2008) |
| 277 |
|
| 278 |
05 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> +grub-0.97-r8.ebuild: |
| 279 |
Patchset version bump, fixes bugs 220687, 245741, 218611 (maybe), 231684 |
| 280 |
(maybe). In package.mask still, careful testing needed. |
| 281 |
|
| 282 |
01 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r6.ebuild: |
| 283 |
Add a magic flag GRUB_STATIC_PACKAGE_BUILDING which along with USE=static |
| 284 |
-ncurses is used to build grub-static tarballs from now on. |
| 285 |
|
| 286 |
16 Aug 2008; Mike Frysinger <vapier@gentoo.org> grub-1.96.ebuild: |
| 287 |
Require lzo-1 #234182 by Kyle Elbert. |
| 288 |
|
| 289 |
05 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: |
| 290 |
Add USE flag description to metadata wrt GLEP 56. |
| 291 |
|
| 292 |
07 Jul 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r6.ebuild: |
| 293 |
Update the pkg_postinst message again, so that anybody with |
| 294 |
DONT_MOUNT_BOOT gets reminded to run emerge --config as well, so |
| 295 |
everything is in sync. |
| 296 |
|
| 297 |
06 Jul 2008; Christian Faulhammer <opfer@gentoo.org> grub-0.97-r6.ebuild: |
| 298 |
stable x86, bug 230836 |
| 299 |
|
| 300 |
06 Jul 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r6.ebuild: |
| 301 |
Fix typo that got earn in the output. |
| 302 |
|
| 303 |
06 Jul 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r6.ebuild: |
| 304 |
Bug #230976, include some helpful text for upgrading the MBR copy. |
| 305 |
|
| 306 |
05 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org> grub-0.97-r6.ebuild: |
| 307 |
stable amd64, bug 230836 |
| 308 |
|
| 309 |
05 Jul 2008; Robin H. Johnson <robbat2@gentoo.org> files/grub.conf.gentoo, |
| 310 |
grub-0.97-r6.ebuild: |
| 311 |
Support for non-interactive from wolf31o2 per bug #228677. |
| 312 |
|
| 313 |
*grub-0.97-r6 (04 Jun 2008) |
| 314 |
|
| 315 |
04 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> |
| 316 |
+files/grub.conf.gentoo, +grub-0.97-r6.ebuild: |
| 317 |
Improve the Grub /boot setup procedure, to support people with more |
| 318 |
unusual grub setups where the default config file may not be suitable to |
| 319 |
pass into the grub shell, per bug #218599. Include a stock grub.conf for |
| 320 |
Gentoo users. Install the splashimage to /usr and copy to /boot later |
| 321 |
rather than direct to /boot. |
| 322 |
|
| 323 |
10 May 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r5.ebuild: |
| 324 |
Restore menu.lst symlink #220737 / #221055. |
| 325 |
|
| 326 |
06 May 2008; Christian Faulhammer <opfer@gentoo.org> grub-0.97-r5.ebuild: |
| 327 |
stable x86, bug 220069 |
| 328 |
|
| 329 |
05 May 2008; Markus Meier <maekke@gentoo.org> grub-0.97-r5.ebuild: |
| 330 |
amd64 stable, bug #220069 |
| 331 |
|
| 332 |
02 May 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r5.ebuild: |
| 333 |
amd64+static together blow up. |
| 334 |
|
| 335 |
07 Apr 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r5.ebuild: |
| 336 |
Bump of patchset only to fix bug #216307. Revbump will happen when I have |
| 337 |
finished tracing the pager bug. |
| 338 |
|
| 339 |
06 Apr 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r5.ebuild: |
| 340 |
Create /boot/boot symlink for people #194201, and dont bother creating |
| 341 |
menu.lst symlink. |
| 342 |
|
| 343 |
30 Mar 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r5.ebuild: |
| 344 |
Bring in the warning from bug #98768, as it's now important with the new |
| 345 |
Grub patches. |
| 346 |
|
| 347 |
30 Mar 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r5.ebuild: |
| 348 |
Per bug #160801, Grub needs modification to support kernels larger than |
| 349 |
3Mb. However, this may have negative consequences, so the actual value is |
| 350 |
configurable at compile-time via the GRUB_MAX_KERNEL_SIZE environment |
| 351 |
variable. |
| 352 |
|
| 353 |
29 Mar 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r5.ebuild: |
| 354 |
Pull in app-emulation/emul-linux-x86-baselibs for USE=ncurses on amd64 #128249. |
| 355 |
|
| 356 |
28 Mar 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r5.ebuild: |
| 357 |
Make ncurses optional. |
| 358 |
|
| 359 |
*grub-0.97-r5 (25 Mar 2008) |
| 360 |
|
| 361 |
25 Mar 2008; Robin H. Johnson <robbat2@gentoo.org> +grub-0.97-r5.ebuild: |
| 362 |
New version of the Gentoo grub patchset. Provides support for 256-byte |
| 363 |
ext3 inodes per bug #214563. Fixes unhide bugs with GPT patch per bug |
| 364 |
#211584. Long commandlines per bug #183443. Xen memorysize fix per bug |
| 365 |
#188312. |
| 366 |
|
| 367 |
21 Mar 2008; Stefan Schweizer <genstef@gentoo.org> grub-1.96.ebuild: |
| 368 |
fails to build with two threads |
| 369 |
|
| 370 |
09 Mar 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r4.ebuild: |
| 371 |
Clean up the /boot update code a bit and generate the "default" file by |
| 372 |
default so people dont have to painfully debug this failure themselves. |
| 373 |
|
| 374 |
25 Feb 2008; Steve Dibb <beandog@gentoo.org> grub-0.97-r4.ebuild: |
| 375 |
amd64 stable, bug 211419 |
| 376 |
|
| 377 |
25 Feb 2008; Christian Faulhammer <opfer@gentoo.org> grub-0.97-r4.ebuild: |
| 378 |
stable x86, bug 211419 |
| 379 |
|
| 380 |
25 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.92-r1.ebuild, |
| 381 |
grub-0.94-r1.ebuild, grub-0.96-r1.ebuild, grub-0.96-r2.ebuild, |
| 382 |
grub-0.96-r3.ebuild, grub-0.97.ebuild, grub-0.97-r2.ebuild, |
| 383 |
grub-0.97-r3.ebuild, grub-0.97-r4.ebuild: |
| 384 |
Fix up all quoting to make repoman happy. |
| 385 |
|
| 386 |
*grub-0.97-r4 (24 Feb 2008) |
| 387 |
|
| 388 |
25 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r4.ebuild: |
| 389 |
Bug #178586, include support for booting from a GPT-style disk. |
| 390 |
|
| 391 |
*grub-1.96 (16 Feb 2008) |
| 392 |
|
| 393 |
16 Feb 2008; Mike Frysinger <vapier@gentoo.org> +grub-1.96.ebuild: |
| 394 |
Version bump #210403 by Leonardo Valeri Manera. |
| 395 |
|
| 396 |
25 Aug 2007; Mike Frysinger <vapier@gentoo.org> |
| 397 |
+files/grub-1.95-build.patch, grub-1.95.ebuild: |
| 398 |
Fix from Kevin Lacquement for building in parallel #185361. |
| 399 |
|
| 400 |
24 Jun 2007; Piotr Jaroszyński <peper@gentoo.org> grub-1.95.ebuild: |
| 401 |
(QA) Don't use KEYWORDS="-*". bug #160519. |
| 402 |
|
| 403 |
04 Apr 2007; Markus Ullmann <jokey@gentoo.org> grub-0.97-r3.ebuild: |
| 404 |
testing on fbsd for ufs-aware grub |
| 405 |
|
| 406 |
15 Jan 2007; Luis Medinas <metalgod@gentoo.org> grub-0.97-r3.ebuild: |
| 407 |
Stable on amd64. Bug #159636. |
| 408 |
|
| 409 |
02 Jan 2007; Andrej Kacian <ticho@gentoo.org> grub-0.97-r3.ebuild: |
| 410 |
Stable on x86, bug #159636. |
| 411 |
|
| 412 |
03 Dec 2006; Mike Frysinger <vapier@gentoo.org> grub-0.97-r3.ebuild: |
| 413 |
Fix running with newer autotools (need AC_PROG_AS) #156524. |
| 414 |
|
| 415 |
*grub-1.95 (21 Oct 2006) |
| 416 |
|
| 417 |
21 Oct 2006; Mike Frysinger <vapier@gentoo.org> +grub-1.95.ebuild: |
| 418 |
Version bump #152232 by Arthur Koziel. |
| 419 |
|
| 420 |
*grub-0.97-r3 (08 Sep 2006) |
| 421 |
|
| 422 |
08 Sep 2006; Mike Frysinger <vapier@gentoo.org> +grub-0.97-r3.ebuild: |
| 423 |
Grab a bunch of patches from Debian. |
| 424 |
|
| 425 |
30 Aug 2006; Joshua Jackson <tsunam@gentoo.org> grub-0.97-r2.ebuild: |
| 426 |
Stable x86; bug #144998 |
| 427 |
|
| 428 |
25 Aug 2006; Luis Medinas <metalgod@gentoo.org> grub-0.97-r2.ebuild: |
| 429 |
Stable on amd64. |
| 430 |
|
| 431 |
*grub-1.94 (18 Jun 2006) |
| 432 |
|
| 433 |
18 Jun 2006; Mike Frysinger <vapier@gentoo.org> +grub-1.94.ebuild: |
| 434 |
Version bump. |
| 435 |
|
| 436 |
13 May 2006; Mike Frysinger <vapier@gentoo.org> grub-0.97-r2.ebuild: |
| 437 |
Add a pkg_config() by Petteri Räty for users to configure other devices |
| 438 |
#133129. |
| 439 |
|
| 440 |
27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-grub-0.92-r1, |
| 441 |
files/digest-grub-0.94-r1, files/digest-grub-0.96-r1, Manifest: |
| 442 |
Fixing SHA256 digest, pass four |
| 443 |
|
| 444 |
*grub-1.93 (21 Apr 2006) |
| 445 |
|
| 446 |
21 Apr 2006; Mike Frysinger <vapier@gentoo.org> +grub-1.93.ebuild: |
| 447 |
Version bump #130586 by Anthony Red. |
| 448 |
|
| 449 |
22 Mar 2006; Mike Frysinger <vapier@gentoo.org> grub-0.97-r2.ebuild: |
| 450 |
Fix building netbot with gcc-4 #112713. |
| 451 |
|
| 452 |
05 Feb 2006; Simon Stelling <blubb@gentoo.org> grub-1.92.ebuild: |
| 453 |
remove old 2004.3 multilib checks |
| 454 |
|
| 455 |
*grub-1.92 (16 Jan 2006) |
| 456 |
|
| 457 |
16 Jan 2006; Mike Frysinger <vapier@gentoo.org> +grub-1.92.ebuild: |
| 458 |
Version bump and add lzo to DEPEND as noted by Ron in #119149. |
| 459 |
|
| 460 |
*grub-1.91 (25 Nov 2005) |
| 461 |
|
| 462 |
25 Nov 2005; Mike Frysinger <vapier@gentoo.org> +grub-1.91.ebuild: |
| 463 |
Version bump #113556 by Thomas Bettler. |
| 464 |
|
| 465 |
*grub-0.97-r2 (10 Nov 2005) |
| 466 |
|
| 467 |
10 Nov 2005; Mike Frysinger <vapier@gentoo.org> -grub-0.97-r1.ebuild, |
| 468 |
+grub-0.97-r2.ebuild: |
| 469 |
Punt reiser4 patch since it breaks booting for some #111885. |
| 470 |
|
| 471 |
*grub-0.97-r1 (08 Nov 2005) |
| 472 |
|
| 473 |
08 Nov 2005; Mike Frysinger <vapier@gentoo.org> +grub-0.97-r1.ebuild: |
| 474 |
Fixes by Jon Bernard/Roy Walker for address checks on machines with lots of |
| 475 |
ram #99897 and add support for Reiser4 #69590. |
| 476 |
|
| 477 |
21 Aug 2005; Mike Frysinger <vapier@gentoo.org> grub-0.94-r1.ebuild, |
| 478 |
grub-0.96-r1.ebuild, grub-0.96-r2.ebuild, grub-0.96-r3.ebuild, |
| 479 |
grub-0.97.ebuild: |
| 480 |
Make sure netboot files are installed into /usr/lib/grub/${CHOST}/ so the |
| 481 |
pkg_postinst step works #103084 by Thomas Schweikle. |
| 482 |
|
| 483 |
*grub-0.97 (20 Aug 2005) |
| 484 |
|
| 485 |
20 Aug 2005; Mike Frysinger <vapier@gentoo.org> grub-0.96-r1.ebuild, |
| 486 |
grub-0.96-r2.ebuild, grub-0.96-r3.ebuild, +grub-0.97.ebuild: |
| 487 |
Version bump #91959 by R Hill. |
| 488 |
|
| 489 |
20 Aug 2005; Mike Frysinger <vapier@gentoo.org> grub-0.96-r1.ebuild, |
| 490 |
grub-0.96-r2.ebuild, grub-0.96-r3.ebuild: |
| 491 |
Add support for USE=custom-cflags #72196 by basic. |
| 492 |
|
| 493 |
*grub-0.96-r3 (03 Aug 2005) |
| 494 |
|
| 495 |
03 Aug 2005; Mike Frysinger <vapier@gentoo.org> +grub-0.96-r3.ebuild: |
| 496 |
Add patch from upstream cvs to fix #83287 by Martin Mokrejs / David James. |
| 497 |
|
| 498 |
01 Aug 2005; Simon Stelling <blubb@gentoo.org> grub-0.96-r2.ebuild: |
| 499 |
stable on amd64 |
| 500 |
|
| 501 |
28 Jul 2005; Seemant Kulleen <seemant@gentoo.org> |
| 502 |
-files/grub-0.93-gcc3.3.diff, -files/grub-0.94-gcc3.4.patch, |
| 503 |
-files/grub-0.94-grub.conf.patch, |
| 504 |
-files/grub-0.95.20040823-warnings.patch, -files/grub-0.96-PIC.patch, |
| 505 |
-files/grub-0.96-bounced-checks.patch, -files/grub-0.96-gcc2.patch, |
| 506 |
-files/grub-0.96-gcc4.patch, -files/grub-0.96-i2o-raid.patch, |
| 507 |
-files/grub-0.96-netboot-pic.patch, -files/grub-0.96-nxstack.patch, |
| 508 |
-files/grub-0.96-r1-gcc4.patch, |
| 509 |
-files/grub-0.96-xfs-writable-string.patch, -files/splash.xpm.gz, |
| 510 |
grub-0.92-r1.ebuild, grub-0.94-r1.ebuild, grub-0.96-r1.ebuild, |
| 511 |
grub-0.96-r2.ebuild: |
| 512 |
patches, configs, splash screens are all now on mirrors and being tracked in |
| 513 |
gentoo/src/patchsets/grub |
| 514 |
|
| 515 |
28 Jul 2005; Seemant Kulleen <seemant@gentoo.org> +grub-0.92-r1.ebuild, |
| 516 |
+grub-0.94-r1.ebuild: |
| 517 |
add back 92 and 94 for vapier |
| 518 |
|
| 519 |
28 Jul 2005; Seemant Kulleen <seemant@gentoo.org> -grub-0.92-r1.ebuild, |
| 520 |
-grub-0.93.20030118.ebuild, -grub-0.94-r1.ebuild, -grub-0.94-r2.ebuild, |
| 521 |
-grub-0.95.20040823.ebuild, -grub-0.96.ebuild: |
| 522 |
remove cruft ebuilds |
| 523 |
|
| 524 |
24 Jul 2005; Martin Schlemmer <azarah@gentoo.org> |
| 525 |
+files/grub-0.96-gcc2.patch, grub-0.96-r2.ebuild: |
| 526 |
Fix building with gcc2. |
| 527 |
|
| 528 |
04 Jul 2005; Sven Wegener <swegener@gentoo.org> grub-0.95.20040823.ebuild, |
| 529 |
grub-0.96.ebuild, grub-0.96-r1.ebuild, grub-0.96-r2.ebuild: |
| 530 |
Updated the postinst message for bug #97882. |
| 531 |
|
| 532 |
01 Jul 2005; Sven Wegener <swegener@gentoo.org> grub-0.96-r2.ebuild: |
| 533 |
Stable on x86 to make the XFS writable-string fix available for all users. |
| 534 |
|
| 535 |
30 May 2005; Sven Wegener <swegener@gentoo.org> grub-0.92-r1.ebuild, |
| 536 |
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild, |
| 537 |
grub-0.96.ebuild: |
| 538 |
Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745. |
| 539 |
|
| 540 |
29 May 2005; Marcus D. Hanwell <marcus@gentoo.org> grub-0.96-r1.ebuild: |
| 541 |
Stable on amd64. |
| 542 |
|
| 543 |
09 May 2005; Mike Frysinger <vapier@gentoo.org> |
| 544 |
+files/grub-0.96-netboot-pic.patch, grub-0.96-r2.ebuild: |
| 545 |
Add patch by the PaX Team to fix PIC/PIE issues in the netboot code and |
| 546 |
remove the chpax/paxctl stuff since the nxstack patch fixes hardened issues. |
| 547 |
|
| 548 |
*grub-0.96-r2 (08 May 2005) |
| 549 |
|
| 550 |
08 May 2005; Sven Wegener <swegener@gentoo.org> |
| 551 |
+files/grub-0.96-xfs-writable-string.patch, +grub-0.96-r2.ebuild: |
| 552 |
Revision bump to pull in my writable-string patch I submitted to upstream. |
| 553 |
Closes bug #90845. |
| 554 |
|
| 555 |
20 Apr 2005; Stephen Bennett <spb@gentoo.org> grub-0.96-r1.ebuild: |
| 556 |
Stable x86; older versions break with hardened gcc. |
| 557 |
|
| 558 |
06 Apr 2005; Mark Loeser <halcy0n@gentoo.org> |
| 559 |
+files/grub-0.96-r1-gcc4.patch, grub-0.96-r1.ebuild: |
| 560 |
Updated gcc4 patch to apply to grub-0.96-r1 |
| 561 |
|
| 562 |
05 Apr 2005; Mark Loeser <halcy0n@gentoo.org> +files/grub-0.96-gcc4.patch, |
| 563 |
grub-0.96.ebuild: |
| 564 |
Backported fixes for GCC4. Fixes bug #85016 |
| 565 |
|
| 566 |
15 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> |
| 567 |
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild, |
| 568 |
grub-0.96.ebuild, grub-0.96-r1.ebuild: |
| 569 |
Putting ABI stuff inside an 'if use amd64' block. |
| 570 |
|
| 571 |
*grub-0.96-r1 (11 Mar 2005) |
| 572 |
|
| 573 |
11 Mar 2005; Mike Frysinger <vapier@gentoo.org> |
| 574 |
+files/grub-0.96-PIC.patch, +files/grub-0.96-i2o-raid.patch, |
| 575 |
+files/grub-0.96-nxstack.patch, +grub-0.96-r1.ebuild: |
| 576 |
Add patches/fixes for a bunch of bugs ... basically lets fix i2o-raid |
| 577 |
support, NX segfaults on amd64, PIC build failures, and hardened objcopy |
| 578 |
funk. Thanks to Ryan Hill and everyone on #80693. |
| 579 |
|
| 580 |
*grub-0.96 (05 Mar 2005) |
| 581 |
|
| 582 |
05 Mar 2005; Martin Schlemmer <azarah@gentoo.org> +grub-0.96.ebuild: |
| 583 |
Update version. Some cleanups. |
| 584 |
|
| 585 |
03 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> |
| 586 |
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild: |
| 587 |
Multilib fixes. |
| 588 |
|
| 589 |
20 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> |
| 590 |
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild: |
| 591 |
Updates to work with amd64's 2005.0. |
| 592 |
|
| 593 |
20 Dec 2004; Simon Stelling <blubb@gentoo.org> grub-0.95.20040823.ebuild: |
| 594 |
changed WANT_AUTOMAKE to 1.8 |
| 595 |
|
| 596 |
07 Dec 2004; Robin H. Johnson <robbat2@gentoo.org> |
| 597 |
grub-0.95.20040823.ebuild: |
| 598 |
Bug #70111, fix tc-getCC invocation. |
| 599 |
|
| 600 |
30 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> |
| 601 |
grub-0.95.20040823.ebuild: |
| 602 |
fix use invocation |
| 603 |
|
| 604 |
22 Nov 2004; <robmoss@gentoo.org> |
| 605 |
+files/grub-0.95.20040823-warnings.patch, grub-0.95.20040823.ebuild: |
| 606 |
USE flagging the network booting stuff with a new local "netboot" USE flag. |
| 607 |
Adding ~amd64. General tidying up of the ebuild. Adding a patch to prevent |
| 608 |
use of -fwritable-strings, which doesn't do anything but throw up warnings. |
| 609 |
Adding a comment to explain that FFS and UFS2 support is broken still. |
| 610 |
Fixing the amd64 installation procedure. |
| 611 |
|
| 612 |
13 Oct 2004; Travis Tilley <lv@gentoo.org> grub-0.94-r1.ebuild: |
| 613 |
stable on amd64 |
| 614 |
|
| 615 |
12 Sep 2004; <rmoss@gentoo.org> grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, |
| 616 |
grub-0.95.20040823.ebuild: |
| 617 |
Adding >=automake-1.7 dep for grub-0.9{4,5} as per bug 63509. |
| 618 |
|
| 619 |
05 Sep 2004; <rmoss@gentoo.org> grub-0.95.20040823.ebuild: |
| 620 |
The grub binary is in /sbin, not /usr/sbin. Fixing. |
| 621 |
|
| 622 |
26 Aug 2004; <rmoss@gentoo.org> grub-0.95.20040823.ebuild: |
| 623 |
gnuconfig belongs in src_unpack, not src_compile. Thanks tigger :-) |
| 624 |
|
| 625 |
24 Aug 2004; <rmoss@gentoo.org> grub-0.95.20040823.ebuild: |
| 626 |
Marking ~x86 after some overnight testing. |
| 627 |
|
| 628 |
*grub-0.95.20040823 (24 Aug 2004) |
| 629 |
|
| 630 |
24 Aug 2004; <rmoss@gentoo.org> metadata.xml, +grub-0.95.20040823.ebuild: |
| 631 |
Initial commit of grub-0.95 with CVS snapshot update. Supports (amongst other |
| 632 |
things) savedefault (server-friendly feature) and uclibc (I hope...). |
| 633 |
|
| 634 |
*grub-0.94-r2 (22 Aug 2004) |
| 635 |
|
| 636 |
22 Aug 2004; <rmoss@gentoo.org> +files/grub-0.94-grub.conf.patch, |
| 637 |
+grub-0.94-r2.ebuild: |
| 638 |
Trying to get rid of the need for that filthy menu.lst -> grub.conf symlink. |
| 639 |
|
| 640 |
10 Jun 2004; Travis Tilley <lv@gentoo.org> grub-0.94-r1.ebuild: |
| 641 |
fixed multilib check |
| 642 |
|
| 643 |
09 Jun 2004; Travis Tilley <lv@gentoo.org> grub-0.94-r1.ebuild: |
| 644 |
added multilib check and ~amd64 keyword |
| 645 |
|
| 646 |
12 May 2004; Alexander Gabert <pappy@gentoo.org> grub-0.94-r1.ebuild: |
| 647 |
added new hardened PIE SSP switches |
| 648 |
|
| 649 |
12 May 2004; Alexander Gabert <pappy@gentoo.org> grub-0.93.20030118.ebuild: |
| 650 |
removed hardened-gcc logic, added logic for suppressing PIE and SSP |
| 651 |
|
| 652 |
06 May 2004; Mike Frysinger <vapier@gentoo.org> |
| 653 |
+files/grub-0.94-gcc3.4.patch, grub-0.94-r1.ebuild: |
| 654 |
add gcc-3.4 patch #49558 by Robert Moss + ecco@piggy.demon.nl |
| 655 |
|
| 656 |
14 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> : |
| 657 |
Cleanup checks for hardened |
| 658 |
|
| 659 |
06 Apr 2004; <solar@gentoo.org> grub-0.94-r1.ebuild: |
| 660 |
stable on x86 |
| 661 |
|
| 662 |
17 Mar 2004; <solar@gentoo.org> grub-0.94-r1.ebuild: |
| 663 |
grub will end up with a 100+ meg stage2 file if the user has LDFLAGS=-pie, so |
| 664 |
lets filter that flag out in the src_compile |
| 665 |
|
| 666 |
25 Feb 2004; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild: |
| 667 |
global scope fixing |
| 668 |
|
| 669 |
*grub-0.94-r1 (25 Feb 2004) |
| 670 |
|
| 671 |
25 Feb 2004; Seemant Kulleen <seemant@gentoo.org> grub-0.93.20031222.ebuild, |
| 672 |
grub-0.93.20040125.ebuild, grub-0.94-r1.ebuild, grub-0.94.ebuild: |
| 673 |
revision bump for spock's change |
| 674 |
|
| 675 |
15 Feb 2004; Michal Januszewski <spock@gentoo.org> grub-0.94.ebuild: |
| 676 |
Added the 'grubsplash' patch, closes #40827. |
| 677 |
|
| 678 |
*grub-0.94 (02 Feb 2004) |
| 679 |
|
| 680 |
02 Feb 2004; Brandon Low <lostlogic@gentoo.org> grub-0.94.ebuild: |
| 681 |
This ebuild isn't perfect yet, but it is better than the last few versions, |
| 682 |
still no splash image, but now at least it uses the config. It appears that |
| 683 |
menu.lst is back in style or something |
| 684 |
|
| 685 |
*grub-0.93.20031222 (25 Jan 2004) |
| 686 |
|
| 687 |
25 Jan 2004; Seemant Kulleen <seemant@gentoo.org> grub-0.93.20031222.ebuild, |
| 688 |
grub-0.93.20040125.ebuild: |
| 689 |
new cvs snapshots of grub. Both have the acl/ext2 and acl/ext3 issues sorted |
| 690 |
out. I'll be adding another snapshot to take advantage of the SuSE prettiness |
| 691 |
capabilities to grub. This should close bug #30859 by Chris PeBenito |
| 692 |
<pebenito@gentoo.org> |
| 693 |
|
| 694 |
15 Dec 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.93.20030118.ebuild: |
| 695 |
Added autoconf to compile dependencies, closing bug #33321 by Scott Taylor |
| 696 |
<scott@303underground.com> |
| 697 |
|
| 698 |
15 Dec 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild, |
| 699 |
grub-0.93.20030118.ebuild, |
| 700 |
files/grub-0.92/grub-0.5.96.1-special-raid-devices.patch, |
| 701 |
files/grub-0.92/grub-0.90-addsyncs.patch, |
| 702 |
files/grub-0.92/grub-0.90-append.patch, |
| 703 |
files/grub-0.92/grub-0.90-configfile.patch, |
| 704 |
files/grub-0.92/grub-0.90-install.in.patch, |
| 705 |
files/grub-0.92/grub-0.90-installcopyonly.patch, |
| 706 |
files/grub-0.92/grub-0.90-passwordprompt.patch, |
| 707 |
files/grub-0.92/grub-0.90-staticcurses.patch, |
| 708 |
files/grub-0.92/grub-0.90-symlinkmenulst.patch, |
| 709 |
files/grub-0.92/grub-0.90-vga16-keypressclear.patch, |
| 710 |
files/grub-0.92/grub-0.91-bootonce.patch, |
| 711 |
files/grub-0.92/grub-0.91-splashimagehelp.patch, |
| 712 |
files/grub-0.92/grub-0.91-vga16-serial.patch, |
| 713 |
files/grub-0.92/grub-0.92-automake16.patch, |
| 714 |
files/grub-0.92/grub-0.92-nodeprecatedflags.patch, |
| 715 |
files/grub-0.92/grub-0.92-usbfix.patch, |
| 716 |
files/grub-0.92/grub-0.92-vga16.patch: |
| 717 |
move the patches to the mirrors isntead, and add the gcc3.3 patch to 0.92 as |
| 718 |
well |
| 719 |
|
| 720 |
*grub-0.93.20030118 (08 Dec 2003) |
| 721 |
|
| 722 |
08 Dec 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild, |
| 723 |
grub-0.93.20030118.ebuild, metadata.xml, files/grub-0.93-gcc3.3.diff, |
| 724 |
files/splash.xpm.gz, |
| 725 |
files/grub-0.92/grub-0.5.96.1-special-raid-devices.patch, |
| 726 |
files/grub-0.92/grub-0.90-addsyncs.patch, |
| 727 |
files/grub-0.92/grub-0.90-append.patch, |
| 728 |
files/grub-0.92/grub-0.90-configfile.patch, |
| 729 |
files/grub-0.92/grub-0.90-install.in.patch, |
| 730 |
files/grub-0.92/grub-0.90-installcopyonly.patch, |
| 731 |
files/grub-0.92/grub-0.90-passwordprompt.patch, |
| 732 |
files/grub-0.92/grub-0.90-staticcurses.patch, |
| 733 |
files/grub-0.92/grub-0.90-symlinkmenulst.patch, |
| 734 |
files/grub-0.92/grub-0.90-vga16-keypressclear.patch, |
| 735 |
files/grub-0.92/grub-0.91-bootonce.patch, |
| 736 |
files/grub-0.92/grub-0.91-splashimagehelp.patch, |
| 737 |
files/grub-0.92/grub-0.91-vga16-serial.patch, |
| 738 |
files/grub-0.92/grub-0.92-automake16.patch, |
| 739 |
files/grub-0.92/grub-0.92-nodeprecatedflags.patch, |
| 740 |
files/grub-0.92/grub-0.92-usbfix.patch, |
| 741 |
files/grub-0.92/grub-0.92-vga16.patch: |
| 742 |
moved from sys-apps to sys-boot |
| 743 |
|
| 744 |
01 Dec 2003; Alexander Gabert <pappy@gentoo.org> grub-0.93.20030118.ebuild: |
| 745 |
added CC -yno_propolice because configure has problems with -nostdlib |
| 746 |
requesting __guard symbol but cannot be resolved, future releases of |
| 747 |
hardened-gcc will honour this behaviour |
| 748 |
|
| 749 |
07 Sep 2003; Alexander Gabert <pappy@gentoo.org> grub-0.93.20030118.ebuild: |
| 750 |
added hardened-gcc excludes |
| 751 |
|
| 752 |
14 Sep 2003; John Mylchreest <johnm@gentoo.org>; grub-0.93.20030118.ebuild, |
| 753 |
files/grub-0.93-gcc3.3.diff: |
| 754 |
Updating for gcc 3.3 compat |
| 755 |
|
| 756 |
27 Jul 2003; Olivier Crete <tester@gentoo.org> grub-0.93.20030118.ebuild: |
| 757 |
Added support for static building |
| 758 |
|
| 759 |
24 Jan 2002; <woodchip@gentoo.org> *.ebuild : Reorder mount-boot.eclass |
| 760 |
function, clean some fluff. |
| 761 |
|
| 762 |
*grub-0.93.20030118 (18 Jan 2003) |
| 763 |
|
| 764 |
11 Apr 2003; Joshua Brindle <method@gentoo.org> grub-0.92-r1.ebuild, |
| 765 |
grub-0.93.20030118.ebuild: |
| 766 |
Added filter-flags -fstack-protector |
| 767 |
|
| 768 |
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> grub-0.93.20030118.ebuild : |
| 769 |
This is definitely not for mips. Maybe sometime in the future... |
| 770 |
|
| 771 |
18 Jan 2003; Donny Davies <woodchip@gentoo.org> grub-0.93.20030118.ebuild : |
| 772 |
New testing release; closing #11821, #13242, #9180. See the ebuild |
| 773 |
for the detailed patch list. |
| 774 |
|
| 775 |
*grub-0.92-r1 (02 Oct 2002) |
| 776 |
|
| 777 |
10 Mar 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild: |
| 778 |
change to use epatch instead, much prettier output |
| 779 |
|
| 780 |
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> grub-0.92-r1.ebuild : |
| 781 |
This is definitely not for mips. Maybe sometime in the future... |
| 782 |
|
| 783 |
06 Jan 2002; Seemant Kulleen <seemant@gentoo.org> *.ebuild : |
| 784 |
PROVIDE virtual/bootloader |
| 785 |
|
| 786 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
| 787 |
|
| 788 |
02 Oct 2002; Donny Davies <woodchip@gentoo.org> : |
| 789 |
Merge changes from Markus Krainer <markus-krainer@chello.at> to fix: |
| 790 |
bootlogo; #6820. menu.lst was renamed to grub.conf; #6300. |
| 791 |
|
| 792 |
*grub-0.92 (25 Jun 2002) |
| 793 |
|
| 794 |
29 Sep 2002; Donny Davies <woodchip@gentoo.org> grub-0.92.ebuild : |
| 795 |
Now uses mount-boot eclass; from #7903. |
| 796 |
|
| 797 |
13 Aug 2002; Joachim Blaabjerg <styx@gentoo.org> grub-0.92.ebuild : |
| 798 |
Added grub-0.92-usbfix.patch to hopefully fix bug #6372. It still compiles! |
| 799 |
|
| 800 |
14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.92.ebuild : |
| 801 |
Added KEYWORDS. |
| 802 |
|
| 803 |
25 Jun 2002; Martin Schlemmer <azarah@gentoo.org> : |
| 804 |
Add the latest version thanks to good work from (bug #4020) |
| 805 |
Markus Krainer <markus-krainer@chello.at>. Slotified the lot, |
| 806 |
as well as move splash.xpm.gz to ${FILESDIR}/, as having three |
| 807 |
seems a bit much. |
| 808 |
|
| 809 |
*grub-0.90-r7 (14 July 2002) |
| 810 |
|
| 811 |
29 Sep 2002; Donny Davies <woodchip@gentoo.org> grub-0.90-r7.ebuild : |
| 812 |
Now uses mount-boot eclass; from #7903. |
| 813 |
|
| 814 |
21 Jul 2002; Mark Guertin <gerk@gentoo.org>: |
| 815 |
updated keywords (-ppc -sparc -sparc64) |
| 816 |
|
| 817 |
14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.90-r7.ebuild : |
| 818 |
Added KEYWORDS. |
| 819 |
|
| 820 |
*grub-0.90-r4 (8 Mar 2002) |
| 821 |
*grub-0.91-r3 (8 Mar 2002) |
| 822 |
|
| 823 |
29 Sep 2002; Donny Davies <woodchip@gentoo.org> grub-0.91-r3.ebuild : |
| 824 |
Now uses mount-boot eclass; from #7903. |
| 825 |
|
| 826 |
19 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> grub-0.91-r3.ebuild : |
| 827 |
Added -ppc to keywords |
| 828 |
|
| 829 |
14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.91-r3.ebuild : |
| 830 |
Added KEYWORDS. |
| 831 |
|
| 832 |
8 Mar 2002; Bruce A. Locke <blocke@shivan.org> : grub-0.90-r4.ebuild, |
| 833 |
grub-0.91-r3.ebuild: made check of /etc/fstab not match on commented out |
| 834 |
entries and added a notice telling users to remove invalid /boot entries |
| 835 |
from their /etc/fstab (a user had this problem while installing) |
| 836 |
|
| 837 |
*grub-0.90-r6 (4 Feb 2002) |
| 838 |
*grub-0.91-r1 (4 Feb 2002) |
| 839 |
|
| 840 |
4 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: grub-0.90-r6.ebuild, |
| 841 |
grub-0.91-r1.ebuild: unset CFLAGS to ensure that GRUB code is i486-compatible, |
| 842 |
a good thing for a boot loader. Upgraded /boot mounting code to be compatible |
| 843 |
with systems without a dedicated /boot filesystem. Tweaked GRUB installation |
| 844 |
so that the /boot/grub/*stage* files don't get overwritten, since this could |
| 845 |
mess up the currently-in-the-MBR GRUB. These fixes also close bug #527. |
| 846 |
|
| 847 |
*grub-0.90-r5 (4 Feb 2002) |
| 848 |
|
| 849 |
4 Feb 2002; G.Bevin <gbevin@gentoo.org> grub-0.90-r5.ebuild, grub-0.91.ebuild : |
| 850 |
Added new setup function which detects if /boot is mounted or not, in case |
| 851 |
it's not mounted it will try to do it automatically and in case of a failure |
| 852 |
exit with an error message. |
| 853 |
|
| 854 |
*grub-0.90-r4 (1 Feb 2002) |
| 855 |
|
| 856 |
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : |
| 857 |
Added initial ChangeLog which should be updated whenever the package is |
| 858 |
updated in any way. This changelog is targetted to users. This means that the |
| 859 |
comments should well explained and written in clean English. The details about |
| 860 |
writing correct changelogs are explained in the skel.ChangeLog file which you |
| 861 |
can find in the root directory of the portage repository. |