summaryrefslogtreecommitdiff
path: root/dhcp3/README
blob: 88d00e05272591f7051e24a7430a067a1d6eb56d (plain)
  1. These are general preparation for support of each feature:
  2. dhcpd.etherboot
  3. dhcpd.fai
  4. dhcpd.pxe
  5. dhcpd.pxelinux
  6. ...
  7. They must not introduce configuration parameters that interfere with
  8. other hosts. Ideally they must not conflict with each other, but that
  9. may be unavoidable (at least include a note about conflicting files).
  10. These are host-specific option, that must be included within a host or
  11. group clause:
  12. dhcpd.etherboot.host
  13. dhcpd.etherboot.host-udhcp
  14. dhcpd.pxe.host
  15. dhcpd.pxe.host-mcast
  16. dhcpd.pxelinux.host
  17. ...