4 trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR
9 usage $0 [hostname|ip|default]...
11 Sets up tftp pxe config. No argument disables for all hosts.
16 cd "${BASH_SOURCE%/*}" # directory of the script
18 host=$
(chost faiserver
)
19 ssh root@
$host bash
-s "$@" <myfai-chboot-local