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] 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] [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] 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] 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] 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] 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] 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] 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] 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] [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] 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] 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] 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] 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] 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] 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] 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] 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] 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-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] [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] [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] 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] 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] 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] 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] 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] 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] 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] [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] 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] 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] 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] 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] 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] 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] 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

[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] 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

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] 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] 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] 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

[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] 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:

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] 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] 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] [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] 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] [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] [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 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/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/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] 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] 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] 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 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 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] 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] 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 8/8] Zyxel P-334WT support: admswconfig: reset interface after applying config

2011-01-29 Thread Florian Fainelli
2011/1/1 Alexey Torkhov : > Signed-off-by: Alexey Torkhov Applied in https://dev.openwrt.org/changeset/25173, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 7/8] Zyxel P-334WT support: base-files: support port_state in led config (#6763)

2011-01-29 Thread Florian Fainelli
2011/1/1 Alexey Torkhov : > Signed-off-by: Alexey Torkhov Applied in https://dev.openwrt.org/changeset/25172, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 5/8] Zyxel P-334WT support: adm5120: use acx-mac80211 driver by default

2011-01-29 Thread Florian Fainelli
2011/1/1 Alexey Torkhov : > Signed-off-by: Alexey Torkhov > Applied in https://dev.openwrt.org/changeset/25170, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 6/8] Zyxel P-334WT support: adm5120: add default config (#6759)

2011-01-29 Thread Florian Fainelli
2011/1/1 Alexey Torkhov : > Signed-off-by: Alexey Torkhov > Applied in https://dev.openwrt.org/changeset/25171, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 4/8] Zyxel P-334WT support: adm5120: fix build

2011-01-29 Thread Florian Fainelli
2011/1/1 Alexey Torkhov : > Signed-off-by: Alexey Torkhov > Applied in https://dev.openwrt.org/changeset/25169, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 3/8] Zyxel P-334WT support: acx: don't fail if 'wifi' led is missing

2011-01-29 Thread Florian Fainelli
2011/1/1 Alexey Torkhov : > Signed-off-by: Alexey Torkhov > > Index: package/acx/files/lib/wifi/acx.sh Applied in https://dev.openwrt.org/changeset/25168, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.op

Re: [OpenWrt-Devel] [PATCH 2/8] Zyxel P-334WT support: acx-mac80211: support on loading different firmware

2011-01-29 Thread Florian Fainelli
2011/1/1 Alexey Torkhov : > Signed-off-by: Alexey Torkhov > > Index: package/acx-mac80211/Makefile Applied in https://dev.openwrt.org/changeset/25167, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwr

Re: [OpenWrt-Devel] [PATCH 1/8] Zyxel P-334WT support: acx: add io endianness hack

2011-01-29 Thread Florian Fainelli
Hello Alexey, 2011/1/1 Alexey Torkhov : > Happy New Year all! Happy new year as well! > > I've managed to make Zyxel P-334WT work completely. The main problem was > ACX wifi, but, with endianness hack found on forum and proper firmware > it is working. > > Not sure how this will satisfy common o

Re: [OpenWrt-Devel] [PATCH] bcm63xx: Fix build of brcm-wl.

2011-02-08 Thread Florian Fainelli
Hello, On Thursday 03 February 2011 23:22:55 Jonas Gorski wrote: > The fallback needs to be exported for bcm63xx, too. Runtime tested with a > BCM4322 on a BCM6358. > > Signed-off-by: Jonas Gorski > --- Applied in r25420, thanks! -- Florian ___ openwr

Re: [OpenWrt-Devel] Supporting a new brcm63xx board

2011-02-08 Thread Florian Fainelli
Hello, On Tuesday 08 February 2011 15:02:27 Marco Antonio Mauro wrote: > Hello, > > I'm trying to write a patch to add support for a new brcm63xx board. I > already posted in the forum (link: > https://forum.openwrt.org/viewtopic.php?id=25578 ); there jow said I > should get in touch with florian

Re: [OpenWrt-Devel] [PATCH] bcm63xx: Fix T-Com Speedport W 500V default config.

2011-02-09 Thread Florian Fainelli
On Thursday 03 February 2011 23:36:06 Jonas Gorski wrote: > The device is called SPW500V, not SP500W. > > Signed-off-by: Jonas Gorski > --- Applied in r25431, thanks Jonas! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.op

Re: [OpenWrt-Devel] coreutils version bump

2011-02-09 Thread Florian Fainelli
On Thursday 23 December 2010 20:31:56 Alexander Khryukin wrote: > Good day. > coreutils version bump > Signed-off-by: Alexander Khryukin Applied in r25432, thanks Alexander! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https

Re: [OpenWrt-Devel] [PATCH] update eggdrop package to 1.6.20

2011-02-09 Thread Florian Fainelli
Hello, On Friday 07 January 2011 09:56:58 Chris Moeller wrote: > This patch updates the feeds Makefile, removes a patch which is no > longer necessary, and updates the main.c root check patch for the new > contextual lines surrounding the two changed lines. > > Also, for some reason, I was unable

Re: [OpenWrt-Devel] [PATCH] libs/jpeg fails parallel build due to all and install targets in same make instance

2011-02-09 Thread Florian Fainelli
On Sunday 05 December 2010 18:24:49 Joseph Roback wrote: > For parallel builds, make targets that build need to be separated from > targets that install ;-) > > Signed-off-by: Joe Roback Applied in r25435, thanks Joe! -- Florian ___ openwrt-devel maili

Re: [OpenWrt-Devel] [PATCH] libusb: prevent building unused stuff

2011-02-09 Thread Florian Fainelli
On Friday 04 February 2011 11:21:13 Joachim Schlipper wrote: > This patch prevents the processing of the 'doc' and 'tests' > subdirectories of the libusb package. Since the result of building these > directories is never included in the ipkg package, omitting them saves > compilation time and avoid

Re: [OpenWrt-Devel] [PATCH] opencdk-0.6.6

2011-02-09 Thread Florian Fainelli
On Monday 17 January 2011 20:50:01 Daniel A. Nagy wrote: > This patch fixes a bug in the upstream library that prevents the > verification of clearsigned documents with \r\n line endings. Obviously, > it should go under feeds/packages/libs/opencdk/patches/ > > Signed-off-by: Daniel A. Nagy Appli

Re: [OpenWrt-Devel] Adding GPIO using gpiolib

2011-02-14 Thread Florian Fainelli
Hello, On Monday 14 February 2011 10:07:03 wimpunk wrote: > I probably should ask my question on a kernel mailing list but maybe > some in the openwrt community can help me. > I'm trying to write a gpio driver for my embedded system > (iowa-gx-466-128MB-r11 with gpio on a w83627ehf) but I have som

Re: [OpenWrt-Devel] [PATCH] Update lcd4linux to r1143

2011-02-19 Thread Florian Fainelli
On Friday 18 February 2011 03:33:55 Jonathan McCrohan wrote: > Updating lcd4linux package to r1143 to enable support for Sure > Electronics 1602 LCD device, which is supported as of lcd4linux r1126. > http://www.sureelectronics.net/goods.php?id=885 Applied in r25581, thanks! -- Florian ___

Re: [OpenWrt-Devel] [PATCH] vbladed: change default config to read-only

2011-02-19 Thread Florian Fainelli
On Thursday 10 February 2011 14:32:45 Paul Geraedts wrote: > This patch changes the default vbladed config to read-only. It > circumvents data corruption in case of the accidental simultaneous rw > mount. > > Signed-off-by: Paul Geraedts Applied in r25579, thanks! -- Florian

Re: [OpenWrt-Devel] [PATCH] Update toolchain gdb to 7.2

2011-02-19 Thread Florian Fainelli
On Wednesday 09 February 2011 17:26:05 Steve Brown wrote: > This patch updates the toolchain gdb from 6.8 to 7.2 > > Signed-off-by: Steve Brown > Applied in r25585, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https

Re: [OpenWrt-Devel] [PATCH] bcm63xx/MAGIC board support

2011-02-19 Thread Florian Fainelli
On Tuesday 15 February 2011 18:28:13 Laurento Frittella wrote: > I wrote a patch to add 96348SV board (aka MAGIC) support to trunk. > In my case I've found it in a Telsey "Alice W-Gate" router, fairly common > (in the past) in Italy. > > I used the board definition (GPIOs, leds, ...) from the Broa

Re: [OpenWrt-Devel] [PATCH] add missing lsm script to shorewall-lite package

2011-02-20 Thread Florian Fainelli
On Saturday 01 January 2011 18:33:36 Brian J. Murrell wrote: > Per http://article.gmane.org/gmane.comp.embedded.openwrt.devel/7339 > please find attached the referenced missing lsm_script. > > Signed-off-by: Brian J. Murrell interlinx.bc.ca> Applied in r25613, thanks! -- Florian

Re: [OpenWrt-Devel] [PATCH] lsof: cross-build properly

2011-02-20 Thread Florian Fainelli
On Wednesday 27 October 2010 21:24:21 Mark Mentovai wrote: > I found that the lsof build was using the build host's ar and ranlib > instead of the target's. That's tolerable when the build host is > Linux/ELF. It's not so great when building on Mac OS X. > > I also found that lsof was reporting th

Re: [OpenWrt-Devel] [PATCH] Import patches from git://git.kraxel.org/input to make input-utils work with newer kernels. Update package version.

2011-02-20 Thread Florian Fainelli
On Friday 04 February 2011 14:20:54 Jochen Friedrich wrote: > Signed-off-by: Jochen Friedrich > --- Applied in r25615, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-d

Re: [OpenWrt-Devel] [PATCH] fix switch-robo device reference counting

2011-02-20 Thread Florian Fainelli
On Saturday 05 February 2011 16:14:52 George Kashperko wrote: > From: George Kashperko > > Fix incorrect device reference counting by switch-robo. > Signed-off-by: George Kashperko > --- Applied in r25619, thanks! -- Florian ___ openwrt-devel mailing

Re: [OpenWrt-Devel] [PATCH] Adding orion watchdog kernelmodule

2011-02-20 Thread Florian Fainelli
On Saturday 11 December 2010 02:12:03 Michael Kämmerer wrote: > This patch adds kernelmodule for watchdog timer on platform orion. > > > Signed-off-by: Michael Kämmerer > -- Applied in r25620, thanks! -- Florian ___

Re: [OpenWrt-Devel] [PATCH] Add ACM hotplug to comgt

2011-02-20 Thread Florian Fainelli
On Friday 10 December 2010 21:16:48 Matthew Eaton wrote: > This adds in support for ttyACM devices in the 3g hotplug script. > > Signed-off-by: Matthew Eaton Applied in r25621, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openw

Re: [OpenWrt-Devel] [PATCH] [packages] libmatchbox: Use nls.mk and depend on check, fix linker errors

2011-02-20 Thread Florian Fainelli
On Friday 04 February 2011 13:44:53 Jochen Friedrich wrote: > Signed-off-by: Jochen Friedrich > --- Applied in r25623, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-d

Re: [OpenWrt-Devel] [PATCH] [packages] xorg-kdrive: Fix linker errors.

2011-02-20 Thread Florian Fainelli
On Friday 04 February 2011 15:39:01 Jochen Friedrich wrote: > Signed-off-by: Jochen Friedrich > --- Applied in r25624, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-d

Re: [OpenWrt-Devel] coreutils changes

2011-02-22 Thread Florian Fainelli
Hello Philip, On Tuesday 22 February 2011 03:02:58 Philip Prindeville wrote: > Did anything change in coreutils that would stop it from working with "make > defconfig"? > > Because I have in my ~/.openwrt/defconfig file: > > ... > CONFIG_PACKAGE_libpthread=y > CONFIG_PACKAGE_coreutils=y > CONFIG

Re: [OpenWrt-Devel] [PATCH 1/3] [packages] lang/php5: First steps to simplify the Makefile

2011-02-23 Thread Florian Fainelli
Hello Michael, On Thursday 02 December 2010 21:50:23 Michael Heimpold wrote: > Ping? :-) > > Am Donnerstag, 28. Oktober 2010 22:23:52 schrieb Michael Heimpold: > > - Introduce /etc/php5 which is scanned for additional configuration > > files. > > > > So it is possible that a installed modules

Re: [OpenWrt-Devel] [PATCH] brcm2.4: fix wlcompat so that the wl module can be unloaded.

2011-02-23 Thread Florian Fainelli
On Friday 05 November 2010 06:24:34 ch...@martin.cc wrote: > This patch was created on 8.09.2 but it also applies to Backfire > I found that I couldn't unload the broadcom wl driver, wlcompat didn't > correctly release/decrement the device pointer, > This patch cleans that up > > I wanted to be a

Re: [OpenWrt-Devel] [PATCH] packages/utils/vim: update to version 7.3

2011-02-23 Thread Florian Fainelli
On Monday 29 November 2010 14:09:04 koniu wrote: > Hello, > > Here's a patch to upgrade vim package to version 7.3. > It greatly simplifies cross-compilation patch since there's been some > upstream changes that enable cross-compilation. > In exciting news starting from this version vim has vimscr

Re: [OpenWrt-Devel] [PATCH 1/3] [packages] lang/php5: First steps to simplify the Makefile

2011-02-23 Thread Florian Fainelli
On Thursday 28 October 2010 22:23:52 Michael Heimpold wrote: > - Introduce /etc/php5 which is scanned for additional configuration files. > So it is possible that a installed modules is automatically enabled > without the need to modify the php.ini. > - Remove unsupported config option: --disab

Re: [OpenWrt-Devel] [PATCH 3/3] [packages] lang/php5: Add missing dependency on libsqlite3/libpthread

2011-02-23 Thread Florian Fainelli
On Thursday 28 October 2010 22:24:09 Michael Heimpold wrote: > The binaries are already dependent on sqlite3 and pthread, not only the > corresponding php modules. > > This closes #7724. > > Signed-off-by: Michael Heimpold > --- Applied in r25674, thanks! -- Florian

Re: [OpenWrt-Devel] [PATCH 1/3] [packages] lang/php5: First steps to simplify the Makefile

2011-02-23 Thread Florian Fainelli
Hello again Michael, On Wednesday 23 February 2011 22:48:41 Florian Fainelli wrote: > Hello Michael, > > On Thursday 02 December 2010 21:50:23 Michael Heimpold wrote: > > Ping? :-) > > > > Am Donnerstag, 28. Oktober 2010 22:23:52 schrieb Michael Heimpold: > >

Re: [OpenWrt-Devel] [PATH] enable the readline in package bc

2011-02-26 Thread Florian Fainelli
On Monday 17 January 2011 10:12:04 Xiangfu Liu wrote: > Hi > > attach is the patch. Applied in r25728, thanks Xiangfu! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

<    5   6   7   8   9   10   11   12   >