Main Page: Difference between revisions
(add link to variables list) |
|||
Line 30: | Line 30: | ||
* [http://fai-project.org/guide/ Search the FAI guide] | * [http://fai-project.org/guide/ Search the FAI guide] | ||
* [http://fai-project.org/doc/man/ Manpages in HTML Format] | * [http://fai-project.org/doc/man/ Manpages in HTML Format] | ||
* [[Variables]] List of useful variables inside FAI | |||
== FAI in the real world == | == FAI in the real world == |
Revision as of 13:12, 12 March 2011
Hello and welcome to the FAI wiki.
This is a public wiki for FAI - Fully Automatic Installation. It is a place for users and developers of FAI to share information. If you have some information on FAI to share, please register wiki registration. Also, please read editing rules.
About FAI
FAI is a tool for fully automatic (unless you explicitly wish to get some questions on each install) installation of Debian and other Linux Distributions via network, custom install cd, or into a chroot environment. Some people also use it to install Windows.
FAI works script-based as opposed to full image based (if you wish so, we can also install any kind of image) - so it is very flexible, and can be used to install very heterogeneous infrastructures. It uses a class-based system (think of classes as system types that can be combined with each other, as long as they are not technically conflicting) to define configurations in some simple textfiles.
It is also used to update running systems without completely reinstalling them with the softupdate functionality - so you have one single point of configuration for installation and updates.
Getting FAI
- download it from: http://fai-project.org/download/
- experimental builds contain patches contributed by the developers that may or may not make it into the official version
- check out the sources from subversion:
svn co svn://svn.debian.org/svn/fai/trunk fai-sources
- get the sources from the unofficial Git repository provided by Sebastian Harl:
git clone git://git.tokkee.org/fai.git git clone http://git.tokkee.org/fai.git
(this repository is automatically synchronized from the SVN repository four times a day)
Documentation and examples
official - from the FAI developer team
- FAI guide
- Search the FAI guide
- Manpages in HTML Format
- Variables List of useful variables inside FAI
FAI in the real world
- User reports by filling out the FAI questionnaire
- Success Stories - who is using FAI, how and why - and, when available pictures of the machines installed with FAI :)
User contributed in this wiki
- Howtos
- helper scripts - add-on scripts that help using FAI
- user FAQ (from questions in the mailing list and on IRC #fai)
- linux-fai mailing list infos
- reporting bugs and also maybe find fixes for problems.
- other installation tools - overview of other stuff seen in the wild web
"third party" articles
- Collection of articles, presentations, videos
- Clusters build with FAI
- A visual overview of how all the pieces of an FAI installation fit together.
Developer information
- Moved to Developers information
Wiki Information
- this wiki and FAI itself need a Logo
- About this Wiki - info on this wiki
- help for editing (mainly mediawiki documentation links)
- editing rules - some ideas that make collaborative work here easier
- practice wiki writing here
- FAI Wiki Administration Coordination - some infos on managing this wiki