From dd572eae7639d05066e3d3f8fcde8988f5dbc7b1 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 6 Oct 2004 21:02:12 +0000 Subject: Add somewhat generic dhcpd addon snippets. --- dhcp3/README | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dhcp3/README (limited to 'dhcp3/README') diff --git a/dhcp3/README b/dhcp3/README new file mode 100644 index 0000000..88d00e0 --- /dev/null +++ b/dhcp3/README @@ -0,0 +1,22 @@ +These are general preparation for support of each feature: + + dhcpd.etherboot + dhcpd.fai + dhcpd.pxe + dhcpd.pxelinux + ... + +They must not introduce configuration parameters that interfere with +other hosts. Ideally they must not conflict with each other, but that +may be unavoidable (at least include a note about conflicting files). + + +These are host-specific option, that must be included within a host or +group clause: + + dhcpd.etherboot.host + dhcpd.etherboot.host-udhcp + dhcpd.pxe.host + dhcpd.pxe.host-mcast + dhcpd.pxelinux.host + ... -- cgit v1.2.3