**** BEGIN LOGGING AT Thu Jun 18 02:59:57 2009 Jun 18 04:20:27 is there a way to rsync openwrt snapshot pkgs? it's rejected when i tried Jun 18 04:22:59 openwrt.org::openwrt-downloads/snapshots/ ? Jun 18 04:42:04 Bartman007: yes that worked. trying to mirror it at my site Jun 18 04:42:55 but...can not figure out how to expose a directory under drupal's topdir Jun 18 08:54:41 florian * r16501 /packages/libs/argtable/Makefile: [package] update libargtable to 2.11 (#5366) Jun 18 10:13:52 hello guys Jun 18 10:14:00 any one heard od sparklan ? Jun 18 11:00:13 gfather: the link to their 'mesh-ap' is dead :) Jun 18 11:26:00 :) Jun 18 11:26:55 phaidros i just cheked its specs, it has Realtek 8186 chipset and 2mb nand , 16 mb ram Jun 18 11:27:15 i dont think Realtek is supported in openwrt Jun 18 12:40:19 hello every one, if i have br-lan device name how I get interface name only remove "br-" or i have some functions? Jun 18 12:41:19 fofware: brctl show e.g. Jun 18 12:41:24 florian * r16502 /packages/libs/cgilib/ (4 files in 2 dirs): [package] update cgilib to 0.7 (#5367) Jun 18 12:43:26 brctl? Jun 18 12:44:05 is a script? in what dir? Jun 18 12:44:44 it's a standard linux utility Jun 18 12:44:51 brctl is the tool to manage bridge interfaces Jun 18 12:44:54 like ifconfig and route Jun 18 12:45:20 brctl [addbr|delbr|show|delif|addif] and more Jun 18 12:46:02 ok, , thanks Jun 18 12:48:48 , bad my, I want get the network name, no interface name Jun 18 12:50:24 so just remove "br-" from name e.g. br-lan -> lan Jun 18 12:50:51 or that is not good way to do Jun 18 12:59:50 thanks Jun 18 13:03:41 florian * r16503 /packages/libs/check/Makefile: [package] update check to 0.9.6 (#5368) Jun 18 13:07:36 fofware: cycle through uci to see what network is the "owner" of br-lan Jun 18 13:07:49 just stripping br- would work too but it's not generic imho Jun 18 13:08:01 what happens if openwrt decides to chage the prefix some day Jun 18 13:09:25 for this reason is I asking about the good way to do that Jun 18 13:10:40 use config_foreach to find the related network Jun 18 13:11:07 I can see sed is a easy way, but like you say openwrt can change the prefix and sed will not a good idea Jun 18 13:11:17 thanks xMff Jun 18 13:42:44 florian * r16504 /packages/devel/binutils/Makefile: [package] libbfd must be compiled with the proper pic flags Jun 18 13:44:06 florian * r16505 /packages/net/xtables-addons/ (Makefile patches/ patches/001-no_depmod.patch): [package] update xtables-addons to 1.7 (#5369) Jun 18 15:00:34 florian * r16506 /trunk/ (3 files in 3 dirs): [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) Jun 18 15:32:39 florian * r16507 /trunk/target/sdk/Makefile: [sdk] do not copy all the staging_dir/ directories, only the right toolchain and target directories Jun 18 15:34:38 florian * r16508 /trunk/target/sdk/Makefile: [sdk] now that we support multiple libc, include the gcc version, libc type and libc version in the SDK filename Jun 18 15:49:44 florian * r16509 /packages/libs/alsa-lib/ (4 files in 2 dirs): [package] update alsa-lib to 1.0.20 (#5365) Jun 18 15:50:17 florian * r16510 /packages/libs/alsa-lib/patches/ (2 files): [package] remove empty patches in alsa-lib Jun 18 15:50:50 florian * r16511 /packages/utils/alsa-utils/Makefile: [package] update alsa-utils to 1.0.20 (#5365) Jun 18 16:02:24 florian * r16512 /packages/libs/confuse/ (3 files in 2 dirs): [package] update confuse to 2.6 (#5375) Jun 18 16:50:00 * russell_ has been trying to get the uclibc buildroot to give me a native toolchain on the target (mipsel), but it's failing in various ways. i've noticed that openwrt can generate a native toolchain but only x86 is enabled. so it seems i can either try to get the uclibc one working or the openwrt one. anyone have suggestions as to which route is less painful? Jun 18 16:52:54 for openwrt, the openwrt buildroot is less painful Jun 18 16:54:14 has anyone build a mipsel native toolchain on openwrt? Jun 18 16:54:53 i doubt it Jun 18 16:55:09 that is, i want to be able to compile *on* the wgt (at least enough to autoconfigure stuff) Jun 18 16:55:17 native doesn't even work on x86, last i checked Jun 18 16:56:12 the guy who provided openwrt with "full perl" says he generated the config.sh-mipsel.in using the uclibc native toolchain Jun 18 16:56:29 so that was the route i'm trying to go, but ... encountering headwinds Jun 18 23:24:05 ndb: do you know any "c" program that include uci, so I will use it like example to try include uci in other program Jun 18 23:25:55 nbd: do you know any "c" program that include uci, so I will use it like example to try include uci in other program Jun 18 23:26:13 swconfig does Jun 18 23:27:05 thanks nbd **** ENDING LOGGING AT Fri Jun 19 02:59:58 2009