**** BEGIN LOGGING AT Tue Feb 27 02:59:56 2007 Feb 27 09:28:16 florian * r6398 /packages/net/freeradius/Makefile: Fix freeradius compilation when not selecting all EAP modules (#1373) Feb 27 09:40:49 florian * r6399 /packages/net/httping/ (Makefile patches/02-version.patch): Fix httping compilation Feb 27 09:46:17 florian * r6400 /trunk/package/kernel/modules/fs.mk: Make cifs depend on kmod-nls-base (#1360) Feb 27 11:50:24 nbd * r6401 /trunk/package/alsa/Makefile: fix alsa compile Feb 27 14:32:47 nbd * r6402 /trunk/package/fuse/ (Makefile patches/200-disable_compat.patch): remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols Feb 27 14:35:08 how would you compile a package if you need one of its tools running on the host machine also? Feb 27 14:35:22 two make steps Feb 27 14:35:25 one to compile the host tools Feb 27 14:35:28 and one for the target tools Feb 27 14:35:34 with different variables Feb 27 14:35:42 mhm Feb 27 14:35:52 is there a good example from any of current packagelist? Feb 27 14:36:00 i think ncurses Feb 27 14:36:05 not sure, though Feb 27 14:36:11 i'll bug around it, thanks Feb 27 14:36:23 it's not a particularly nice example Feb 27 14:36:29 but the only one i can think of right now Feb 27 14:36:29 :) Feb 27 14:36:32 :) Feb 27 17:21:53 <{Nico}> wigyori: you can also look at mysql, openldap & pcre for cross/host examples Feb 27 18:30:29 florian * r6403 /packages/net/opendchub/ (. Makefile): Add opendchub Feb 27 19:48:24 h3sp4wn: i'll look at that soon, probably try to get even the second minipci and stuff working for real this time Feb 27 19:49:46 Kaloz: I have only just got round to fixing my serial console - but I can test easily (dunno where to start about that as firstboot is gone) Feb 27 20:32:34 nbd * r6404 /trunk/ (Makefile include/scan.mk): Feb 27 20:32:34 Massive speedup in the package/target scanning step Feb 27 20:32:34 - per package metadata files are now cached. Feb 27 20:32:34 - timestamp.pl calls have been replaced with make file dependencies Feb 27 20:32:34 - an extra stamp file ensures that directory listing changes force a rebuild Feb 27 20:45:54 ^^sounds great :) Feb 27 20:46:11 * nbd thinks it is Feb 27 20:46:50 * crazy_imp has to try it right now :D Feb 27 20:47:20 on the first time it's as slow as before Feb 27 20:47:42 but when a makefile like package/base-files/Makefile changes, then the next metadata rebuild is a lot faster Feb 27 20:47:49 because it only has to dump the base-files info again Feb 27 20:47:53 and not all other packages Feb 27 20:48:16 so updates and package makefile changes become less annoying Feb 27 21:05:07 anyone experience with MXP? Feb 27 21:05:11 (flood warning) Feb 27 21:05:13 # telnet 192.168.1.101 4159 Feb 27 21:05:13 Trying 192.168.1.101... Feb 27 21:05:13 Connected to 192.168.1.101 (192.168.1.101). Feb 27 21:05:13 Escape character is '^]'. Feb 27 21:05:15 Texas Instruments Inc. 2003 Feb 27 21:05:18 Golden Gateway Remote Command Processor Feb 27 21:05:20 MXP> Feb 27 21:05:29 never heard of this one Feb 27 21:05:50 this is on a WiFi phone Feb 27 21:06:07 which one? Feb 27 21:06:18 netgear SPH101 Feb 27 21:06:21 i have that one Feb 27 21:06:44 let's see if there is a firmware update... Feb 27 21:07:00 unfortunately there are no full firmware images available anywhere Feb 27 21:07:11 all upgrade files are incomplete and only replace parts of the filesystem Feb 27 21:07:46 you sure? Feb 27 21:07:49 yeah Feb 27 21:07:59 violation somewhere? Feb 27 21:08:53 it's the usual mess of proprietary kernel modules, gpl kernel sources and incomplete userland Feb 27 21:09:42 hm Feb 27 21:09:54 armijn: i have to delay the wg302 for tomorrow, but i know what i have to change Feb 27 21:10:08 nbd: do you happen to have a complete analysis? Feb 27 21:10:17 no Feb 27 21:10:17 nbd: if so, I will go after it right away Feb 27 21:10:20 hmkay Feb 27 21:10:32 Kaloz: no problemo Feb 27 21:12:28 nbd: if you could give me some hints of what is missing :) Feb 27 21:12:54 i haven't actually tested any of this, but it looks like you can hack the gpl sources to provide a very bare userland Feb 27 21:13:02 without the graphical interface or the skype client Feb 27 21:13:10 those binaries can only be pulled from the device itself Feb 27 21:13:23 which one, the skype client? Feb 27 21:13:39 minigui, skype client, a few other things, no idea what else Feb 27 21:13:47 nbd: you mean these? Feb 27 21:13:48 http://losser.st-lab.cs.uu.nl/~armijn/.netgear/ Feb 27 21:13:59 I extracted those from the Windows binary with some, ehr, hackery :) Feb 27 21:14:13 yeah, i did the same with a few windows binaries Feb 27 21:14:24 i have a developer phone that i tested those tarballs on Feb 27 21:14:29 the minigui thing was licensed by them under a proprietary license (it is dual licensed) Feb 27 21:14:30 (with serial access and bare userland) Feb 27 21:14:42 but the problem is, even those 11M tarballs are incomplete Feb 27 21:14:57 a few files for minigui are missing to actually make the whole thing work Feb 27 21:15:05 and maybe a few other apps as well, no idea Feb 27 21:15:15 but the minigui thing is dual licensed Feb 27 21:15:21 yeah Feb 27 21:15:30 and they have a license for that Feb 27 21:15:38 I explicitely asked Feb 27 21:15:38 haven't checked it to see if they link it against any gpl libraries Feb 27 21:15:44 even thouhg it is really really hard to check Feb 27 21:15:49 yeah Feb 27 21:16:02 I mean, what if they don't have a license? Feb 27 21:16:28 how should you prove that? Feb 27 21:16:33 no idea Feb 27 21:16:35 often these things are NDAd Feb 27 21:20:01 nbd: but I would appreciate any info Feb 27 21:20:17 yeah. will let you know if i notice something interesting Feb 27 21:20:23 cool Feb 27 21:20:47 the sooner I know, the sooner I can start kicking in some heads Feb 27 21:21:12 yeah Feb 27 21:21:20 armijn: just start throwing chairs like Balmer does. Feb 27 21:21:29 but i think we can't get sources to the really interesting parts Feb 27 21:21:52 the kernel driver sources are really the only thing i'd be interested in Feb 27 21:22:01 but of course they're proprietary Feb 27 21:22:33 Bartman007: aluminum chairs, like @ WWF? Feb 27 21:23:01 armijn: I was thinking executive leather chairs, but it is your choice. Feb 27 21:23:03 nbd: I have good contacts with netgear, so I can just tell them there is a problem there Feb 27 21:23:26 armijn: but there may not be any *clear* gpl issues with these drivers Feb 27 21:23:49 except for the usual gray area of binary-only linux kernel modules Feb 27 21:23:56 hmyes Feb 27 22:13:38 florian * r6405 /packages/net/httping/ (3 files in 2 dirs): Upgrade httping to 1.2.2 (#1414) Feb 27 22:23:37 florian * r6406 /trunk/package/madwifi/files/lib/wifi/madwifi.sh: Add hidden_ssid option to madwifi script (#1363) Feb 27 22:28:29 nbd * r6407 /trunk/package/base-files/files/ (etc/functions.sh sbin/wifi): move config_get_bool from /sbin/wifi to /etc/functions.sh Feb 27 22:29:26 nbd * r6408 /trunk/package/madwifi/files/lib/wifi/madwifi.sh: use config_get_bool for hide_ssid option in madwifi Feb 27 22:49:49 florian * r6409 /packages/libs/libgphoto2/patches/01-ptp_iconv_fix.patch: Add ptp fix from #1261 Feb 27 22:52:45 nbd * r6410 /trunk/package/base-files/files/lib/network/config.sh: add a check for brctl in the unbridge() function (fixes #1417) Feb 27 22:58:41 florian * r6411 /packages/sound/flite/ (. Makefile): Add flite (#1375) Feb 27 23:02:35 nbd * r6412 /trunk/toolchain/ccache/Makefile: fix ccache build (#1415) Feb 27 23:05:06 nbd * r6413 /trunk/ (6 files in 4 dirs): move ccache to tools/ and fix potential dependency issue Feb 27 23:05:26 florian * r6414 /packages/utils/procps/Makefile: Fix procps free and top installation Feb 27 23:13:52 nbd * r6415 /packages/net/openssh/files/sshd.init: port the dropbear init script fix for keygen => restart to openssh (fixes #1300) Feb 27 23:20:12 nbd * r6416 /trunk/package/broadcom-diag/src/diag.c: add wl-500w diag support (untested, based on patch from #1298) Feb 27 23:25:09 nbd * r6417 /trunk/ (Config.in target/linux/rb532-2.6/image/Makefile): allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) Feb 27 23:29:29 hm, busybox ftpput does probably not understand wildcards... Feb 28 00:11:51 nbd * r6418 /trunk/target/linux/generic-2.6/patches/150-netfilter_imq.patch: update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397 Feb 28 00:28:42 nbd * r6419 /trunk/target/linux/x86-2.6/image/Makefile: strip double quotes from grub boot options (fixes #1406) Feb 28 00:33:13 nbd * r6420 /trunk/target/linux/generic-2.6/patches/009-revert_intel_flash_breakage.patch: add a patch to revert recent breakage in the intel cfi flash driver (fixes #1140) Feb 28 00:46:24 nbd * r6421 /trunk/package/kernel/modules/wireless.mk: add missing dependencies (#1244) Feb 28 01:19:55 thepeople * r6422 /packages/net/matrixtunnel/Makefile: update to 0.2 Feb 28 01:58:49 nbd * r6423 /trunk/toolchain/Makefile: remove remaining unnecessary dependency **** ENDING LOGGING AT Wed Feb 28 03:00:00 2007