-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
> This fixes this strange bug in the 2.4 kernel.
Applied in r21461 - thanks.
~ Jow
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkvvIyUACgkQdputYINPTP
- corrected negative values
Signed-off-by: Arne-Jørgen Auberg arne.jorgen.aub...@gmail.com
Index: packages/utils/fowsr/Makefile
===
--- openwrt/Makefile(revisjon 114)
+++ openwrt/Makefile(arbeidskopi)
@@ -9,11 +9,11 @@
PKG_N
On Fri, May 14, 2010 at 4:22 AM, Tathagata Das wrote:
> Hi,
> Attached is the kernel patch to support Netgear WNR3500L. All changes are
> made under CONFIG_WNR3500L.
> I have used trunk source code of version number 21251 to create this kernel
> patch.
>
> Regards,
> Tathagata
Would this cover t
Hi
I started mountd, and seems perfect at first sight. :-)
I have running an application writing the mounted disk (external USB HDD, with
ext3 fs) all the time.
I found two problems:
-- mountd re-mounts sometimes:
...
May 15 14:10:06 OpenWrt user.crit mountd[1241]: /tmp/run/mountd/sda2 has
exp
This patch provides a new function: /lib/network/config.sh:find_configs(). It
is based on the existing /lib/network/config.sh:find_config(). These functions
differ in what output they provide: while the original one otuputs a single
name of the first interface config found that matches the inter
Am 14.05.2010 00:25, schrieb Bernhard Loos:
> Hello
> Do you have any clue, what could produce b43? Because, after looking
> at the code, I'm kinda at a loss, where this comes from. And do you
> know, which patch exactly produces the problem?
> I will split the patch up, but it may take a day or tw
add "set -x" to the begining of the script, and then manually run it
/etc/init.d/postgresql start
--
Chris Martin
m: 0419812371
--
On Fri, May 14, 2010 at 9:51 PM, Vipul M Sawant wro