***********************************************************
RPLD comes with no warranty not even an implied warranty.

By using rpld, you agree to the terms and conditions set
forth in the LICENCE file which can be found at the top level of
the rpld distribution.
***********************************************************

Compilation:
	Currently rpld is known to compile on the following platforms
	
	Linux 2.0.x (*)
	Linux 2.1.x (*)
	Linux 2.2.x

(*)	You will get a console message saying "can't find module net-pf-17"
	which you can ignore.

	To compile rpld, you MUST DO "make depend" and then "make".
	To compile the utilities/patches/fixes for the ever burgeoning list of
	network cards type "make nics", you will need a recent version of the
	bin86 package. I suggest you use the one from the ELKS project.

Installation:

	install rpld in you system binaries directory, and copy 
	/etc/rpld.conf.sample to /etc/rpld.conf and edit it.

	run rpld somewhere in your init scripts.


