| 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-client
|
| 9 |
Architecture: all
|
| 10 |
Depends: perl, libapt-pkg-perl
|
| 11 |
Description: Fully Automatic Installation client package
|
| 12 |
FAI is a non-interactive system to install a Debian GNU/Linux operating
|
| 13 |
system unattended on a PC cluster. You can take one or more virgin
|
| 14 |
PCs, turn on the power, and after a few minutes, Linux is installed,
|
| 15 |
configured, and running on the whole cluster, without any interaction
|
| 16 |
necessary. Homepage: http://www.informatik.uni-koeln.de/fai
|
| 17 |
This package contains the software needed on the install client.
|
| 18 |
|
| 19 |
Package: fai-doc
|
| 20 |
Architecture: all
|
| 21 |
Conflicts: fai
|
| 22 |
Description: Documentation for FAI
|
| 23 |
FAI is a tool for doing Fully Automatic Installation of Debian(-based) Linux
|
| 24 |
systems. This is the documentation for FAI in various formats.
|
| 25 |
|
| 26 |
Package: fai-server
|
| 27 |
Architecture: all
|
| 28 |
Depends: fai-client, debootstrap
|
| 29 |
Recommends: nfs-kernel-server | nfs-server, fai-kernels, dhcp3-server | bootp, tftpd-hpa | tftpd, rsh-server, wget, syslinux
|
| 30 |
Suggests: ssh, debmirror, mknbi, apt-move, mkinitrd-cd, mkisofs, grub
|
| 31 |
Conflicts: fai
|
| 32 |
Description: Fully Automatic Installation server package
|
| 33 |
FAI is a non-interactive system to install a Debian GNU/Linux operating
|
| 34 |
system unattended on a PC cluster. You can take one or more virgin
|
| 35 |
PCs, turn on the power, and after a few minutes, Linux is installed,
|
| 36 |
configured, and running on the whole cluster, without any interaction
|
| 37 |
necessary. Homepage: http://www.informatik.uni-koeln.de/fai
|
| 38 |
This package is needed for setting up a FAI install server.
|
| 39 |
|
| 40 |
Package: fai-quickstart
|
| 41 |
Architecture: all
|
| 42 |
Depends: fai-server, fai-client, fai-kernels, dhcp3-server, nfs-kernel-server | nfs-server, syslinux, tftp-hpa, apt-move, mkisofs
|
| 43 |
Recommends: mkinitrd-cd
|
| 44 |
Description: Fully Automatic Installation quickstart package
|
| 45 |
FAI is a tool for doing Fully Automatic Installation of Debian(-based) Linux
|
| 46 |
systems. This package setups an install server with some basic
|
| 47 |
examples. It should be removed when creating your own config space.
|
| 48 |
|
| 49 |
Package: fai-nfsroot
|
| 50 |
Architecture: all
|
| 51 |
Depends: fai-client
|
| 52 |
Description: Fully Automatic Installation nfsroot package
|
| 53 |
FAI is a tool for doing Fully Automatic Installation of Debian(-based) Linux
|
| 54 |
systems. This package contains the software that is only needed in
|
| 55 |
the FAI nfsroot. Do not install this package on a normal machine.
|
| 56 |
|