| 1 |
seemant |
1.2 |
# ChangeLog for sys-boot/grub
|
| 2 |
vapier |
1.75 |
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
| 3 |
maekke |
1.90 |
# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.89 2008/05/02 19:51:39 robbat2 Exp $
|
| 4 |
|
|
|
| 5 |
|
|
05 May 2008; Markus Meier <maekke@gentoo.org> grub-0.97-r5.ebuild:
|
| 6 |
|
|
amd64 stable, bug #220069
|
| 7 |
robbat2 |
1.89 |
|
| 8 |
|
|
02 May 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r5.ebuild:
|
| 9 |
|
|
amd64+static together blow up.
|
| 10 |
robbat2 |
1.88 |
|
| 11 |
|
|
07 Apr 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r5.ebuild:
|
| 12 |
|
|
Bump of patchset only to fix bug #216307. Revbump will happen when I have
|
| 13 |
|
|
finished tracing the pager bug.
|
| 14 |
vapier |
1.87 |
|
| 15 |
|
|
06 Apr 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r5.ebuild:
|
| 16 |
|
|
Create /boot/boot symlink for people #194201, and dont bother creating
|
| 17 |
|
|
menu.lst symlink.
|
| 18 |
robbat2 |
1.86 |
|
| 19 |
|
|
30 Mar 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r5.ebuild:
|
| 20 |
|
|
Bring in the warning from bug #98768, as it's now important with the new
|
| 21 |
|
|
Grub patches.
|
| 22 |
robbat2 |
1.85 |
|
| 23 |
|
|
30 Mar 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r5.ebuild:
|
| 24 |
|
|
Per bug #160801, Grub needs modification to support kernels larger than
|
| 25 |
|
|
3Mb. However, this may have negative consequences, so the actual value is
|
| 26 |
|
|
configurable at compile-time via the GRUB_MAX_KERNEL_SIZE environment
|
| 27 |
|
|
variable.
|
| 28 |
vapier |
1.84 |
|
| 29 |
|
|
29 Mar 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r5.ebuild:
|
| 30 |
|
|
Pull in app-emulation/emul-linux-x86-baselibs for USE=ncurses on amd64 #128249.
|
| 31 |
vapier |
1.83 |
|
| 32 |
|
|
28 Mar 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r5.ebuild:
|
| 33 |
|
|
Make ncurses optional.
|
| 34 |
robbat2 |
1.82 |
|
| 35 |
|
|
*grub-0.97-r5 (25 Mar 2008)
|
| 36 |
|
|
|
| 37 |
|
|
25 Mar 2008; Robin H. Johnson <robbat2@gentoo.org> +grub-0.97-r5.ebuild:
|
| 38 |
|
|
New version of the Gentoo grub patchset. Provides support for 256-byte
|
| 39 |
|
|
ext3 inodes per bug #214563. Fixes unhide bugs with GPT patch per bug
|
| 40 |
|
|
#211584. Long commandlines per bug #183443. Xen memorysize fix per bug
|
| 41 |
|
|
#188312.
|
| 42 |
genstef |
1.81 |
|
| 43 |
|
|
21 Mar 2008; Stefan Schweizer <genstef@gentoo.org> grub-1.96.ebuild:
|
| 44 |
|
|
fails to build with two threads
|
| 45 |
vapier |
1.80 |
|
| 46 |
|
|
09 Mar 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r4.ebuild:
|
| 47 |
|
|
Clean up the /boot update code a bit and generate the "default" file by
|
| 48 |
|
|
default so people dont have to painfully debug this failure themselves.
|
| 49 |
beandog |
1.79 |
|
| 50 |
|
|
25 Feb 2008; Steve Dibb <beandog@gentoo.org> grub-0.97-r4.ebuild:
|
| 51 |
|
|
amd64 stable, bug 211419
|
| 52 |
opfer |
1.78 |
|
| 53 |
|
|
25 Feb 2008; Christian Faulhammer <opfer@gentoo.org> grub-0.97-r4.ebuild:
|
| 54 |
|
|
stable x86, bug 211419
|
| 55 |
robbat2 |
1.76 |
|
| 56 |
|
|
25 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.92-r1.ebuild,
|
| 57 |
|
|
grub-0.94-r1.ebuild, grub-0.96-r1.ebuild, grub-0.96-r2.ebuild,
|
| 58 |
|
|
grub-0.96-r3.ebuild, grub-0.97.ebuild, grub-0.97-r2.ebuild,
|
| 59 |
|
|
grub-0.97-r3.ebuild, grub-0.97-r4.ebuild:
|
| 60 |
|
|
Fix up all quoting to make repoman happy.
|
| 61 |
vapier |
1.75 |
|
| 62 |
robbat2 |
1.77 |
*grub-0.97-r4 (24 Feb 2008)
|
| 63 |
|
|
|
| 64 |
|
|
25 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r4.ebuild:
|
| 65 |
|
|
Bug #178586, include support for booting from a GPT-style disk.
|
| 66 |
|
|
|
| 67 |
vapier |
1.75 |
*grub-1.96 (16 Feb 2008)
|
| 68 |
|
|
|
| 69 |
|
|
16 Feb 2008; Mike Frysinger <vapier@gentoo.org> +grub-1.96.ebuild:
|
| 70 |
|
|
Version bump #210403 by Leonardo Valeri Manera.
|
| 71 |
vapier |
1.74 |
|
| 72 |
|
|
25 Aug 2007; Mike Frysinger <vapier@gentoo.org>
|
| 73 |
|
|
+files/grub-1.95-build.patch, grub-1.95.ebuild:
|
| 74 |
|
|
Fix from Kevin Lacquement for building in parallel #185361.
|
| 75 |
peper |
1.73 |
|
| 76 |
|
|
24 Jun 2007; Piotr Jaroszyński <peper@gentoo.org> grub-1.95.ebuild:
|
| 77 |
|
|
(QA) Don't use KEYWORDS="-*". bug #160519.
|
| 78 |
jokey |
1.72 |
|
| 79 |
|
|
04 Apr 2007; Markus Ullmann <jokey@gentoo.org> grub-0.97-r3.ebuild:
|
| 80 |
|
|
testing on fbsd for ufs-aware grub
|
| 81 |
metalgod |
1.71 |
|
| 82 |
|
|
15 Jan 2007; Luis Medinas <metalgod@gentoo.org> grub-0.97-r3.ebuild:
|
| 83 |
|
|
Stable on amd64. Bug #159636.
|
| 84 |
ticho |
1.70 |
|
| 85 |
|
|
02 Jan 2007; Andrej Kacian <ticho@gentoo.org> grub-0.97-r3.ebuild:
|
| 86 |
|
|
Stable on x86, bug #159636.
|
| 87 |
vapier |
1.69 |
|
| 88 |
|
|
03 Dec 2006; Mike Frysinger <vapier@gentoo.org> grub-0.97-r3.ebuild:
|
| 89 |
|
|
Fix running with newer autotools (need AC_PROG_AS) #156524.
|
| 90 |
vapier |
1.68 |
|
| 91 |
|
|
*grub-1.95 (21 Oct 2006)
|
| 92 |
|
|
|
| 93 |
|
|
21 Oct 2006; Mike Frysinger <vapier@gentoo.org> +grub-1.95.ebuild:
|
| 94 |
|
|
Version bump #152232 by Arthur Koziel.
|
| 95 |
vapier |
1.67 |
|
| 96 |
|
|
*grub-0.97-r3 (08 Sep 2006)
|
| 97 |
|
|
|
| 98 |
|
|
08 Sep 2006; Mike Frysinger <vapier@gentoo.org> +grub-0.97-r3.ebuild:
|
| 99 |
|
|
Grab a bunch of patches from Debian.
|
| 100 |
tsunam |
1.66 |
|
| 101 |
|
|
30 Aug 2006; Joshua Jackson <tsunam@gentoo.org> grub-0.97-r2.ebuild:
|
| 102 |
|
|
Stable x86; bug #144998
|
| 103 |
metalgod |
1.65 |
|
| 104 |
|
|
25 Aug 2006; Luis Medinas <metalgod@gentoo.org> grub-0.97-r2.ebuild:
|
| 105 |
|
|
Stable on amd64.
|
| 106 |
vapier |
1.63 |
|
| 107 |
|
|
*grub-1.94 (18 Jun 2006)
|
| 108 |
|
|
|
| 109 |
|
|
18 Jun 2006; Mike Frysinger <vapier@gentoo.org> +grub-1.94.ebuild:
|
| 110 |
|
|
Version bump.
|
| 111 |
vapier |
1.62 |
|
| 112 |
|
|
13 May 2006; Mike Frysinger <vapier@gentoo.org> grub-0.97-r2.ebuild:
|
| 113 |
vapier |
1.64 |
Add a pkg_config() by Petteri Räty for users to configure other devices
|
| 114 |
vapier |
1.62 |
#133129.
|
| 115 |
antarus |
1.61 |
|
| 116 |
|
|
27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-grub-0.92-r1,
|
| 117 |
|
|
files/digest-grub-0.94-r1, files/digest-grub-0.96-r1, Manifest:
|
| 118 |
|
|
Fixing SHA256 digest, pass four
|
| 119 |
vapier |
1.60 |
|
| 120 |
|
|
*grub-1.93 (21 Apr 2006)
|
| 121 |
|
|
|
| 122 |
|
|
21 Apr 2006; Mike Frysinger <vapier@gentoo.org> +grub-1.93.ebuild:
|
| 123 |
|
|
Version bump #130586 by Anthony Red.
|
| 124 |
vapier |
1.59 |
|
| 125 |
|
|
22 Mar 2006; Mike Frysinger <vapier@gentoo.org> grub-0.97-r2.ebuild:
|
| 126 |
|
|
Fix building netbot with gcc-4 #112713.
|
| 127 |
blubb |
1.57 |
|
| 128 |
blubb |
1.58 |
05 Feb 2006; Simon Stelling <blubb@gentoo.org> grub-1.92.ebuild:
|
| 129 |
blubb |
1.57 |
remove old 2004.3 multilib checks
|
| 130 |
vapier |
1.56 |
|
| 131 |
|
|
*grub-1.92 (16 Jan 2006)
|
| 132 |
|
|
|
| 133 |
|
|
16 Jan 2006; Mike Frysinger <vapier@gentoo.org> +grub-1.92.ebuild:
|
| 134 |
|
|
Version bump and add lzo to DEPEND as noted by Ron in #119149.
|
| 135 |
vapier |
1.55 |
|
| 136 |
|
|
*grub-1.91 (25 Nov 2005)
|
| 137 |
|
|
|
| 138 |
|
|
25 Nov 2005; Mike Frysinger <vapier@gentoo.org> +grub-1.91.ebuild:
|
| 139 |
|
|
Version bump #113556 by Thomas Bettler.
|
| 140 |
vapier |
1.54 |
|
| 141 |
|
|
*grub-0.97-r2 (10 Nov 2005)
|
| 142 |
|
|
|
| 143 |
|
|
10 Nov 2005; Mike Frysinger <vapier@gentoo.org> -grub-0.97-r1.ebuild,
|
| 144 |
|
|
+grub-0.97-r2.ebuild:
|
| 145 |
|
|
Punt reiser4 patch since it breaks booting for some #111885.
|
| 146 |
vapier |
1.53 |
|
| 147 |
|
|
*grub-0.97-r1 (08 Nov 2005)
|
| 148 |
|
|
|
| 149 |
|
|
08 Nov 2005; Mike Frysinger <vapier@gentoo.org> +grub-0.97-r1.ebuild:
|
| 150 |
|
|
Fixes by Jon Bernard/Roy Walker for address checks on machines with lots of
|
| 151 |
|
|
ram #99897 and add support for Reiser4 #69590.
|
| 152 |
vapier |
1.52 |
|
| 153 |
|
|
21 Aug 2005; Mike Frysinger <vapier@gentoo.org> grub-0.94-r1.ebuild,
|
| 154 |
|
|
grub-0.96-r1.ebuild, grub-0.96-r2.ebuild, grub-0.96-r3.ebuild,
|
| 155 |
|
|
grub-0.97.ebuild:
|
| 156 |
|
|
Make sure netboot files are installed into /usr/lib/grub/${CHOST}/ so the
|
| 157 |
|
|
pkg_postinst step works #103084 by Thomas Schweikle.
|
| 158 |
vapier |
1.51 |
|
| 159 |
|
|
*grub-0.97 (20 Aug 2005)
|
| 160 |
|
|
|
| 161 |
|
|
20 Aug 2005; Mike Frysinger <vapier@gentoo.org> grub-0.96-r1.ebuild,
|
| 162 |
|
|
grub-0.96-r2.ebuild, grub-0.96-r3.ebuild, +grub-0.97.ebuild:
|
| 163 |
|
|
Version bump #91959 by R Hill.
|
| 164 |
|
|
|
| 165 |
|
|
20 Aug 2005; Mike Frysinger <vapier@gentoo.org> grub-0.96-r1.ebuild,
|
| 166 |
|
|
grub-0.96-r2.ebuild, grub-0.96-r3.ebuild:
|
| 167 |
|
|
Add support for USE=custom-cflags #72196 by basic.
|
| 168 |
vapier |
1.50 |
|
| 169 |
|
|
*grub-0.96-r3 (03 Aug 2005)
|
| 170 |
|
|
|
| 171 |
|
|
03 Aug 2005; Mike Frysinger <vapier@gentoo.org> +grub-0.96-r3.ebuild:
|
| 172 |
|
|
Add patch from upstream cvs to fix #83287 by Martin Mokrejs / David James.
|
| 173 |
blubb |
1.49 |
|
| 174 |
|
|
01 Aug 2005; Simon Stelling <blubb@gentoo.org> grub-0.96-r2.ebuild:
|
| 175 |
|
|
stable on amd64
|
| 176 |
seemant |
1.48 |
|
| 177 |
|
|
28 Jul 2005; Seemant Kulleen <seemant@gentoo.org>
|
| 178 |
|
|
-files/grub-0.93-gcc3.3.diff, -files/grub-0.94-gcc3.4.patch,
|
| 179 |
|
|
-files/grub-0.94-grub.conf.patch,
|
| 180 |
|
|
-files/grub-0.95.20040823-warnings.patch, -files/grub-0.96-PIC.patch,
|
| 181 |
|
|
-files/grub-0.96-bounced-checks.patch, -files/grub-0.96-gcc2.patch,
|
| 182 |
|
|
-files/grub-0.96-gcc4.patch, -files/grub-0.96-i2o-raid.patch,
|
| 183 |
|
|
-files/grub-0.96-netboot-pic.patch, -files/grub-0.96-nxstack.patch,
|
| 184 |
|
|
-files/grub-0.96-r1-gcc4.patch,
|
| 185 |
|
|
-files/grub-0.96-xfs-writable-string.patch, -files/splash.xpm.gz,
|
| 186 |
|
|
grub-0.92-r1.ebuild, grub-0.94-r1.ebuild, grub-0.96-r1.ebuild,
|
| 187 |
|
|
grub-0.96-r2.ebuild:
|
| 188 |
|
|
patches, configs, splash screens are all now on mirrors and being tracked in
|
| 189 |
|
|
gentoo/src/patchsets/grub
|
| 190 |
seemant |
1.47 |
|
| 191 |
|
|
28 Jul 2005; Seemant Kulleen <seemant@gentoo.org> +grub-0.92-r1.ebuild,
|
| 192 |
|
|
+grub-0.94-r1.ebuild:
|
| 193 |
|
|
add back 92 and 94 for vapier
|
| 194 |
seemant |
1.46 |
|
| 195 |
|
|
28 Jul 2005; Seemant Kulleen <seemant@gentoo.org> -grub-0.92-r1.ebuild,
|
| 196 |
|
|
-grub-0.93.20030118.ebuild, -grub-0.94-r1.ebuild, -grub-0.94-r2.ebuild,
|
| 197 |
|
|
-grub-0.95.20040823.ebuild, -grub-0.96.ebuild:
|
| 198 |
|
|
remove cruft ebuilds
|
| 199 |
azarah |
1.45 |
|
| 200 |
|
|
24 Jul 2005; Martin Schlemmer <azarah@gentoo.org>
|
| 201 |
|
|
+files/grub-0.96-gcc2.patch, grub-0.96-r2.ebuild:
|
| 202 |
|
|
Fix building with gcc2.
|
| 203 |
swegener |
1.44 |
|
| 204 |
|
|
04 Jul 2005; Sven Wegener <swegener@gentoo.org> grub-0.95.20040823.ebuild,
|
| 205 |
|
|
grub-0.96.ebuild, grub-0.96-r1.ebuild, grub-0.96-r2.ebuild:
|
| 206 |
|
|
Updated the postinst message for bug #97882.
|
| 207 |
swegener |
1.43 |
|
| 208 |
|
|
01 Jul 2005; Sven Wegener <swegener@gentoo.org> grub-0.96-r2.ebuild:
|
| 209 |
|
|
Stable on x86 to make the XFS writable-string fix available for all users.
|
| 210 |
swegener |
1.42 |
|
| 211 |
|
|
30 May 2005; Sven Wegener <swegener@gentoo.org> grub-0.92-r1.ebuild,
|
| 212 |
|
|
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild,
|
| 213 |
|
|
grub-0.96.ebuild:
|
| 214 |
|
|
Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745.
|
| 215 |
cryos |
1.41 |
|
| 216 |
|
|
29 May 2005; Marcus D. Hanwell <marcus@gentoo.org> grub-0.96-r1.ebuild:
|
| 217 |
|
|
Stable on amd64.
|
| 218 |
vapier |
1.40 |
|
| 219 |
|
|
09 May 2005; Mike Frysinger <vapier@gentoo.org>
|
| 220 |
|
|
+files/grub-0.96-netboot-pic.patch, grub-0.96-r2.ebuild:
|
| 221 |
|
|
Add patch by the PaX Team to fix PIC/PIE issues in the netboot code and
|
| 222 |
|
|
remove the chpax/paxctl stuff since the nxstack patch fixes hardened issues.
|
| 223 |
swegener |
1.39 |
|
| 224 |
|
|
*grub-0.96-r2 (08 May 2005)
|
| 225 |
|
|
|
| 226 |
|
|
08 May 2005; Sven Wegener <swegener@gentoo.org>
|
| 227 |
|
|
+files/grub-0.96-xfs-writable-string.patch, +grub-0.96-r2.ebuild:
|
| 228 |
|
|
Revision bump to pull in my writable-string patch I submitted to upstream.
|
| 229 |
|
|
Closes bug #90845.
|
| 230 |
spb |
1.38 |
|
| 231 |
|
|
20 Apr 2005; Stephen Bennett <spb@gentoo.org> grub-0.96-r1.ebuild:
|
| 232 |
|
|
Stable x86; older versions break with hardened gcc.
|
| 233 |
halcy0n |
1.37 |
|
| 234 |
|
|
06 Apr 2005; Mark Loeser <halcy0n@gentoo.org>
|
| 235 |
|
|
+files/grub-0.96-r1-gcc4.patch, grub-0.96-r1.ebuild:
|
| 236 |
|
|
Updated gcc4 patch to apply to grub-0.96-r1
|
| 237 |
halcy0n |
1.36 |
|
| 238 |
|
|
05 Apr 2005; Mark Loeser <halcy0n@gentoo.org> +files/grub-0.96-gcc4.patch,
|
| 239 |
|
|
grub-0.96.ebuild:
|
| 240 |
|
|
Backported fixes for GCC4. Fixes bug #85016
|
| 241 |
eradicator |
1.35 |
|
| 242 |
|
|
15 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
|
| 243 |
|
|
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild,
|
| 244 |
|
|
grub-0.96.ebuild, grub-0.96-r1.ebuild:
|
| 245 |
|
|
Putting ABI stuff inside an 'if use amd64' block.
|
| 246 |
vapier |
1.34 |
|
| 247 |
|
|
*grub-0.96-r1 (11 Mar 2005)
|
| 248 |
|
|
|
| 249 |
|
|
11 Mar 2005; Mike Frysinger <vapier@gentoo.org>
|
| 250 |
|
|
+files/grub-0.96-PIC.patch, +files/grub-0.96-i2o-raid.patch,
|
| 251 |
|
|
+files/grub-0.96-nxstack.patch, +grub-0.96-r1.ebuild:
|
| 252 |
|
|
Add patches/fixes for a bunch of bugs ... basically lets fix i2o-raid
|
| 253 |
|
|
support, NX segfaults on amd64, PIC build failures, and hardened objcopy
|
| 254 |
|
|
funk. Thanks to Ryan Hill and everyone on #80693.
|
| 255 |
azarah |
1.33 |
|
| 256 |
|
|
*grub-0.96 (05 Mar 2005)
|
| 257 |
|
|
|
| 258 |
|
|
05 Mar 2005; Martin Schlemmer <azarah@gentoo.org> +grub-0.96.ebuild:
|
| 259 |
|
|
Update version. Some cleanups.
|
| 260 |
eradicator |
1.32 |
|
| 261 |
|
|
03 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org>
|
| 262 |
|
|
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild:
|
| 263 |
|
|
Multilib fixes.
|
| 264 |
eradicator |
1.31 |
|
| 265 |
|
|
20 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
|
| 266 |
|
|
grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild:
|
| 267 |
|
|
Updates to work with amd64's 2005.0.
|
| 268 |
blubb |
1.30 |
|
| 269 |
|
|
20 Dec 2004; Simon Stelling <blubb@gentoo.org> grub-0.95.20040823.ebuild:
|
| 270 |
|
|
changed WANT_AUTOMAKE to 1.8
|
| 271 |
robbat2 |
1.29 |
|
| 272 |
|
|
07 Dec 2004; Robin H. Johnson <robbat2@gentoo.org>
|
| 273 |
|
|
grub-0.95.20040823.ebuild:
|
| 274 |
|
|
Bug #70111, fix tc-getCC invocation.
|
| 275 |
mr_bones_ |
1.28 |
|
| 276 |
|
|
30 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org>
|
| 277 |
|
|
grub-0.95.20040823.ebuild:
|
| 278 |
|
|
fix use invocation
|
| 279 |
robmoss |
1.27 |
|
| 280 |
|
|
22 Nov 2004; <robmoss@gentoo.org>
|
| 281 |
|
|
+files/grub-0.95.20040823-warnings.patch, grub-0.95.20040823.ebuild:
|
| 282 |
|
|
USE flagging the network booting stuff with a new local "netboot" USE flag.
|
| 283 |
|
|
Adding ~amd64. General tidying up of the ebuild. Adding a patch to prevent
|
| 284 |
|
|
use of -fwritable-strings, which doesn't do anything but throw up warnings.
|
| 285 |
|
|
Adding a comment to explain that FFS and UFS2 support is broken still.
|
| 286 |
|
|
Fixing the amd64 installation procedure.
|
| 287 |
lv |
1.26 |
|
| 288 |
|
|
13 Oct 2004; Travis Tilley <lv@gentoo.org> grub-0.94-r1.ebuild:
|
| 289 |
|
|
stable on amd64
|
| 290 |
robmoss |
1.25 |
|
| 291 |
|
|
12 Sep 2004; <rmoss@gentoo.org> grub-0.94-r1.ebuild, grub-0.94-r2.ebuild,
|
| 292 |
|
|
grub-0.95.20040823.ebuild:
|
| 293 |
|
|
Adding >=automake-1.7 dep for grub-0.9{4,5} as per bug 63509.
|
| 294 |
robmoss |
1.24 |
|
| 295 |
|
|
05 Sep 2004; <rmoss@gentoo.org> grub-0.95.20040823.ebuild:
|
| 296 |
|
|
The grub binary is in /sbin, not /usr/sbin. Fixing.
|
| 297 |
robmoss |
1.23 |
|
| 298 |
|
|
26 Aug 2004; <rmoss@gentoo.org> grub-0.95.20040823.ebuild:
|
| 299 |
|
|
gnuconfig belongs in src_unpack, not src_compile. Thanks tigger :-)
|
| 300 |
robmoss |
1.22 |
|
| 301 |
|
|
24 Aug 2004; <rmoss@gentoo.org> grub-0.95.20040823.ebuild:
|
| 302 |
|
|
Marking ~x86 after some overnight testing.
|
| 303 |
robmoss |
1.21 |
|
| 304 |
|
|
*grub-0.95.20040823 (24 Aug 2004)
|
| 305 |
|
|
|
| 306 |
|
|
24 Aug 2004; <rmoss@gentoo.org> metadata.xml, +grub-0.95.20040823.ebuild:
|
| 307 |
|
|
Initial commit of grub-0.95 with CVS snapshot update. Supports (amongst other
|
| 308 |
|
|
things) savedefault (server-friendly feature) and uclibc (I hope...).
|
| 309 |
robmoss |
1.20 |
|
| 310 |
|
|
*grub-0.94-r2 (22 Aug 2004)
|
| 311 |
|
|
|
| 312 |
|
|
22 Aug 2004; <rmoss@gentoo.org> +files/grub-0.94-grub.conf.patch,
|
| 313 |
|
|
+grub-0.94-r2.ebuild:
|
| 314 |
|
|
Trying to get rid of the need for that filthy menu.lst -> grub.conf symlink.
|
| 315 |
lv |
1.18 |
|
| 316 |
|
|
10 Jun 2004; Travis Tilley <lv@gentoo.org> grub-0.94-r1.ebuild:
|
| 317 |
|
|
fixed multilib check
|
| 318 |
lv |
1.17 |
|
| 319 |
|
|
09 Jun 2004; Travis Tilley <lv@gentoo.org> grub-0.94-r1.ebuild:
|
| 320 |
|
|
added multilib check and ~amd64 keyword
|
| 321 |
pappy |
1.16 |
|
| 322 |
|
|
12 May 2004; Alexander Gabert <pappy@gentoo.org> grub-0.94-r1.ebuild:
|
| 323 |
|
|
added new hardened PIE SSP switches
|
| 324 |
pappy |
1.15 |
|
| 325 |
|
|
12 May 2004; Alexander Gabert <pappy@gentoo.org> grub-0.93.20030118.ebuild:
|
| 326 |
|
|
removed hardened-gcc logic, added logic for suppressing PIE and SSP
|
| 327 |
vapier |
1.13 |
|
| 328 |
|
|
06 May 2004; Mike Frysinger <vapier@gentoo.org>
|
| 329 |
|
|
+files/grub-0.94-gcc3.4.patch, grub-0.94-r1.ebuild:
|
| 330 |
vapier |
1.14 |
add gcc-3.4 patch #49558 by Robert Moss + ecco@piggy.demon.nl
|
| 331 |
swtaylor |
1.12 |
|
| 332 |
|
|
14 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> :
|
| 333 |
|
|
Cleanup checks for hardened
|
| 334 |
solar |
1.11 |
|
| 335 |
|
|
06 Apr 2004; <solar@gentoo.org> grub-0.94-r1.ebuild:
|
| 336 |
|
|
stable on x86
|
| 337 |
solar |
1.10 |
|
| 338 |
|
|
17 Mar 2004; <solar@gentoo.org> grub-0.94-r1.ebuild:
|
| 339 |
|
|
grub will end up with a 100+ meg stage2 file if the user has LDFLAGS=-pie, so
|
| 340 |
|
|
lets filter that flag out in the src_compile
|
| 341 |
seemant |
1.9 |
|
| 342 |
|
|
25 Feb 2004; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild:
|
| 343 |
|
|
global scope fixing
|
| 344 |
seemant |
1.8 |
|
| 345 |
|
|
*grub-0.94-r1 (25 Feb 2004)
|
| 346 |
|
|
|
| 347 |
|
|
25 Feb 2004; Seemant Kulleen <seemant@gentoo.org> grub-0.93.20031222.ebuild,
|
| 348 |
|
|
grub-0.93.20040125.ebuild, grub-0.94-r1.ebuild, grub-0.94.ebuild:
|
| 349 |
|
|
revision bump for spock's change
|
| 350 |
spock |
1.7 |
|
| 351 |
|
|
15 Feb 2004; Michal Januszewski <spock@gentoo.org> grub-0.94.ebuild:
|
| 352 |
|
|
Added the 'grubsplash' patch, closes #40827.
|
| 353 |
lostlogic |
1.6 |
|
| 354 |
|
|
*grub-0.94 (02 Feb 2004)
|
| 355 |
|
|
|
| 356 |
|
|
02 Feb 2004; Brandon Low <lostlogic@gentoo.org> grub-0.94.ebuild:
|
| 357 |
|
|
This ebuild isn't perfect yet, but it is better than the last few versions,
|
| 358 |
|
|
still no splash image, but now at least it uses the config. It appears that
|
| 359 |
|
|
menu.lst is back in style or something
|
| 360 |
seemant |
1.5 |
|
| 361 |
|
|
*grub-0.93.20031222 (25 Jan 2004)
|
| 362 |
|
|
|
| 363 |
|
|
25 Jan 2004; Seemant Kulleen <seemant@gentoo.org> grub-0.93.20031222.ebuild,
|
| 364 |
|
|
grub-0.93.20040125.ebuild:
|
| 365 |
|
|
new cvs snapshots of grub. Both have the acl/ext2 and acl/ext3 issues sorted
|
| 366 |
|
|
out. I'll be adding another snapshot to take advantage of the SuSE prettiness
|
| 367 |
|
|
capabilities to grub. This should close bug #30859 by Chris PeBenito
|
| 368 |
|
|
<pebenito@gentoo.org>
|
| 369 |
seemant |
1.4 |
|
| 370 |
|
|
15 Dec 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.93.20030118.ebuild:
|
| 371 |
|
|
Added autoconf to compile dependencies, closing bug #33321 by Scott Taylor
|
| 372 |
|
|
<scott@303underground.com>
|
| 373 |
seemant |
1.3 |
|
| 374 |
|
|
15 Dec 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild,
|
| 375 |
|
|
grub-0.93.20030118.ebuild,
|
| 376 |
|
|
files/grub-0.92/grub-0.5.96.1-special-raid-devices.patch,
|
| 377 |
|
|
files/grub-0.92/grub-0.90-addsyncs.patch,
|
| 378 |
|
|
files/grub-0.92/grub-0.90-append.patch,
|
| 379 |
|
|
files/grub-0.92/grub-0.90-configfile.patch,
|
| 380 |
|
|
files/grub-0.92/grub-0.90-install.in.patch,
|
| 381 |
|
|
files/grub-0.92/grub-0.90-installcopyonly.patch,
|
| 382 |
|
|
files/grub-0.92/grub-0.90-passwordprompt.patch,
|
| 383 |
|
|
files/grub-0.92/grub-0.90-staticcurses.patch,
|
| 384 |
|
|
files/grub-0.92/grub-0.90-symlinkmenulst.patch,
|
| 385 |
|
|
files/grub-0.92/grub-0.90-vga16-keypressclear.patch,
|
| 386 |
|
|
files/grub-0.92/grub-0.91-bootonce.patch,
|
| 387 |
|
|
files/grub-0.92/grub-0.91-splashimagehelp.patch,
|
| 388 |
|
|
files/grub-0.92/grub-0.91-vga16-serial.patch,
|
| 389 |
|
|
files/grub-0.92/grub-0.92-automake16.patch,
|
| 390 |
|
|
files/grub-0.92/grub-0.92-nodeprecatedflags.patch,
|
| 391 |
|
|
files/grub-0.92/grub-0.92-usbfix.patch,
|
| 392 |
|
|
files/grub-0.92/grub-0.92-vga16.patch:
|
| 393 |
|
|
move the patches to the mirrors isntead, and add the gcc3.3 patch to 0.92 as
|
| 394 |
|
|
well
|
| 395 |
seemant |
1.1 |
|
| 396 |
|
|
*grub-0.93.20030118 (08 Dec 2003)
|
| 397 |
|
|
|
| 398 |
|
|
08 Dec 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild,
|
| 399 |
|
|
grub-0.93.20030118.ebuild, metadata.xml, files/grub-0.93-gcc3.3.diff,
|
| 400 |
|
|
files/splash.xpm.gz,
|
| 401 |
|
|
files/grub-0.92/grub-0.5.96.1-special-raid-devices.patch,
|
| 402 |
|
|
files/grub-0.92/grub-0.90-addsyncs.patch,
|
| 403 |
|
|
files/grub-0.92/grub-0.90-append.patch,
|
| 404 |
|
|
files/grub-0.92/grub-0.90-configfile.patch,
|
| 405 |
|
|
files/grub-0.92/grub-0.90-install.in.patch,
|
| 406 |
|
|
files/grub-0.92/grub-0.90-installcopyonly.patch,
|
| 407 |
|
|
files/grub-0.92/grub-0.90-passwordprompt.patch,
|
| 408 |
|
|
files/grub-0.92/grub-0.90-staticcurses.patch,
|
| 409 |
|
|
files/grub-0.92/grub-0.90-symlinkmenulst.patch,
|
| 410 |
|
|
files/grub-0.92/grub-0.90-vga16-keypressclear.patch,
|
| 411 |
|
|
files/grub-0.92/grub-0.91-bootonce.patch,
|
| 412 |
|
|
files/grub-0.92/grub-0.91-splashimagehelp.patch,
|
| 413 |
|
|
files/grub-0.92/grub-0.91-vga16-serial.patch,
|
| 414 |
|
|
files/grub-0.92/grub-0.92-automake16.patch,
|
| 415 |
|
|
files/grub-0.92/grub-0.92-nodeprecatedflags.patch,
|
| 416 |
|
|
files/grub-0.92/grub-0.92-usbfix.patch,
|
| 417 |
|
|
files/grub-0.92/grub-0.92-vga16.patch:
|
| 418 |
|
|
moved from sys-apps to sys-boot
|
| 419 |
|
|
|
| 420 |
|
|
01 Dec 2003; Alexander Gabert <pappy@gentoo.org> grub-0.93.20030118.ebuild:
|
| 421 |
|
|
added CC -yno_propolice because configure has problems with -nostdlib
|
| 422 |
|
|
requesting __guard symbol but cannot be resolved, future releases of
|
| 423 |
|
|
hardened-gcc will honour this behaviour
|
| 424 |
|
|
|
| 425 |
|
|
07 Sep 2003; Alexander Gabert <pappy@gentoo.org> grub-0.93.20030118.ebuild:
|
| 426 |
|
|
added hardened-gcc excludes
|
| 427 |
|
|
|
| 428 |
|
|
14 Sep 2003; John Mylchreest <johnm@gentoo.org>; grub-0.93.20030118.ebuild,
|
| 429 |
|
|
files/grub-0.93-gcc3.3.diff:
|
| 430 |
|
|
Updating for gcc 3.3 compat
|
| 431 |
|
|
|
| 432 |
|
|
27 Jul 2003; Olivier Crete <tester@gentoo.org> grub-0.93.20030118.ebuild:
|
| 433 |
|
|
Added support for static building
|
| 434 |
|
|
|
| 435 |
|
|
24 Jan 2002; <woodchip@gentoo.org> *.ebuild : Reorder mount-boot.eclass
|
| 436 |
|
|
function, clean some fluff.
|
| 437 |
|
|
|
| 438 |
|
|
*grub-0.93.20030118 (18 Jan 2003)
|
| 439 |
|
|
|
| 440 |
|
|
11 Apr 2003; Joshua Brindle <method@gentoo.org> grub-0.92-r1.ebuild,
|
| 441 |
|
|
grub-0.93.20030118.ebuild:
|
| 442 |
|
|
Added filter-flags -fstack-protector
|
| 443 |
|
|
|
| 444 |
|
|
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> grub-0.93.20030118.ebuild :
|
| 445 |
|
|
This is definitely not for mips. Maybe sometime in the future...
|
| 446 |
|
|
|
| 447 |
|
|
18 Jan 2003; Donny Davies <woodchip@gentoo.org> grub-0.93.20030118.ebuild :
|
| 448 |
|
|
New testing release; closing #11821, #13242, #9180. See the ebuild
|
| 449 |
|
|
for the detailed patch list.
|
| 450 |
|
|
|
| 451 |
|
|
*grub-0.92-r1 (02 Oct 2002)
|
| 452 |
|
|
|
| 453 |
|
|
10 Mar 2003; Seemant Kulleen <seemant@gentoo.org> grub-0.92-r1.ebuild:
|
| 454 |
|
|
change to use epatch instead, much prettier output
|
| 455 |
|
|
|
| 456 |
|
|
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> grub-0.92-r1.ebuild :
|
| 457 |
|
|
This is definitely not for mips. Maybe sometime in the future...
|
| 458 |
|
|
|
| 459 |
|
|
06 Jan 2002; Seemant Kulleen <seemant@gentoo.org> *.ebuild :
|
| 460 |
|
|
PROVIDE virtual/bootloader
|
| 461 |
|
|
|
| 462 |
|
|
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
|
| 463 |
|
|
|
| 464 |
|
|
02 Oct 2002; Donny Davies <woodchip@gentoo.org> :
|
| 465 |
|
|
Merge changes from Markus Krainer <markus-krainer@chello.at> to fix:
|
| 466 |
|
|
bootlogo; #6820. menu.lst was renamed to grub.conf; #6300.
|
| 467 |
|
|
|
| 468 |
|
|
*grub-0.92 (25 Jun 2002)
|
| 469 |
|
|
|
| 470 |
|
|
29 Sep 2002; Donny Davies <woodchip@gentoo.org> grub-0.92.ebuild :
|
| 471 |
|
|
Now uses mount-boot eclass; from #7903.
|
| 472 |
|
|
|
| 473 |
|
|
13 Aug 2002; Joachim Blaabjerg <styx@gentoo.org> grub-0.92.ebuild :
|
| 474 |
|
|
Added grub-0.92-usbfix.patch to hopefully fix bug #6372. It still compiles!
|
| 475 |
|
|
|
| 476 |
|
|
14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.92.ebuild :
|
| 477 |
|
|
Added KEYWORDS.
|
| 478 |
|
|
|
| 479 |
|
|
25 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
|
| 480 |
|
|
Add the latest version thanks to good work from (bug #4020)
|
| 481 |
|
|
Markus Krainer <markus-krainer@chello.at>. Slotified the lot,
|
| 482 |
|
|
as well as move splash.xpm.gz to ${FILESDIR}/, as having three
|
| 483 |
|
|
seems a bit much.
|
| 484 |
|
|
|
| 485 |
|
|
*grub-0.90-r7 (14 July 2002)
|
| 486 |
|
|
|
| 487 |
|
|
29 Sep 2002; Donny Davies <woodchip@gentoo.org> grub-0.90-r7.ebuild :
|
| 488 |
|
|
Now uses mount-boot eclass; from #7903.
|
| 489 |
|
|
|
| 490 |
|
|
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
|
| 491 |
|
|
updated keywords (-ppc -sparc -sparc64)
|
| 492 |
|
|
|
| 493 |
|
|
14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.90-r7.ebuild :
|
| 494 |
|
|
Added KEYWORDS.
|
| 495 |
|
|
|
| 496 |
|
|
*grub-0.90-r4 (8 Mar 2002)
|
| 497 |
|
|
*grub-0.91-r3 (8 Mar 2002)
|
| 498 |
|
|
|
| 499 |
|
|
29 Sep 2002; Donny Davies <woodchip@gentoo.org> grub-0.91-r3.ebuild :
|
| 500 |
|
|
Now uses mount-boot eclass; from #7903.
|
| 501 |
|
|
|
| 502 |
|
|
19 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> grub-0.91-r3.ebuild :
|
| 503 |
|
|
Added -ppc to keywords
|
| 504 |
|
|
|
| 505 |
|
|
14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.91-r3.ebuild :
|
| 506 |
|
|
Added KEYWORDS.
|
| 507 |
|
|
|
| 508 |
|
|
8 Mar 2002; Bruce A. Locke <blocke@shivan.org> : grub-0.90-r4.ebuild,
|
| 509 |
|
|
grub-0.91-r3.ebuild: made check of /etc/fstab not match on commented out
|
| 510 |
|
|
entries and added a notice telling users to remove invalid /boot entries
|
| 511 |
|
|
from their /etc/fstab (a user had this problem while installing)
|
| 512 |
|
|
|
| 513 |
|
|
*grub-0.90-r6 (4 Feb 2002)
|
| 514 |
|
|
*grub-0.91-r1 (4 Feb 2002)
|
| 515 |
|
|
|
| 516 |
|
|
4 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: grub-0.90-r6.ebuild,
|
| 517 |
|
|
grub-0.91-r1.ebuild: unset CFLAGS to ensure that GRUB code is i486-compatible,
|
| 518 |
|
|
a good thing for a boot loader. Upgraded /boot mounting code to be compatible
|
| 519 |
|
|
with systems without a dedicated /boot filesystem. Tweaked GRUB installation
|
| 520 |
|
|
so that the /boot/grub/*stage* files don't get overwritten, since this could
|
| 521 |
|
|
mess up the currently-in-the-MBR GRUB. These fixes also close bug #527.
|
| 522 |
|
|
|
| 523 |
|
|
*grub-0.90-r5 (4 Feb 2002)
|
| 524 |
|
|
|
| 525 |
|
|
4 Feb 2002; G.Bevin <gbevin@gentoo.org> grub-0.90-r5.ebuild, grub-0.91.ebuild :
|
| 526 |
|
|
Added new setup function which detects if /boot is mounted or not, in case
|
| 527 |
|
|
it's not mounted it will try to do it automatically and in case of a failure
|
| 528 |
|
|
exit with an error message.
|
| 529 |
|
|
|
| 530 |
|
|
*grub-0.90-r4 (1 Feb 2002)
|
| 531 |
|
|
|
| 532 |
|
|
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
|
| 533 |
|
|
Added initial ChangeLog which should be updated whenever the package is
|
| 534 |
|
|
updated in any way. This changelog is targetted to users. This means that the
|
| 535 |
|
|
comments should well explained and written in clean English. The details about
|
| 536 |
|
|
writing correct changelogs are explained in the skel.ChangeLog file which you
|
| 537 |
|
|
can find in the root directory of the portage repository.
|