**** BEGIN LOGGING AT Sun Dec 02 02:59:56 2007 Dec 02 11:13:13 https://dev.openwrt.org/ticket/2778 can be closed Dec 02 16:52:19 getting a bit confused: when should one config_load /var/state/network? is it useful in addition to scan_interfaces? Dec 02 17:01:45 Fatus: i'm thinking about putting that in scan_interfaces Dec 02 17:11:03 ok but currently I need to config_load /var/state/network (even after scan_interfaces) in order to find out whether an interface is up, right? Dec 02 17:11:43 yep Dec 02 17:32:18 one caveat with the /lib/network ppp stuff: Dec 02 17:32:40 pppoe.sh sets /var/state/network.$config.ifname correctly, but ppp itself doesn't Dec 02 17:33:20 looking into suitable patch Dec 02 21:16:27 nbd * r9645 /trunk/tools/sstrip/Makefile: fix sstrip compile on mac os x Dec 02 21:20:19 nbd: heh, I guess I'll remove that from my darwin fixes branch. Dec 02 21:21:09 you have a darwin fixes branch? Dec 02 21:21:17 how about submitting some darwin fixes? ;) Dec 02 21:21:36 nbd: I wanted to get trunk compiling cleanly first :-) Dec 02 21:21:39 ah, ok Dec 02 21:23:28 Bartman007: Tried to get it compiling with SXCE yet ? Dec 02 21:24:06 olli * r9646 /packages/utils/lcd4linux/ (9 files in 3 dirs): Dec 02 21:24:06 [Packages] utils/lcd4linux: Dec 02 21:24:06 * Update to lcd4linux trunk revision 847 Dec 02 21:24:06 * Add an simple init script and config file Dec 02 21:24:06 * Cleanup Makefile Dec 02 21:24:38 though I did want to run one thing by you. I cloned the $(TAR) var to create $(FIND) using this to detect when gfind is available fixes busybox compilation on BSD systems. Dec 02 21:25:43 should I only use $(FIND) in cases that actually need it, or go through the entire buildroot replacing most places where find is called. Dec 02 21:26:35 replace it everywhere where it is essential Dec 02 21:27:17 ok, and leave any calls that use portable find arguments? Dec 02 21:27:22 yep Dec 02 21:39:19 olli * r9647 /packages/utils/lcd4linux/Makefile: [Packages] utils/lcd4linux: Fix typo Dec 02 21:42:06 h3sp4wn: nope. Dec 02 21:42:53 my Solaris server is a 1.9ghz AMD64. my laptop is a 2.4ghz C2D, definitely going to focus on the laptop. Dec 02 21:52:37 i typically don't use my laptop for compiling, because i don't want it to produce more heat Dec 02 21:52:40 ;) Dec 02 21:52:47 and the fan noise is annoying Dec 02 21:52:47 ;) Dec 02 21:53:36 nbd: I don't find it to be a real issue since I don't use -j anymore. Dec 02 21:54:53 nbd: oh, one more question, do you think it would be worth adding --depth 1 to the `git clone' command in the git download handler? it could save a fair chunk of time for larger projects Dec 02 21:55:39 though the point is probably moot if you don't expect non-developers to be using revisions that don't have a tarball already on the mirrors. Dec 02 21:56:05 what does that do? Dec 02 21:56:44 nbd: it limits the number of revisions of history that are downloaded. Dec 02 21:57:00 ah, cool Dec 02 21:57:04 --depth 1 only pulls down the current revision and the one before it. Dec 02 21:57:04 i guess we should add that Dec 02 21:57:17 people that want to do dev work should just check out on their own Dec 02 21:58:15 it doesn't provide huge savings on smaller projects like hostapd, but it doesn't make sense to needlessly increase the load on remote servers. Dec 02 21:58:32 i agree Dec 02 22:28:17 nbd * r9648 /trunk/package/madwifi/ (8 files in 2 dirs): update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing Dec 02 22:44:47 nbd * r9649 /trunk/tools/lzma/patches/110-ranlib.patch: fix another build issue on some osx machines - run ranlib on the lzma lib archive Dec 02 22:44:50 Bartman007: was that one in your tree as well? Dec 02 22:45:12 nope, lzma builds fine here. Dec 02 22:46:52 on my machine too Dec 02 22:47:00 but i'm sitting next to ryd and on his machine it failed Dec 02 22:47:14 and ranlib is a good thing to do to a library ;) Dec 03 00:31:24 Bartman007: btw. successfully built trunk on mac os x Dec 03 00:31:44 nbd: with all of trunk/package ? Dec 03 00:32:47 no, just trunk default Dec 03 00:33:05 oh, same here, on leopard (brcm-2.4) Dec 03 00:34:42 nbd * r9650 /trunk/package/broadcom-wl/Makefile: add missing dependency Dec 03 00:34:48 cool Dec 03 00:36:36 currently openswan and qc-usb are broken, hadn't moved past those yet Dec 03 00:36:58 and for all I know, the resultant image could cause a router to implode, but it at least builds. **** ENDING LOGGING AT Mon Dec 03 02:59:56 2007