**** BEGIN LOGGING AT Sun Sep 05 02:59:58 2010 Sep 05 10:29:49 <[florian]> KanjiMonster: ping? Sep 05 10:29:59 [florian]: pong Sep 05 10:30:12 <[florian]> KanjiMonster: is there any update for your bcm63xx patches to add support for the t-com speedport? Sep 05 10:30:18 <[florian]> KanjiMonster: do you want me to merge them as-is? Sep 05 10:30:48 not yet. Probably not very useful without any support for devices with only one ethernet port Sep 05 10:34:13 <[florian]> KanjiMonster: well, first of all, the scripts should be modified to create the proper network configuration Sep 05 10:34:26 <[florian]> KanjiMonster: like you stated in your patch, we assume LAN switch is on eth1 Sep 05 10:34:31 <[florian]> KanjiMonster: this is not true for bcm6338 either Sep 05 10:36:02 it probably has to support three modes: one mac/single phy, one mac/switch, and two macs Sep 05 10:36:15 <[florian]> exactly Sep 05 11:06:36 mb * r22932 /packages/utils/psfreedom/Makefile: psfreedom: update Sep 05 11:49:14 mh, mercurial should probably depend on +python, not python Sep 05 11:54:18 <[florian]> KanjiMonster: right Sep 05 11:57:34 build #112 of atheros is complete: Failure [failed shell_10] Build details are at http://tksite.gotdns.org:8010/builders/atheros/builds/112 Sep 05 12:01:08 florian * r22933 /packages/net/mercurial/Makefile: [package] fix mercurial dependency against python, thanks KanjiMonster Sep 05 16:19:58 nbd * r22934 /trunk/ (5 files in 5 dirs): fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) Sep 05 16:20:10 nbd * r22935 /trunk/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig: ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND Sep 05 16:20:47 nbd * r22936 /branches/backfire/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig: ar71xx: merge kconfig dependency fixes from r22935 Sep 05 19:06:17 jow * r22937 /trunk/package/firewall/ (Makefile files/lib/core_redirect.sh files/reflection.hotplug): [package] firewall: introduce SNAT support for redirect sections Sep 05 20:20:25 jow * r22938 /trunk/package/firewall/files/lib/ (core_redirect.sh fw.sh): Sep 05 20:20:25 [package] firewall: Sep 05 20:20:25 - fix possible endless loop when the family option is used for forwardings Sep 05 20:20:25 - only generate forwarding rules in SNAT redirect sections if src_dip is specified Sep 05 20:30:08 Need some help please - Some packages are failing to build under buildroot with" ld-uClibc.so.0, needed by libdl.so, not found (try using -rpath or -rpath-link) Sep 05 20:40:44 jow * r22939 /branches/backfire/package/firewall/ (Makefile files/reflection.hotplug files/uci_firewall.sh): [backfire] firewall: backport SNAT support from trunk Sep 05 21:03:16 hey ho Sep 05 21:03:47 if i want to make a patch to add a package ... where should i put my package before making the diff ... in trunk/package or in trunk/feeds/package ... Sep 05 21:04:08 its about lcdproc Sep 05 21:04:16 doesn't matter actually Sep 05 21:04:26 it will be places correctly by the committer Sep 05 21:04:29 placed Sep 05 21:05:31 k Sep 05 21:37:02 xMff: could you take a quick look on the package - it doesn't give an error but in the last 2 minutes i've done something which prevents it from showing in make menuconfig *naaarrf* Sep 05 21:37:08 http://pastebin.com/xEkyZVmT Sep 05 21:37:18 i don't know what it could be Sep 05 21:38:06 the final call to $(eval $(call BuildPackage,lcdproc)) is missing Sep 05 21:38:11 ahh Sep 05 21:38:13 thanks Sep 05 21:38:33 i deleted that while trying something ... i was sure you would find it *hehe* Sep 05 21:38:46 thx man Sep 05 21:38:58 np Sep 05 22:01:54 jow * r22940 /branches/backfire/package/6in4/ (Makefile files/6in4.hotplug): [backfire] merge r22889, r22893 and r22897 Sep 05 22:21:31 jow * r22941 /packages/utils/lcdproc/ (7 files in 2 dirs): [packages] add lcdproc - a piece of software that displays real-time system information from your Linux/*BSD box on a LCD (#7883) Sep 05 22:38:06 xMff, have any suggestions on LCD screens? Sep 05 22:40:36 RealOpty: not really Sep 05 22:40:48 check the homepage of lcdproc Sep 05 22:40:54 they mentioned a few Sep 05 22:40:58 kk Sep 05 22:47:30 I was looking to subscribe to a bug in trac, which I assume I need to register first to enable that option, but I don't see a link to register, and clicking on the login link seems to perpetually stall. Sep 05 22:53:12 tmetro1: I believe it is enough to respond to the ticket and providing your mail address Sep 05 22:53:55 Could be, but I didn't have anything to add as a comment...lets see what options it lists... Sep 05 22:56:23 I left the comment field blank and it accepted it without error, so maybe that did work. No acknowledgment email so far... Sep 05 22:56:50 which ticket # ? Sep 05 22:58:04 6580 Sep 05 22:59:47 hm nope, Cc: is a feature for registered users as it seems Sep 05 23:01:08 I know its not the same but maybe the rss link helps? Sep 05 23:18:47 jow * r22942 /trunk/package/kernel/modules/ (virtual.mk xen.mk): Sep 05 23:18:47 [PATCH v5 1/4] kernel: move xen.mk to virtual.mk Sep 05 23:18:47 Move Xen kernel modules into a general virtualization category. Sep 05 23:18:47 Signed-off-by: Stijn Tintel Sep 05 23:19:26 jow * r22943 /trunk/package/kernel/modules/virtual.mk: Sep 05 23:19:26 [PATCH v5 2/4] kernel: add VirtIO device support Sep 05 23:19:26 Add support for VirtIO-based paravirtualized devices used by various Sep 05 23:19:26 virtualization platforms. Sep 05 23:19:26 Signed-off-by: Stijn Tintel Sep 05 23:21:53 jow * r22944 /trunk/target/linux/x86/kvm_guest/ (6 files in 3 dirs): Sep 05 23:21:53 [PATCH v5 3/4] x86: add kvm_guest subtarget Sep 05 23:21:54 Add a KVM guest subtarget to the x86 target. Since VirtIO is the Sep 05 23:21:54 preferred I/O virtualization platform for kvm, this target expects it's Sep 05 23:21:54 root device to be /dev/vda. Sep 05 23:21:54 Signed-off-by: Stijn Tintel Sep 05 23:22:26 jow * r22945 /trunk/package/kernel/modules/virtual.mk: Sep 05 23:22:26 [PATCH v5 4/4] kernel: virtio modules depend on x86_kvm_guest Sep 05 23:22:26 Make the VirtIO modules depend on the new x86_kvm_guest subtarget. Sep 05 23:22:26 Signed-off-by: Stijn Tintel Sep 05 23:30:01 xMff: sorry, might have missed your last reply. I dropped off the next for a bit. Sep 05 23:30:45 I said Cc: seems to be a feature for registered users only Sep 05 23:30:50 and registration is not possible Sep 05 23:31:10 however maybe you can use the rss link? Sep 05 23:31:23 there's also a tickets ml but it receives all ticket changes Sep 05 23:32:21 No big deal. I'll check back occasionally. Just wanted to keep tabs on changes in the status of supot for the RT-N16. Thanks for looking into Trac. Sep 05 23:32:31 I gather registration is only open to devs? Sep 05 23:32:47 yes Sep 05 23:32:56 ok, thanks. Sep 05 23:33:04 I'm not sure whether opening cc for anonymous would pose a spam risk Sep 05 23:34:38 Most projects I've ran across using trac have the registration open, or at least optional. With some, it seems to be impossible to unsubscribe from a ticket, though I'm not sure that's a setting issue or a trac limitation. Sep 05 23:34:55 trac limitation iirc Sep 05 23:35:08 in some older versions at least Sep 05 23:35:19 the trac-trac *heh* allows unsubscribing Sep 05 23:35:50 I've never been all that impressed with trac, but it's better than the issue trackers Sourceforge used to use. Sep 05 23:36:15 I use it as fancy diff viewer and history browser Sep 05 23:37:43 true, it is good a an svn front-end. Sep 05 23:50:36 updated openwrt/upstream, https://home.comcast.net/~sdwalker/uscan/uscan.shtml Sep 05 23:51:55 hmm Sep 05 23:52:02 pptp update Sep 05 23:52:05 let's see Sep 05 23:52:59 swalker: whats this Sep 05 23:53:15 xMff: unstable iirc even though debian stable is using it iirc Sep 05 23:53:29 wekll if even debian uses it Sep 05 23:53:59 swalker: not sure why u show wing package as unavailable , i just did 4 builds with it fine Sep 05 23:54:54 OutBackDingo: mostly a http://dehs.alioth.debian.org/ clone but for OpenWrt packages Sep 05 23:55:43 swalker: ok, so hows it determine if a package is available ? Sep 05 23:55:55 OutBackDingo: the upstream git is a newer revision than the Makefile in OpenWrt Sep 05 23:58:42 swalker: right, but the Makefile is designed to use package releases, not trunk Sep 05 23:59:24 and the git version 6f238baa6c4f357f1fe0e55f1b71db7816747b33 matches whats in the Makefile Sep 05 23:59:41 ok i follow, so its just an FYI type scan Sep 06 00:06:40 OutBackDingo: wing should post a tarball on its github of what it deems as stable Sep 06 00:07:07 swalker: ok ill let robert know Sep 06 01:46:23 jow * r22946 /trunk/scripts/metadata.pl: [scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced that only exists as source pkg, e.g. libtool Sep 06 02:15:57 jow * r22947 /trunk/package/opkg/Makefile: [package] opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host Sep 06 02:16:21 jow * r22948 /trunk/package/base-files/Makefile: [package] base-files: make build dependant on opkg/host Sep 06 02:18:49 jow * r22949 /trunk/ (include/package-ipkg.mk target/imagebuilder/files/Makefile): Sep 06 02:18:49 [buildroot] use opkg/host for package installation Sep 06 02:18:49 - speeds up rebuild operations Sep 06 02:18:49 - aligns generated package list format with the one created by opkg on the target Sep 06 02:18:49 - fixes broken dependency handling in imagebuilder Sep 06 02:34:40 jow * r22950 /trunk/target/linux/x86/image/Config.in: [x86] adjust image defaults for KVM Sep 06 02:41:11 jow * r22951 /branches/backfire/package/ppp/ (Makefile patches/340-populate_default_gateway.patch): [backfire] merge r22806 **** ENDING LOGGING AT Mon Sep 06 02:59:57 2010