From 3b350926c2939121db4531ad30bb21af4e8bd3ad Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Tue, 12 Jan 2010 13:45:42 +0100 Subject: [host-libcap] new package needed for host-cdrkit --- rules/host-libcap.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 rules/host-libcap.in (limited to 'rules/host-libcap.in') diff --git a/rules/host-libcap.in b/rules/host-libcap.in new file mode 100644 index 000000000..1301ea9c8 --- /dev/null +++ b/rules/host-libcap.in @@ -0,0 +1,12 @@ +## SECTION=hosttools_noprompt + +config HOST_LIBCAP + tristate + help + support for getting/setting POSIX.1e capabilities + + This library implements the user-space interfaces to the + POSIX 1003.1e capabilities available in Linux kernels. + These capabilities are a partitioning of the all powerful + root privilege into a set of distinct privileges. Note that + it will not provide any functionality with kernels below 2.2 -- cgit v1.2.3