Take a look at *shameless plug* the msmtp package which builds two
binaries, one linking to openssl.
https://dev.openwrt.org/browser/packages/mail/msmtp/Makefile
Dave
On Tue, Oct 27, 2009 at 6:44 PM, Ondrej Zajicek wrote:
> Hello
>
> I would like to create an OpenWRT package for BIRD routing da
Uhh, bump.
Thanks guys,
Dave
On Sat, Aug 29, 2009 at 4:16 AM, Dave Cooper wrote:
> As promised, here's the libv4l package which adds a generally uniform
> abstraction layer for webcams, particularly buggy ones. This pairs
> nicely with the earlier gspca patchset. For example, my
As promised, here's the libv4l package which adds a generally uniform
abstraction layer for webcams, particularly buggy ones. This pairs
nicely with the earlier gspca patchset. For example, my spca561 based
webcam won't really work without a libv4l LD_PRELOAD.
Note, shm_open() is only available in
Try attaching?
On Fri, Aug 28, 2009 at 10:22 AM, Felix Fietkau wrote:
> Tomas Kopal wrote:
>> Sorry, should be better now.
>>
>> Tomas
>>
>> From cf62b42ea81b940e3e9c51db934e0bb0f4070f7c Mon Sep 17 00:00:00 2001
>>
>> From: Tomas Kopal
>>
>> Date: Thu, 27 Aug 2009 22:06:03 +0200
>>
>> Subject: [P
Thanks Tomas. :)
+1 for speedy inclusion.
On Fri, Aug 28, 2009 at 4:41 AM, Tomas Kopal wrote:
> Sorry for the spam, my mail client got crazy. Hope it's better this time.
>
> From db0413dfdfd0ff05b32b0e2871e5b4af3f1f0d38 Mon Sep 17 00:00:00 2001
> From: Tomas Kopal
> Date: Mon, 24 Aug 2009 22:55:
*gentle bump*
Thanks again,
Dave
On Sat, Aug 15, 2009 at 6:51 PM, Dave Cooper wrote:
> Hi all,
>
> Here's the first of the series of patches that I've been blabbing
> about in #openwrt-devel to bring gspca webcam support to trunk. This
> removes the old out-of-tree and
r v4l2 like libv4l and a
simple, command-line JPEG capture tool. Libv4l is almost ready and I'm
just finishing a workaround to uClibc's lack of open_shm() support in
their stable releases -- uClibc trunk has got this.
Thanks,
Dave Cooper
Signed-off-by: David Cooper
Index: pac
Hi all,
Here's a useful package for retaining network access to an OpenWrt
install behind a firewall. It requires one Internet-facing server
daemon running to forward a TCP connection to a connected client. If
anyone finds this useful, I'll add a UCI-ification patch.
Signed-off-by: David Cooper
Hi all,
ucitrigger isn't used by anything at the moment and it pulls in the
lua and liblua-uci dependencies. Recommending removal of the default
packageset for now.
Thanks,
Dave Cooper
Signed-off-by: David Cooper
Index: include/targ
Note this happens for any package source, not just the openwrt.org one.
On Fri, Aug 7, 2009 at 12:46 AM, Dave Cooper wrote:
> Since the opkg source was bumped in r17152, everything works fine, but
> all legal opkg operations trail with the following error message:
>
> Collected errors
27;ve done a little bit of bug chasing, and it seems the config file
/etc/opkg/opkg.conf is parsed twice and this causes the error. It
could cause other errors as well. Not sure about a fix just yet, but
it seemed prudent to report since opkg is a somewhat important
package. :P
Thanks,
Dave C
updated in packages/opkg/Makefile and not in
packages/opkg/files/opkg.conf. Also, _ARCH_ is now used as the
architecture instead of $S.
Best,
Dave Cooper
Signed-off-by: David Cooper
(attached as GMail loves chomping my patches)
Index: package/opkg/files/opkg.conf
ag doesn't seem all that useful, so maybe it should be looked in
to for possible blacklisting.
More info: http://gcc.gnu.org/ml/gcc-patches/2003-06/msg00145.html
(thanks to xMff)
Anyway, without further adieu, here's the fix.
Thanks,
Dave Cooper
Signed-off-by: David Cooper
---
Index:
Ugh, I didn't realise there were \r and \n's in the patch. In case my
client chomped it, I've attached it.
Signed-off-by: David Cooper
On Wed, Mar 11, 2009 at 8:00 PM, Dave Cooper wrote:
> Hi All,
>
> I've packaged up a very small implementation of scheme call
Hi All,
I've packaged up a very small implementation of scheme called
TinyScheme as well as an extension module called TSX (TinyScheme
Extensions). I'll try to package up a bit more up in the days to come
like a regex module and the ability to use scheme embedded in text
files with tags or the li
t will simply
ignore them. I typically use GNU wget in my images instead of the
busybox one and I find this extremely useful.
Thanks,
Dave Cooper
---
Signed-off-by: David Cooper
Index: packages/net/wget/patches/01-disable-no-che
ces, where you boot holding the reset button, the power LED
flashes, and you tftp an image.
I'm recommending for inclusion in 8.09.
Thanks,
Dave Cooper
Signed-off-by: David Cooper
---
Index: package/broadcom-diag/src/diag.c
Gmail junked my patch with whitespace, attached is the proper one.
Sorry,
Dave
Signed-off-by: David Cooper
On Thu, Feb 12, 2009 at 1:42 AM, Dave Cooper wrote:
> By request from Mister_X (Thomas d'Otreppe), I bring you a version
> bump of aircrack-ng that also fixes bug
> http:/
By request from Mister_X (Thomas d'Otreppe), I bring you a version
bump of aircrack-ng that also fixes bug
http://trac.aircrack-ng.org/ticket/507 -- the patch called
001-no_abusive_malloc.patch in OpenWrt can therefore be removed.
Thanks,
Dave Cooper
Signed-off-by: David Cooper
Index: pac
+1 for getting this committed.
Thanks,
Dave Cooper
On 9-Feb-09, at 8:35 AM, Roberto Riggio wrote:
> Please disregard the previous patch this is the right one.
>
> Signed-off-by: Roberto Riggio
>
> --
>
> Index:
Here's the revised patch, as per request that:
1. Splits the package in to msmtp and msmtp-nossl. The -nossl variant
builds without TLS support and doesn't require the somewhat large
libopenssl dependency. This also saves a few KB in the build; and
2.) Corrects the patch's path to packages/mail/m
Hi all,
Here's a patch for msmtp, an advanced but still lightweight sendmail
replacement that forwards email upstream to an SMTP server. This
software is actively developed, unlike ssmtp which is out of date and
only seems to be linked on the Debian repository. I was able to easily
forward email u
x27;m new at working with audio-related software and
package maintenance so I may need some help or at least someone to bug
while I'm doing all of this.
Thanks,
Dave Cooper (kupesoft)
Signed-off-by: David Cooper <[EMAIL PROTECTED]>
Index: packages/sound
This one-liner adds support for various terminal emulators to take on
an xterm-style title of the form '[EMAIL PROTECTED]: path'.
My first patch. Looking forward to hacking with all of you. :)
Signed-off-by: Dave Cooper <[EMAIL PROTECTED]>
Index: package/base-files/f
24 matches
Mail list logo