You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-block/parted/metadata.xml

21 lines
754 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>livecd@gentoo.org</email>
<name>Gentoo LiveCD Project</name>
</maintainer>
<use>
<flag name="device-mapper">
Enable device-mapper support from <pkg>sys-fs/lvm2</pkg> in parted
</flag>
<flag name="debug">
Enable debugging as encouraged by upstream: [The default configuration]
includes --enable-debug (by default), which contains many assertions.
Obviously, these "waste" space, but in the past, they have caught
potentially dangerous bugs before they would have done damage, so we think
it's worth it. Also, it means we get more bug reports ;)
</flag>
</use>
</pkgmetadata>