dice/os/unallocated.h
or the dice/os/junk.h
header, as appropriate.
Failure to do this results in broken profiles and verbose errors from the DHCP and PXE components.
dice/options/office-forum.h
) must be removed from the LCFG profile. This helps the LCFG server avoid unnecessary recompilation of profiles.dice/os/placeholder.h
header. The dice/os/selfmanaged.h
header should only be used for self-managed machines which have been allocated fixed addresses.
Failure to do this results in verbose errors from the DHCP and PXE components.
#define NO_DHCP
at the top of the profile.
Failure to do this results in verbose errors from the DHCP and PXE components.
atnet/*.ports
files.
Failure to do this results in broken *.ports
files, and resulting error messages.
dns/inf
, and add a prominent comment which makes it very obvious that the address can be reused. That is, edit dns/inf
like so:
Before:
129.215.25.9 oldmachinenameAfter:
#129.215.25.9 CAN BE REUSED