DEPENDENCIES
------------

+ eBox components

	+ ebox
	+ ebox-network
	+ ebox-firewall
	+ ebox-logs

+ Debian packages (apt-get install <package>)
	
	+ dhcp3-server

INSTALLATION
------------

- Once eBox base has been installed:
	
	./configure
	make install

  configure will autodetect eBox base path to install

- Do not run dhcp3-server on startup, this module takes control of it
  using runit:

mv /etc/rc2.d/SXXdhcp3-server /etc/rc2.d/K20dhcp3-server
ebox-runit

- Stop dhcp3-server if it's running.
