summaryrefslogtreecommitdiff
path: root/sys-apps/memtest86+/metadata.xml
blob: d36d6dc3ddde0e5da7bb617baebff8776880ef3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>bkohler@gentoo.org</email>
    <name>Ben Kohler</name>
  </maintainer>
  <use>
    <flag name="bios32">Compile a BIOS-bootable 32bit memtest image</flag>
    <flag name="bios64">Compile a BIOS-bootable 64bit memtest image</flag>
    <flag name="boot">Install to /boot in addition to /usr/share/memtest86+/</flag>
    <flag name="uefi32">Compile a EFI32-bootable 32bit memtest image</flag>
    <flag name="uefi64">Compile a UEFI-bootable 64bit memtest image</flag>
    <flag name="iso32">Compile a 32bit ISO image</flag>
    <flag name="iso64">Compile a 64bit ISO image</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>