Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: f0ebad0e260ce3775ce17b600aa34060bf78bdb1 https://github.com/dtaht/Cerowrt-3.3/commit/f0ebad0e260ce3775ce17b600aa34060bf78bdb1 Author: nbd Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M toolchain/eglibc/Makefile Log Message: ----------- eglibc: work around a broken configure test to fix compile errors on x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32527 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 03870925976998f9f6c2d20fa32f5cf86d4c2a3d https://github.com/dtaht/Cerowrt-3.3/commit/03870925976998f9f6c2d20fa32f5cf86d4c2a3d Author: nbd Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: A package/mac80211/patches/567-ath9k_revert_initval_change.patch Log Message: ----------- ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380 (fixes #11756) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32528 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 97f0df7a84ca3d386738d1ec24c7e4913cc1b38e https://github.com/dtaht/Cerowrt-3.3/commit/97f0df7a84ca3d386738d1ec24c7e4913cc1b38e Author: jow Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M package/base-files/files/lib/functions/network.sh Log Message: ----------- [package] base-files: implement network_get_dnsserver() and network_get_dnssearch() in /lib/functions/network.sh git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32531 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: ec3a12f11d9dbb7a6056c2bf4d7ffb11b827091b https://github.com/dtaht/Cerowrt-3.3/commit/ec3a12f11d9dbb7a6056c2bf4d7ffb11b827091b Author: Dave Taht Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M package/base-files/files/lib/functions/network.sh A package/mac80211/patches/567-ath9k_revert_initval_change.patch M toolchain/eglibc/Makefile Log Message: ----------- Merge branch 'master' of git://nbd.name/openwrt Commit: 40b6fce4a15c12e548c0b4fbcff29d35dd2c9557 https://github.com/dtaht/Cerowrt-3.3/commit/40b6fce4a15c12e548c0b4fbcff29d35dd2c9557 Author: nbd Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M toolchain/binutils/Makefile M toolchain/gcc/initial/Makefile M toolchain/uClibc/Makefile Log Message: ----------- toolchain: keep the initial gcc around for later uclibc rebuilds testing uclibc changes is tricky because the final gcc tends to miscompile uclibc code or barf up internal compiler errors. install binutils into $(TOOLCHAIN_DIR)/initial (without changing the configure prefix) and copy it from there to $(TOOLCHAIN_DIR)/ so that the initial gcc can be put into $(PATH) for the uclibc build, even if the final gcc is already installed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32553 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: b5d071eb9b38e3ea1f0eaf753e5c1fdcbd7a9f61 https://github.com/dtaht/Cerowrt-3.3/commit/b5d071eb9b38e3ea1f0eaf753e5c1fdcbd7a9f61 Author: nbd Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M toolchain/gcc/final/Makefile Log Message: ----------- toolchain/gcc: fix installing the toolchain after removing the toolchain dir without a full rebuild git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32554 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 86e3bacd5a5e4274808090ae5c8750843a65b56a https://github.com/dtaht/Cerowrt-3.3/commit/86e3bacd5a5e4274808090ae5c8750843a65b56a Author: nbd Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: A toolchain/uClibc/patches-0.9.33.2/132-inet_fix_res_init.patch Log Message: ----------- toolchain/uClibc: fix getting the nameserver from _res state after res_init. fixes displaying the nameserver in busybox nslookup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32555 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 9a5a9c238fcd1d2b3288eac47df8913ef7fe2e82 https://github.com/dtaht/Cerowrt-3.3/commit/9a5a9c238fcd1d2b3288eac47df8913ef7fe2e82 Author: Dave Taht Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M toolchain/binutils/Makefile M toolchain/gcc/final/Makefile M toolchain/gcc/initial/Makefile M toolchain/uClibc/Makefile A toolchain/uClibc/patches-0.9.33.2/132-inet_fix_res_init.patch Log Message: ----------- Merge branch 'master' of git://nbd.name/openwrt Commit: 02bafb3afa511a4e9fa07145dd14b2b67add2134 https://github.com/dtaht/Cerowrt-3.3/commit/02bafb3afa511a4e9fa07145dd14b2b67add2134 Author: Dave Taht Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M package/base-files/files/lib/functions/network.sh A package/mac80211/patches/567-ath9k_revert_initval_change.patch M toolchain/binutils/Makefile M toolchain/eglibc/Makefile M toolchain/gcc/final/Makefile M toolchain/gcc/initial/Makefile M toolchain/uClibc/Makefile A toolchain/uClibc/patches-0.9.33.2/132-inet_fix_res_init.patch Log Message: ----------- Merge branch 'master' of /home/cero1/src/openwrt Compare: https://github.com/dtaht/Cerowrt-3.3/compare/92d8b81ba3a8...02bafb3afa51