Re: [OpenWrt-Devel] a couple question

2008-12-02 Thread Florian Fainelli
to use a git kernel in the openwrt build instead > of a released kernel? In a trunk repository : Advanced configuration options (for developers) ---> Build Options ---> Enter git repository to clone (NEW) Hope that helps. -- Best regards, Florian Faine

Re: [OpenWrt-Devel] [OpenWrt-Commits] r13610 - branches/8.09/target/linux/brcm47xx/patches-2.6.25 trunk/target/linux/brcm47xx/patches-2.6.25

2008-12-11 Thread Florian Fainelli
So you will always set phy_addr to NO_PHY for every device with core > revision 0. That smells like incorrect code to me... I tested it with success on an Asus WL500G Deluxe. Will do more testing on a WRT54GS. -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org

Re: [OpenWrt-Devel] Kamikaze trunk package: how to download firmware from a git repository

2008-12-14 Thread Florian Fainelli
ine Download/firmware PROTO:=git URL:=git:///... endef -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This is a digitally signed message part. ___ o

Re: [OpenWrt-Devel] uclibC update, vnstat crontab update, openssh update (only works with uclibc 0.9.30), openssl update

2009-01-19 Thread Florian Fainelli
you now include fips in OpenSSL? In the old version it was not > included as I see. In fact, it is not a mistake, see : http://www.mail-archive.com/openssl-dev%40openssl.org/msg25113.html OpenSSL and NTP updates applied in changesets 14102 and 14103. Thanks ! -- Best regards, F

Re: [OpenWrt-Devel] bcm47xx ssb watchdog driver

2009-01-21 Thread Florian Fainelli
good insight of how broadcom possibly designed its watchdog IP. See: https://dev.openwrt.org/browser/trunk/target/linux/brcm63xx/files/drivers/watchdog/bcm63xx_wdt.c There are also some bcm5325 pdfs on the internet which I am sure you can find the link to in the wiki. -- Best reg

Re: [OpenWrt-Devel] tar -xjvf kamikaze_8.09_rc2_source.tar.bz2 failed

2009-01-30 Thread Florian Fainelli
> But if I try "tar -xjvf firefox-3.0.5.tar.bz2" it works fine. Please check the integrity of your archive with md5sum, it works fine for me here and the md5sum is : d52c91351c1e33d7025b2e261bf66200. Thanks. -- Best regards, Florian Fainelli

Re: [OpenWrt-Devel] [PATCH] Add e2fsck init script - scans every ext2/ext3 mount from fstab

2009-01-31 Thread Florian Fainelli
Le Friday 19 December 2008 23:42:01 Vasilis Tsiligiannis, vous avez écrit : > Signed-off-by: Vasilis Tsiligiannis > Applied in [14301], thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: Thi

Re: [OpenWrt-Devel] [PATCH] fix sysstat install

2009-01-31 Thread Florian Fainelli
-by: Thomas Langer Applied in [14300], thanks -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This is a digitally signed message part. ___ openwrt-devel ma

Re: [OpenWrt-Devel] [PATCH] lirc not compiling

2009-01-31 Thread Florian Fainelli
Le Monday 05 January 2009 23:22:04 Michael Geddes, vous avez écrit : > Use linux/semaphore.h instead of asm/semaphore.h (which doesn't exist) to > get lirc package compiling. Similar fix applied in [14001], thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://

Re: [OpenWrt-Devel] [PATCH] alsa-lib: configuration files missing

2009-01-31 Thread Florian Fainelli
> > Signed-off-by: Michael Conrad Similar fix applied in [14169]. Thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This is a digitally signed message part. __

Re: [OpenWrt-Devel] [PATCH] let cups work right when /tmp and /var are split

2009-01-31 Thread Florian Fainelli
ckages to presume that /tmp and /var > are always interchangeable. > > The patch below fixes the cups package so that it behaves better > when used on a system with a proper /var area. Applied in [14303], thanks ! -- Best regards, Florian Fainelli Email : flor...@o

Re: [OpenWrt-Devel] [PATCH] Add libphy module to tg3 driver package - fixes unresolved symbols

2009-01-31 Thread Florian Fainelli
Le Sunday 14 December 2008 20:45:57 Vasilis Tsiligiannis, vous avez écrit : > Signed-off-by: Vasilis Tsiligiannis Applied in [14310], thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This i

Re: [OpenWrt-Devel] [PATCH] Fix conditional dependencies for libphy on tg3 module

2009-02-03 Thread Florian Fainelli
Le Tuesday 03 February 2009 15:22:08 Vasilis Tsiligiannis, vous avez écrit : > Signed-off-by: Vasilis Tsiligiannis Applied in changeset 14390 thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Descript

Re: [OpenWrt-Devel] External cross toolchain

2009-02-05 Thread Florian Fainelli
. > > I dropped the LD_LIBRARY_PATH hack as I'm not sure it's actually > useful, but it could easily be added later if it proves it is. Nice work ! I will test your patch. -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org -

Re: [OpenWrt-Devel] kexec failure on mips

2009-02-07 Thread Florian Fainelli
rt that it did mangle the serial console ouput, the kexec'd kernel booted fine, but that was prior to upgrading to kexec-tools-2.0.0. I will give it a try and report back here. -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org -

Re: [OpenWrt-Devel] R: [PATCH] move lighttpd dependencies to the right mod

2009-02-10 Thread Florian Fainelli
Le Monday 09 February 2009 14:35:41 Roberto Riggio, vous avez écrit : > Please disregard the previous patch this is the right one. > > Signed-off-by: Roberto Riggio Applied in changeset 14463 thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://op

Re: [OpenWrt-Devel] [PATCH] local mirrors

2009-02-10 Thread Florian Fainelli
Le Monday 09 February 2009 15:33:57 ralph.hem...@infineon.com, vous avez écrit : > Hello *, > ... the patch below allows to configure multiple local mirrors (semicolon > separated). Some sanity checks added too. Sounds good to me, thanks ! -- Best regards, Florian Fainelli Ema

Re: [OpenWrt-Devel] kexec-tools: building issue if ccache is enable

2009-02-10 Thread Florian Fainelli
ler returns the following error: Applied in changeset 14467, thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This is a digitally signed message part. ___ o

Re: [OpenWrt-Devel] [PATCH] Aircrack-ng Bump / Fix

2009-02-12 Thread Florian Fainelli
Le Thursday 12 February 2009 07:45:44 Dave Cooper, vous avez écrit : > Gmail junked my patch with whitespace, attached is the proper one. Applied in [14483]. Thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.

Re: [OpenWrt-Devel] Jabber/XMPP Lua Server

2009-02-14 Thread Florian Fainelli
ckages > > and can be downloaded throught svn checkout from > > svn.ninux.org/svn/ninuxdeveloping/packages/PACKAGE_NAME > > If you think, you can include these packages in your repository. Sure I will integrate the remaining packages to get prosody fully working. Thanks a lot ! --

Re: [OpenWrt-Devel] [PATCH] bcm47xx: Fix GPIO API return codes

2009-02-15 Thread Florian Fainelli
SSB GPIO > functions can't fail. At some point we might want to convert the existing board code to use gpiolib. I will try to come up with a patch for this later this afternoon. Otherwise, your patch looks good. -- Best regards, Florian Fainelli Email : flor...@openwrt.org h

Re: [OpenWrt-Devel] Jabber/XMPP Lua Server

2009-02-15 Thread Florian Fainelli
ckages > > and can be downloaded throught svn checkout from > > svn.ninux.org/svn/ninuxdeveloping/packages/PACKAGE_NAME > > If you think, you can include these packages in your repository. Patches integrated in changesets 14518 to 14521. Thanks a lot ! --

Re: [OpenWrt-Devel] Jabber/XMPP Lua Server

2009-02-17 Thread Florian Fainelli
Hey Lorenzo, Le Tuesday 17 February 2009 14:41:16 OrazioPirataDelloSpazio (Lorenzo), vous avez écrit : > Hi Florian, > I tested the packages and I find a little bug in the luasocket package , > here the patch. Patch applied in changeset 14538, thanks ! -- Best regards, Florian Faine

Re: [OpenWrt-Devel] kexec failure on mips

2009-02-17 Thread Florian Fainelli
egment[1].mem = 0x298000 > segment[1].memsz = 1000 > > is there any solution for this? > > Am 07.02.2009 12:25, schrieb Florian Fainelli: > > Hi Brian, > > > > Le Saturday 07 February 2009 05:45:44 Brian J. Murrell, vous avez écrit : > >> I have an asus

Re: [OpenWrt-Devel] RDC GPIO broken?

2009-03-26 Thread Florian Fainelli
always detected as an unknown 486 CPU -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This is a digitally signed message part. ___ openwrt-devel mailing list openwrt-d

Re: [OpenWrt-Devel] RDC GPIO broken?

2009-03-26 Thread Florian Fainelli
right now, the mainline kernel does not probably boot correctly on any RDC 321x SoC due to no way to set the tick rate properly with everything that it implies on the other peripherals. GPIOlib or something else, I do not really care as long as it works :) > > --- On Thu, 26/3/09, F

Re: [OpenWrt-Devel] RDC GPIO broken?

2009-03-26 Thread Florian Fainelli
got an RDC eval board it is much easier. > > ===Jac > > --- On Thu, 3/26/09, Florian Fainelli wrote: > > From: Florian Fainelli > > Subject: Re: [OpenWrt-Devel] RDC GPIO broken? > > To: "bifferos" > > Cc: openwrt-devel@lists.openwrt.org > > Date:

Re: [OpenWrt-Devel] [PATCH] rrdtool upgraded version from 1.2.23 to 1.2.30

2009-04-09 Thread Florian Fainelli
Le Thursday 09 April 2009 11:31:56 Nuno Gonçalves, vous avez écrit : > Signed-off-by: Nuno Goncalves Applied in changeset 15164, thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This i

[OpenWrt-Devel] RFC: install packages to an external filesystem

2009-04-13 Thread Florian Fainelli
is easier to implement. Second approach requires us to fix the usb automount script which should be done anyway. Thanks for your comments. -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This is a

Re: [OpenWrt-Devel] uClibc build failure

2009-05-12 Thread Florian Fainelli
orted May 5, and was > corrected. You should clean your whole environnement and rebuild using make distclean; make. This fixes the issue. Sorry for the "bug". -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signatu

Re: [OpenWrt-Devel] [PATCH] Fix missing sqlite package

2009-05-12 Thread Florian Fainelli
Le Tuesday 12 May 2009 12:12:49 Roberto Riggio, vous avez écrit : > [PATCH] Fix missing sqlite package Applied in r15796, thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This is a digita

[OpenWrt-Devel] Updated ar7 big-endian patch

2009-05-18 Thread Florian Fainelli
Hi list, Since sn9 and spq on IRC showed up interest in resuming AR7 big-endian support I post a patch that Gabor did a while ago which is now refreshed to the trunk-du-jour. This patch was compiled tested only. -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org

Re: [OpenWrt-Devel] [PATCH] pysqlite3 in not installed when selected

2009-05-20 Thread Florian Fainelli
Le Wednesday 20 May 2009 15:01:11 roberto.rig...@create-net.org, vous avez écrit : > pysqlite is not installed even if it is selected in menuconfig. > > Signed-off-by: Roberto Riggio Applied in r15936, thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://op

Re: [OpenWrt-Devel] [PATCH] rp-pppoe makefile update for ppp 2.4.4

2009-05-25 Thread Florian Fainelli
Le Monday 25 May 2009 10:58:37 Radek Gers, vous avez écrit : > This patch updates the makefile of rp-pppoe to work with ppp-2.4.4. Fixes > ticket #5191. Applied r16060, thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openw

Re: [OpenWrt-Devel] DIR-450 target, different etc/config/network file

2009-05-26 Thread Florian Fainelli
s://dev.openwrt.org/browser/trunk/target/linux/brcm-2.4/base-files/etc/init.d/netconfig > > Thanks, > Ryan > > > ___ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/o

Re: [OpenWrt-Devel] DIR-450 target, different etc/config/network file

2009-05-26 Thread Florian Fainelli
> > > I have made subtargets for all the current RDC targets. This way I can > > have separate base-files. Is this the appropriate way to do this? > > > > Thanks, > > Ryan > > > > > > _______ > > openwrt-devel

Re: [OpenWrt-Devel] Suggestions to ease maintenance of OpenWrt based firmware

2009-05-27 Thread Florian Fainelli
e Package/foo/install to separate the shared libraries installation. What about taking the other way and by default let everything like this but add a Build options configuration option which removes the shared libraries from the packages ? > > What do you think? > > Regards, > > --R

[OpenWrt-Devel] [PATCH 0/9] Resubmission of the AR7 port

2009-06-01 Thread Florian Fainelli
: add ar7_defconfig 9 : MIPS: wire in AR7 support Thanks -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/ma

[OpenWrt-Devel] [PATCH 8/9] add ar7_defconfig

2009-06-01 Thread Florian Fainelli
This patch adds ar7_defconfig. Signed-off-by: Florian Fainelli --- diff --git a/arch/mips/configs/ar7_defconfig b/arch/mips/configs/ar7_defconfig new file mode 100644 index 000..be2771b --- /dev/null +++ b/arch/mips/configs/ar7_defconfig @@ -0,0 +1,988 @@ +# +# Automatically generated make

[OpenWrt-Devel] [PATCH 9/9] wire in AR7 support.

2009-06-01 Thread Florian Fainelli
This patch wires in the AR7 support in the MIPS architecture. Signed-off-by: Florian Fainelli --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index c4a84a6..0a75275 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -22,6 +22,22 @@ choice config MACH_ALCHEMY bool "Al

Re: [OpenWrt-Devel] [PATCH 08/10] add TI AR7 support

2009-06-04 Thread Florian Fainelli
ight blurb */ > #ifndef _ASM_AR7_SPACES_H > #define _ASM_AR7_SPACES_H > > /* > * This handles the memory map. > * We handle pages at KSEG0 for kernels with 32 bit address space. > */ > #define PAGE_OFFSET 0x9400UL > #define PHYS_OFFSET 0x1

Re: [OpenWrt-Devel] character device file and packaging

2009-06-04 Thread Florian Fainelli
ga/postinst #!/bin/sh mknod /dev/fuse -m 0666 c 10 229 endef Even though the device should be created automatically once the module is inserted, is not it ? -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Descriptio

Re: [OpenWrt-Devel] [PATCH] diag.c recognizes "Motorola WR850Gv3" as "Dell TrueMobile 2300 v2"

2009-06-07 Thread Florian Fainelli
;WX-5565") && > !strcmp(getvar("boardtype"),"bcm94710ap")) > return &platforms[TM2300]; /* Dell TrueMobile 2300 > */ > if (startswith(buf,"WE800G")) /* WE800G* */ > > --- > > > >

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-07 Thread Florian Fainelli
had some problems with floats in an application. I am fine with both approaches, even though the kernel FPU emulator sounds like a simple, though expensive solution. I let other devs comment on this. -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --

Re: [OpenWrt-Devel] RFC: Adding IPv6 support to uci_firewall

2009-06-07 Thread Florian Fainelli
x. I really like the idea, being an IPv6 user and enthousiast ;) > > Cheers, > Malte > > [1]http://tools.ietf.org/rfc/rfc4864.txt > [2]https://dev.openwrt.org/wiki/SubmittingPatches > [3]http://marc.info/?l=linux-netdev&m=123735060618579 > ___

Re: [OpenWrt-Devel] [PATCH] aiccu: fix heatbeat typo in init script

2009-06-08 Thread Florian Fainelli
Le Monday 08 June 2009 22:06:49 Malte S. Stretz, vous avez écrit : > config_get_bool heartbeat $cfgs_section heartbeat 1 Applied in r16386, thanks ! -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: T

Re: [OpenWrt-Devel] [PATCH]: brcm63xx imagetag: add images for more more routers

2009-06-10 Thread Florian Fainelli
Le Wednesday 10 June 2009 01:03:55 Daniel Dickinson, vous avez écrit : > The attached patch (for easy Save As...) adds building of firmware > images for more routers based on the brcm63xx chipset. > > Signed-Off By: Daniel Dickinson Applied in r16396, thanks a lot Dan ! -- Best rega

Re: [OpenWrt-Devel] [packages] update xtables-addons to 1.17

2009-06-19 Thread Florian Fainelli
Langer > It was already done in changeset 16505. Thank you anyway. -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://list

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-19 Thread Florian Fainelli
to build a > > typical bcm47xx setup and see the impact. > > Ok. It still smells like we're trying to solve a problem that does not > exist. Is the performance of any app increased in real life? We can still allow soft-float to be used in the toolchain, and keep the in

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-19 Thread Florian Fainelli
bool prompt "Use software floating point by default" if TOOLCHAINOPTS default y - depends on (arm || armeb || powerpc) && !HAS_FPU + depends on (arm || armeb || powerpc || mips || mipsel) && !HAS_FPU help If your target CPU does

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-22 Thread Florian Fainelli
gt; busybox seems to use floating point. Here comes a quick'n'dirty compile tested only patch which allows disabling the in-kernel FPU emulator. Could you guys test it with the toolchain having software floating point enabled and confirm that floating point operations still work

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-28 Thread Florian Fainelli
Le Monday 22 June 2009 10:02:31 Florian Fainelli, vous avez écrit : > Le Sunday 21 June 2009 01:04:05 Jonas Gorski, vous avez écrit : > > 2009/6/21 Michael Buesch : > > > On Saturday 20 June 2009 23:56:51 Jonas Gorski wrote: > > >> 2009/6/20 Michael Buesch : > >

[OpenWrt-Devel] Note for mips/mipsel targets running trunk

2009-06-29 Thread Florian Fainelli
ater using floats). Thank you very much for your attention. -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org --- signature.asc Description: This is a digitally signed message part. ___ ope

Re: [OpenWrt-Devel] [PATCH 3/3] drivers/vlynq/vlynq.c: Fix resource size off by 1 error

2009-07-05 Thread Florian Fainelli
> > // > @@ > struct resource *res; > @@ > > - (res->end - res->start) + 1 > + resource_size(res) > > @@ > struct resource *res; > @@ > > - res->end - res->start > + BAD(resource_size(res)) > // > > Signed-off-by: Julia Lawall Acked-by: Flori

Re: [OpenWrt-Devel] Debrick utility

2009-07-07 Thread Florian Fainelli
e HairyDairyMaid already supports BCM6348 which is very very similar to BCM6358 you should be able to use the same tricks. Alternatively you can use urjtag (SVN version) which has support for it. -- Best regards, Florian Fainelli Email : flor...@openwrt.org http://openwrt.org

Re: [OpenWrt-Devel] [PATCH] Add pxcab target (v2)

2009-07-16 Thread Florian Fainelli
te zImage suitable for TFTP boot image. > > * v2 > - add axonram device driver > - switch to 2.6.30.1 > > Signed-off-by: Akinobu Mita Patch applied in changeset 16860 after compile testing the target. I slightly reworked the changes in toolchain/Config.in. -- Best r

Re: [OpenWrt-Devel] change kernel version in buildroot

2009-07-24 Thread Florian Fainelli
wrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on irc.freenode.net --- signature.asc Description: This is a

[OpenWrt-Devel] [RFC] mklibs.py integration

2009-07-25 Thread Florian Fainelli
/Prepare) $(call Image/mkfs/prepare) $(call Image/BuildKernel) -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on irc.freenode.net --- ___ openwrt-devel m

Re: [OpenWrt-Devel] [PATCH] openl2tp-1.6 package support

2009-07-26 Thread Florian Fainelli
dex: net/openl2tp/patches/010-ppp_unix.patch > ======= > --- net/openl2tp/patches/010-ppp_unix.patch (revision 0) > +++ net/openl2tp/patches/010-ppp_unix.patch (revision 0) > @@ -0,0 +1,13 @@ > +In

Re: [OpenWrt-Devel] [PATCH] ppp switch to version 2.4.4

2009-07-26 Thread Florian Fainelli
; > } > @@ -243,9 +244,9 @@ > +return 0; > +} > > - default_route_gateway = gateway; > + have_default_route = 1; > return 1; > -@@ -1658,6 +1703,16 @@ > +@@ -1654,6 +1699,16 @@ > return 0; > } > } >

Re: [OpenWrt-Devel] [patch] liboping

2009-07-26 Thread Florian Fainelli
hanks ! > > regards > daniel -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on irc.freenode.net --- signature.asc Description: This is a digitally signed message part.

Re: [OpenWrt-Devel] [PATCH] Add btrfs module

2009-07-26 Thread Florian Fainelli
> openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://ope

Re: [OpenWrt-Devel] [PATCH] Btrfs utilities package

2009-07-26 Thread Florian Fainelli
S)" \ > + LDFLAGS="$(TARGET_LDFLAGS)" \ > + prefix=/usr \ > + DESTDIR=$(PKG_INSTALL_DIR) \ > + all install > +endef > + > +define Package/btrfs-progs/install > + $(INSTALL_DIR) $(1)/usr/bin > + $(INS

Re: [OpenWrt-Devel] Bump gpsd version and use uclibc++

2009-07-26 Thread Florian Fainelli
isable-navcom \ > +--disable-ubx \ > +--disable-evermore \ > +--disable-ntrip \ > +--without-x \ > > +CONFIGURE_VARS += \ > + CXXFLAGS="CXXFLAGS -fno-builtin -fno-rtti -nostdinc++" \ > + CPPFLAGS="CPPFLAGS -I$(ST

Re: [OpenWrt-Devel] [PATCH] Update mjpg-streamer

2009-07-26 Thread Florian Fainelli
G_RELEASE:=1 > - > -PKG_SOURCE:=uvc_streamer_2007_07_21_14.07.06.tgz > -PKG_SOURCE_URL:=http://naaa.de/programme/uvc_streamer/ > -PKG_MD5SUM:=491473a25882c3e7250aeeb68e0ca689 > - > -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) > - > -include $(INCLUDE_DIR)/package.mk > - >

Re: [OpenWrt-Devel] Stop at "Please be patient, while OpenWrt loads"

2009-07-27 Thread Florian Fainelli
/x-burst > [2] > http://github.com/lindnermarek/openwrt-x-burst/tree/76e7e9d1590d2f1a742c5dc >96420e22bc4e5d234/target/linux/xburst [3] > http://www.openmobilefree.net/other/file/Ben_NanoNote/openwrt-xburst-rootfs >.tgz -- Best regards, Florian Fainelli Em

Re: [OpenWrt-Devel] BCM33xx port

2009-07-27 Thread Florian Fainelli
oldwiki.openwrt.org/OpenWrtDocs(2f)Hardware(2f)Scientific(2d)Atlanta(2f)DPC2100.html > > Thanks in advance. > ___ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-de

Re: [OpenWrt-Devel] Stop at "Please be patient, while OpenWrt loads"

2009-07-27 Thread Florian Fainelli
Le Monday 27 July 2009 19:12:33 Xiangfu Liu, vous avez écrit : > Hi Florian, Mirko > Florian Fainelli wrote: > > I run "make distclean" > the configure the "Target System" to (XBurst JZ47x0 [2.6]) > the run make to create the rootfs

Re: [OpenWrt-Devel] New platform (ubicom32) support

2009-07-28 Thread Florian Fainelli
tform patches to community ? Yes it is. Mentionning whether you want to maintain it directly in OpenWrt or you send patches that developpers apply would be a must. > > > > Erdem. -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: ht

Re: [OpenWrt-Devel] How is $rootfs set in the initramfs /init ?

2009-07-28 Thread Florian Fainelli
_ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on irc.freenode.net -

Re: [OpenWrt-Devel] [PATCH] make mjpg-streamer init script executable

2009-07-28 Thread Florian Fainelli
Le Monday 27 July 2009 16:18:17 roberto.rig...@create-net.org, vous avez écrit : > As in the subject, the init script is not executable. > > Signed-off-by: Roberto Riggio Applied in 17038, thanks ! -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwr

Re: [OpenWrt-Devel] Bump gpsd version and use uclibc++

2009-07-28 Thread Florian Fainelli
in 17039, thanks ! > > Thanks, > > - Chris > > On Sun, Jul 26, 2009 at 4:03 AM, Florian Fainelli wrote: > > Le Sunday 26 July 2009 12:08:10 Roberto Riggio, vous avez écrit : > > > Changes: > > > > > > - use version 2.39 > > > - use uclibc+

Re: [OpenWrt-Devel] [RFC] mklibs.py integration

2009-08-01 Thread Florian Fainelli
Hi Daniel, Le Saturday 01 August 2009 11:03:22 Daniel Dickinson, vous avez écrit : > On Sat, 25 Jul 2009 12:25:20 +0200 > > Florian Fainelli wrote: > > Hi all, > > > > Please find below a proof-of-concept of the mklibs.py reduction > > integration in OpenWrt.

Re: [OpenWrt-Devel] [patch] disable bridge firewalling in sysctl.conf by default

2009-08-13 Thread Florian Fainelli
onnectivity to devices behind your Free-connected router. Also, bridge firewalling has a couple of nasty issues on 2.4 kernels, like rendering the device unusable within a couple of hours. -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org

Re: [OpenWrt-Devel] BCM Utils (packager of images for broadcom bootloader)

2009-08-16 Thread Florian Fainelli
ng to give them a try on a bcm3348 and bcm3349 later tonight. Huge thanks ! > > That's it, hope it will be of use. -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on irc.freenode.net --- signature.asc Desc

Re: [OpenWrt-Devel] [patch 0/8] powerpc64 and kexec-tools updates

2009-08-18 Thread Florian Fainelli
been done when merging the pxcab target. Go ahead for patches 1 and 2. Thanks. > > -Geoff -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on irc.freenode.net --- signature.asc Description: This is a di

Re: [OpenWrt-Devel] [patch 0/3] Update udev package

2009-08-24 Thread Florian Fainelli
42 udevadm 108K > udev-106 udevtrigger 17K Sounds good to me. Feel free to apply them unless you want to extend your timeout before applying ;) -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on irc.freenode.net

Re: [OpenWrt-Devel] [OpenWrt-Hackers] Commit access for Ubicom developers?

2009-09-02 Thread Florian Fainelli
Le mercredi 2 septembre 2009 22:51:30, Felix Fietkau a écrit : > Florian Fainelli wrote: > > Hi hackers, > > > > What do you guys think about giving commit access to some of the Ubicom > > developers for their target ? > > I think it's a good idea in general,

Re: [OpenWrt-Devel] [OpenWrt-Hackers] Ubiquiti Bullet M5 patch

2009-09-08 Thread Florian Fainelli
Le mardi 8 septembre 2009 19:53:10, Matteo Croce a écrit : > I can get it working with this small patch. > I had to hardcode the board type as the bootloader is U-Boot and the > env search fails. > The ethernet receives but can't send anything. -ENOATTACHMENT -- Best regards,

Re: [OpenWrt-Devel] compiling OpenWRT without linux Kernel.

2009-09-09 Thread Florian Fainelli
/home/florian/dev/kernel/linux-queue) Use external kernel tree > > i will be thankful, if some one can provide answer to my question. I am fed > up in searching google. > > Thanks & regards, > G. Siva Prakash Reddy. -- Best regards, Florian Fainelli Email: flor...@o

Re: [OpenWrt-Devel] openwrt compile error.

2009-10-02 Thread Florian Fainelli
Hi, On Friday 02 October 2009 10:32:42 linux_pro wrote: > 修改相应的configure文件,不用担心你发行版本的GCC问题。请从openwrt找错误。good luck. > btw: 尽量使用主线,而不是开发版本。 Your help is appreciated, can you reply in english next time to that other readers can also understand it ? Thank you very much. > > 2009/10/2, xiangfu liu

Re: [OpenWrt-Devel] [PATCH] [target/ubicom32] add new subtarget and profiles

2009-10-12 Thread Florian Fainelli
Hello Bayram, On Friday 09 October 2009 12:56:59 Bayram Kurumahmut wrote: > add IP7160RGW subtarget and kernel configs > add RouterGateway/VPNGateway profiles and initramfs files > > Signed-off-by: Bayram Kurumahmut > --- > target/linux/ubicom32/.gitignore |1 + > .../ubico

Re: [OpenWrt-Devel] [PATCH] firewall/iptables

2009-10-20 Thread Florian Fainelli
Hi, On Tuesday 20 October 2009 17:48:34 Jo-Philipp Wich wrote: > Hi. > > What about "emulating" local with something like the following? > > local() { eval "$1=''"; } > > This way you can keep the current scripts and handle the not-implemented > local gracefully. I definitively prefer that solu

Re: [OpenWrt-Devel] adding new architecture on menuconfig

2009-10-23 Thread Florian Fainelli
Hi Thomas, On Friday 23 October 2009 15:44:51 Thomas PABST wrote: > Hi, > > How do I add an new entry on the menuconfig for adding a new ppc processor > ? And where adding my kernel target? Adding a new entry in menuconfig means adding everything which is required to create a new target as descr

Re: [OpenWrt-Devel] adding new architecture on menuconfig

2009-10-23 Thread Florian Fainelli
testing, so I prefer to create an entrance. Right, that's cleaner. > > Best regards > > - > Thomas PABST > thomas.pa...@gmail.com > > > 2009/10/23 Florian Fainelli > > > Hi Thomas, > > > > On Fr

Re: [OpenWrt-Devel] WRAP board (x86-generic-pcengines wrap) boot problems

2009-11-02 Thread Florian Fainelli
Hi David, 2009/11/3, David A. Bandel : > On Mon, Nov 2, 2009 at 12:44, Jo-Philipp Wich wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Not sure whether same config is supposed to work. At least the rootfs >> partition name changed recently, my Wrap Board here works fine with an >

Re: [OpenWrt-Devel] [PATCH] bcm63xx_enet: update upstream fixes (with the patch)

2009-11-07 Thread Florian Fainelli
Le lundi 2 novembre 2009 12:12:16, Guillaume LECERF a écrit : > 2009/10/20 Guillaume LECERF : > > With the patch this time. > > Ping? Applied in r18335, thanks! -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on i

Re: [OpenWrt-Devel] building on bcrm63xx with DSL support

2009-11-26 Thread Florian Fainelli
or kernel > 2.6.27? There are not. > > I see that the current trunk is based on kernel 2.6.30, are there binary > drivers for that kernel too? Neither. brcm63xx with DSL is currently in a dead end, but who knows, someone might release drivers one day or the other. -- Best regards, F

[OpenWrt-Devel] Changing the images location (bin -> bin/$(BOARD)

2009-12-01 Thread Florian Fainelli
Hi all, Now that with have support for environnments (using scripts/env) it is not uncommon to build for many targets in the same OpenWrt directory and we get a lot of images in bin, which can result in confusion. To keep things well organized I would like to introduce that change: images woul

Re: [OpenWrt-Devel] [PATCH] new package: nginx

2009-12-03 Thread Florian Fainelli
Hello Benjamin, On Wednesday 05 August 2009 06:42:58 Benjamin Cama wrote: > Hi, > > Second try at adding a nginx package. This time with a (basic) > init-script, and updated to version 0.7.61. > > I changed my mind on the UCI config file, for me it would be too > cumbersome and I don't see a way

Re: [OpenWrt-Devel] [PATCH] new package: nginx

2009-12-03 Thread Florian Fainelli
Hi Benjamin, Le jeudi 3 décembre 2009 18:29:29, Benjamin Cama a écrit : > Hello, > > Le jeudi 03 décembre 2009 à 15:22 +0100, Florian Fainelli a écrit : > > Applied in r18620, thanks! > > Thanks. I recently fixed the package (build failed on recent svn due > to /var subd

Re: [OpenWrt-Devel] OpenWRT uml snapshot branch

2009-12-07 Thread Florian Fainelli
gt; Are there any other uml openwrt users out there? What are you doing > with the new uml releases (aside from developing openwrt?) Nico and I use UML regularly to test various OpenWrt stuff whenever hardware is not required or we do not have access to it. We will continue maintaining it

Re: [OpenWrt-Devel] error in compiling external kernel tree through openwrt

2009-12-14 Thread Florian Fainelli
Hello Roy, On Monday 14 December 2009 08:02:44 dev roy wrote: > Hi, > I am trying to use the external kernel tree option to compile an external > kernel through openwrt. > But I am facing these following errors in trying to do so. > what is this issue for and how to resolve the same. > > d...@a2m

Re: [OpenWrt-Devel] [PATCH] new package mgen

2010-01-11 Thread Florian Fainelli
Hi Roberto, On Monday 11 January 2010 10:24:29 Roberto Riggio wrote: > any feedback on this patch? is there a particular set of requirements > for the inclusion of new packages? Your package looks ok to me. > > On 06/06/2009 09:14 PM, Roberto Riggio wrote: > > mgen is a very powerfull traffic g

Re: [OpenWrt-Devel] More preinit fixes

2010-01-26 Thread Florian Fainelli
On Tuesday 26 January 2010 11:18:37 edgar.sol...@web.de wrote: > On 26.01.2010 09:29, Daniel Dickinson wrote: > > Ticket #6575: Patch for brcm47xx, hopefully it will boot again. Working > > The patch is for brcm-2.4 ? They share the same preinit code, but brcm47xx has a symlink to it in the rep

Re: [OpenWrt-Devel] [PATCH] new package mgen

2010-01-28 Thread Florian Fainelli
On Sunday 24 January 2010 09:40:12 Roberto Riggio wrote: > On 01/11/2010 10:33 AM, Florian Fainelli wrote: > > Your package looks ok to me. > > What about including it among the optional packages? > Applied in r19362, thanks! --

Re: [OpenWrt-Devel] [PATCH] [IMPORTANT]: Preinit doesn't create /dev/null

2010-01-31 Thread Florian Fainelli
ks! -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on irc.freenode.net --- signature.asc Description: This is a digitally signed message part. ___ openwrt-devel mailing

Re: [OpenWrt-Devel] openwrt trunk on soekris net48xx fixes

2010-02-13 Thread Florian Fainelli
> send in a patch... > > bruno > ___ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http:

Re: [OpenWrt-Devel] rdc gpio and watchdog driver

2010-02-21 Thread Florian Fainelli
og driver did not trigger a reboot on my AR525W. Do you have a patch to get watchdog working yet? -- Best regards, Florian Fainelli Email: flor...@openwrt.org Web: http://openwrt.org IRC: [florian] on irc.freenode.net --- signature.asc Description

Re: [OpenWrt-Devel] Compiling outside of buildroot

2010-02-21 Thread Florian Fainelli
unpack it. But it is only suitable for userspace software, iirc it > does not ship with and is not capable of compiling the kernel sources. You can however, use the compiled and relocatable toolchain in the SDK to compile other kernel sources (vanilla, git ...) -- Best regards, Florian Fai

<    3   4   5   6   7   8   9   10   11   12   >