Install this package:
emerge -a app-emulation/grub-xen-host
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-emulation/grub-xen-host
Or alternatively:
emerge --autounmask-write -a app-emulation/grub-xen-host
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0-r2 | 8 | amd64 | 0 |
<pkgmetadata> <maintainer type="project"> <email>xen@gentoo.org</email> </maintainer> <longdescription lang="en"> 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. </longdescription> <use> <flag name="pvh">Build an additional grub bin for pvh.</flag> </use> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-emulation/grub-xen-host |
euse -E <flag> -p app-emulation/grub-xen-host |
euse -D <flag> -p app-emulation/grub-xen-host
| Flag | Description | 1.0-r2 |
|---|---|---|
| pvh | Build an additional grub bin for pvh. | ✓ |