| 1 |
Source: fai
|
| 2 |
Section: admin
|
| 3 |
Priority: extra
|
| 4 |
Maintainer: Thomas Lange <lange@debian.org>
|
| 5 |
Standards-Version: 3.6.1
|
| 6 |
Build-Depends-Indep: debhelper (>= 4.1.16), debiandoc-sgml, tetex-bin, tetex-extra
|
| 7 |
|
| 8 |
Package: fai-doc
|
| 9 |
Architecture: all
|
| 10 |
Description: Documentation for FAI
|
| 11 |
FAI is a tool for doing Fully Automatic Installation of Debian(-based) Linux
|
| 12 |
systems. This is the documentation for FAI in various formats.
|
| 13 |
|
| 14 |
Package: fai-server
|
| 15 |
Architecture: all
|
| 16 |
Depends: fai-client
|
| 17 |
Recommends: debootstrap, nfs-kernel-server | nfs-server, fai-kernels, dhcp3-server | bootp, tftpd-hpa | tftpd, rsh-server, wget, syslinux
|
| 18 |
Suggests: ssh, debmirror, mknbi, apt-move, mkinitrd-cd, grub
|
| 19 |
Description: Fully Automatic Installation server package
|
| 20 |
FAI is a non-interactive system to install a Debian GNU/Linux operating
|
| 21 |
system unattended on a PC cluster. You can take one or more virgin
|
| 22 |
PCs, turn on the power, and after a few minutes, Linux is installed,
|
| 23 |
configured, and running on the whole cluster, without any interaction
|
| 24 |
necessary. Homepage: http://www.informatik.uni-koeln.de/fai
|
| 25 |
This package is needed for setting up a FAI install server.
|
| 26 |
|
| 27 |
Package: fai-client
|
| 28 |
Architecture: all
|
| 29 |
Depends: perl, libapt-pkg-perl
|
| 30 |
Description: Fully Automatic Installation client package
|
| 31 |
FAI is a non-interactive system to install a Debian GNU/Linux operating
|
| 32 |
system unattended on a PC cluster. You can take one or more virgin
|
| 33 |
PCs, turn on the power, and after a few minutes, Linux is installed,
|
| 34 |
configured, and running on the whole cluster, without any interaction
|
| 35 |
necessary. Homepage: http://www.informatik.uni-koeln.de/fai
|
| 36 |
This package contains the software needed on the install client.
|