/[fai]/trunk/man/fai-do-scripts.1
ViewVC logotype

Diff of /trunk/man/fai-do-scripts.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1778 by lange, Thu Apr 3 14:59:58 2003 UTC revision 2706 by lange, Tue Apr 5 09:49:25 2005 UTC
# Line 1  Line 1 
1  .\"                                      Hey, EMACS: -*- nroff -*-  .\"                                      Hey, EMACS: -*- nroff -*-
2  .TH fai-do-scripts 1 "2 apr 2003" "FAI 2.4.1"  .TH fai-do-scripts 1 "5 apr 2005" "FAI 2.8"
3  .\" Please adjust this date whenever revising the manpage.  .\" Please adjust this date whenever revising the manpage.
4  .\"  .\"
5  .\" Some roff macros, for reference:  .\" Some roff macros, for reference:
# Line 21  fai-do-scripts \- call configuration scr Line 21  fai-do-scripts \- call configuration scr
21    
22  fai-do-scripts executes all scripts in DIRECTORY which are also a  fai-do-scripts executes all scripts in DIRECTORY which are also a
23  defined class. If the name of the class is a directory, all scripts  defined class. If the name of the class is a directory, all scripts
24  that match `S[0-9]*' in this directory are executed.  So it is  that match `[0-9][0-9]*' in this directory are executed.  So it is
25  possible to have several scripts of different types (shell,  possible to have several scripts of different types (shell,
26  cfengine,...)  to be executed for one class.  cfengine,...)  to be executed for one class. For backwards compatibility,
27    scripts matching `S[0-9]*' are also executed, but a warning is
28    printed. This will be removed in a future version.
29    
30  .SH OPTIONS  .SH OPTIONS
31  .TP  .TP
# Line 38  Show type of scripts that would be execu Line 40  Show type of scripts that would be execu
40    
41  .SH EXAMPLES  .SH EXAMPLES
42  .br  .br
43  In FAI, fai-class is used in the following way:  In FAI, fai-do-scripts is used in the following way:
44    
45     # fai-do-scripts /fai/scripts     # fai-do-scripts /fai/scripts
46    

Legend:
Removed from v.1778  
changed lines
  Added in v.2706

  ViewVC Help
Powered by ViewVC 1.1.5