Overview
Build Instructions
Usage
Contact


 SETUP INSTRUCTIONS


Download:

CVS repository always contains the latest code revision. Browse CVS online here: http://cvs.sourceforge.net/viewcvs.py/bootpdnis/

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/bootpdnis login  
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/bootpdnis co -P bootpdnis

http://sourceforge.net/project/showfiles.php?group_id=129654


Compilation instructions:

You should review Makefile before compiling. It contains OS-specific options, and allows you to select the backend database that will be used (NIS or NIS+)
 
Then, simply run make.