Summary
A grub 2 built to run in dom0 which is a PV grub that can chain load a guest installed PV grub (grub legacy or grub 2) or handle a guest supplied grub 2 config file.
Versions
v1.0-r2 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- amd64
- USE flags
- pvh
v1.0-r1 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- amd64
- USE flags
- pvh
USE flags
General
- pvh
- Build an additional grub bin for pvh.
Dependencies
app-emulation / xen-tools : Xen tools including QEMU and xl
Runtime Dependencies
app-emulation / xen-tools : Xen tools including QEMU and xl
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-emulation/grub-xen-host: stabilize 1.0-r2 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-emulation/grub-xen-host: update EAPI 7 -> 8
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-emulation/grub-xen-host: update HOMEPAGE
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-emulation/grub-xen-host: Drop EAPI-5 ebuild
Bug: https://bugs.gentoo.org/698916 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
app-emulation/grub-xen-host: Stabilize 1.0-r1 amd64, #698916
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/grub-xen-host: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org> - Jonas Licht · gentoo
app-emulation/grub-xen-host: add USE=pvh
Bug: https://bugs.gentoo.org/698916 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de> Closes: https://github.com/gentoo/gentoo/pull/13496 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-emulation/grub-xen-host: Replace STRIP_MASK with RESTRICT=strip
While at it, replace QA* with RESTRICT=binchecks and add missing ||die. Closes: https://bugs.gentoo.org/651420 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Gilbert · gentoo
app-emulation/grub-xen-host: add support for sys-boot/grub[-multislot]
Package-Manager: portage-2.3.0_p16 - Doug Goldstein · gentoo
app-emulation/grub-xen-host: initial version
Initial version to provide a dom0 host PV grub based on grub 2. Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>