Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 537380
Collapse All | Expand All

(-)systemd.orig/metadata.xml (-3 / +6 lines)
Lines 8-23 Link Here
8
	<use>
8
	<use>
9
		<flag name='apparmor'>Enable AppArmor support</flag>
9
		<flag name='apparmor'>Enable AppArmor support</flag>
10
		<flag name='audit'>Enable support for <pkg>sys-process/audit</pkg></flag>
10
		<flag name='audit'>Enable support for <pkg>sys-process/audit</pkg></flag>
11
		<flag name='curl'>Enable support for uploading journals and import of container images</flag>
11
		<!-- TODO: drop reference to systemd-import once the oldest release in tree is >218 -->
12
		<flag name='curl'>Enable support for uploading journals; required to build systemd-import/systemd-pull</flag>
12
		<flag name='cryptsetup'>Enable cryptsetup tools (includes unit generator for crypttab)</flag>
13
		<flag name='cryptsetup'>Enable cryptsetup tools (includes unit generator for crypttab)</flag>
13
		<flag name='firmware-loader'>Enable user-space firmware loader (for kernels prior to 3.8)</flag>
14
		<flag name='firmware-loader'>Enable user-space firmware loader (for kernels prior to 3.8)</flag>
14
		<flag name='elfutils'>Enable coredump stacktraces in the journal</flag>
15
		<flag name='elfutils'>Enable coredump stacktraces in the journal</flag>
15
		<flag name='gcrypt'>Enable sealing of journal files using gcrypt</flag>
16
		<!-- TODO: drop reference to systemd-import once the oldest release in tree is >218 -->
17
		<flag name='gcrypt'>Enable sealing of journal files using gcrypt; required to build systemd-import/systemd-pull</flag>
16
		<flag name="gudev">enable libudev gobject interface</flag>
18
		<flag name="gudev">enable libudev gobject interface</flag>
17
		<flag name='http'>Enable embedded HTTP server in journald</flag>
19
		<flag name='http'>Enable embedded HTTP server in journald</flag>
18
		<flag name='kdbus'>Connect to kernel dbus (KDBUS) instead of userspace dbus if available</flag>
20
		<flag name='kdbus'>Connect to kernel dbus (KDBUS) instead of userspace dbus if available</flag>
19
		<flag name='kmod'>Enable kernel module loading via <pkg>sys-apps/kmod</pkg></flag>
21
		<flag name='kmod'>Enable kernel module loading via <pkg>sys-apps/kmod</pkg></flag>
20
		<flag name='lz4'>Enable lz4 compression for the journal</flag>
22
		<!-- TODO: drop reference to systemd-import once the oldest release in tree is >218 -->
23
		<flag name='lz4'>Enable lz4 compression for the journal; required to build systemd-import/systemd-pull</flag>
21
		<flag name='qrcode'>Enable qrcode output support in journal</flag>
24
		<flag name='qrcode'>Enable qrcode output support in journal</flag>
22
		<flag name='seccomp'>Enable system call filtering via seccomp</flag>
25
		<flag name='seccomp'>Enable system call filtering via seccomp</flag>
23
		<flag name='sysv-utils'>Install sysvinit compatibility symlinks and manpages for init, telinit, halt, poweroff, reboot, runlevel, and shutdown</flag>
26
		<flag name='sysv-utils'>Install sysvinit compatibility symlinks and manpages for init, telinit, halt, poweroff, reboot, runlevel, and shutdown</flag>

Return to bug 537380