summaryrefslogtreecommitdiff
blob: 9070bcc55024e21f0e487ce7b709958160d245f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer restrict="&gt;=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="&lt;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>