**** BEGIN LOGGING AT Tue Oct 09 02:59:56 2007 Oct 09 03:19:08 nbd * r9212 /trunk/ (10 files in 4 dirs): move grub to package/ Oct 09 03:37:32 nbd * r9213 /trunk/include/toplevel.mk: only run svn info if .svn exists Oct 09 04:10:30 nbd * r9214 /trunk/.gitignore: add feeds to .gitignore Oct 09 04:13:20 nbd * r9215 /trunk/include/toplevel.mk: remove feeds dir on distclean Oct 09 12:46:18 hi, all! Oct 09 12:46:24 [florian], ping Oct 09 12:47:40 [florian], I've managed to unpack .bix, and I've managed to update via tftp, http://ossfans.org/DI524UP/ Oct 09 12:48:46 [florian], but I'm unable to read unpacked squashfs, even with unsquashfs from squashfs-lzma :( Oct 09 12:51:04 slapin: what kind of device? Oct 09 12:51:21 nbd, DI524UP Oct 09 12:51:30 what arch/chip type? Oct 09 12:51:55 nbd, [florian] knows about my previous trials, so I did not detailed it. Oct 09 12:52:33 if i know who made the reference design, i might be able to find some squashfs code for you to use Oct 09 12:53:40 nbd, it is big endian lexra-based mips-like processor, realtek rtl8651 Oct 09 12:54:16 nbd, kernel is linux-2.4-based with large closed blobs. Oct 09 12:54:36 *rtl8650B Oct 09 12:54:55 dlink uses like 4 different squashfs-lzma implementations Oct 09 12:55:36 ejka, mine is closed one, in my tarball there's no source for it, and I could not find one which fits. Oct 09 12:55:42 most of them use some markers Oct 09 12:56:07 ejka, as start I'd like to replace all closed stuff I can in my tarball for step-by-step approach Oct 09 12:56:45 ejka, how could I identify one? I have image, I could put it to web if you're interested. Oct 09 12:57:05 ejka: i think that this one might be the same as the one used in linksys WRT54GXv2 Oct 09 12:57:33 because that one uses realtek and .bix firmware images as well Oct 09 12:58:58 I have working unsquashfs for dlink realtek images somewhere. let me see Oct 09 12:59:35 http://ossfans.org/DI524UP/filesystem0 Oct 09 12:59:50 ejka, look at this if you're interested Oct 09 13:00:42 ejka, do you have some public repository somewhere? I think we could set something up for collaborative development Oct 09 13:00:51 www.imfi.kspu.ru/squashfs.tar.gz Oct 09 16:57:13 nbd * r9216 /trunk/ (3 files in 2 dirs): move grub menu.lst to the right place Oct 09 17:21:29 ejka, ping Oct 09 18:01:35 blogic * r9217 /packages/libs/giflib/Makefile: removed installed= field from libgif.la Oct 09 19:23:24 juhosg * r9218 /trunk/ (6 files in 5 dirs): [adm5120] add custom GPIO-based I2C driver Oct 09 19:37:31 juhosg * r9219 /trunk/package/kernel/modules/other.mk: [adm5120] build leds-adm5120 as a module Oct 09 19:47:58 juhosg * r9220 /trunk/target/linux/adm5120/ (router_be/config-2.6.22 router_le/config-2.6.22): [adm5120] update kernel config Oct 09 20:02:05 blogic * r9221 /packages/libs/libnotimpl/src/math.c: added roundl to libnotimpl Oct 09 20:02:40 blogic * r9222 /packages/XOrg/app/xterm-233/Makefile: mover xterm to a submenu "terminals" Oct 09 20:04:33 * loswillios sees urxvt coming :-) Oct 09 20:11:37 urxvt ? Oct 09 20:11:40 :-) Oct 09 20:11:51 loswillios: i am about to commit eterm :-) Oct 09 20:11:59 urxvt is on the list Oct 09 20:13:58 heh. Firefox coming also... theoretically I could replace my desktop then :) Oct 09 20:17:40 loswillios: that is indeed the plan :-) Oct 09 20:17:44 xmms works, Oct 09 20:17:52 only vlc, xine and mplayer to go Oct 09 20:18:01 and thunderbird and the toolcahin of course Oct 09 20:18:15 at that point it will be possible to build openwrt from inside openwrt Oct 09 20:18:18 :-) Oct 09 20:18:50 awesome Oct 09 20:19:42 With manually editing /etc/passwd or do you have other plans (fail on the non root check otherwise) Oct 09 20:20:49 h3sp4wn: there will be an installer, that will make you create a user account when you install Oct 09 20:20:56 etc etc ... Oct 09 20:21:20 using the new subtargeting stuff nbd made it will be a breeze Oct 09 20:25:55 I guess I can sell half of my RAM then :-) Oct 09 20:27:58 blogic: which packages do i need to recompile for the roundf fix? and thanks for the patch :) Oct 09 20:28:26 crazy_imp: imlib2 Oct 09 20:29:49 blogic: ? guess you got the testpackage i made for nbd, it still doesn't compile if i recompile libnotimpl (and it shouldn't be connected to imlib2 in anyway) Oct 09 20:30:23 crazy_imp: what package ? Oct 09 20:32:27 blogic: http://pastebin.ca/731162 Oct 09 20:34:15 crazy_imp: gimme a sec, i will add it once i am done with what i am doing now Oct 09 20:34:29 blogic: ok, thanks :) Oct 09 20:34:39 what do you need it for ? Oct 09 20:36:09 blogic: i tried to compile dvgrab. all the deps are build fine, but dvgrab fails while linking roundf, so i made this small package to test if roundf is fixed or not :) Oct 09 20:36:46 <{Nico}> crazy_imp: libs/libnotimp Oct 09 20:37:02 {Nico}: its not in there yet :-) Oct 09 20:37:12 {Nico}: i'll add it in a sec Oct 09 20:37:23 <{Nico}> blogic: ah, sorry misread roundl Oct 09 20:37:53 *confused* :D Oct 09 20:38:25 {Nico}: i recompiled libnotimp, but i thought it was roundf and not roundl blogic fixed.... Oct 09 20:38:37 <{Nico}> crazy_imp: you will add 'CONFIGURE_VARS += LIBS="-lnotimpl"' to your Makefile Oct 09 20:38:44 <{Nico}> crazy_imp: same for me :) Oct 09 20:38:53 Internal Server Error on dev.openwrt.org Oct 09 20:39:07 <{Nico}> it happens sometimes Oct 09 20:39:15 ok Oct 09 20:39:25 ah ok Oct 09 20:39:29 working again Oct 09 20:39:43 {Nico}: i added it, doesn't changed anything Oct 09 20:40:37 <{Nico}> crazy_imp: wait for blogic's roundf fix to be in there ;) Oct 09 21:37:07 blogic * r9223 /packages/libs/libnotimpl/src/math.c: added roundf to libnotimpl Oct 09 21:37:19 crazy_imp: can you try it please Oct 09 21:37:41 sure :) Oct 09 21:37:45 thx Oct 09 22:06:14 blogic * r9224 /packages/XOrg/app/xsetroot/Makefile: fixed broken version of xsetroot Oct 09 22:06:41 blogic * r9225 /packages/XOrg/app/fluxbox/Makefile: removed unneded ipkg from fluxbox Oct 09 22:07:02 blogic * r9226 /packages/XOrg/app/ (packages xmessage/ xmessage/Makefile): added xmessage Oct 09 22:07:27 blogic * r9227 /packages/XOrg/server/xorg-server-X11R7.2/files/xorg.conf: set xservers default color depth to 16 Oct 09 22:08:19 blogic * r9228 /packages/XOrg/lib/ (5 files in 3 dirs): added libXfixes and libXcursor Oct 09 22:08:45 blogic * r9229 /packages/XOrg/lib/imlib2/ (. Makefile): added imlib2 Oct 09 22:09:00 blogic * r9230 /packages/XOrg/lib/libast/ (. Makefile patches/ patches/100-configure.patch): added libast Oct 09 22:09:48 blogic * r9231 /packages/XOrg/app/eterm/ (. Makefile): added eterm, so we can edit X backgrounds Oct 09 22:10:59 blogic * r9232 /packages/XOrg/meta/xorg-server-essentials/files/xinitrc: make X display a openwrt backgrund image Oct 09 22:36:38 blogic * r9233 /packages/libs/libnotimpl/src/math.c: typo in libnotimpl **** ENDING LOGGING AT Wed Oct 10 02:59:57 2007