summaryrefslogtreecommitdiff
path: root/sys-apps/systemd/metadata.xml
blob: 04f7dcb34cf620e75475c5ba4e9b13754970ed09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>systemd@gentoo.org</email>
		<name>Gentoo systemd team</name>
	</maintainer>
	<use>
		<!-- XXX: describe those two better -->
		<flag name='audit'>Enable support for <pkg>sys-process/audit</pkg></flag>
		<flag name='cryptsetup'>Use libcryptsetup</flag>
		<flag name='efi'>Enable EFI support (installs bootctl)</flag>
		<flag name='gcrypt'>Enable sealing of journal files using gcrypt</flag>
		<flag name="gudev">enable libudev gobject interface</flag>
		<flag name='http'>Enable embedded HTTP server in journald</flag>
		<flag name='kmod'>Enable kernel module loading via <pkg>sys-apps/kmod</pkg></flag>
		<flag name='qrcode'>Enable qrcode output support in journal</flag>
		<flag name='vanilla'>Disable Gentoo-specific behavior and compatibility quirks</flag>
	</use>
</pkgmetadata>