fbe4723021
Clean old Package-Manager: Portage-2.3.40, Repoman-2.3.9
43 lines
1.5 KiB
XML
43 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer restrict=">=sys-boot/grub-2" type="person">
|
|
<email>floppym@gentoo.org</email>
|
|
<name>Mike Gilbert</name>
|
|
<description>GRUB2 only - do not assign bugs related to GRUB Legacy (0.97)</description>
|
|
</maintainer>
|
|
<maintainer restrict="<sys-boot/grub-1" type="person">
|
|
<email>axs@gentoo.org</email>
|
|
<name>Ian Stakenvicius</name>
|
|
<description>GRUB-Legacy only - do not assign bugs related to GRUB2</description>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>base-system@gentoo.org</email>
|
|
<name>Gentoo Base System</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="device-mapper">
|
|
Enable support for device-mapper from <pkg>sys-fs/lvm2</pkg>
|
|
</flag>
|
|
<flag name="efiemu">
|
|
Build and install the efiemu runtimes
|
|
</flag>
|
|
<flag name="fonts">Build and install fonts for the gfxterm module</flag>
|
|
<flag name="mount">
|
|
Build and install the grub-mount utility
|
|
</flag>
|
|
<flag name="libzfs">
|
|
Enable support for <pkg>sys-fs/zfs</pkg>
|
|
</flag>
|
|
<flag name="multislot">
|
|
Allow concurrent installation of <pkg>sys-boot/grub</pkg> SLOT 0 and
|
|
<pkg>sys-boot/grub</pkg> SLOT 2 by renaming all programs.
|
|
</flag>
|
|
<flag name="themes">Build and install GRUB themes (starfield)</flag>
|
|
<flag name="truetype">Build and install grub-mkfont conversion utility</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="sourceforge">dejavu</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|