aboutsummaryrefslogtreecommitdiff
path: root/package/dnsmasq/files/dnsmasq.init
Commit message (Collapse)AuthorAge
...
* Use a more explicit variable name for the number of dhcp leases (#2240)Florian Fainelli2007-08-19
| | | | SVN-Revision: 8437
* include the network state in the dnsmasq init script. this makes it possible ↵Felix Fietkau2007-06-30
| | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names SVN-Revision: 7805
* dnsmasq: speed up the dhcp server detection (one try is enough)Felix Fietkau2007-04-12
| | | | SVN-Revision: 6941
* allow dhcp sections for dnsmasq to add command line optionsFelix Fietkau2007-03-31
| | | | SVN-Revision: 6767
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵Felix Fietkau2007-03-17
| | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵Felix Fietkau2007-01-08
| | | | | | /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
* add START=60 to dnsmasq initFelix Fietkau2006-11-13
| | | | SVN-Revision: 5525
* move /usr/lib/parse-config.awk to /lib/config/template.awkFelix Fietkau2006-10-20
| | | | SVN-Revision: 5244
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20