1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
# ChangeLog for grub patchset
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo/src/patchsets/grub/0.97/ChangeLog,v 1.13 2012/05/30 22:36:39 vapier Exp $
30 May 2012; Mike Frysinger <vapier@gentoo.org>
-400_all_grub-0.97-reiser4-20050808-gentoo.patch:
Drop reiser4 patch as we have long disabled it in the ebuild, and the fs is
dead.
29 May 2012; Richard Yao <ryao@gentoo.org>
+901_all_grub-0.97-fix-gcc46-reboot-issue.patch:
Add xarthisius' patch for bug #360513 to GRUB 0.97 patchset, reviewed by
myself and jdhore, approved by Chainsaw
05 Jan 2012; Mike Frysinger <vapier@gentoo.org>
018_all_grub-0.97-config-file-chk.patch,
900_all_grub-0.97-no-strict-aliasing.patch:
Fix a few build time warnings.
05 Jan 2012; Mike Frysinger <vapier@gentoo.org>
825_all_grub-0.97-automake-pkglib.patch:
Fix building with newer automake #396683.
10 Sep 2011; Ryan Hill <dirtyepic@gentoo.org> +012_all_grub-0.97-gcc46.patch:
Add patch to work around miscompilation with gcc-4.6 (bug #360513).
25 Jun 2010; Robin H. Johnson <robbat2@gentoo.org>
840_all_grub-0.97_kvm_vda.patch:
Respin KVM VDA patch to apply better.
25 Jun 2010; Robin H. Johnson <robbat2@gentoo.org>
+420_all_grub-0.97-chainload-logical.patch:
Bug #230905: Support chainloading logical partitions.
25 Jun 2010; Robin H. Johnson <robbat2@gentoo.org>
+410_all_grub-0.97-dhcp-vendorclass.patch:
Bug #160731: Support DHCP Vendorclass.
25 Jun 2010; Robin H. Johnson <robbat2@gentoo.org>
+840_all_grub-0.97_kvm_vda.patch, README-DEBIAN-PATCHES:
Bug #259613: support KVM vda devices.
02 Jan 2009; Robin H. Johnson <robbat2@gentoo.org>
+850_all_grub-0.97_ext4.patch:
Add ext4 patch now that it is tested.
02 Jan 2009; Robin H. Johnson <robbat2@gentoo.org>
820_all_grub-0.97-cvs-sync.patch:
Remove a bit of CVS expansion badness.
*grub-0.97-patches-1.8
05 Nov 2008; Robin H. Johnson <robbat2@gentoo.org>
820_all_grub-0.97-cvs-sync.patch,
810_all_grub-0.97-ext3_256byte_inode.patch,
-080_all_grub-0.97-geometry-26kernel.patch,
+822_all_grub-0.97-geometry-26kernel.patch,
-021_all_grub-0.97-grub-special_device_names.patch,
+821_all_grub-0.97-grub-special_device_names.patch,
-020_all_grub-0.97-i2o-raid.patch, -500_all_grub-0.97-netboot-gcc4.patch,
README-DEBIAN-PATCHES:
Update Debian patches: cvs-sync, ext3_256byte_inode, geometry-26kernel.
i2o-raid and netboot-gcc are now included in cvs-sync. Renumber
grub-special_device_names and geometry-26kernel to apply still.
|