Source: fts
Section: utils
Priority: optional
Maintainer: Cajus Pollmeier <cajus@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-setuptools
X-Python-Version: >= 2.6
Standards-Version: 3.9.2
Homepage: https://github.com/gonicus/fts
Vcs-Browser: https://github.com/gonicus/fts
Vcs-Git: git://github.com/gonicus/fts.git

Package: fts
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-fuse, fuse, python-argparse, ucf,
 python-pkg-resources
Pre-Depends: adduser
Recommends: tftpd | atftpd | tftpd-hpa
Description: Modular TFTP/Fuse supplicant
 FTS is a modular fuse-tftp-supplicant which allows one to create
 pxelinux configurations for different types of clients
 using external modules on the fly.
 . 
 It ships with modules for FAI (Fully automated install),
 OPSI (OpenPc integration), LTSP5 (Linux Terminal server project)
 and the clacks infrastructure daemon.
 .
 This package provides the main FUSE filesystem.

Package: fts-fai-ldap
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, fts, python-ldap
Description: LDAP FAI module for the TFTP/Fuse supplicant
 FTS is a modular fuse-tftp-supplicant which allows one to create 
 pxelinux configurations for different types of clients
 using external modules on the fly.
 .
 This package provides the FAI module for FTS which is using the
 LDAP backend in conjunction with GOsa and GOto to generate client
 configurations.

Package: fts-clacks
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, fts
Recommends: clacks-common
Description: Clacks module for the TFTP/Fuse supplicant
 FTS is a modular fuse-tftp-supplicant which allows one to create 
 pxelinux configurations for different types of clients
 using external modules on the fly.
 .
 This package provides the Clacks module for FTS.

Package: fts-ltsp-ldap
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, fts, python-ldap
Description: LDAP LTSP module for the TFTP/Fuse supplicant
 FTS is a modular fuse-tftp-supplicant which allows one to create 
 pxelinux configurations for different types of clients
 using external modules on the fly.
 .
 This package provides the LTSP5 module for FTS which is using the
 LDAP backend in conjunction with GOsa and GOto to generate client
 configurations.

Package: fts-opsi
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, fts, python-ldap
Description: LDAP LTSP module for the TFTP/Fuse supplicant
 FTS is a modular fuse-tftp-supplicant which allows one to create 
 pxelinux configurations for different types of clients
 using external modules on the fly.
 .
 This package provides the OPSI module for FTS.
