tn3399_openwrt/package/dnsmasq
Felix Fietkau 61a94268ec Add default /etc/dnsmasq.conf
dnsmasq allows adding of arbitrary SRV/PTR/TXT/CNAME records.
However, those options sometimes can not be passed as
command-line arguments due to excess length.  This patch tries to
solve this problem:

1. Provide /etc/dnsmasq.conf file with comments about adding
   SRV/PTR/TXT/CNAME records.
2. Add this file to conffiles list so it is preserver during
   backup/restore or system upgrade.

If someone needs a lot of custom records, default configuration
file can be edited.  Since manual pages and documentation is not
installed, provided comments should be enough to figure out
option syntax.

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>

SVN-Revision: 17663
2009-09-21 13:25:11 +00:00
..
files Add default /etc/dnsmasq.conf 2009-09-21 13:25:11 +00:00
patches Update to version 2.49 Fixes #5331 and #5286 2009-06-13 16:46:42 +00:00
Makefile Add default /etc/dnsmasq.conf 2009-09-21 13:25:11 +00:00