Re: [OpenWrt-Devel] [PATCH] New Package -- msmtp

2009-01-28 Thread Dave Cooper
Here's the revised patch, as per request that: 1. Splits the package in to msmtp and msmtp-nossl. The -nossl variant builds without TLS support and doesn't require the somewhat large libopenssl dependency. This also saves a few KB in the build; and 2.) Corrects the patch's path to packages/mail/m

[OpenWrt-Devel] #2781 needs reopening

2009-01-28 Thread Oliver Jowett
Can someone with access reopen https://dev.openwrt.org/ticket/2781 please? Thanks. -O ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] HairyDairy buffer overflow

2009-01-28 Thread Michael Buesch
On Wednesday 28 January 2009 14:17:35 Benjamin Henrion wrote: > Hi, > > I have just had a problem with the HairyDairy JTAG tool: > > http://zoobab.wikidot.com/hairy-dairy-buffer-overflow > > I filed a bug report here: > > https://dev.openwrt.org/ticket/4514 > Nice catch. I applied a fix to my

Re: [OpenWrt-Devel] yaffs 2.6.28.1 patch

2009-01-28 Thread Gabor Juhos
Alexandros C. Couloumbis írta: > an updated patch for svn 14158: > > Signed-off-by: Alexandros C. Couloumbis > > > --- linux-2.6.28.1/fs/yaffs2/yaffs_fs.c.orig2009-01-25 > 08:40:03.0 +0200 > +++ linux-2.6.28.1/fs/yaffs2/yaffs_fs.c 2009-01-25 08:40:50.0 +0200 > @@ -745,7 +745

Re: [OpenWrt-Devel] HairyDairy buffer overflow

2009-01-28 Thread ulf kypke
hi benjamin, i have read the mail on the isl3893 list, so i can imagine why you working on jtag. i just wonder how you can get access to the flash chip with jtag? how do you use the jtag adapter and what kind of? a simple wiggler on a parallel port? if so, be sure to disable any other usage of the

[OpenWrt-Devel] HairyDairy buffer overflow

2009-01-28 Thread Benjamin Henrion
Hi, I have just had a problem with the HairyDairy JTAG tool: http://zoobab.wikidot.com/hairy-dairy-buffer-overflow I filed a bug report here: https://dev.openwrt.org/ticket/4514 -- Benjamin Henrion FFII Brussels - +32-484-566109 - +32-2-4148403 ___

Re: [OpenWrt-Devel] rebooting from a kernel on external storage

2009-01-28 Thread Brian J. Murrell
On Mon, 2009-01-26 at 10:08 +0100, Harald Schiöberg wrote: > it is the very image that ends up in ${TOPDIR}/bin/openwrt-avila-zImage > and is usually flashed in a seperate flash partition. (on another arch > it will certainly have another name.) Let's see if I can clarify even more. It's the imag

Re: [OpenWrt-Devel] Resume work on Asus WL500g2 (LP-PHY)

2009-01-28 Thread Michael Buesch
On Wednesday 28 January 2009 12:47:48 Robert P. J. Day wrote: > On Wed, 28 Jan 2009, Michael Buesch wrote: > > > On Tuesday 27 January 2009 12:42:20 Robert P. J. Day wrote: > > > On Mon, 26 Jan 2009, Michael Buesch wrote: > > > > > > > I just want to note that I resumed work on the WL500gV2, which

Re: [OpenWrt-Devel] Resume work on Asus WL500g2 (LP-PHY)

2009-01-28 Thread Robert P. J. Day
On Wed, 28 Jan 2009, Michael Buesch wrote: > On Tuesday 27 January 2009 12:42:20 Robert P. J. Day wrote: > > On Mon, 26 Jan 2009, Michael Buesch wrote: > > > > > I just want to note that I resumed work on the WL500gV2, which > > > has a b43 based LP-PHY wireless device. > > > I cannot make any gua

Re: [OpenWrt-Devel] Resume work on Asus WL500g2 (LP-PHY)

2009-01-28 Thread Michael Buesch
On Tuesday 27 January 2009 12:42:20 Robert P. J. Day wrote: > On Mon, 26 Jan 2009, Michael Buesch wrote: > > > I just want to note that I resumed work on the WL500gV2, which > > has a b43 based LP-PHY wireless device. > > I cannot make any guarantees or timelines, just that it's done when it's >

[OpenWrt-Devel] R: Re: [PATCH] Append mac address to ssid

2009-01-28 Thread roberto . riggio
- "Stefan Monnier" ha scritto: > > This patch introduces the 'hwsuffix' boolean parameter in the > > wifi-iface section. By setting hwsuffix to 1, the interface's > > mac address will be appended to the ssid. Works only with madwifi. > > Hmm... I'm curious: when is this kind of thing usefu