**** BEGIN LOGGING AT Fri Jun 19 02:59:58 2009 Jun 19 10:26:35 florian * r16513 /packages/net/quagga/Makefile: [package] bump quagga release number as suggested in #5251 Jun 19 10:27:55 hi Hauke Jun 19 10:52:18 lars * r16514 /feeds/efl/enlightenment/patches/ (. 010-fix-uevent-poll.patch): [packages] enlightenment: Prevent the the battery applet from busy-looping for ever on a 2.6.30 kernel. Jun 19 10:53:21 lars * r16515 /feeds/phone/gsm0710muxd/patches/ (. 010-fix-pm-searchpaths.patch): Fix power management search paths. Jun 19 12:21:46 I, a few days ago i pushed a patch for the usb_modeswitch package. Would it be possible to push it into the repository? Jun 19 13:12:02 florian * r16516 /trunk/target/linux/generic-2.6/files-2.6.30/drivers/leds/ledtrig-netdev.c: [kernel] ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unset Jun 19 13:23:32 xMff ping Jun 19 13:24:24 pong Dogge Jun 19 13:24:47 any chance you can port the tuxload script from perl into lua? Jun 19 13:25:09 chance yes; time no Jun 19 13:25:17 oh :( Jun 19 13:26:13 ok. then i have to switch to gentoo on my alix Jun 19 13:26:21 hf Jun 19 15:55:57 florian * r16517 /packages/libs/libao/Makefile: [package] update libao to 0.8.8 (#5382) Jun 19 16:05:42 florian * r16518 /packages/libs/libnfnetlink/Makefile: [package] update libnfnetlink to 0.0.41, cleanup whitespaces (#5383) Jun 19 16:06:47 florian * r16519 /packages/libs/libnetfilter-queue/Makefile: [package] update libnetfilter-queue to 0.0.17 (#5383) Jun 19 16:08:13 florian * r16520 /packages/libs/libnetfilter-log/Makefile: [package] update libnetfilter-log to 0.0.16 (#5383) Jun 19 17:25:45 hi all :-) Jun 19 17:26:57 may I use 803.1q (vlan) on wrt54g (the first device of openwrt) ? Jun 19 17:27:28 I got 2 device talking on vlan100, and some wrt between them Jun 19 17:27:32 hi, if some of the developers are online, would it be possible to update the usb_modeswitch package? I've submitted a patch on the mailing list a few days ago. Jun 19 18:10:14 is the multiport match still broken in 2.4? Jun 19 18:10:32 https://dev.openwrt.org/ticket/5141 Jun 19 18:21:50 yes Jun 19 18:22:23 ok, thanks Jun 19 18:22:40 glad I didn't just screw something up Jun 19 18:24:34 you changed the outcome of the match by obversing it. Jun 19 18:24:41 observing* Jun 19 18:26:01 pong: loswilios Jun 19 18:57:06 hi, Jun 19 18:57:28 I'm having some troubles overwrite a file from within a package Jun 19 18:57:51 the file is /etc/modules.d/60-usbserial Jun 19 18:57:58 that's by design Jun 19 18:58:07 use -force-overwrite Jun 19 18:58:14 and i would like to replace with another in my package Jun 19 18:58:39 the problem is that the finale image does not contain my version of the file Jun 19 18:59:01 however the custom file is copied into the ipkg directory at build time Jun 19 18:59:08 is this the expected behaviour? Jun 19 18:59:22 then put it in files/etc/modules.d/60-usbserial Jun 19 18:59:26 this will overwrite anything Jun 19 18:59:49 which directory files? Jun 19 19:00:00 in the top level directory of your builödroot Jun 19 19:00:23 ah ok i didn;t know this Jun 19 19:00:45 but in this way the file is copied also if i do not install m package Jun 19 19:00:47 you have to create it Jun 19 19:00:57 right Jun 19 19:01:11 I assume you package is processed before the original one Jun 19 19:01:22 so the original one overwrites your version again Jun 19 19:01:48 i thought that the kernel related files are installed before everything else Jun 19 19:02:13 is there a way to affect the package install order? Jun 19 19:02:30 nut sure, maybe if you define depends Jun 19 19:02:40 but could be that those are ignored during build Jun 19 19:03:25 could be Jun 19 19:03:31 my package already depends on +kmod-usb-serial Jun 19 19:05:39 btw... what is the difference between +kmod-usb-serial and kmod-usb-serial in the depends statement? Jun 19 19:24:00 hamvil: With + it selects the dependency and without it depends on the dependency. Jun 19 19:24:38 so without I have to select the dependecy before Jun 19 19:26:22 mb__: is it possible to have a package option as dependency Jun 19 19:26:47 let's say that i want modprobre from busybox as a dependency Jun 19 19:26:56 is it possible to specify this in a makefile? Jun 19 19:27:10 yeah. Don't insert a + Jun 19 19:28:54 so it would be what? Jun 19 19:29:02 depends=busybox ??? modprobe Jun 19 19:30:45 fire up menuconfig. Press /. Enter "modprobe". It will show you the symbol name. Jun 19 19:34:11 <{Nico}> hamvil: try this: DEPENDS:= +@BUSYBOX_CONFIG_MODPROBE Jun 19 19:39:37 thanks nico it works fine Jun 19 20:09:41 does anyone know if it's possible to map several UCI configs in a single CBI for LuCI? Jun 19 21:27:04 hello nbd, I don't understand why I include uci.h in my program and work but ucimap.h say No such file or directory and both are in same dir Jun 19 21:33:45 nbd: what is the right include setting to compile a program with uci functions **** ENDING LOGGING AT Sat Jun 20 02:59:57 2009