On Sat, Mar 20, 2010 at 3:27 AM, Florian Fainelli wrote:
>
> Applied in r20310, thanks!
>
I have a small follow up fix. I make a mistake auto loading the driver.
I verify with this change, using plain opkg install will auto load the driver
correctly.
Please apply.
Thanks!
Chris
Fix-sn9c20x-
On Saturday 20 March 2010 17:49:36 edgar.sol...@web.de wrote:
> https://dev.openwrt.org/changeset/20299
>
> breaks compatibility to svn version before 1.6, when it was introduced.
> error:
>
> Checking out files from the svn repository...
> svn: invalid option: --trust-server-cert
> Type 'svn hel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I think the real issue is that the preinit hook used by the fix script
is not executed on jffs2-only images.
~ JoW
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARE
https://dev.openwrt.org/changeset/20299
breaks compatibility to svn version before 1.6, when it was introduced.
error:
Checking out files from the svn repository...
svn: invalid option: --trust-server-cert
Type 'svn help' for usage.
Regards ede
___
op
Seems like chore's block mount fsck patches didn't make it into trunk.
the rest seems to be there ..
Regards ede
Original Message
Subject: [OpenWrt-Devel] [PATCH] block-*; the right one this time :-/
Date: Thu, 25 Feb 2010 19:29:02 -0500
From: Daniel Dickinson
Reply-To: OpenWrt
true, i just see this as a first step of finally reintegrating "mmc mod
from the forum" which grew into the newer sdhc module for brcm-2.4 into
trunk, where it can be maintained and enhanced.
on the other hand this is probably a dying subspecies as usb becomes
more and more available on wrt'd devi
David Woodhouse wrote:
> On Sat, 2010-03-20 at 13:13 +0100, Florian Fainelli wrote:
>> Le lundi 21 septembre 2009 01:26:46, Misha Koshelev a écrit :
>>> Add support for OpenConnect, A VPN client compatible with Cisco's
>>> AnyConnect SSL VPN.
>>>
>>> Signed-off-by: Misha Koshelev
>>>
>> Applied i
It would be nice, to have better integration into the openwrt
infrastructure. For example using uci for the config file and
integrating with the firstboot and mount_root systems.
Bernhard
2010/3/20 :
> after coordination with the original author this includes the whole
> source and ma
Is the script set to executable (+x) in the image?
This is typical for scripts that are presebt but not running, and often
overlooked.
Maddes
On 20.03.2010 04:02, Otto Solares wrote:
> It works on squashfs but didn't on pure jffs2 which I pressume was our
> only environment difference.
>
> The
Wonderful! Thank you
Florian Fainelli wrote:
> Le lundi 21 septembre 2009 01:26:46, Misha Koshelev a écrit :
>> Add support for OpenConnect, A VPN client compatible with Cisco's
>> AnyConnect SSL VPN.
>>
>> Signed-off-by: Misha Koshelev
>>
>
> Applied in r20316, thanks!
--
Misha Koshelev
MD/
Le dimanche 25 octobre 2009 12:32:06, Matthias Buecher / Germany a écrit :
> Hello,
>
> I would like to ask you to consider adding the patch of ticket #6025 to
> the trunk.
> https://dev.openwrt.org/ticket/6025
>
> This will add uci support to the etherwake package in a similar way that
> the wol
Le vendredi 5 mars 2010 16:10:57, Jan Willies a écrit :
> This patch adds support for cryptsetup, based on a Makefile I found on
> the internet.
>
> Unfortunately cryptsetup looks for libdevmapper.so.1.02 while there's
> only libdevmapper.so available. As I don't know where to fix this (in
> lvm o
Le mercredi 10 mars 2010 21:04:03, Stefan Monnier a écrit :
> The patch below makes /etc/init.d/mpd start the MusicPlayerDaemon in
> a more normal way:
> 1- it stops it from rebuilding the database at every start (which can take
>a very very long time on large databases).
> 2- it stops it from
Le mercredi 10 mars 2010 20:54:07, Stefan Monnier a écrit :
> When I "/etc/init.d/ntpd stop" one of the two openntpd processes is
> still left running. Apparently "killall ntpd" is not sufficient.
> So I use the patch below which seems to work.
>
Applied in r20317, thanks!
>
> Stefan
>
Le lundi 21 septembre 2009 01:26:46, Misha Koshelev a écrit :
> Add support for OpenConnect, A VPN client compatible with Cisco's
> AnyConnect SSL VPN.
>
> Signed-off-by: Misha Koshelev
>
Applied in r20316, thanks!
___
openwrt-devel mailing list
open
Le mercredi 5 août 2009 06:03:09, Michael Geddes a écrit :
> Add a libmysqlclient_r target (threadsafe client); required for
> module-based apache.
>
Applied in r20315, thanks!
> Signed-off-by: Michael Geddes
> --8<--
> Index: libs/mysql/Makefile
> ===
Hi Raphaël,
Le vendredi 5 mars 2010 17:37:15, Raphaël HUCK a écrit :
> Hi,
>
> this patch fixes package/Makefile.
You add /usr/lib/ebtables, should not you also add /usr/lib/iptables?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https
Hello Dawid,
Le samedi 31 octobre 2009 20:54:57, Dawid Marcin Grzesiak a écrit :
> The patch add support for Edimax PS-2207SUg router.
>
> The image should be further processed using "cvimg" tool from
> http://edimax.com/images/Image/OpenSourceCode/Wire/Printer-server/PS-2207SU
> /PS2207-GPL.zip
Ciao Giovanni,
Le jeudi 15 octobre 2009 16:22:12, Giovanni Di Stasi a écrit :
> Dear OpenWrt developers,
>
> please find attached the Makefile for the package DITG. From the project
> webpage:
>
> D-ITG (Distributed Internet Traffic Generator) is a platform capable to
> produce traffic at packet
Hi Michael,
Le mercredi 5 août 2009 11:56:36, Michael Geddes a écrit :
> Move apache (and apr) to a module-based distribution. Has a smaller
> minimum footprint and allows more versatility.
Sorry for answering so late, your patch got unnoticed.
Your patch looks good, however no longer applies.
Le jeudi 18 mars 2010 01:35:46, Benjamin Cama a écrit :
> Hi there,
>
> Anyone willing to apply this patch ? (I admit I didn't find it back in
> my archives, so maybe it didn't reach the right people).
>
> Thanks,
> benjamin
>
> > Hello,
> >
> > Following is an update from btrfs-progs 0.18 to 0.
Le vendredi 19 mars 2010 21:55:07, edgar.sol...@web.de a écrit :
> this patch adds
> logging of kernel messages to the config file
> upgrades to latest version 3.0.5
>
> Thanks Ede
>
Applied in r20314, thanks!
___
openwrt-devel mailing list
openwrt-dev
Le mercredi 17 mars 2010 05:17:51, Benjamin Cama a écrit :
> Hi,
>
> When I made the kmod-btrfs package, I wanted to make it not depend on
> too much things and copy myself crc32c.ko into the package. But since
> not too long AFAIK, opkg complains when the same file belongs to two
> packages on in
Le vendredi 19 mars 2010 22:26:04, edgar.sol...@web.de a écrit :
> there seem to be some leftovers from
> https://dev.openwrt.org/ticket/6257
>
> this patch fixes the descriptions of kmod package ipt-conntrack
>
> Thanks ede
>
Applied in r20311, thanks!
_
Le samedi 20 mars 2010 08:00:28, Chris Li a écrit :
> Hi,
>
> I am using the backfire beta and I found out that there is no kernel driver
> for my webcam using sn9c201 chipset. Here is the patch I make to add that
> package. I test it and it works with my webcam.
>
> BTW, the bcm47xx 2.6 kernel
Le dimanche 14 mars 2010 01:47:26, Ithamar R. Adema a écrit :
> Signed-off-by: Ithamar R. Adema
> ---
> package/br2684ctl/files/br2684ctl |4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/package/br2684ctl/files/br2684ctl
> b/package/br2684ctl/files/br2684ctl inde
Le dimanche 14 mars 2010 03:58:20, Ithamar R. Adema a écrit :
> This patch adds an option to menuconfig for ifxmips-dsl-api to
> enable/disable the debug output. By default the debug output is switched
> off.
>
> Signed-off-by: Ithamar R. Adema
> ---
> package/ifxmips-dsl-api/Config.in
Le samedi 13 mars 2010 22:27:21, Ithamar R. Adema a écrit :
> Since ifxmips_find_board() uses chiprev to detect what board we're running
> on, we should retrieve chiprev _first_ and only then call
> ifxmips_find_board().
>
> Signed-off-by: Ithamar R. Adema
> ---
> .../linux/ifxmips/files/arch/
Le samedi 13 mars 2010 23:27:49, Ithamar R. Adema a écrit :
> This fixes the following BUG:
>
> BUG: sleeping function called from invalid context at mm/slab.c:3055
> in_atomic(): 0, irqs_disabled(): 1, pid: 253, name: dd
> 1 lock held by dd/253:
> #0: (&state->mutex){..}, at: [<80148294>] u
Hi,
I am using the backfire beta and I found out that there is no kernel driver for
my webcam using sn9c201 chipset. Here is the patch I make to add that package.
I test it and it works with my webcam.
BTW, the bcm47xx 2.6 kernel wireless works fine. Great job!
Chris
kmod-video-gspca-sn9c201.p
30 matches
Mail list logo