summaryrefslogtreecommitdiff
blob: 9b164e245ead24e587073089b7ed9f3faa8db58d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>livecd</herd>
	<maintainer>
		<email>martin@mvath.de</email>
		<name>Martin Väth</name>
	</maintainer>
	<use>
		<flag name="xz">Enable support for XZ ("LZMA2") compression using <pkg>app-arch/xz-utils</pkg></flag>
		<flag name="lz4">Enable support for LZ4 compression using <pkg>app-arch/lz4</pkg></flag>
		<flag name="progress-redirect">Redirect printing of progress bar to stderr. This gives a nicer output if used from scripts like sys-fs/squash_dir</flag>
	</use>
</pkgmetadata>