| 1 | # ChangeLog for sys-boot/grub |
1 | # ChangeLog for sys-boot/grub |
| 2 | # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.177 2012/01/30 09:14:59 scarabeus Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.178 2012/02/29 01:52:22 floppym Exp $ |
|
|
4 | |
|
|
5 | *grub-2.00_beta0 (29 Feb 2012) |
|
|
6 | |
|
|
7 | 29 Feb 2012; Mike Gilbert <floppym@gentoo.org> +grub-2.00_beta0.ebuild, |
|
|
8 | files/grub.default, grub-9999.ebuild, metadata.xml: |
|
|
9 | Updates for grub-2.00_beta0 release. * Move binaries to /usr. * If |
|
|
10 | GRUB_PLATFORMS is set, install binaries as grub2-${platform}-foo. * Add mount |
|
|
11 | and libzfs USE flags. * Drop pkg_config. Need to figure out if this is |
|
|
12 | feasible with multiple platforms. |
| 4 | |
13 | |
| 5 | 30 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> grub-1.99-r2.ebuild, |
14 | 30 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> grub-1.99-r2.ebuild, |
| 6 | grub-9999.ebuild: |
15 | grub-9999.ebuild: |
| 7 | Add more relaxed pax marking to work on hardened. Fixes bug #396371. |
16 | Add more relaxed pax marking to work on hardened. Fixes bug #396371. |
| 8 | |
17 | |