summaryrefslogtreecommitdiff
path: root/net/dnsmasq/DESCR
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-10-18 04:41:59 +0000
committerminskim <minskim@pkgsrc.org>2005-10-18 04:41:59 +0000
commit89bd4417187416c3a247338a516a5687c6e4edc8 (patch)
tree6b88e3d8230b9d69364fed65d30f68581376806f /net/dnsmasq/DESCR
parentf8d151b4c85baa88baac41e15f218a102a78bc0a (diff)
downloadpkgsrc-89bd4417187416c3a247338a516a5687c6e4edc8.tar.gz
Import dnsmasq from pkgsrc-wip. Packaged by pancake and updated by
dhowland. Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines.
Diffstat (limited to 'net/dnsmasq/DESCR')
-rw-r--r--net/dnsmasq/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/dnsmasq/DESCR b/net/dnsmasq/DESCR
new file mode 100644
index 00000000000..71e855545ca
--- /dev/null
+++ b/net/dnsmasq/DESCR
@@ -0,0 +1,8 @@
+Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP
+server. It is designed to provide DNS and, optionally, DHCP, to a
+small network. It can serve the names of local machines which are not
+in the global DNS. The DHCP server integrates with the DNS server and
+allows machines with DHCP-allocated addresses to appear in the DNS
+with names configured either in each host or in a central
+configuration file. Dnsmasq supports static and dynamic DHCP leases
+and BOOTP for network booting of diskless machines.