**** BEGIN LOGGING AT Tue Jan 09 02:59:59 2007 Jan 09 06:20:47 any awake devs: ping Jan 09 06:39:29 Bartman007: yo Jan 09 06:40:02 Kaloz: hey. Jan 09 06:41:06 I'm considering using OpenWRT as the base for a project (digital picture frames) but I'd have to enable display support (easy) and port a few packages. is it worth it to port graphical packages to openwrt, or do the devs consider it to be a waste? Jan 09 06:41:58 what graphical packages would you port for example? Jan 09 06:42:19 I've slapped together a quick Gentoo Embedded image to play with, but OpenWRT will give me a slimmer image and would give me a chance to learn how to port packages. Jan 09 06:43:07 or do you mena graphical = xorg? Jan 09 06:43:13 well, I would attempt to port (unless they horribly break) svgalib, zgv and needed deps Jan 09 06:43:23 hehe, not xorg, just framebuffer based apps Jan 09 06:43:50 I would rather break my hand with a hammer than port xorg to OpenWRT Jan 09 06:44:14 * Kaloz will port it sooner or later Jan 09 06:45:16 I figured you would port some X11 env for your phone, but porting Xorg as one of my first packages sounds very unpleasant, if even doable. Jan 09 06:47:32 nah, not for the phone (btw, i'm getting pissed of trolltech about their childish play around the gpl).. i want to have a desktop thingie based on openwrt Jan 09 06:47:46 normal stuff gets too boring, too bloated and too slow Jan 09 06:48:01 I hear ya there. Jan 09 06:49:13 btw, it was rather amusing watching my gentoo embedded image double when I added madwifi, madwifi-tools and wireless-tools. Haven't stripped their docs and other extra data though. Jan 09 06:50:52 madwifi is really big due to the debugging code -- you can't disable that Jan 09 06:52:33 hmm wow, there is no extra data :-) Jan 09 06:56:03 anyway, back to my original question, would it be worth it to add graphical packages to buildroot-ng? if they will be viewed as pointless bloat in an OS (designed) for routers there there isn't any point to me working on them. Jan 09 06:57:27 s/there there/then there/ Jan 09 06:58:43 i don't see them pointless - as that desktop thingie will be "just" another target sooner or later Jan 09 06:58:53 and we have more stupid stuff in the repo already :p Jan 09 07:02:08 ok, I'll play around with it when I get a chance, and will send the Makefiles if I get them to state I am happy with. Jan 09 13:15:38 nico * r6044 /packages/net/tor/ (Makefile patches/01-cross_compile.patch): tweak tor Makefile and remove unneeded intrusive patch Jan 09 13:55:43 nico * r6045 /packages/net/atftp/Makefile: fix atftp/atftpd dependencies, explicitly disable libwrap support Jan 09 14:15:54 nico * r6046 /packages/lang/lua/ (3 files in 2 dirs): Jan 09 14:15:54 fix shared build: since 5.1, lua libraries (liblua & liblualib) have been Jan 09 14:15:54 merged, so instead of building 2 distincts libraries from the same sources, just Jan 09 14:15:54 symlink liblualib to liblua. storage-class specifiers have been changed for some Jan 09 14:15:54 functions to link the lua compiler (luac) against the shared library and save Jan 09 14:15:56 space. rename the patch to follow our patch naming scheme. Jan 09 14:39:58 nbd * r6047 /trunk/package/hostapd/ (Makefile patches/100-madwifi_fixes.patch): upgrade hostapd to 0.5.7 (patch from #1133) Jan 09 14:54:47 <{Nico}> nbd: ping Jan 09 15:17:17 patches for the kernel part of new netfilter modules should go into target/linux/generic-2.[4|6], right? Jan 09 15:22:24 {Nico}: pong Jan 09 15:22:30 wigyori: right Jan 09 15:22:30 how to contribute packages? create a ticket? Jan 09 15:22:34 loswillios: yes Jan 09 15:22:42 k Jan 09 15:23:20 nbd: thx Jan 09 15:29:20 [x] done Jan 09 16:05:45 nico * r6048 /packages/net/weechat/Makefile: fix weechat linking against lua Jan 09 16:12:29 <{Nico}> nbd: i have an (ugly) hack to handle PKG_BUILDDEP with SDK: http://pastebin.ca/311169 Jan 09 16:30:15 {Nico}: sorry, i was distracted. i think that could work Jan 09 16:33:23 nbd xscale status? Jan 09 16:40:40 <{Nico}> nbd: np, i got distracted too Jan 09 16:41:22 <{Nico}> i'll add some fixme comments before commiting Jan 09 16:45:39 common: didn't have time for it Jan 09 16:46:41 updating the kernel screw'd all my patches Jan 09 16:47:10 well, xscale works for a few other devices Jan 09 16:47:17 and the patches need some major cleanups anyway Jan 09 17:09:56 nbd * r6049 /trunk/package/madwifi/patches/109-soc_platform.patch: fix typo Jan 09 17:26:52 ok, 22 routers have arrived Jan 09 17:26:52 nice Jan 09 17:27:08 will unscrew some, make piccies, put info on the wiki Jan 09 17:29:11 :) Jan 09 17:29:19 * nbd is currently working on a new image builder Jan 09 17:29:53 cool Jan 09 18:24:50 JeremyE: hi :) Jan 09 18:28:43 <[florian]> hey Jan 09 18:44:57 nbd * r6050 /trunk/scripts/gen_target_mk.pl: extend tmp/.target.mk to include target profile information - preparation for the image builder Jan 09 19:06:30 florian * r6051 /trunk/target/linux/rdc-2.6/config: Update rdc-2.6 config (#1178) Jan 09 22:09:12 nico * r6052 /packages/net/kismet/patches/130-linux_2.6.19_wireless_h.patch: Jan 09 22:09:12 add a patch to fix kismet on 2.6.19 (closes: #1139) Jan 09 22:09:12 does not include the required headers anymore Jan 09 23:04:44 nico * r6053 /packages/lang/ruby/ (. Makefile): add ruby (closes: #1160) Jan 09 23:53:33 nico * r6054 /packages/utils/lcd4linux/ (Makefile patches/130-linux_2.6.19_wireless_h.patch): add a patch to fix lcd4linux on linux 2.6.19 (see [6052]), add some touches to prevent aclocal, autoconf & automake from beeing run, fix typo Jan 10 00:22:35 nico * r6055 /packages/lang/ruby/Makefile: update ruby to 1.8.5 (recloses: #1160) Jan 10 01:05:48 nico * r6056 /packages/net/xsupplicant/patches/004-linux_2.6.19_wireless_h.patch: add a patch to fix xsupplicant build on 2.6.19 (see [6052]) **** ENDING LOGGING AT Wed Jan 10 03:00:00 2007