Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | This adds dhcp-boot support to dnsmasq-init: option name "virt0" option ↵ | Florian Fainelli | 2008-07-05 |
| | | | | | | | | filename "pxelinux.0" option servername "mainframe0.dev" option serveraddress "9.3.2.1" closes #3529 SVN-Revision: 11663 | ||
* | backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this ↵ | John Crispin | 2008-06-28 |
| | | | | | | patch can be removed when dnsmasq 2.43 is released SVN-Revision: 11604 | ||
* | Updated Dnsmasq to 2.42 (#3498) | Steven Barth | 2008-06-03 |
| | | | | SVN-Revision: 11339 | ||
* | only ignore dhcp but still listen for dns closes #3406 | Travis Kemen | 2008-05-08 |
| | | | | SVN-Revision: 11062 | ||
* | fix dnsmasq compilation on some systems | Felix Fietkau | 2008-03-31 |
| | | | | SVN-Revision: 10696 | ||
* | This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. ↵ | Travis Kemen | 2008-03-26 |
| | | | | | | Couloumbis <alex at ozo.com> SVN-Revision: 10663 | ||
* | create the dhcp leasefile if it doesn't exist | Travis Kemen | 2008-02-14 |
| | | | | SVN-Revision: 10460 | ||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 |
| | | | | SVN-Revision: 10367 | ||
* | add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ↵ | Travis Kemen | 2008-01-17 |
| | | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10216 | ||
* | use instead of closes #2759 | Travis Kemen | 2007-11-28 |
| | | | | SVN-Revision: 9612 | ||
* | add option to turn off dynamic dhcp closes #2694 | Travis Kemen | 2007-11-28 |
| | | | | SVN-Revision: 9608 | ||
* | Fix missing IP section to properly add static hosts (#2650) | Florian Fainelli | 2007-11-05 |
| | | | | SVN-Revision: 9502 | ||
* | remove unneeded config file section fixes #2594 | Travis Kemen | 2007-10-25 |
| | | | | SVN-Revision: 9442 | ||
* | convert the rest of /etc/dnsmasq.conf to uci | Travis Kemen | 2007-10-24 |
| | | | | SVN-Revision: 9440 | ||
* | disable filterwin2k in dnsmasq (see #2566) | Felix Fietkau | 2007-10-24 |
| | | | | SVN-Revision: 9432 | ||
* | update dnsmasq to 2.40, from #2479 | John Crispin | 2007-10-08 |
| | | | | SVN-Revision: 9200 | ||
* | include fixes from #2429 Thanks Lubos Stanek | Travis Kemen | 2007-09-25 |
| | | | | SVN-Revision: 9028 | ||
* | add fix from ticket #2290 | Travis Kemen | 2007-09-10 |
| | | | | SVN-Revision: 8732 | ||
* | Finally fix the usage of limit (#2240) | Florian Fainelli | 2007-09-09 |
| | | | | SVN-Revision: 8712 | ||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||
* | fix incorrect parameters | Travis Kemen | 2007-08-30 |
| | | | | SVN-Revision: 8554 | ||
* | fix typo closes #2289 | Travis Kemen | 2007-08-30 |
| | | | | SVN-Revision: 8550 | ||
* | dnsmasq: extend the init script thanks Sedky | Travis Kemen | 2007-08-29 |
| | | | | SVN-Revision: 8540 | ||
* | Use a more explicit variable name for the number of dhcp leases (#2240) | Florian Fainelli | 2007-08-19 |
| | | | | SVN-Revision: 8437 | ||
* | Use the end variable instead of limit (#2142) | Florian Fainelli | 2007-08-01 |
| | | | | SVN-Revision: 8307 | ||
* | upgrade dnsmasq (#1975) | Felix Fietkau | 2007-07-12 |
| | | | | SVN-Revision: 7944 | ||
* | include the network state in the dnsmasq init script. this makes it possible ↵ | Felix Fietkau | 2007-06-30 |
| | | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names SVN-Revision: 7805 | ||
* | Do not cache negative answers | Florian Fainelli | 2007-06-22 |
| | | | | SVN-Revision: 7707 | ||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 |
| | | | | SVN-Revision: 7490 | ||
* | dnsmasq: speed up the dhcp server detection (one try is enough) | Felix Fietkau | 2007-04-12 |
| | | | | SVN-Revision: 6941 | ||
* | allow dhcp sections for dnsmasq to add command line options | Felix Fietkau | 2007-03-31 |
| | | | | SVN-Revision: 6767 | ||
* | upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵ | Felix Fietkau | 2007-03-17 |
| | | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595 | ||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | lots of places SVN-Revision: 6582 | ||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||
* | fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost." | Mike Baker | 2007-02-12 |
| | | | | SVN-Revision: 6291 | ||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-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 | ||
* | prepare packages for kernel upgrade to 2.6.19 | Felix Fietkau | 2006-12-14 |
| | | | | SVN-Revision: 5786 | ||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 |
| | | | | SVN-Revision: 5624 | ||
* | upgrade dnsmasq, fixes a few bugs including #943 | Felix Fietkau | 2006-11-14 |
| | | | | SVN-Revision: 5528 | ||
* | add START=60 to dnsmasq init | Felix Fietkau | 2006-11-13 |
| | | | | SVN-Revision: 5525 | ||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 |
| | | | | SVN-Revision: 5512 | ||
* | move /usr/lib/parse-config.awk to /lib/config/template.awk | Felix Fietkau | 2006-10-20 |
| | | | | SVN-Revision: 5244 | ||
* | init script cleanup, use /etc/rc.d/ for enabled scripts, ↵ | Felix Fietkau | 2006-10-15 |
| | | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |