DOKK / manpages / debian 11 / fai-client / fai-do-scripts.1.en
fai-do-scripts(1) fai-do-scripts(1)

fai-do-scripts - call configuration scripts

fai-do-scripts [OPTION] DIRECTORY

This command is only called internally by FAI and not directly by the user.

fai-do-scripts executes all scripts in DIRECTORY which are also a defined class. If the name of the class is a directory, all scripts that match `<CLASSNAME>/^[0-9][0-9].*' (starting with two digits) in this directory are executed. It is possible to have several scripts of different types (shell, cfengine,...) be executed for one class.

Show help, version and summary of options.
Write log files to DIR.
Show type of scripts that would be executed, but do not execute them.

In FAI, fai-do-scripts is used in the following way:


# fai-do-scripts /fai/scripts

This program is part of FAI (Fully Automatic Installation). The FAI homepage is http:///fai-project.org.

Written by Thomas Lange <lange@informatik.uni-koeln.de>

8 March 2012 FAI 4