**** BEGIN LOGGING AT Thu Mar 31 02:59:58 2011 Mar 31 03:21:17 what's jgorski's handle? Mar 31 03:57:59 ping nbd Mar 31 03:59:02 quick question (anyone): is my IRC working? Mar 31 04:21:13 cshore: yep Mar 31 04:21:46 frogonwheels: thanks Mar 31 04:22:08 frogonwheels: switched to ZNC for irc bouncer in the router Mar 31 06:20:43 cshore * r26387 /trunk/target/linux/brcm63xx/Makefile: [brcm63xx] Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices. Mar 31 12:39:43 Is it possible to port a software package written in C# to OpenWRT? Mar 31 12:59:29 cshore: re-ping Mar 31 14:50:51 What does this mean when Wireless Scan picks up this (Encryption: WEP Open/Shared (NONE))? Mar 31 14:51:59 mazilo_: that its wep encrypted in open/shared mode Mar 31 14:52:10 the non field is the cypher Mar 31 14:52:25 if it were wpa the none would be tkip for example Mar 31 14:52:32 s/non/none/ Mar 31 14:52:53 blogic: IC. Thanks. So, without the encryption key, there won't be a connection, right? Mar 31 14:53:16 i would assume so Mar 31 15:49:57 ping nbd Mar 31 15:50:08 I mean nbd: pong Mar 31 15:53:42 cshore: i did some experiments with overlayfs yesterday and it seems that it can be used to mount one overlay on top of another by using pivot_root properly Mar 31 15:53:47 imho that may be useful for extroot Mar 31 15:54:07 maybe we can also add a command to unmount the second overlay and switch back to the primary one Mar 31 15:54:08 you mean a three-layer? Mar 31 15:54:10 yes Mar 31 15:54:17 would be useful for handling sysupgrade imho Mar 31 15:54:28 so before you run sysupgrade you remove the outer layer Mar 31 15:55:02 and with an appropriate opkg destination selection you could even choose which overlay you want to install a specific package to Mar 31 15:55:29 yeah, that'll be easier than what I was thinking I'd need to do for proper sysupgrade support (with mini_fo) Mar 31 15:55:38 it was on my todo list, Mar 31 15:55:43 this is what i used to create an extra overlay: http://pastebin.com/DGiFHaHd Mar 31 15:56:02 (using tmpfs) Mar 31 15:59:51 ok the umount -l basically unmounts it once the overlay is gotten rid of, but doesn't actually take effect until then? (i.e. /tmp/ram_overlay remains the top layer until the overlay us unmounted (not in the pastie)) Mar 31 16:00:00 ? Mar 31 16:00:51 oh, also, I have getting no such file or directory for deleted files on extroot with overlayfs Mar 31 16:01:20 after umount -l the mount is no longer visible Mar 31 16:01:36 nbd: but it's still part of the overlay? Mar 31 16:02:01 yes, because overlayfs still has a reference to the mount Mar 31 16:02:07 ok Mar 31 16:04:05 So how do you unmount the /tmp/ram_overlay layer ? Mar 31 16:04:13 i.e. if you wanted to do sysupgrade? Mar 31 16:08:52 haven't tried that yet, but it's probably also possible by using pivot_root Mar 31 16:12:23 nbd: ok, that's what I was wondering Mar 31 16:13:00 nbd: have you seen the 'no such file or directory' error for deleted files? Mar 31 16:13:47 nbd: I can do a real ticket later tonight if you need Mar 31 16:15:13 nbd: I'm probably not going to have much time for the next little while, so I don't think I will able to investigate until at least next weekend. Mar 31 16:32:19 heil * r26388 /packages/net/haproxy/Makefile: [packages] haproxy: bump to version 1.4.14 Mar 31 17:55:40 cshore: where do you see the 'no such file or directory' errors? Mar 31 17:56:23 nbd: if I delete files that are on the squashfs (really just whiteout), that file produces an error message on ls Mar 31 17:57:28 nbd: I'm not sure if it's only with extroot ... I haven't tried with jffs2 only y et Mar 31 17:57:33 overlayfs or mini_fo? Mar 31 17:57:38 overlayfs Mar 31 17:57:44 not an issue with mini_fo Mar 31 17:57:49 hm, never seen such issues Mar 31 17:58:18 what fs are you using for the overlay? Mar 31 17:58:23 ext4 Mar 31 19:50:14 <[florian]> philipp64|laptop: ping? Mar 31 19:50:51 with kernel 2.6.38.2 CONFIG_BRIDGE=y without CONFIG_IPV6=y is no longer possible. so I need a hack for the kmod-ipv6 which should simple contain no files. is this possibe? Mar 31 19:52:49 has blowfish-cbc cipher been removed from dropbear? Mar 31 20:03:15 @cshore: In one of my last builds (no matching cipher found: client blowfish-cbc server aes128-ctr,3des-ctr,aes256-ctr,aes128-cbc,3des-cbc,aes256-cbc) you intentions seems to be right Mar 31 20:04:22 heilterminalcons: yeah that's what I got. Oh well different cipher then I guess. Mar 31 20:29:47 hi, is there some tests for busybox... for the target ? Mar 31 20:30:36 i'm working on the bionic version, just to know if that exists Mar 31 20:31:25 ... Mar 31 20:31:37 https://github.com/tpruvot/android_external_busybox/network Mar 31 23:32:56 [florian]: pong Mar 31 23:33:57 philipp64|laptop: did installing xz work? Mar 31 23:34:19 haven't tried yet. Mar 31 23:34:58 ah, ok Mar 31 23:35:05 take your time ;) Mar 31 23:38:44 xz in busybox ? Mar 31 23:40:14 im almost recoding busybox in java erf erf... cpio, yaffs (which could be added to busybox), and now tar Mar 31 23:41:04 https://market.android.com/details?id=fr.wdscript.yaffsexplorer Mar 31 23:43:22 KanjiMonster: Boise is going from winter (storms, snow, and rain) last week to summer this week... to 21C this week. Mar 31 23:43:39 I'll try it a bit later tonight. Mar 31 23:44:41 ok, i let you in your old work... adieu... Mar 31 23:44:53 say, I wanted to add support for the Geos gpio-based LEDs and gpio soft-reset button... what's a good example to follow? Mar 31 23:45:36 how well connected are we to the busybox folks? Mar 31 23:45:56 there's a feature for the dhcp client that I'd love to see: persistent leases. Mar 31 23:46:23 if we reboot, I'd like to ask for the same IP address from my ISP that I had previously. Mar 31 23:47:25 KanjiMonster: say, do I need to ask Kaloz to add the required 2.6.38 symbols to the config-default file? Mar 31 23:47:52 philipp64|laptop: no, these should already be in target/generic/config-2.6.38 Mar 31 23:48:11 at least everything regarding xz support for squashfs Mar 31 23:49:27 not sure why I was being prompted on them then... Mar 31 23:49:31 so... $(curdir)/squashfs4/compile := $(curdir)/lzma/install Mar 31 23:49:36 s/lzma/xz/ ? Mar 31 23:49:41 yes Mar 31 23:50:06 philipp64|laptop: btw, we're supposed to be getting 25C this weekend in berlin Mar 31 23:51:01 just last week we had single digits Mar 31 23:52:06 looking at target/linux/generic/config-2.6.38 in HEAD right now, and not seeing CONFIG_KERNEL_XZ in there. Mar 31 23:54:38 man, everyone is in Germany... the Openwrt mafia.. :-) Mar 31 23:54:50 I feel deprived of my hegemony... Mar 31 23:55:04 KERNEL_foo is for compressing the kernel with foo, not the filesystems - what you are looking for is SQUASHFS_XZ Mar 31 23:56:26 ah, ok. and MINI_FO? that's not in config-2.6.38 either... Mar 31 23:56:34 overlay_fs Mar 31 23:56:47 since 2.6.37 Mar 31 23:57:14 right, but the line "# CONFIG_MINI_FO is not set" is missing from config-2.6.38... Mar 31 23:57:40 since there is no mini_fo anymore in 2.6.37 Mar 31 23:57:46 just so that "make oldconfig" or "make defconfig" doesn't stop and prompt... Mar 31 23:57:50 *2.6.38 Mar 31 23:59:21 2.6.37 was correct, that one's missing it also Mar 31 23:59:34 ok, I must be seeing "bit rot" then... I noticed if I change my ~/.openwrt/defconfig and do a "make defconfig" I get different results if it don't do "rm .config" first... Apr 01 00:00:01 so some old state is being kept around somewhere. Apr 01 00:06:07 Kaloz:ping Apr 01 00:08:19 aaah... god, purple on gray reverse video is hurting my eyeballs. **** ENDING LOGGING AT Fri Apr 01 02:59:58 2011