FAI Installation Overview

From FAIWiki
Revision as of 15:29, 8 September 2010 by Bittner (talk | contribs) (→‎Explanations: + explanations and references for the two dirs hooks+tests)
Jump to navigation Jump to search

Fai.gif

Explanations

  • The FAI configuration space (orange box on the left) is typically located at /var/lib/fai/config (this is live/filesystem.dir/var/lib/fai/config on the FAI Live-CD ISO or USB stick image).
  • A current FAI setup has two additional directories in the FAI configuration space:
    1. hooks/ ... let you specify functions or programs which are run at certain steps of the installation process. (FAI-Guide, 7.11. Hooks)
    2. tests/ ... using these test, you can check for errors of the installation or of the softupdate. (FAI-Guide, 5.8. Automated tests)

See also