Dnsmasq (lightweight DNS and DHCP server)

This tarball directory shows the examples of
- A GOOD automake source tarball.
  So we do not need any compile.sh or install.sh
- Just add description-pak

That should be enough to compile this tarball.
However, we want more:
- Add custom configuration. See /custom/etc/dnsmasq.conf
- Because dnsmasq is a daemon, it need also a sysvinit script
  /custom/etc/rc.d/init.f/dnsmasq
- Then, we want to add dnsmasq into the init system after installation
  So, make an install-pak
