Re: [OpenWrt-Devel] Problem with build-system and feeds script

2008-05-08 Thread Roberto Riggio
Yes, it works fine for me too. - Oliver Ertl [EMAIL PROTECTED] wrote: Please test and report. cd ~/ svn checkout https://svn.openwrt.org/openwrt/trunk/ ~/trunk/ cd ~/trunk/ ./scripts/feeds update -a ./scripts/feeds install -d m nano make menuconfig Now go to Utilities Editors and

Re: [OpenWrt-Devel] [PATCH] update lcd4linux

2008-05-08 Thread Oliver Ertl
There is s better version: http://lists.openwrt.org/pipermail/openwrt-devel/2008-April/002111.html [EMAIL PROTECTED] wrote: update lcd4linux to the latest svn version Signed-off-by: Michael Vogt michu at neophob.com ___ openwrt-devel mailing

[OpenWrt-Devel] [PATCH] fix iproute2 on x86

2008-05-08 Thread Daniel Poelzleithner
Hi, this patch fixes ip package. Don't know if its the best solution, but I think if you include kernel headers, you should care about including kernel header type definitions as well :) kindly regards poelzi Index: package/iproute2/patches/008-u32_complition_fix.patch

Re: [OpenWrt-Devel] [patch] Add vim-full vim-runtime vim-doc targets

2008-05-08 Thread john
hi why do we need -doc as a package ? blogic Quoting Mark Kelly [EMAIL PROTECTED]: This patch is broken for me: Unpacking vim-full...Done. Configuring vim-full.../opt/openwrt/k1/build_dir/armeb/root-ixp4xx//usr/lib/ipkg/info/vim-full.postinst: 6: Syntax error: fi unexpected

Re: [OpenWrt-Devel] [patch] Add vim-full vim-runtime vim-doc targets

2008-05-08 Thread Travis Kemen
Committed in 11075. Thanks Travis On Thu, May 8, 2008 at 8:29 AM, Mark Kelly [EMAIL PROTECTED] wrote: This patch is broken for me: Unpacking vim-full...Done. Configuring vim-full.../opt/openwrt/k1/build_dir/armeb/root-ixp4xx//usr/lib/ipkg/info/vim-full.postinst: 6: Syntax error: fi

Re: [OpenWrt-Devel] [patch] Add vim-full vim-runtime vim-doc targets

2008-05-08 Thread Travis Kemen
I think having a -doc package could be useful so that people that want the documentation can simply install it. Travis On Thu, May 8, 2008 at 8:52 AM, [EMAIL PROTECTED] wrote: hi why do we need -doc as a package ? blogic Quoting Mark Kelly [EMAIL PROTECTED]: This patch is broken

[OpenWrt-Devel] Broadcom kernel 2.4 NLS support

2008-05-08 Thread Zintis
Revision states that Revision https://dev.openwrt.org/changeset/10712 adds NLS support. I cant compile it. Can anyone help me? I that kernel does not configures to compile NLS support. I'm trying to fix it but cant understandhow to do it correctly. I' failingL MoD

Re: [OpenWrt-Devel] [patch] Add vim-full vim-runtime vim-doc targets

2008-05-08 Thread Michael Geddes
APpologies for the bug in the post-inst scripts. I've also discovered that the post-inst scripts don't work if you want to include this in the image (like I have). You might want to remove the post-inst scripts.  There's a lot of pain for little gain. About the docs  - If you've got the space

[OpenWrt-Devel] Broadcom kernel 2.4 NLS support

2008-05-08 Thread Zintis
Revision https://dev.openwrt.org/changeset/10712 states that it adds NLS support. I cant compile it. Can anyone help me? It seems that kernel .config does not configures to compile NLS support - the values are somehov overwritten. I'm trying to fix it but cant understand how to do it correctly. I'