mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-03 14:04:08 +01:00
25 lines
1 KiB
XML
25 lines
1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>samba@gentoo.org</email>
|
|
<name>Samba Team</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
The in-kernel CIFS filesystem relies on a set of user-space
|
|
tools. That package of tools is called cifs-utils. Although not
|
|
really part of Samba proper, these tools were originally part of
|
|
the Samba package. For several reasons, shipping these tools as
|
|
part of Samba was problematic and it was deemed better to split
|
|
them off into their own package
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="cpe">cpe:/a:samba:cifs-utils</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="ads">Enable Active Directory support and create cifs.idmap binary - idmap support</flag>
|
|
<flag name="caps">Enable <pkg>sys-libs/libcap-ng</pkg> support</flag>
|
|
<flag name="creds">cifs credentials support</flag>
|
|
<flag name="python">Enable support for python and install python tools</flag>
|
|
</use>
|
|
</pkgmetadata>
|