Package: fai-server Version: 2.9.1 Severity: wishlist Bjrn Torkelsson likes to have a template feature in fai-chboot. This is an implementation how it could be done.
Your template is called foo. Then create a file foo.tmpl in /etc/fai-chboot/ or in $HOME/.fai-chboot/. The new option -t specifies the name of the template. Call fai-chboot and add other options for fai-chboot to it. e.g: fai-chboot -t foo -vI demohost The template file has to look like this: # template for test only purpose, only one option in each line # A given option can't be removed by overwriting -B -n -v -f no_good_Example -F All option given on the commandline will overwrite the option in the template file, but you can't "disable" an option from the template file. Here's a test program for this new feature. Any comment? Please use the BTS for comments.
t3
Description: Binary data
-- regards Thomas

