On 06/20/2011 06:16 AM, Philip Prindeville wrote:
On 6/18/11 4:14 AM, openwrt-comm...@openwrt.org wrote:
Author: mirko
Date: 2011-06-18 13:14:01 +0200 (Sat, 18 Jun 2011)
New Revision: 27214
Modified:
trunk/toolchain/eglibc/Makefile
Log:
[toolchain/eglibc} eglibc in fact can be built with -O
Hello,
I cant seem to boot a unbranded Ralink RT305X using openwrt
trunk/trunk co on june 02. Essentialy code after
https://lists.openwrt.org/pipermail/openwrt-devel/2011-March/009924.html.
Attached below is a log of the boot process
[0.36] TCP reno registered
[0.37] UDP hash tabl
On 6/18/11 4:14 AM, openwrt-comm...@openwrt.org wrote:
> Author: mirko
> Date: 2011-06-18 13:14:01 +0200 (Sat, 18 Jun 2011)
> New Revision: 27214
>
> Modified:
>trunk/toolchain/eglibc/Makefile
> Log:
> [toolchain/eglibc} eglibc in fact can be built with -Os
>
> Modified: trunk/toolchain/eglib
This syntax was disallowed in gnu make 3.82.
This patch has been submitted upstream.
Signed-off-by: Philip Prindeville
Index: toolchain/eglibc/patches/2.12/110-implicit-rules-mix.patch
===
--- toolchain/eglibc/patches/2.12/110-impl
> I'd like to volunteer to maintain the following packages:
>
> gnutls
> gstreamer
> gst-plugins-good
> gst-plugins-bad
> gst-plugins-ugly
> gst-plugins-base
> libmpeg2 (a new package, see bug #8317)
>
> I've submitted bugs against many of these packages (#8317, #8318, #8466,
> #8839), but they h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
can you provide details?
I see no issues with tcpdump on recent backfire.
~ Jow
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3+hoQACgkQdputYINPTPO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I committed a simplified version in r27241 - thanks!
~ Jow
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3+gLoACgkQdputYINPTPOTagCeOCvRo7Jg0oPVco9st
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Deleted in r27240 - thanks for the heads up.
~ Jow
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3+gBoACgkQdputYINPTPOe0wCZASfMi+A/tdlkr+p8Y4OFemjT
jqoAn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Committed in r27239 - thanks!
~ Jow
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3+f4gACgkQdputYINPTPPT2wCfcSLEgF6423dfZ0tzv08jOfdh
XoMAnRmPiv22B8LgPi9d
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
mangled by your mailer?
- -- >8 --
patching file net/wing/files/lib/network/wing.sh
Hunk #1 FAILED at 49.
Hunk #2 FAILED at 77.
Hunk #3 FAILED at 104.
3 out of 3 hunks FAILED -- saving rejects to file
net/wing/files/lib/network/wing.sh.rej
patchi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Committed in r27238 - thank you!
~ Jow
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3+feAACgkQdputYINPTPMZYwCfUhf3BQ5jE87LRV4AT0jza1rx
JhQAoJUrNmhxCqYtt
On 6/17/11 1:12 PM, Jonathan Bennett wrote:
> On Fri, Jun 17, 2011 at 1:56 PM, Philip Prindeville
> wrote:
>> On 6/17/11 9:35 AM, Jonathan Bennett wrote:
>>> Phillip,
>>> What would be the advantage of ipsec over OpenVPN?
>>>
>>> In my experience, if you have Asterisk deployed, the call is
On 6/18/11 4:17 AM, Linus Nielsen Feltzing wrote:
> The /etc/hotplug.d/button/05-3g script is unhappy if the chat script
> outputs anything on stdout. I fixed this by redirecting the output from
> ifup/ifdown to /dev/null. Without this fix, the 3G/WAN button won't work
> on my WRT54G3G with an A
I really want to stop bridging on cerowrt[1], entirely, at least for now.
Coping with multicast, doing saner traffic shaping, trying to come up
with an qdisc estimator that handles multicast right in the presence
of multicast's monsterous effects, and especially - *only seeing
traffic generated fr
Hello,
I was trying to commit the following but looks like my SVN account
does not have enough privileges because I get a "Access denied".
Probably my SSH private key is good only for the olsrd package.
Here the change I was try to commit, basically just delete empty
folders from packages/net bec
Hi,
this patch updates busybox to 1.18.5
/Peter
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index d41a279..936aefd 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_VERSION:=1.18.4
+PKG
Am Samstag, 18. Mai 2011, 19:17:51 schrieb Peter Wagner:
> Am Samstag, 18. Mai 2011, 18:34:15 schrieben Sie:
> > On 2011-06-18 6:05 PM, Peter Wagner wrote:
> > > Am Freitag, 17. Mai 2011, 22:04:07 schrieb Peter Wagner:
> > >> accidently hit the send button...
> > >>
> > >> Hi,
> > >>
> > >>
Found an existing product from http://www.e3call.com/pro_g801.htm and they
have an unsecured ftp server of the newer ralink sdk.
ftp://210.51.191.19/public/RT3352_SDK/
On Sat, Jun 18, 2011 at 7:59 PM, jason duhamell wrote:
> For my project of adding phone support to the rt3052, I would like to
18 matches
Mail list logo