Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #7269: grub notbuilding for x86

2010-05-04 Thread Nico
Can you try the following ? TOPDIR="$(pwd)" make -C ./package/grub prereq -- -{Nico} Thierry MUSEUX - www.fwt.fr - wrote: > -1 apply the patch: pwd ./trunk; patch -p0 < grub-prereq.diff > make prereq > gives nothing displayed > > make world V=99 > > checking whether make sets $(MAKE)... yes >

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #7269: grub notbuilding for x86

2010-05-04 Thread Thierry MUSEUX - www.fwt.fr -
-1 apply the patch: pwd ./trunk; patch -p0 < grub-prereq.diff make prereq gives nothing displayed make world V=99 checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether to enable maintainer-sp

[OpenWrt-Devel] [PATCH] Add support for MI424-WR revision D

2010-05-04 Thread Jose Vasconcellos
Revision D swaps the NPE assignments. The setup code now uses the system_rev variable (set from ATAG_REVISION) to configure the NPEs so that eth0 corresponds to the lan and eth1 is set for the wan port. New Redboot has an exec option (-v 4) to set revision tag. See mi424wr wiki for details. Signe

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #7269: grub notbuilding for x86

2010-05-04 Thread Nico
Thierry, Can you try the attached patch ? -- -{Nico} Nico wrote: > Thierry MUSEUX - www.fwt.fr - wrote: > >> Problem not solved, same thing with last trunk 21343 >> I am on debian x86_64 >> Why in configure: >> checking build system type... x86_64-pc-linux-gnu >> >> > It is solved. >

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #7269: grub notbuilding for x86

2010-05-04 Thread Nico
Thierry MUSEUX - www.fwt.fr - wrote: > Problem not solved, same thing with last trunk 21343 > I am on debian x86_64 > Why in configure: > checking build system type... x86_64-pc-linux-gnu > It is solved. You have to investigate why your 64-bits build system refuses to build a 32-bits app (see .

Re: [OpenWrt-Devel] [PATCH] Add base support for multiple configs over one network interface

2010-05-04 Thread Janusz Krzysztofik
Hi, Any chances for this set of patches being either accepted, or rejected, or changes requested, not just postponed silently? Thanks, Janusz -- Original message -- Subject: [PATCH] Add base support for multiple configs over one network interface Date: 2010-03-17 From: Janu

Re: [OpenWrt-Devel] Parameter for wrong PIN code

2010-05-04 Thread Janno Sannik
Well this is a common problem when using pincode. Personally I don't see the point why would you use the PIN in the firstplace. Excactly that's why I don't use this, but this patch is quite good advancement to protect the automatic locking of sim. On 4.05.2010 18:16, yann lopez wrote: Hi, I

[OpenWrt-Devel] Parameter for wrong PIN code

2010-05-04 Thread yann lopez
Hi, I use comgt, and I face the following problem. I entered a wrong PIN code and I locked my 3G dongle. In order to prevent several attempts with a wrong PIN code. I have added a parameter that is set if an error occurs, and no more attempt are made until this parameter is reset. If this param i

Re: [OpenWrt-Devel] [backfire] WRT54G flash space problem

2010-05-04 Thread Bastian Bittorf
* Matthias Buecher / Germany [04.05.2010 16:30]: > Can I save space in the flash mem when I add all needed packages > directly to the image? yes. > Or is the JFFS2 compression as good as the compression of the read-only > squashfs? no. bye, Bastian. signature.asc Description: Digital signatur

Re: [OpenWrt-Devel] [backfire] WRT54G flash space problem

2010-05-04 Thread Matthias Buecher / Germany
Can I save space in the flash mem when I add all needed packages directly to the image? Or is the JFFS2 compression as good as the compression of the read-only squashfs? I'm also going to replace ntpclient with rdate. As the clock of the WRT54G is very inaccurate it will not be sufficient to updat

Re: [OpenWrt-Devel] Automating build testing

2010-05-04 Thread Oliver Ripka
Well the grep I sent was not ok. I think this one might be better: grep "^CONFIG" .config > .myconfig Oliver According to Thorsten Fischer on Fri, Apr 30, 2010 at 09:50:55AM +0200: > Excerpts from Philip Prindeville's message of Fri Apr 30 02:27:21 +0200 2010: > > I'm working on a way to build

Re: [OpenWrt-Devel] Automating build testing

2010-05-04 Thread Oliver Ripka
Hi, I adapted the env script to do something similar: http://wiki.openwrt.org/inbox/amb.script I like to pickup the idea of using make defconfig (and maybe the automatic building) and implement it in the script. As I understand it "make defconfig" would make updating a configuration easier, righ

Re: [OpenWrt-Devel] Automating build testing

2010-05-04 Thread Mark Vels
> >> Also, what are the steps for using external feeds? I saw the help that >> "scripts/feeds" gives, but wanted more detailed info than that. >> For instance, how to cleanup or back out an external feed that I decide >> I don't want, or again putting things back into the "pristine" state above.

Re: [OpenWrt-Devel] Limit to 4 SSID's / think twice

2010-05-04 Thread Bastian Bittorf
* Chris Martin [04.05.2010 05:00]: > >> > >>> What is the reason for this limit? Is it because of a hardware issue, or > >>> certain chip sets don't support more, or > >>> just from an earlier time? This is just an "more makes no sense" behaviour. Here is an interesting hack to have 53000 SSID's