]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/grub-0.97/README
Anpassung der Pfadangaben für GRUB.
[ipfire-2.x.git] / src / patches / grub-0.97 / README
CommitLineData
27996c53
MT
1This file describes the patches in the patchsets:
2
3001_all_grub-0.97-misc.patch
4 Several simple fixes
5
6002_all_grub-0.97-splash.patch
7 Port of the SuSE's gfxboot patch
8
9003_all_grub-0.97-dirs.patch
10 FHS compilance
11
12004_all_grub-0.97-wildcards.patch
13 Port of the SuSE's wildcards patch with custom nice sorting addon
14
15005_all_grub-0.96-PIC.patch:
16 a patch to fix PIC issues by psm and Kevin F. Quinn in Gentoo bug #80693
17
18010_all_grub-0.96-bounced-checks.patch:
19 Disables testing of FFS and UFS2 images (which always fail). See Gentoo bug
20 #71811
21
22020_all_grub-0.96-i2o-raid.patch:
23 Support i2o RAID. See Gentoo bug #76143
24
25040_all_grub-0.96-nxstack.patch:
26 Fix NX segfaulting on amd64 and x86_64. The patch is by Peter Jones.
27 See: http://lists.gnu.org/archive/html/bug-grub/2005-03/msg00011.html
28
29060_all_grub-0.96-netboot-pic.patch
30 Fix PIC issues in netboot code. See Gentoo bug #85566