Re: [OpenWrt-Devel] Patch-set for Freescale Coldifre 547x/548x cpus.

2008-06-20 Thread Luigi 'Comio' Mantellini
On ven, 2008-06-20 at 18:23 +0100, Peter Denison wrote: > On Fri, 20 Jun 2008, Luigi 'Comio' Mantellini wrote: > > Great stuff - I might just get a ColdFire board if I can find one cheap > enough... > > The best thing to do is to put up the patches somewhere publicly > accessible, and then pos

Re: [OpenWrt-Devel] Patch-set for Freescale Coldifre 547x/548x cpus.

2008-06-20 Thread Luigi 'Comio' Mantellini
Il giorno ven, 20/06/2008 alle 18.23 +0100, Peter Denison ha scritto: > On Fri, 20 Jun 2008, Luigi 'Comio' Mantellini wrote: > > Great stuff - I might just get a ColdFire board if I can find one cheap > enough... > > The best thing to do is to put up the patches somewhere publicly > accessi

Re: [OpenWrt-Devel] Patch-set for Freescale Coldifre 547x/548x cpus.

2008-06-20 Thread Peter Denison
On Fri, 20 Jun 2008, Luigi 'Comio' Mantellini wrote: Finally I ported OpenWRT on coldfire/m68k with gcc4.3. I created a set of patches (~3MBytes) to add: - gcc4.3.1 support (need to compile coldfire code); - m68k fixes for gcc4.3 and uClibc; - kernel patch from Freescale for 547x/548x cpu and li

[OpenWrt-Devel] [PATCH] Core CryptoAPI modules: preparation for StrongSwan 4.2.x branch

2008-06-20 Thread Norbert Marx
Hello, this patch updates the Core CryptoAPI modules in preparation for the StrongSwan 4.2.x package. Thanks, Norbert Signed-off-by: Norbert Marx <[EMAIL PROTECTED]> Index: package/kernel/modules/crypto.mk === --- package/kernel/m

Re: [OpenWrt-Devel] customizing a firmware

2008-06-20 Thread Brian J. Murrell
On Thu, 2008-06-19 at 07:53 +0200, Gregers Petersen wrote: > > There is an backup/restore function included in the X-Wrt webif package > which you might take a look at. If it in fact captures everything that I might have modified. :-/ I'm not sure why it was done away with in kamikaze, but I a

Re: [OpenWrt-Devel] patch to use strchr instead of index in haserl

2008-06-20 Thread Peter Korsgaard
> "Brian" == Brian J Murrell <[EMAIL PROTECTED]> writes: Hi, Brian> As it would seem that using "index()" with uClibc is Brian> deprecated, here's a patch to haserl to use strchr() instead. It's not really uclibc specific. index is susv3 legacy, and the susv3 stuff can get disabled in ucli

Re: [OpenWrt-Devel] New OpenWrt Kamikaze Release in August

2008-06-20 Thread Luigi 'Comio' Mantellini
this is a great news. Anyway, do you plan to insert gcc4.3 experimental/bad/broken support? thanks and compliments for the high quality work that the OpenWRT team does everyday. luigi On ven, 2008-06-20 at 09:24 +0200, Gregers Petersen wrote: > It has been quite a while since OpenWrt had a new

[OpenWrt-Devel] patch to use strchr instead of index in haserl

2008-06-20 Thread Brian J. Murrell
As it would seem that using "index()" with uClibc is deprecated, here's a patch to haserl to use strchr() instead. Signed-off-by: Brian J. Murrell <[EMAIL PROTECTED]> --- /dev/null 2008-04-20 11:31:37.0 -0400 +++ feeds/packages/utils/haserl/patches/102-use-strchr-instead-of-index.patch

[OpenWrt-Devel] New OpenWrt Kamikaze Release in August

2008-06-20 Thread Gregers Petersen
It has been quite a while since OpenWrt had a new Kamikaze release. The developer team has decided that it is time to get things straight and focus on a new release. This release have the official name: OpenWrt Kamikaze 808 Release. The schedule will look like this: *Last day in July - final rele

Re: [OpenWrt-Devel] How to submit patches to OpenWRT

2008-06-20 Thread Gregers Petersen
Dear All Johannes Ballé wrote: > It would probably already help if we could get some faint idea of how the > devs > manage incoming patches. Perhaps one or two additional sentences on > https://dev.openwrt.org/wiki/SubmittingPatches would suffice. > > Just to make it clear - these comments a