Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697978 - sys-boot/grub-2.04: add xen_pvh platform
Summary: sys-boot/grub-2.04: add xen_pvh platform
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-10-18 15:08 UTC by jonas.licht
Modified: 2019-10-29 21:11 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jonas.licht 2019-10-18 15:08:17 UTC
Add xen_pvh to grub platforms to build a pvhgrub.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-10-29 21:11:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed552f6d59ebb74594841e0c3d79be45bda1781e

commit ed552f6d59ebb74594841e0c3d79be45bda1781e
Author:     Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
AuthorDate: 2019-10-18 21:08:57 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-10-29 21:11:31 +0000

    sys-boot/grub: add platform xen_pvh
    
    Closes: https://bugs.gentoo.org/697978
    Closes: https://github.com/gentoo/gentoo/pull/13334
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 profiles/arch/powerpc/package.use.mask | 2 +-
 profiles/desc/grub_platforms.desc      | 1 +
 sys-boot/grub/grub-2.04-r1.ebuild      | 4 +++-
 sys-boot/grub/grub-9999.ebuild         | 4 +++-
 4 files changed, 8 insertions(+), 3 deletions(-)