Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |