[patch] logread : add option to exclude lines matching regex

2023-01-23 Thread Dan Brown
From: Dan Brown logread: add option to exclude lines matching regex This adds another filtering option (-E) to exclude lines that match a regex, similar to the existing include option (-e): -einclude messages matching a regexp -Eexclude messages matching a regexp The two

[patch] logread : add option to exclude lines matching regex

2023-01-23 Thread Dan Brown
From: Dan Brown logread: add option to exclude lines matching regex This adds another filtering option (-E) to exclude lines that match a regex, similar to the existing include option (-e): -einclude messages matching a regexp -Eexclude messages matching a regexp The two

[patch] logread : add option to exclude lines matching regex

2023-01-23 Thread Dan Brown
From: Dan Brown logread: add option to exclude lines matching regex This adds another filtering option (-E) to exclude lines that match a regex, similar to the existing include option (-e): -einclude messages matching a regexp -Eexclude messages matching a regexp The two

Re: [OpenWrt-Devel] Problem with c and sqlite3

2010-03-03 Thread Dan Brown
> and it works. But when I compile the same program with the sqlite librarie > it hangs. I use this command: > > /usr/src/openwrt/fon/openwrt/build_dir/mipsel/OpenWrt-SDK-fonera2n-for-Linux-x86_64/staging_dir/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-gcc-4.1.2 > -L staging_dir/mipsel/usr/li

Re: [OpenWrt-Devel] how to install erlang package?

2010-02-01 Thread Dan Brown
> 3) compile erlang > make package/erlang-compile V=99 > output --> make[1]: *** No rule to make target > `package/erlang/host/compile', needed by `package/erlang/compile'. > Stop. > > and I get the same thing when I run the command make world V=99 > Answering my own question: Running this command

[OpenWrt-Devel] how to install erlang package?

2010-02-01 Thread Dan Brown
Hello- I'd like to try to use erlang on OpenWRT 8.09.2 (and/or 8.09.1) on brcm-2.4, and I can't get it to compile. Here are the commands I'm trying - please let me know what I'm doing wrong. And in the mean time, does anyone know how large this package is when installed? Thanks Dan 0) download th

Re: [OpenWrt-Devel] [PATCH] bluez-utils: enable passkey-agent

2009-10-29 Thread Dan Brown
PIN code to use, eg 00:22:33:44:55:66 when this file exists, passkey-agent is not necessary. Does anyone know how to use a pincodes file and avoid specifying the device address, and use the same PIN for all devices? On Thu, Oct 29, 2009 at 10:25 AM, Dan Brown wrote: > problem: > Th

[OpenWrt-Devel] [PATCH] bluez-utils: enable passkey-agent

2009-10-29 Thread Dan Brown
asskey agent (:1.1, /org/bluez/passkey_agent_) registered Signed-off-by: Dan Brown 2 patches follow: -- --- a/test/passkey-agent.c +++ b/test/passkey-agent.c @@ -223,12 +223,13 @@ return -1; } - if (use_de

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-09 Thread Dan Brown
> On Monday 08 June 2009 21:35:05 matthieu castet wrote: >> Michael Buesch wrote: >> > On Sunday 07 June 2009 11:28:50 matthieu castet wrote: >> >> Hi, >> >> >> >> I wonder with openwrt for bcm47xx is not build with "-msoft-float". >> >> The cpu doesn't have fpu and the current floating code get em

Re: [OpenWrt-Devel] [PATCH] monit: update to version 5.0_beta6

2009-02-22 Thread Dan Brown
. For reference, here is the line I added to /etc/inittab: ::respawn:/usr/sbin/monit -Ic /etc/monitrc hope these patches came out correctly. Signed-off-by: Dan Brown Index: package/feeds/packages/monit/update_Makefile

[OpenWrt-Devel] [PATCH] bplay: lightweight audio player/recorder

2009-01-04 Thread Dan Brown
appears to be circa 2000, and I am not aware of a more recent version. (see http://lkml.indiana.edu/hypermail/linux/kernel/9909.1/1010.html). I could not find an official home page for bplay, or source repository, so I specified http://ftp.de.debian.org/debian/pool/main/b/bplay in the Make