summaryrefslogtreecommitdiff
path: root/net-fs/autofs/metadata.xml
blob: e04d1854656a8f92b5eabe183a2278e8c2295a23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>dlan@gentoo.org</email>
    <name>Yixun Lan</name>
  </maintainer>
  <use>
    <flag name="ldap">Install LDAP module</flag>
    <flag name="libtirpc">Use TiRPC library instead of SunRPC</flag>
    <flag name="mount-locking">
			Enable locking to prevent corruption of /etc/mtab in the presence of
			concurrent auto-mounting. If enabled, recursive auto-mounting (eg. using
			autofs to bind or loop mount a filesystem which is itself auto-mounted)
			is not possible.
		</flag>
    <flag name="sasl">Enable SASL support in the LDAP module</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:ibm:autofs</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>