| 29 |
# which of DHCP and/or BOOTP should the server create setups for. |
# which of DHCP and/or BOOTP should the server create setups for. |
| 30 |
# Default are to create setups for both |
# Default are to create setups for both |
| 31 |
FAI_BOOT="dhcp bootp" |
FAI_BOOT="dhcp bootp" |
| 32 |
|
|
| 33 |
|
# export $NFSROOT to this netgroup or this range of IP addresses |
| 34 |
|
# (eg. FAICLIENTS="192.168.1.0/24") |
| 35 |
|
FAICLIENTS="@faiclients" |
| 36 |
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| 37 |
# following lines should be read only for you when you are using fai on i386 |
# following lines should be read only for you when you are using fai on i386 |
| 38 |
|
|