**** BEGIN LOGGING AT Fri Sep 04 02:59:57 2009 Sep 04 04:12:02 anyone around? Sep 04 04:13:10 dbus wont build for me Sep 04 05:10:49 can anyone get latest boost to build? Sep 04 05:10:53 do i really need it Sep 04 05:10:55 ? Sep 04 06:42:55 <[florian]> cirdan: ok Sep 04 07:14:40 good morning Sep 04 10:46:52 How I can restart my service (/etc/init.d/mysrvc) from LuCI after modifing the service config? Sep 04 12:12:05 also btrfs fails to build Sep 04 12:12:12 error: conflicting types for 'test_bit' Sep 04 12:15:11 boost fails to build also Sep 04 12:23:03 this fixed dbus: https://dev.openwrt.org/attachment/ticket/4849/010-disable_wnopointersign.patch Sep 04 12:24:47 i appened to the bug report Sep 04 12:25:41 nm it wouldnt let me change the ticket Sep 04 15:08:28 juhosg * r17512 /trunk/target/linux/ramips/files/arch/mips/ (11 files in 4 dirs): [ramips] add GPIO configuration feature Sep 04 15:08:31 juhosg * r17513 /trunk/target/linux/ramips/files/arch/mips/ralink/common/gpio.c: [ramips] add missing GPIO register offsets Sep 04 15:34:40 hey any idea how i can get cgilib to build? im getting automake errors Sep 04 15:34:45 debian build system Sep 04 17:56:53 nbd: you around? is madwifi supposed to work on the tew-652brp? Sep 04 18:01:54 AR9102 chip Sep 04 18:11:36 Weedy_lappy: no. Sep 04 18:11:55 the internal atheros version can, but not any one available to us Sep 04 18:12:56 so ath9k Sep 04 18:13:25 can ath9k do multiple VAP? Sep 04 18:13:33 i need STA and AP Sep 04 18:16:23 package build failures are annoying Sep 04 18:16:58 is there anyway to manually invoke the packages.gz update? i have a bunch of things built from feed but they aren't in the packages file yet cause other things arent working Sep 04 18:19:41 Bartman007: yay or nay? Sep 04 18:20:21 Weedy_lappy: I think ath9k is capable of multiple VAP, but I don't think our wireless scripts support it yet. Sep 04 18:21:29 I haven't kept up on that stuff in trunk though. Sep 04 18:22:37 i need to extended a wifi network Sep 04 18:22:52 but it's not like the university is going to let me setup WDS Sep 04 18:23:14 nbd said i could run in STA for the wan and AP for the lan Sep 04 18:23:22 i'm just not sure how to do it Sep 04 18:25:53 FYI Sep 04 18:26:09 tew-652brp profile doesn't pull hostapd-mini Sep 04 18:29:03 anyone done multiple VAP? Sep 04 19:11:03 crap Sep 04 19:11:07 STA works Sep 04 19:11:12 dns is buggy but it works Sep 04 19:11:19 but the AP won't come up Sep 04 19:18:30 should sta be first and ap after? Sep 04 19:24:02 nbd: ping Sep 04 19:25:17 pong Sep 04 19:25:30 i never did multiple vap with ath9k Sep 04 19:25:36 the mac80211 init script is also a bit broken Sep 04 19:28:47 well madwifi can't even see the card Sep 04 19:28:52 chip* Sep 04 19:28:58 can you fix it? Sep 04 19:29:41 there's a replacement script somewhere on the -devel list Sep 04 19:29:45 i suggest you try that Sep 04 19:29:50 and let me know if it works Sep 04 19:42:31 http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg03636.html Sep 04 19:42:37 this? Sep 04 19:44:03 yes Sep 04 20:46:47 nbd or Bartman007, you know the script to manuallhy update the package index from the stuff built in feeds, before every package is done being built? Sep 04 20:47:45 which package index? the one in bin/packages/*/? Sep 04 20:47:52 yeah Sep 04 20:48:03 i have a bunch of stuff built, and the rest of the tree is being worked on Sep 04 20:48:12 so far about 4 packages fail to build Sep 04 20:48:21 you can run make package/index Sep 04 20:48:29 cool Sep 04 20:49:59 is it normal for a firmware image to not have a web UI and stuff on it by default? Sep 04 20:51:27 yes, you can get the web interface package through ./scripts/feeds Sep 04 20:52:02 ok Sep 04 20:52:19 i wasnt sure if it was included on the image normally, or if it was always a manual install Sep 04 20:53:38 would it be dangerous to change the default shell to bash? Sep 04 20:54:20 setting the shell in /etc/passwd should be no problem Sep 04 20:54:25 but i wouldn't necessarily replace /bin/sh Sep 04 20:54:34 ok i'd hate for a bad upgrade to not let me login :) Sep 04 20:54:48 but i forgot with ssh i can specify any command, like /bin/sh Sep 04 20:55:01 yeah and passwd id use, not replace /bin/sh Sep 04 20:58:07 crap, i updated and replaced /etc/passwd, whats the syntax for the password, i remember it's md5 but doesnt it have $ in front or something? Sep 04 20:59:32 md5 hash with salt Sep 04 20:59:34 with $1$ Sep 04 20:59:50 example: Sep 04 20:59:51 root:$1$8k.AE1Iz$l4L74aKc13F8ZZMv7wBGL/:0:0:root:/root:/bin/ash Sep 04 21:01:45 hrm ssh isnt letting me login Sep 04 21:01:49 i just did passswd Sep 04 21:02:15 nm Sep 04 21:02:20 it didnt like bash as my login shell Sep 04 21:09:03 ahha Sep 04 21:09:15 thepeople * r17514 /trunk/package/base-files/files/etc/init.d/boot: extend logging functions Sep 04 21:09:17 luci-admin-full has a missing dep on luci-fastindex Sep 04 21:13:24 please report that to xMff when he shows up Sep 04 21:14:36 sure, im gonna try to report the packages that wont build from trunk too Sep 04 21:14:41 i seem to be building * :) Sep 04 21:14:53 trunk has a diff arch string than the latest release Sep 04 21:15:01 makes life a little more annoying Sep 04 21:15:02 :) Sep 04 21:16:16 boost was was, dbus needed a patch for certain gcc versions, cgilib needs automake10.1, but if it's not installed when the package checks, it messes up Sep 04 21:16:28 you have to rm the package source dir or else it wont build Sep 04 21:16:57 bbiab Sep 04 21:50:36 dongs Sep 04 21:50:48 nbd: this is a pain to test Sep 04 21:50:57 almost working thought Sep 04 21:51:00 though* Sep 04 23:50:24 sane-backends fails **** ENDING LOGGING AT Sat Sep 05 02:59:58 2009