Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 1 | -37/+0 |
| | | | | SVN-Revision: 33688 | ||||
* | Add default /etc/dnsmasq.conf | Felix Fietkau | 2009-09-21 | 1 | -0/+37 |
| | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | convert the rest of /etc/dnsmasq.conf to uci | Travis Kemen | 2007-10-24 | 1 | -23/+0 |
| | | | | SVN-Revision: 9440 | ||||
* | disable filterwin2k in dnsmasq (see #2566) | Felix Fietkau | 2007-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 9432 | ||||
* | Do not cache negative answers | Florian Fainelli | 2007-06-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 7707 | ||||
* | upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵ | Felix Fietkau | 2007-03-17 | 1 | -6/+0 |
| | | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595 | ||||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
| | | | | | | /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 SVN-Revision: 6043 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+28 |