**** BEGIN LOGGING AT Wed Oct 26 02:59:57 2011 Oct 26 03:09:24 swalker * r28596 /packages/devel/perf/Makefile: [packages] perf: correct section & category Oct 26 06:04:08 build #66 of mpc52xx is complete: Failure [failed compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/66 Oct 26 06:18:07 juhosg * r28597 /trunk/target/linux/ar71xx/image/Makefile: Oct 26 06:18:07 ar71xx: create image for the WNDR3800 Oct 26 06:18:07 This adds support for the Netgear WNDR3800, it is almost the same as Oct 26 06:18:07 the WNDR3700v2. It just has more RAM so the hd_id had to be adjusted. Oct 26 06:18:07 Signed-off-by: Petri Rosenström Oct 26 06:19:44 jow_laptop: https://github.com/LISPmob/lispmob looks preferable to raw source spread out over multiple packages Oct 26 08:22:01 guys , is https://dev.openwrt.org/ticket/4108 needed? the iptables rule is present tho no udhcp but dnsmasq is used now.. Oct 26 11:25:18 swalker: indeed Oct 26 11:39:18 nico * r28598 /trunk/package/kernel/modules/netdevices.mk: package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX) Oct 26 11:54:43 nbd * r28599 /trunk/target/linux/x86/config-default: x86: disable crashlog, ioremap of RAM does not work properly here Oct 26 12:12:05 jow_laptop, i can assign the same led to pppoe-wan and 3g-wan link and activity :) Oct 26 12:12:27 just tested right now, configured via luci and it works Oct 26 12:26:14 meh, after reboot doesnt work anymore :) Oct 26 13:06:33 jogo * r28600 /trunk/package/kernel/modules/netsupport.mk: package: kernel: remove last use of $(LINUX_KMOD_SUFFIX) Oct 26 13:06:34 jogo * r28601 /trunk/package/mac80211/Makefile: package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX) Oct 26 13:33:30 build #87 of ppc44x is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/87 Oct 26 13:40:07 juhosg * r28602 /trunk/tools/firmware-utils/src/mktplinkfw.c: firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3 Oct 26 14:53:59 build #92 of ps3 is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/ps3/builds/92 Oct 26 14:59:46 mb * r28603 /trunk/target/linux/omap24xx/Makefile: Update my email address Oct 26 15:00:16 jow * r28604 /trunk/scripts/getver.sh: [scripts] getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268) Oct 26 15:01:04 jow * r28605 /branches/backfire/scripts/getver.sh: [backfire] scripts: merge r28604 Oct 26 15:02:36 mb * r28606 /packages/utils/ (ucmb/ ucmb-tools/): Remove 'ucmb' packages Oct 26 15:05:18 moo Oct 26 15:10:37 lol getver.sh Oct 26 15:10:57 getver is dutch for something like damn ^^ Oct 26 15:11:13 heh Oct 26 15:12:16 unintentional use of language is funny, especially when it looks like it could have been intentional, e.g. nokia lumia: http://www.wordmagicsoft.com/dictionary/es-en/lumia.php Oct 26 15:14:09 lol Oct 26 15:18:37 lots of love Oct 26 15:19:14 mb * r28607 /packages/utils/retutahvo/: Remove obsolete 'retutahvo' utility Oct 26 15:20:57 Chocks: that too :) Oct 26 17:01:52 uhm, does scripts/env handle files/ too ? Oct 26 17:08:39 yes Oct 26 17:46:22 mb * r28608 /packages/Xorg/lib/qt4/Makefile: qt4: Unset host CFLAGS. This fixes a compile error if CFLAGS are exported on the host. Oct 26 17:49:12 mb * r28609 /packages/Xorg/lib/qt4/Makefile: Oct 26 17:49:12 qt4: Add -continue flag. This fixes an iconv configure issue on X11-QT. Oct 26 17:49:12 configure seems to mess up the cflags, so adding -continue really only is a workaround to this issue. But it makes it compile. Oct 26 18:00:11 Hi all. I'm going through the sierra_net.c usb network driver.. Oct 26 18:00:28 currently it supports only one USB air card, but I'm looking to add support for another. Oct 26 18:00:54 There is a line: static const u8 sierra_net_ifnum_list[] = { 7, 10, 11 }; Oct 26 18:01:52 which whitelists certain usb interfaces. However, lsusb -v doesn't really match up. That is, there are only 5 interfaces on that card. Oct 26 18:02:08 Any idea what those represent? Oct 26 18:36:10 nbd * r28610 /trunk/package/netifd/Makefile: netifd: update to the latest version, contains small fixes for interface reloading and adds support for dependency handling of stacked devices like dsa Oct 26 18:36:15 nbd * r28611 /trunk/package/netifd/files/etc/init.d/netifd: netifd: if core dump support is enabled, use it. also add some delay after start to avoid race conditions with other init scripts Oct 27 00:27:16 jow * r28612 /trunk/package/base-files/ (5 files in 4 dirs): (log message trimmed) Oct 27 00:27:16 [package] base-files: remove rdate integration, add busybox ntpd init script and server list in /etc/config/system Oct 27 00:27:16 The rdate applet proved to be too unreliable to obtain the current time on boot: Oct 27 00:27:16 - public time servers are rare and often unreachable or overloaded Oct 27 00:27:16 - rdate does not daemonize, it needs a network connection the moment it is started, leading to race conditions Oct 27 00:27:16 - the /etc/config/timeserver configuration is overly complex and there is no reliable way to disable rdate invocations Oct 27 00:27:17 - the time protocol as specified in RFC 868 is considered obsolete Oct 27 00:28:38 jow * r28613 /trunk/package/busybox/ (3 files in 3 dirs): [package] busybox: disable rdate, enable ntpd by default Oct 27 00:58:23 jow * r28614 /branches/backfire/package/busybox/ (3 files in 3 dirs): [backfire] busybox: backport ntpd applet from trunk busybox, keep it disabled for now **** ENDING LOGGING AT Thu Oct 27 02:59:58 2011