add deprecated sys-boot/grub:0
[portage-squeep] / sys-boot / grub / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <maintainer restrict="&gt;=sys-boot/grub-2" type="person">
5 <email>floppym@gentoo.org</email>
6 <name>Mike Gilbert</name>
7 <description>GRUB2 only - do not assign bugs related to GRUB Legacy (0.97)</description>
8 </maintainer>
9 <maintainer restrict="&lt;sys-boot/grub-1" type="person">
10 <email>axs@gentoo.org</email>
11 <name>Ian Stakenvicius</name>
12 <description>GRUB-Legacy only - do not assign bugs related to GRUB2</description>
13 </maintainer>
14 <maintainer type="project">
15 <email>base-system@gentoo.org</email>
16 <name>Gentoo Base System</name>
17 </maintainer>
18 <use>
19 <flag name="device-mapper">
20 Enable support for device-mapper from <pkg>sys-fs/lvm2</pkg>
21 </flag>
22 <flag name="efiemu">
23 Build and install the efiemu runtimes
24 </flag>
25 <flag name="fonts">Build and install fonts for the gfxterm module</flag>
26 <flag name="mount">
27 Build and install the grub-mount utility
28 </flag>
29 <flag name="libzfs">
30 Enable support for <pkg>sys-fs/zfs</pkg>
31 </flag>
32 <flag name="multislot">
33 Allow concurrent installation of <pkg>sys-boot/grub</pkg> SLOT 0 and
34 <pkg>sys-boot/grub</pkg> SLOT 2 by renaming all programs.
35 </flag>
36 <flag name="netboot">Enable network booting</flag>
37 <flag name="themes">Build and install GRUB themes (starfield)</flag>
38 <flag name="truetype">Build and install grub-mkfont conversion utility</flag>
39 </use>
40 <upstream>
41 <remote-id type="sourceforge">dejavu</remote-id>
42 </upstream>
43 </pkgmetadata>