Package download
The FAI software is divided in several packages:- fai-server: Package needed on the install server
- fai-client: This package is needed on all hosts
- fai-doc: The documentation
- fai-nfsroot: Files only needed inside the nfsroot
- fai-setup-storage: Contains the setup-storage tool
- fai-quickstart: Meta package for easy setup of an install server
- Entry for /etc/apt/sources.list and for /etc/fai/apt/sources.list:
deb http://fai-project.org/download wheezy koeln
- The packages are signed with the gpg key of Thomas Lange. Two ways of getting the gpg key in your apt configuration
gpg -a --recv-keys AB9B66FD; gpg -a --export AB9B66FD | apt-key add -
wget -O - http://fai-project.org/download/AB9B66FD.asc | sudo apt-key add -
- FAI packages from the official project repository or from a Debian mirror.
Packages for Ubuntu
Have a look at PPA or the list of FAI packages in Ubuntu releases.
deb http://ppa.launchpad.net/fai/ubuntu lucid main
deb http://archive.ubuntu.com/ubuntu natty universe
Base files for CentOS and Scientific Linux Cern
- Announcement and HowTo for installing CentOS and SLC using FAI.
- When installing CentOS or SLC using FAI you need different base files.