**** BEGIN LOGGING AT Wed Aug 11 02:59:57 2010 Aug 11 03:56:30 cshore, ping Aug 11 04:06:48 pong Aug 11 04:20:07 cshore, whats the package kmod-crc-ccitt used for? ppp? Aug 11 04:20:40 it's a error-checking code Aug 11 04:20:45 other than that I don't know Aug 11 04:21:07 cshore, would you believe its safe to remove ? Aug 11 04:21:21 if it will let you remove it, probably Aug 11 04:21:27 cshore, watcha working on btw Aug 11 04:21:45 my backups and then to bed Aug 11 04:22:35 nice. hmm that reminded me that i need to find a way to backup windows machines to my ubuntu one. Aug 11 04:23:11 bacula or amanda will work - they both have windows clients....neither is the easiest to use though Aug 11 04:23:33 cshore, know of any way to do a 'live bandwidth stats' with out using a webif? Aug 11 04:23:36 rdiff-backups might do it Aug 11 04:23:46 ifstat? Aug 11 04:23:48 not sure Aug 11 04:23:55 hmm ill look into those. thanks. Aug 11 04:24:56 you could also try Unison (that kind of like bidirectional rsync) Aug 11 04:25:59 nice nice Aug 11 04:26:21 for incremental backups if rdiff-backup is available for windows it might be the way to go Aug 11 04:26:46 it's probably second easiest (Unison being easiest, if you use the GUI) Aug 11 04:28:01 if want to preserve NTACL's though you'll need something like Bacula or Amanda (I *think* they have that capability) Aug 11 07:22:56 hello Aug 11 08:46:30 hello. congratulations to the release of 10.03.1 Aug 11 08:47:12 its a pitty that a problem which i had reported and which is actually solved did not make it into this release. please seee #6789 Aug 11 08:47:37 it effectivly prevents the usage of brcm-2.4 on siemens se505 devices Aug 11 08:47:55 it's not a release yet Aug 11 08:48:03 it's -rc1 Aug 11 08:48:10 ah, you are right. Aug 11 08:48:24 for the adventurous user like me its just fine :-) Aug 11 08:49:16 i came to ask another tiny question: i submitted a very little patch to dnsmasq and corresponding luci page but i didnt get any meaningfull reply Aug 11 08:50:06 since its only a few lines added nothing will break and it should be quite easy to apply it. Aug 11 08:50:26 what can i do to support the application of the patch? Aug 11 08:51:48 please refer to "[PATCH] dnsmasq bogus nxdomains" on the devel ml Aug 11 08:52:01 these bogus nxdomains are really a pain! Aug 11 08:54:16 ok Aug 11 08:55:03 thank you very much. keep the wonderful work up. Aug 11 09:36:23 acoul * r22591 /trunk/package/mac80211/800-nuke_led_code.patch: package/mac80211: let build system enable led code through cflags (thank you nbd) Aug 11 10:37:35 nico * r22592 /trunk/package/dnsmasq/ (Makefile files/dhcp.conf files/dnsmasq.init): package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number Aug 11 13:30:49 jow * r22593 /trunk/package/uhttpd/files/uhttpd.init: [package] uhttpd: make init script less verbose Aug 11 13:31:38 jow * r22594 /branches/backfire/package/uhttpd/files/uhttpd.init: [backfire] merge r22593 Aug 11 14:47:44 zandbelt * r22595 /packages/net/asterisk-1.6.x/Makefile: [packages] upgrade asterisk-1.6.x to 1.6.2.11; include func_logic in the core package, which closes #7704 Aug 11 15:43:58 hcg: hi Aug 11 16:41:25 where can I see the buildbot results? Aug 11 16:53:46 nico * r22596 /trunk/package/kernel/modules/video.mk: package/kernel: video: remove redundant AddDepends/video calls Aug 11 17:00:07 nico * r22597 /trunk/package/kernel/modules/video.mk: Aug 11 17:00:07 package/kernel: video: add missing dependencies (closes: #6497, #7542) Aug 11 17:00:07 * kmod-i2c-core to kmod-video-core Aug 11 17:00:07 * kmod-input-core to kmod-video-uvc Aug 11 17:06:26 ok, I found the buildbot results here: http://tksite.gotdns.org:8010 Aug 11 17:06:27 nico * r22598 /branches/backfire/package/kernel/modules/video.mk: Aug 11 17:06:27 [backfire] backport r22597 Aug 11 17:06:27 package/kernel: video: add missing dependencies (closes: #6497, #7542) Aug 11 17:06:27 * kmod-i2c-core to kmod-video-core Aug 11 17:06:27 * kmod-input-core to kmod-video-uvc Aug 11 17:12:33 nico * r22599 /branches/backfire/package/kernel/modules/video.mk: [backfire] fix dependency issue introduced by r22598 (x86 has no kmod-input-core) Aug 11 18:02:28 build #69 of au1000 is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/au1000/builds/69 Aug 11 19:34:24 how/where can I find the .config used by the buildbot? Aug 11 19:46:41 geoff--: hi, one second. Aug 11 19:54:48 geoff--: http://openwrt.pastebin.com/4URprgmG Aug 11 20:05:59 Bartman007: so it seems this will do it: echo 'CONFIG_ALL=y' > .config; echo 'CONFIG_TARGET_ps3=y' >> .config; make defconfig Aug 11 20:07:59 geoff--: yes. Aug 11 20:09:35 err, actually. echo those two lines, then: ./scripts/feeds update -a ; ./scripts/feeds install -a ; make defconfig Aug 11 20:16:38 Bartman007: ok, i'll try it and see if I can get the bot failure Aug 11 20:35:04 nico * r22600 /branches/backfire/package/util-linux-ng/Makefile: Aug 11 20:35:04 [backfire] merge r21807 Aug 11 20:35:04 add package for script from util-linux-ng (#7416) Aug 11 22:16:59 nico * r22601 /branches/backfire/target/linux/x86/config-default: [backfire] target/x86: add missing kernel debug symbols, fix kconfig going interactive when kernel debugging is enabled (closes: #7711) Aug 11 23:44:33 jow * r22602 /trunk/package/uhttpd/ (Makefile src/uhttpd-file.c src/uhttpd.c): Aug 11 23:44:33 [package] uhttpd: Aug 11 23:44:33 - abort file serving if client connection is lost (#7742) Aug 11 23:44:33 - don't send bad request headers twice Aug 12 00:00:23 [florian] ping Aug 12 00:14:53 jow * r22603 /packages/lang/php5/Makefile: [packages] php5: predefine target endianess (#4560) **** ENDING LOGGING AT Thu Aug 12 02:59:57 2010