summaryrefslogtreecommitdiff
blob: 77314da118c717b0d2366f95c13e460dce622d4f (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
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<herd>base-system</herd>
<maintainer restrict='&gt;=sys-boot/grub-2'>
	<email>floppym@gentoo.org</email>
</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:0</pkg> and
		<pkg>sys-boot/grub:2</pkg> 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>