1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: autofs
Section: utils
Priority: extra
Maintainer: Daniel Lutz <danlutz@debian.org>
Standards-Version: 3.5.6
Build-Depends: debhelper, libhesiod-dev, libldap-dev, autoconf
Package: autofs
Architecture: any
Depends: ${shlibs:Depends}, procps
Conflicts: samba (<< 2.0.6-1)
Description: A kernel-based automounter for Linux.
The kernel automounter implements an almost complete SunOS style
automounter under Linux. The automounter is supported by Linux kernels
2.0.31 and higher or the 2.1.X series. Automounter support must
be activated while compiling the kernel.
Package: autofs-hesiod
Architecture: any
Depends: ${shlibs:Depends}, autofs
Description: Hesiod map support for autofs
This package provides support for Hesiod filsys entries within autofs.
These entries are used extensively at MIT, and may also be used at other
sites.
Package: autofs-ldap
Architecture: any
Depends: ${shlibs:Depends}, autofs
Description: LDAP map support for autofs
This package provides support for LDAP lookup entries within autofs.
|