| 1 | # ChangeLog for sys-boot/grub |
1 | # ChangeLog for sys-boot/grub |
| 2 | # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
2 | # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.10 2004/03/17 19:01:21 solar Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.11 2004/04/07 01:06:09 solar Exp $ |
|
|
4 | |
|
|
5 | 06 Apr 2004; <solar@gentoo.org> grub-0.94-r1.ebuild: |
|
|
6 | stable on x86 |
| 4 | |
7 | |
| 5 | 17 Mar 2004; <solar@gentoo.org> grub-0.94-r1.ebuild: |
8 | 17 Mar 2004; <solar@gentoo.org> grub-0.94-r1.ebuild: |
| 6 | grub will end up with a 100+ meg stage2 file if the user has LDFLAGS=-pie, so |
9 | grub will end up with a 100+ meg stage2 file if the user has LDFLAGS=-pie, so |
| 7 | lets filter that flag out in the src_compile |
10 | lets filter that flag out in the src_compile |
| 8 | |
11 | |