Re: [OpenWrt-Devel] [PATCH] Enable MOS7720 usb-serial devices

2011-01-29 Thread Florian Fainelli
2010/12/4 Marc Zyngier : > Enable build of kernel module for MOS7720 usb-serial devices. > Tested on WGT634U and WL500g running trunk @r24238. > > Signed-off-by: Marc Zyngier Applied in https://dev.openwrt.org/changeset/25174, thanks! -- Florian ___ ope

Re: [OpenWrt-Devel] [PATCH 1/1] adm8668 target: clean up mach-adm8668 includes.

2011-01-29 Thread Florian Fainelli
2011/1/19 Scott Nicholas : > This patch cleans up the include directory, as they were from vendors > 2.4 GPL source. Now only what's used is there. > > Signed-off-by: Scott Nicholas Applied in https://dev.openwrt.org/changeset/25175, thanks! -- Florian

Re: [OpenWrt-Devel] [PATCH 1/1] adm8668 target: fix firstboot with new MTD map driver.

2011-01-29 Thread Florian Fainelli
2011/1/19 Scott Nicholas : > my-mkimage previously did not include the fs_mark of deadc0de because > upon formatting of jffs2 partition, U-Boot's CRC validation would not > allow the image to boot. This new MTD map will shrink the > kernel+rootfs+fs_mark image and recalculate the CRC, so that only

Re: [OpenWrt-Devel] [PATCH 1/1] Use br2684ctl from linux-atm tarball

2011-01-29 Thread Florian Fainelli
2011/1/23 Philip Prindeville : > Subject says it all. > > Note that "svn diff" doesn't show that one file is being moved, not deleted. > > Do that before the "svn delete package/br2684ctl" Applied in https://dev.openwrt.org/changeset/25225, thanks! -- Florian __

Re: [OpenWrt-Devel] [Patch] fix liboping

2011-01-29 Thread Florian Fainelli
2011/1/28 Daniel Poelzleithner : > hi, > > this fixes liboping. Applied in https://dev.openwrt.org/changeset/25226, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] yaddns: update to 1.0-rc3

2011-01-29 Thread Florian Fainelli
Le 18 janvier 2011 10:32, Raphaël HUCK a écrit : > Hi, > > this patch updates yaddns to 1.0-rc3. Changes are: > > * add support for Sitelutions service > * remove -Werror which broke compilation on some services > * use HTTP/1.0 instead of HTTP/1.1 to avoid chunked encoding Applied in https://dev

Re: [OpenWrt-Devel] [PATCH] Package fetchmai fix the error of md5c.c

2011-01-29 Thread Florian Fainelli
2011/1/27 Xiangfu Liu : > Hi > > this patch is cherry-pick from upstream: >  http://gitorious.org/fetchmail/fetchmail/commit/738dcc102db67a741893e2979c034df9904e2925 > > > this patch fixed this error: >  http://tksite.gotdns.org:8010/broken_packages/xburst/fetchmail/compile.txt > > mipsel-open

Re: [OpenWrt-Devel] [PATCH] packages/utils/less: new package

2011-01-29 Thread Florian Fainelli
2010/12/22 koniu : > Hullo, > > I got tired of struggling with less equivalent from busybox so here's > a package with the full newest version. Applied in https://dev.openwrt.org/changeset/25229, thanks! -- Florian ___ openwrt-devel mailing list openwrt-

Re: [OpenWrt-Devel] [PATCH] packages/net/wavemon: bump version to 0.7.0

2010-11-28 Thread Florian Fainelli
Le 17/11/2010 21:24, koniu a écrit : Hi, Is there a reason why wavemon is kept at an ancient revision? If not, here's the patch. Applied in r24170, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt

Re: [OpenWrt-Devel] [PATCH] [packages] upgrade debootstrap

2010-11-28 Thread Florian Fainelli
Le 27/11/2010 19:39, Luka Perkov a écrit : This patch upgrades debootstrap to version 1.0.26. Signed-off-by: Luka Perkov< openwrt ->-to->- lukaperkov.net> --- Applied in r24171, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.op

Re: [OpenWrt-Devel] [PATCH] [packages] upgrade subversion

2010-11-28 Thread Florian Fainelli
Le 27/11/2010 19:49, Luka Perkov a écrit : This patch upgrades subversion to version 1.6.15. Signed-off-by: Luka Perkov< openwrt ->-to->- lukaperkov.net> --- Applied in r24172, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.ope

Re: [OpenWrt-Devel] [PATCH] [packages] upgrade libtorrent and rtorrent

2010-11-28 Thread Florian Fainelli
Le 21/11/2010 18:19, Luka Perkov a écrit : This patch upgrades libtorrent and rtorrent to svn version 1189. Signed-off-by: Luka Perkov< openwrt ->-to->- lukaperkov.net> --- Applied in r24174 and r24173, thanks! -- Florian ___ openwrt-devel mailing li

Re: [OpenWrt-Devel] update and optimize git package

2010-11-28 Thread Florian Fainelli
Le 17/11/2010 13:09, Bastian Pranzas a écrit : Hi, this patch updates the git package to 1.7.3.2 and does two optimizations to shrink the package size from 45MB to 590KB: - create symlinks instead of hardlinks when installing (hardlinks get lost when copying) - convert the last six non built in

Re: [OpenWrt-Devel] [PATCH] [package] [msmtp] install more script files

2010-11-28 Thread Florian Fainelli
Le 15/11/2010 04:21, Xiangfu Liu a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi this patch only add three more script files to system which is useful for mutt. msmtpqueue/msmtp-enqueue.sh msmtpqueue/msmtp-listqueue.sh msmtpqueue/msmtp-runqueue.sh Applied in r24176, thans! ___

Re: [OpenWrt-Devel] [PATCH] Fix missing dependency in solos-pci module

2010-09-19 Thread Florian Fainelli
Le Sunday 19 September 2010 00:02:36, Philip Prindeville a écrit : > Modinfo for solos-pci tells us that it has a dependency on "atm", but > this isn't captured in the Makefile. > > Signed-off-by: Philip A. Prindeville Applied in r23086, thanks! -- Florian signature.asc Description: This is a

Re: [OpenWrt-Devel] Build system fix for cross-checking DEPENDS?

2010-09-19 Thread Florian Fainelli
Hi Philip, Le Sunday 19 September 2010 00:13:22, Philip Prindeville a écrit : > I just posted in a previous email a fix which added a missing dependency > for solos-pci to include atm as part of its list of build dependencies. > > I.e.: > > DEPENDS:=...@target_x86@ +kmod-atm > > where the lat

Re: [OpenWrt-Devel] [PATCH] Add flexibity board support

2010-09-17 Thread Florian Fainelli
Hi, (comments below) On Friday 17 September 2010 12:09:06 Maxim Osipov wrote: > Hi All! > > Any other comments? Is it a must to move to at91 or it can be standalone > target? Is something else necessary to get this patch committed? > > Regards, > Maxim > > On Thu, Sep 16, 2010 at 9:28 PM, Maxi

Re: [OpenWrt-Devel] Broadcom BCM63xx merge plans

2010-09-16 Thread Florian Fainelli
Hello Miguel, On Wednesday 15 September 2010 14:37:38 Miguel GAIO wrote: > Hi Florian > > On Wed, 2010-09-15 at 09:39 +0200, Florian Fainelli wrote: > > Hi Miguel, Daniel, > > > > For your information, I have managed to recently get those changes > > mainline:

[OpenWrt-Devel] Broadcom BCM63xx merge plans

2010-09-15 Thread Florian Fainelli
Hi Miguel, Daniel, For your information, I have managed to recently get those changes mainline: - bcm963xx mtd partition parser [1] - bcm63xx watchdog driver (not yet pushed) I will ask Maxime to push the OHCI and EHCI usb drivers mainline, so after that the only patches that we have in OpenWrt

Re: [OpenWrt-Devel] basic question - avoid generic kernel patches

2010-09-15 Thread Florian Fainelli
Hello Maxim, On Wednesday 15 September 2010 08:31:56 Maxim Osipov wrote: > Hello, > > I'm currently adding a new board support for OpenWRT and would like to > use 2.6.35 kernel with only my board patches. However build system > attempts to apply generic patches and fails: > > if [ -s > "/home/ma

Re: [OpenWrt-Devel] Call for patch reminders

2010-09-11 Thread Florian Fainelli
010-June/007331.html Applied in r23007. > > Markus Wigge sent in this one: > https://lists.openwrt.org/pipermail/openwrt-devel/2010-July/007423.html > but it's disputed. ;) Ok, that one I will let it be disputed again ;) > > N.K. > > Am 04.09.2010 20:19 schrieb Flori

Re: [OpenWrt-Devel] Broadcom releases Linux driver sources for new chipsets

2010-09-10 Thread Florian Fainelli
Hi Daniel, On Friday 10 September 2010 11:18:11 Daniel A. Nagy wrote: > Just in case someone missed the good news: > http://tinyurl.com/brcm-driver Just so that nobody has false hopes regarding the *current* state of these drivers, they are not SSB-bus aware, so they cannot be used with Broadcom

Re: [OpenWrt-Devel] fuse dependency patch

2010-09-04 Thread Florian Fainelli
Le Thursday 10 June 2010 20:59:17, budd...@gmx.net a écrit : > resolves a wrongly detected recursive dependency of kmod-fuse > libfuse selects kmod-fuse, not only depends on it > > .. bud Applied in r22919, thanks! signature.asc Description: This is a digitally signed message part.

Re: [OpenWrt-Devel] [Patch] olsrd.init add virtual interface name

2010-09-04 Thread Florian Fainelli
Le Monday 9 August 2010 17:03:35, Patrick Grimm a écrit : > Hi > > This patch add interface name handling for the NonOlsrIf Option in olsrd > init script. e.g. NonOlsrIf=lan and not NonOlsrIf=eth0 > > Signed-off-by: Patrick Grimm Applied in r22918, thanks! signature.asc Description: This is a

[OpenWrt-Devel] Call for patch reminders

2010-09-04 Thread Florian Fainelli
Hello all, From time to time, we try to browse the openwrt-devel list again and see if a patch has not been applied. Since we used to miss quite some patches, could you please reply to this mail with the link to the openwrt-devel archives, so that we can finally review and/or apply your patch?

Re: [OpenWrt-Devel] [Patch] New package: Poco C++ libraries

2010-09-04 Thread Florian Fainelli
Le Friday 13 August 2010 00:07:29, Nicolas Leonard a écrit : > The attached patch adds packaging for the Poco c++ libraries. > Please see http://www.pocoproject.org for package detail. > > The included patch modifies the poco configure script by adding an option > to disable the support of shared

Re: [OpenWrt-Devel] [PATCH] sctp: Add SCTP library support

2010-09-04 Thread Florian Fainelli
Le Wednesday 18 August 2010 09:37:00, Sebastien Decugis a écrit : > This patch provides a new module for the userland SCTP library. > This library is required by applications for full support of the SCTP > protocol. > This patch should be applied only after the kmod-sctp is integrated. > It applie

Re: [OpenWrt-Devel] [PATCH] fix 'make install' for feeds/packages/net/vnstat package on BSDs

2010-09-04 Thread Florian Fainelli
Le Saturday 7 August 2010 08:57:53, Joseph Roback a écrit : > vnstat's makefile uses the '-D' option which is only part of GNU install, > thus compiling vnstat for OpenWrt on FreeBSD or Mac OS X fails because of > the missing option. > > Attached is a patch to have the install target separately cr

Re: [OpenWrt-Devel] [PATCH] packages/net/transmission/Makefile: separate transmission-remote from transmission-cli

2010-09-04 Thread Florian Fainelli
Le Sunday 8 August 2010 02:02:57, Joseph Roback a écrit : > Hi, > > Currently the menuconfig option transmission-cli includes both the > transmission-cli binary and transmission-remote. The transmission-cli on > the order of 100k in size. This patch separates transmission-cli and > transmission-re

Re: [OpenWrt-Devel] [PATCH] kmod-sctp: Add SCTP kernel support

2010-09-04 Thread Florian Fainelli
Le Friday 20 August 2010 04:34:40, Sebastien Decugis a écrit : > Hello Jonas, > > Thank you for your review! Here is an accordingly updated version of the > patch. > > Best regards, > Sebastien. Applied in r22917, thanks! signature.asc Description: This is a digitally signed message part. ___

Re: [OpenWrt-Devel] [PATCH] add XTS cipher CryptoAPI module

2010-09-04 Thread Florian Fainelli
Le Monday 16 August 2010 10:26:56, Jan Willies a écrit : > needed for proper dm-crypt support > > Signed-off-by: Jan Willies Applied in r22915, thanks! signature.asc Description: This is a digitally signed message part. ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH] add dm-crypt and fix tabs

2010-09-04 Thread Florian Fainelli
Le Monday 16 August 2010 10:29:31, Jan Willies a écrit : > Signed-off-by: Jan Willies Applied in r22915, thanks! signature.asc Description: This is a digitally signed message part. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https:/

Re: [OpenWrt-Devel] [PATCH] [generic] Add switch driver for Lantiq PSB6970

2010-09-04 Thread Florian Fainelli
Le Tuesday 10 August 2010 20:55:02, Ithamar R. Adema a écrit : > Tested on ifxmips based board. The PSB6970 is also known as the Infineon > Tantos switch. > > Signed-off-by: Ithamar R. Adema Applied in r22914, thanks! signature.asc Description: This is a digitally signed message part.

Re: [OpenWrt-Devel] [PATCH] mysql-server package

2010-09-04 Thread Florian Fainelli
Le Wednesday 11 August 2010 07:47:30, Kyle Anderson a écrit : > This is a patch to build the mysql server. So far I only have the > kirkwood target to test on, but it works great on that. > > There seems to be some contention on whether Openwrt should have a > mysql-server package, but I don't see

Re: [OpenWrt-Devel] [PATCH] Allows TIMEOUT to be specified as an environmental variable in chat scripts used by chat

2010-09-04 Thread Florian Fainelli
Le Monday 23 August 2010 20:32:33, Ashok Rao a écrit : > The ability of chat ( the program is found within the openwrt ppp > package) to read environmental variables was introduced in 1999 ! > The TIMEOUT directive, however, requires a hard coded value and > ignores environmental variables (which

Re: [OpenWrt-Devel] [PATCH] owfs upgrade from 2.7p21 to 2.8p1

2010-09-04 Thread Florian Fainelli
Le Sunday 22 August 2010 20:01:29, Nicolas Leonard a écrit : > The attached patch upgrades owfs from 2.7p21 to 2.8p1. > The 2.7p21 version contains in particular a huge memory leak in libow. > > The patches/100-configure file is removed (seems to be useless, if anybody > can confirm ?) > > In Bui

Re: [OpenWrt-Devel] [PATCH] Update for openvpn-devel

2010-09-04 Thread Florian Fainelli
Le Friday 3 September 2010 14:05:37, Gert Doering a écrit : > Hi, > > the following patch brings openvpn-devel up to "week 36" (most recent) > openvpn-devel version from git, and enables building with "--enable-small". > > This option removes most of the large help messages, saving about > 50-60k

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

2010-09-04 Thread Florian Fainelli
Le Wednesday 25 August 2010 17:12:07, Szücs Péter a écrit : > Mercurial update from 1.1.2 to 1.6.2 Applied in r22894, thanks! signature.asc Description: This is a digitally signed message part. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt

Re: [OpenWrt-Devel] [PATCH] Add sslstrip package (fixed)

2010-09-04 Thread Florian Fainelli
Le Monday 30 August 2010 10:00:41, Luis Alberto Dallos Roa a écrit : > This patch adds sslstrip (http://www.thoughtcrime.org/software/sslstrip) > to OpenWrt. > > A MITM tool that implements Moxie Marlinspike's HTTPS stripping attacks. > It will transparently hijack HTTP traffic on a network, > wat

Re: [OpenWrt-Devel] [PATCH] Added kmod-usb-serial-ipw module

2010-09-04 Thread Florian Fainelli
Le Sunday 29 August 2010 14:20:39, Lukas Macura a écrit : > This patch adds support to compile kmod-usb-serial-ipw module. It is > used by USB IPWireless communication devices used for 3G. > > Signed-off-by: Lukas macura Applied in r22891, thanks! signature.asc Description: This is a digitally

Re: [OpenWrt-Devel] [PATCH] x86: add cpu msr kernel module package

2010-09-04 Thread Florian Fainelli
Le Wednesday 25 August 2010 00:00:26, Roman Yeryomin a écrit : > This adds a separate kernel package for x86 cpu msr support. > MSR module is needed e.g. when updating coreboot bios on alix boards. > > Signed-off-by: Roman Yeryomin Applied in r22890, thanks! signature.asc Description: This is

Re: [OpenWrt-Devel] [PATCH] support pre-md5summed passwords in 6in4 scripts

2010-09-04 Thread Florian Fainelli
Le Thursday 19 August 2010 21:08:37, Steven Brudenell a écrit : > the he.net ipv6 tunnels require that a user supply the md5sum of his > password when updating the ipv4 tunnel endpoint. the 6in4 package supports > this well, but requires that a user store his password in plaintext in > uci. this pa

Re: [OpenWrt-Devel] BCM Roboswitch

2010-09-03 Thread Florian Fainelli
Hello Miguel, Le Thursday 2 September 2010 22:34:17, Miguel Gaio a écrit : > Hi Florian, > > On Thu, 2010-09-02 at 21:57 +0200, Florian Fainelli wrote: > > Hello Miguel, > > > > Le Thursday 2 September 2010 12:16:19, Miguel GAIO a écrit : > > > Hi Florian, &

Re: [OpenWrt-Devel] BCM Roboswitch

2010-09-02 Thread Florian Fainelli
Hello Miguel, Le Thursday 2 September 2010 12:16:19, Miguel GAIO a écrit : > Hi Florian, > > On Thu, 2010-09-02 at 10:40 +0200, Florian Fainelli wrote: > > Hi Miguel, > > > > On Thursday 02 September 2010 10:36:06 Miguel GAIO wrote: > > > Hi all, > > &

Re: [OpenWrt-Devel] BCM Roboswitch

2010-09-02 Thread Florian Fainelli
Hi Miguel, On Thursday 02 September 2010 10:36:06 Miguel GAIO wrote: > Hi all, > > I have started the rewrite for the Broadcom BCM5325 switch. > It was test on neufbox4 board. This is great work! I will give it a try on a couple of BCM6348/38 boards and report to you how it goes. Might also be

Re: [OpenWrt-Devel] Splitting Kernel from the build

2010-08-30 Thread Florian Fainelli
Hi Pawel, Le Monday 30 August 2010 20:45:58, Pawel Pastuszak a écrit : > Hi Guys, > > Is there an way to split the kernel from the build? What i mean is i would > like to compile it once and then have the build system uses that compiled > version so i don't have recompile each time on clean build

Re: [OpenWrt-Devel] miredo x bit

2010-08-23 Thread Florian Fainelli
On Monday 23 August 2010 10:13:11 Alexander Khryukin wrote: > chmod +x feeds/packages/ipv6/miredo/files/client-hook > > client-hook must be with x bit Seems to me like the INSTALL_BIN directive would be taking care of that and set it executable. -- Florian ___

Re: [OpenWrt-Devel] miredo ipv6 patch

2010-08-22 Thread Florian Fainelli
Le Sunday 22 August 2010 15:03:10, alexan...@mezon.ru a écrit : > This changes for package "miredo".Old version fully not working because > some needed files not presented in Makefile. > Added hook-script its needed for iproute2 tables. > Added miredo-privproc file to Makefile, without these file m

Re: [OpenWrt-Devel] libusb-1.0 version bump

2010-08-22 Thread Florian Fainelli
Le Sunday 22 August 2010 15:20:52, Alexander Khryukin a écrit : > Libusb-1.0 version bump from 1.0.6 to 1.0.8, its needed for madwimax > package. Applied in r22762, thanks! One minor comment for your future contributions, the PKG_RELEASE variable should be bumped only when you change the resultin

Re: [OpenWrt-Devel] Detecting switch on ar7

2010-08-19 Thread Florian Fainelli
Hey, On Thursday 19 August 2010 15:48:14 Ben Whitten wrote: > Hi > Attached is a patch on current trunk (r22710) that allows my ar7 device > (G604T) to detect the switch chip. Not sure how to handle unknown > switches or dumb ones.. > Anyway CONFIG_FIXED_PHY needs to be unset in the config to prev

Re: [OpenWrt-Devel] SCTP support in OpenWRT

2010-08-17 Thread Florian Fainelli
Hello Sebastien, On Tuesday 17 August 2010 10:08:51 Sebastien Decugis wrote: > Hello Florian, > > > I got a couple of comments on it: > > > > - what about packaging the SCTP kernel module in > > package/kernel/modules/netsupport.mk instead? > > > > What about you submit the makefile for inclus

Re: [OpenWrt-Devel] SCTP support in OpenWRT

2010-08-17 Thread Florian Fainelli
Hello Sebastien, On Tuesday 17 August 2010 08:25:26 Sebastien Decugis wrote: > Hello, > > I have created a package to allow support of SCTP in OpenWRT (git head) > and I thought it might be interesting to others as well... Please feel > free to send me your comments on this package. I got a cou

Re: [OpenWrt-Devel] [Help] R3000 CPU porting, Oops while run app

2010-08-16 Thread Florian Fainelli
Hi, On Monday 16 August 2010 16:23:01 arrow zhang wrote: > Dears, > > * I'm encounter a oops error while run the userspace application > * I tried to porting the owrt to a R3000 cpu, which will be a new > router but can not buy on market yet > * Would like anyone give some advice, thanks > * belo

Re: [OpenWrt-Devel] BCM Roboswitch

2010-08-10 Thread Florian Fainelli
Hi Ithamar, Le Tuesday 10 August 2010 23:21:48, Ithamar R. Adema a écrit : > Hi Felix, > > On Tue, 2010-08-10 at 22:58 +0200, Felix Fietkau wrote: > > As far as I know, nobody's working on it at the moment, but it would > > be nice if somebody would convert the old stuff from package/switch/ > >

Re: [OpenWrt-Devel] some questions about eth0

2010-08-09 Thread Florian Fainelli
On Monday 09 August 2010 09:46:51 hacklu wrote: > my device' eth0 can't work fine everytime, > sometimes,it doesn't work. but sometimes it works better. > > > if I reboot my system,it may be good or not. It just a probability! > so I only can reboot and reboot until it become good. > > how

Re: [OpenWrt-Devel] [PATCH] Using xkeyboard-config with openwrt

2010-07-31 Thread Florian Fainelli
Le Tuesday 13 July 2010 07:21:01, Chris Schimp a écrit : > hello, > I had some issues setting up Xorg on my kirkwood platform device. My issue > after installing X was that it would fail to accept keyboard issue due to > "(EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev" I > found

Re: [OpenWrt-Devel] adding openvpn-devel package?

2010-07-31 Thread Florian Fainelli
Le Wednesday 7 July 2010 10:46:50, Gert Doering a écrit : > Hi OpenWRT folks, > > I'm one of the current OpenVPN developers, and happy OpenWRT user, but > have not yet fully figured out how the OpenWRT development model works > ("who decides what, who commits where, etc.") - so bear with me :-) >

Re: [OpenWrt-Devel] [PATCH] tcl: update to 8.5.8, use PKG_INSTALL

2010-07-31 Thread Florian Fainelli
Le Thursday 6 May 2010 11:03:11, Raphaël HUCK a écrit : > Hi, > > this patch updates tcl to 8.5.8, uses PKG_INSTALL and cleans up a bit. > > -Raphael Applied in r22449, thanks Raphael! -- Florian signature.asc Description: This is a digitally signed message part. __

Re: [OpenWrt-Devel] [PATCH] add txqueuelen option

2010-07-31 Thread Florian Fainelli
Le Tuesday 27 April 2010 17:03:47, Roberto Riggio a écrit : > Add a new txqueuelen option to /etc/config/network which allows > to set the corresponding parameter for an interface > > Signed-off-by: Roberto Riggio Applied in r22444, thanks! -- Florian signature.asc Description: This is a digita

Re: [OpenWrt-Devel] [PATCH] Fix for GREP_OPTIONS

2010-07-31 Thread Florian Fainelli
Le Wednesday 12 May 2010 11:11:32, Maarten Bezemer a écrit : > When using GREP_OPTIONS to supply default options to grep, the buildsystem > might get broken (For example adding --color=always breaks it) This patch > will empty the GREP_OPTIONS to prevent the described (and any other) > problems rel

Re: [OpenWrt-Devel] [PATCH] Upgrade gpsd version

2010-07-31 Thread Florian Fainelli
Le Friday 11 June 2010 11:23:12, Roberto Riggio a écrit : > Dump gpsd to version 2.94 and add config, init, and hotplug scripts. > > Tested only on x86 target. > > Signed-off-by: Roberto Riggio > Applied in r22447, thanks! -- Florian signature.asc Description: This is a digitally signed mess

Re: [OpenWrt-Devel] [PATCH] net/openvpn: move cd option to proper place

2010-07-31 Thread Florian Fainelli
Le Tuesday 29 December 2009 13:38:53, Stefan Bethke a écrit : > The OpenVPN --cd command line option (change directory) is > position-dependant: it will take effect when it is encountered on the > command line. To be truly useful, it needs to be added to the command > line before any other option

Re: [OpenWrt-Devel] how mini_fo run in mpc8247

2010-07-31 Thread Florian Fainelli
Hi, Le Tuesday 13 July 2010 11:23:17, hacklu a écrit : > my boot information > > > RAMDISK: Compressed image found at block 0 > SQUASHFS: Mounting a different endian SQUASHFS filesystem on ram0 > VFS: Mounted root (squashfs filesystem) readonly. You are using a ramdisk apparently. > Freein

Re: [OpenWrt-Devel] [PATCH][package] 6scripts: Fix route add in 6tunnel.init

2010-07-31 Thread Florian Fainelli
Le Friday 23 April 2010 04:46:50, Roland Dreier a écrit : > r20206 broke the 6tunnel.init script by leaving the "add" out of the > "ip -6 route" command. > > Signed-off-by: Roland Dreier Applied in r21103, thanks! -- Florian signature.asc Description: This is a digitally signed message part. _

Re: [OpenWrt-Devel] [PATCH] Enable freeradius2-mod-caching

2010-07-31 Thread Florian Fainelli
Le Sunday 20 June 2010 20:16:42, Florian Fainelli a écrit : > Hi Nathaniel, > > Le Tuesday 1 June 2010 16:12:18, Nathaniel McCallum a écrit : > > Freeradius 2.x includes an experimental module which allows one to cache > > results for a certain time period. This is extrem

Re: [OpenWrt-Devel] [PATCH] Upgrade BIRD to 1.2.3

2010-07-31 Thread Florian Fainelli
Le Tuesday 1 June 2010 18:47:57, Ondrej Zajicek a écrit : > Hello > > This patch upgrades BIRD package to the new version 1.2.3 > > Signed-off-by: Ondrej Zajicek (just to keep a track of unanswered mails containing patches) Applied in r21658, thanks! -- Florian signature.asc Description: Thi

Re: [OpenWrt-Devel] [patch] add md5sum of kernel 2.6.35-rc3

2010-07-31 Thread Florian Fainelli
Le Friday 25 June 2010 14:37:29, Matthias Buecher / Germany a écrit : > Updates MD5SUM of kernel 2.6.35 to RC3. > > Signed off by: Matthias Buecher Like what Kaloz stated a couple of days ago in a commit message, since the version changes very frequently, it does not make much sense to add a md

Re: [OpenWrt-Devel] [PATCH] mpd: depends on libid3tag

2010-07-31 Thread Florian Fainelli
Le Tuesday 27 July 2010 18:57:55, Benjamin Cama a écrit : > Hi, > > Mpd's libid3tag dependency was lost with changeset 21054. Bring it back, > because it's still needed. > > Signed-off-by: Benjamin Cama Applied in r22426, thanks Benjamin! -- Florian signature.asc Description: This is a digita

Re: [OpenWrt-Devel] [PATCH] libftdi

2010-07-31 Thread Florian Fainelli
Hi Michael, Le Monday 12 July 2010 15:13:06, Michael Grigorev a écrit : > libftdi - library to control and program the FTDI USB controller Your email is in HTML, which makes it hard to directly save and apply your patch, please fix that in next submissions. The download link is not working for

Re: [OpenWrt-Devel] [PATCH] ramips: fix jffs2 64k and 128k images overwrite each other

2010-07-31 Thread Florian Fainelli
Le Friday 2 July 2010 19:39:02, Roman Yeryomin a écrit : > When trying to build images with jffs2 filesystem for ramips platform > there is only one jffs2 image produced instead of two (64k and 128k). > > Signed-off-by: Roman Yeryomin Applied in r22435, thanks! -- Florian signature.asc Descrip

Re: [OpenWrt-Devel] [PATCH]

2010-07-31 Thread Florian Fainelli
Le Tuesday 13 July 2010 23:11:21, Ashok Rao a écrit : > r21799 by jow changed the staging install of libipq so that it is no > longer available as a static library but is dynamically linked in as a > shared library. However the libipq package was not being built. This > patch provides libipq.so as

Re: [OpenWrt-Devel] [PATCH] add ntfs-3g mount helper package

2010-07-31 Thread Florian Fainelli
Le Friday 2 July 2010 23:25:09, Zintis Pētersons a écrit : > This patch defines new ntfs-3g package mount.ntfs-3g. The package helps to > add ntfs hotplug mount support for block-hotplug package. Please dont > forget to enable mount helper support in Busybox. > > Signed-off-by: Zintis Petersons zi

Re: [OpenWrt-Devel] [PATCH] vblade: a user space aoe initiator

2010-07-31 Thread Florian Fainelli
Le Thursday 22 July 2010 05:51:04, Kyle Anderson a écrit : > This is a package for the vblade tool, which exports disks over the > aoe protocol. We already have the aoetools for connecting to them. > > Please forgive me if anything is odd, this is my first time making and > submitting something. A

Re: [OpenWrt-Devel] [PATCH] FOWSR : XML-format output, see ChangeLog for other changes

2010-07-31 Thread Florian Fainelli
Le Sunday 18 July 2010 21:59:15, Arne-Jørgen Auberg a écrit : > - changed name of cache file to '/var/fowsr.dat' > - added CWS_print_decoded_data() method > - added debug print outs as command line options > - added patch for checking valid fixed block data (thanks Timo Koivunen!) > - added XML-for

Re: [OpenWrt-Devel] [PATCH] Adds rawnat and rawpost package options to xtables-addons and bumps version up to 1.24

2010-07-31 Thread Florian Fainelli
Le Tuesday 13 July 2010 23:40:07, Ashok Rao a écrit : > rawpost is an addition to the netfilter raw table. rawnat is used to > do stateless NAT and is useful for multi-link wan load balancing of a > single flow. v1.22 and prior of xtables-addons required ipv6 support > for rawnat. v1.23 and lat

Re: [OpenWrt-Devel] HTTP parser library

2010-07-30 Thread Florian Fainelli
Hi Murat, Le Friday 30 July 2010 18:36:49, Murat Sezgin a écrit : > Hi, > > Is there any HTTP protocol parser library which is already ported for > openwrt? I need such a library which parses the HTTP GET and response > packets. Would not libcurl be suitable do to that? > > I found a library c

Re: [OpenWrt-Devel] openwrt on guruplug (kirkwood)

2010-07-30 Thread Florian Fainelli
Hi Roland, Le Friday 30 July 2010 21:59:53, Roland Mieslinger a écrit : > Hi > > I'm new on this list. I'm trying to run openwrt on my guruplug (Marvel > kirkwood platform). You can find more information about this device > here: http://www.globalscaletechnologies.com/c-4-guruplugs.aspx) > > Whi

Re: [OpenWrt-Devel] [PATCH] Update squid package to 2.7STABLE9

2010-07-30 Thread Florian Fainelli
Le Friday 30 July 2010 22:22:43, Tomasz Moń a écrit : > Signed-off-by: Tomasz Moń > > diff --git a/net/squid/Makefile b/net/squid/Makefile Applied in r22420 with some minor modifications, thanks! -- Florian signature.asc Description: This is a digitally signed message part. ___

Re: [OpenWrt-Devel] Solos 4610 (conexant) adsl router, anyone?

2010-07-30 Thread Florian Fainelli
Hi Stefan, On Thursday 29 July 2010 15:36:13 Stefan Monnier wrote: > I inherited from a DSL modem+router whose firmware describe as a "Solos > 4610 RD / Solos 461x CSP v1.0", and telnet shows me a big > `conexant' banner. > > Does anyone know such a beast, what kind of system it might be running,

Re: [OpenWrt-Devel] Packages parallel build fixes

2010-07-24 Thread Florian Fainelli
Hi Miguel, Le Wednesday 21 July 2010 11:31:07, Miguel GAIO a écrit : > Hi all, > > Attached patches fix parallel builds in packages: e2fsprogs, linux-atm, > uclibc++. > Mainly, I prevent the call of "$(MAKE) all install" replaced by > PKG_INSTALL:=1. Applied in r22381, r22382, r22383. Thanks! --

Re: [OpenWrt-Devel] dnsmasq not responding on IPv6

2010-07-19 Thread Florian Fainelli
Hi, On Sunday 18 July 2010 15:39:11 Gabriel Kerneis wrote: > Hi all, > > Using the snapshot release of OpenWrt, I cannot access the dns proxy > feature of dnsmasq with IPv6. > > Here is what works and what does not: > - I have a dual-stack router, that I can ping from my client with both > IPv4

Re: [OpenWrt-Devel] Jason from Shenzhen

2010-07-16 Thread Florian Fainelli
hat happens if Atheros wants to take down the site? Think twice before you type Send please. > > On Fri, Jul 16, 2010 at 9:01 PM, Florian Fainelli wrote: > > On Friday 16 July 2010 14:59:03 Roman Yeryomin wrote: > > > Thanks Jason, datasheet is always valuable stuff! > >

Re: [OpenWrt-Devel] Jason from Shenzhen

2010-07-16 Thread Florian Fainelli
On Friday 16 July 2010 14:59:03 Roman Yeryomin wrote: > Thanks Jason, datasheet is always valuable stuff! Yeah especially if you are not allowed to distribute it. Please send such stuff in private in order not to compromise the project with potential legal issues. -- Florian

Re: [OpenWrt-Devel] PCI broken on au1000

2010-07-01 Thread Florian Fainelli
Hi Bruno, On Thursday 01 July 2010 17:08:33 Bruno Randolf wrote: > hi! > > it seems the problem was alchemy_gpio2_enable(); everything works fine when > i remove that call. maybe the problem is that PCI_SERR and PCI_RST# are > connected to the GPIO2 block and they don't like the reset of GPIO2? >

Re: [OpenWrt-Devel] PCI broken on au1000

2010-06-29 Thread Florian Fainelli
On Tuesday 29 June 2010 15:53:54 Bruno Randolf wrote: > On Monday 28 June 2010 17:18:48 Florian Fainelli wrote: > > Hey, > > > > On Tuesday 20 April 2010 12:51:23 Manuel Lauss wrote: > > > Hi Florian, > > > > > > On Mon, Apr 19, 2010 at

Re: [OpenWrt-Devel] PCI broken on au1000

2010-06-28 Thread Florian Fainelli
Hey, On Tuesday 20 April 2010 12:51:23 Manuel Lauss wrote: > Hi Florian, > > On Mon, Apr 19, 2010 at 10:54 AM, Florian Fainelli wrote: > >> The lspci output provided by the reporter of ticket 6851, does it look > >> correct for > >> MTX-1? > > >

Re: [OpenWrt-Devel] ASUS WL-500GPv2 and WL-520GU underclocking

2010-06-22 Thread Florian Fainelli
Hi Kerry, Le Tuesday 22 June 2010 02:32:45, Kerry Lynn a écrit : > Greetings, > > After years of benefiting from other developers' labors (thanks!) > I think I finally have a contribution. However, I'd like to get some > feedback from the community before posting the patch. > > I've been lookin

Re: [OpenWrt-Devel] [PATCH] Enable freeradius2-mod-caching

2010-06-20 Thread Florian Fainelli
Hi Nathaniel, Le Tuesday 1 June 2010 16:12:18, Nathaniel McCallum a écrit : > Freeradius 2.x includes an experimental module which allows one to cache > results for a certain time period. This is extremely useful for: > 1. Reducing the load on your authentication store (LDAP, Database, etc) > 2.

Re: [OpenWrt-Devel] OpenWRT on T-Com Speedport W500V

2010-06-18 Thread Florian Fainelli
Hey Jonas, On Friday 18 June 2010 12:05:07 Jonas Gorski wrote: > Hi Florian, > > On 17 June 2010 23:40, Florian Fainelli wrote: > > Most likely you will not be able to use a fixup just like the neufbox4 > > because that one still contains a valid identifier somewhere on the

Re: [OpenWrt-Devel] OpenWRT on T-Com Speedport W500V

2010-06-17 Thread Florian Fainelli
Hello Jonas, Le Thursday 17 June 2010 23:25:19, Jonas Gorski a écrit : > Hello, > > I have a Speedport W500V (bcm63xx) on which I want to run openwrt. The > problem is, Tecom was lazy and instead of giving it its own ID they > just modified the board struct. > It just identifies itself as 96348GW

Re: [OpenWrt-Devel] niit make file broken

2010-06-08 Thread Florian Fainelli
Hi, On Tuesday 08 June 2010 10:06:09 Gioacchino Mazzurco wrote: > Hey All! > > I have managed to have niit module in my feed > http://gitorious.org/eigennet/packages > > but now on: > > scripts/feeds update -a > ... > ... > ... > ERROR: please fix feeds/eigennet/niit/Makefile > Collecting p

Re: [OpenWrt-Devel] [PATCH] FOWSR : corrected negative values

2010-06-07 Thread Florian Fainelli
Hello, On Sunday 06 June 2010 21:45:27 Arne-Jørgen Auberg wrote: > - corrected negative values Do not you have a slightly better changelog than this one? This is not the first time you send a patch announcing such a change. Thanks > > Signed-off-by: Arne-Jørgen Auberg arne.jorgen.auberg at >

Re: [OpenWrt-Devel] mtd / Samsung flash chips

2010-05-25 Thread Florian Fainelli
Hello Matthias, On Tuesday 25 May 2010 14:20:19 Matthias Buecher / Germany wrote: > Salut Florian, > > you took care of ticket #6552 [1] and committed the patch into trunk. > It came out that the patch broke compiling the Orion platform, that was > reported in ticket #7348 [2]. > Inside this tick

Re: [OpenWrt-Devel] meshcube and other devices running backfire

2010-05-21 Thread Florian Fainelli
On Friday 21 May 2010 12:25:39 ulf kypke wrote: > well specially on meshcubes this is very annoying. now i have to build > a new special serial converter for it and my to roof date this > afternoon is canceled, happy hacking Just use 2.6.30 if you want to have backfire running until the PCI issue

Re: [OpenWrt-Devel] [PATCH] CFI generic chip tolerance

2010-05-09 Thread Florian Fainelli
Le dimanche 9 mai 2010 06:10:37, Michael Evans a écrit : > Yes, that patch indeed solves my problem as well. Why isn't it in a > generic (all platforms) patch area? Applied in r21408, I assume not that many models needed support for Samsung flahs parts. > > On Sat, May 8, 2010 at 5:13 AM, wr

Re: [OpenWrt-Devel] [PATCH] Ar7 prevent clock init race

2010-05-09 Thread Florian Fainelli
gt; " > > Link order might not always obey the assumption that objects are > linked in left to right order based on the invocation of a single > command; I read that as a statement to explicitly re-order > dependencies so that you are //sure// they will execute in the correct &g

Re: [OpenWrt-Devel] [PATCH] Ar7 prevent clock init race

2010-05-08 Thread Florian Fainelli
Hi Michael, Le samedi 8 mai 2010 02:08:56, Michael J. Evans a écrit : > Change ar7_init_clocks to a core level function, removing a race condition. > > Both ar7_init_clocks and ar7_register_devices were using arch_initcall. > However ar7_register_devices depended on values changed by ar7_init_clo

Re: [OpenWrt-Devel] acx-m80211 update

2010-05-03 Thread Florian Fainelli
On Monday 03 May 2010 00:50:51 Bernhard Loos wrote: > Hello > This patch updates the mac80211 version of the acx driver to the > latest git commit. > I removed most of the patches, as they were either merged or didn't > apply any more. > Client mode works reasonable well, I tested it under load for

Re: [OpenWrt-Devel] [PATCH] Stopping watchdog

2010-05-03 Thread Florian Fainelli
On Monday 03 May 2010 05:47:45 Yury Polyanskiy wrote: > Dear all, > > Here is a simple patch to provide /etc/init.d/watchdog stop. Just in > case someone is interested. > > Index: package/base-files/files/etc/init.d/watchdog > === >

Re: [OpenWrt-Devel] RDC kernel 2.6.32 support

2010-05-02 Thread Florian Fainelli
Le jeudi 15 avril 2010 04:18:39, Bernhard Loos a écrit : > Hello > This patch adds support for the 2.6.32 kernel to rdc (not enabled yet). > The odd amit and pcmcia fixes are not included, i'm not compeltly > sure, what do with them. > I also changed the lzma version to the openwrt one and did some

<    4   5   6   7   8   9   10   11   12   >