# $Id: README,v 1.2 2002/03/01 10:51:07 gdmr Exp $ # # This is the DNS object, responsible for configuring the nameserver and # resolver. The definitive version of the source for this object lives # in the CVS and NOT in the SRPM. # # This object has to run on Solaris and on Linux under both the old and # new lcfg mechanisms. Be careful to maintain compatibility! # # There are several auxiliary programs which are used to perform tasks # which would be too complicated or slow to perform in shell-code. # They're written in C rather than tcl or perl because those can't be # used early on in the Solaris boot sequence when this object starts.