**** BEGIN LOGGING AT Fri Apr 13 02:59:56 2007 Apr 13 10:50:12 florian * r6943 /trunk/package/kernel/modules/other.mk: Load soundcore before all other modules (#1586) Apr 13 10:54:35 florian * r6944 /packages/net/ntpclient/files/ntpclient.init: Fix count/clock setting arguments (#1527) Apr 13 11:28:48 florian * r6945 /trunk/ (9 files in 9 dirs): Add raw and NOTRACK targets (#1583) Apr 13 17:20:18 nbd: I am having issues with my IRC client - for some reason it disconnected, but the chat system thinks I am still connected:(, so will not let me reconnect as hgc. Apr 13 17:20:36 are you registered on freenode? Apr 13 17:20:45 yes. Apr 13 17:21:04 /quote ns ghost hcg Apr 13 17:21:05 then use the ghost command to kill the phantom client off. Apr 13 17:21:39 I will try that, thanks Apr 13 19:39:56 Hi guys. I'm trying to extract the FS image from the WAG200G firmware image, and I've got as far as finding it and unsquashfs reports a valid superblock, but throws a 'ZLIB data error' followed by a SIGABORT Apr 13 19:40:02 hello Apr 13 19:40:22 Has anyone managed to pull apart a Linksys f/w image of this type before? Apr 13 19:59:08 I've figured it out! Apr 13 20:00:15 Use the LZMA patched version of unsquashfs, and change lzma443/C/7zip/Compress/LZMA_C/uncomp.c line 109 Apr 13 20:01:09 So that instead of checking for (un->un_lzma && is_lzma(*src->buf)), it checks for (!un->un_lzma && is_lzma(*src->buf)). Apr 13 20:02:28 Looks like Linksys's version of mksquashfs (whose source is NOT included in the 'GPL' tarball) inverts the state of un_lzma... Apr 13 20:07:51 hcg * r6946 /packages/net/rp-l2tp/Makefile: Merge pluggable handlers into the main rp-l2tp ipkg package. **** ENDING LOGGING AT Sat Apr 14 02:59:56 2007