[OpenWrt-Devel] [PATCH] [x86] alix2: update to LINUX_VERSION 3.10.9

2013-08-22 Thread Russell Senior
-by: Russell Senior russ...@personaltelco.net diff --git a/target/linux/x86/alix2/config-3.10 b/target/linux/x86/alix2/config-3.10 new file mode 100644 index 000..20909f1 --- /dev/null +++ b/target/linux/x86/alix2/config-3.10 @@ -0,0 +1,28 @@ +CONFIG_ALIX=y +CONFIG_DEBUG_BUGVERBOSE=y

[OpenWrt-Devel] [BUG] remote syslogging still broken (see ticket #13861)

2013-07-22 Thread Russell Senior
to narrow it down or work around it. Thanks! -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] iptables: restore reap functionality to recent module

2013-07-13 Thread Russell Senior
. Signed-off-by: Russell Senior russ...@personaltelco.net --- .../network/utils/iptables/patches/410-add_reap_again.patch | 13 + 1 file changed, 13 insertions(+) create mode 100644 package/network/utils/iptables/patches/410-add_reap_again.patch diff --git a/package/network/utils

Re: [OpenWrt-Devel] porting and packaging tlsdate to/for OpenWRT

2013-04-24 Thread Russell Senior
for me (not run tested yet), as a patch against the packages feed: http://sprunge.us/VDCI I switched to libpolarssl because my tree complained and it was the expedient way forward. The diff from your version is as follows: http://sprunge.us/Kceh -- Russell Senior, President russ

Re: [OpenWrt-Devel] porting and packaging tlsdate to/for OpenWRT

2013-04-24 Thread Russell Senior
Russell == Russell Senior russ...@personaltelco.net writes: Jacob == Jacob Appelbaum ja...@appelbaum.net writes: Jacob Hi, I'm working on porting tlsdate to various different Jacob platforms as documented here: Jacob https://github.com/ioerror/tlsdate/blob/master/INSTALL Jacob OpenWRT is one

Re: [OpenWrt-Devel] [PATCHv2 06/10] libpcap: update to 1.3.0

2013-04-01 Thread Russell Senior
Disabled canusb by setting ac_cv_header_libusb_1_0_libusb_h to no in Makefile. Upstream configure script ignores --disable-canusb. Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/libpcap/Makefile | 12 +- .../libpcap/patches/100

[OpenWrt-Devel] [PATCH 01/10] gettext-full: updated to 0.18.2.1

2013-03-28 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/gettext-full/Makefile |8 ++--- .../004-gnulib-uclibc-sched_param-def.patch| 17 - .../patches/005-uclibc-0.9.30-compat.patch | 22 .../gettext-full/patches/160

[OpenWrt-Devel] [PATCH 02/10] libevent2: update to 2.0.21

2013-03-28 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/libevent2/Makefile |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libs/libevent2/Makefile b/package/libs/libevent2/Makefile index ea69782..e260e12 100644 --- a/package/libs/libevent2

[OpenWrt-Devel] [PATCH 03/10] libmnl: update to 1.0.3

2013-03-28 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/libmnl/Makefile |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libs/libmnl/Makefile b/package/libs/libmnl/Makefile index 42958e7..fa5fc1e 100644 --- a/package/libs/libmnl/Makefile +++ b

[OpenWrt-Devel] [PATCH 04/10] libnetfilter-conntrack: update to 1.0.3

2013-03-28 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/libnetfilter-conntrack/Makefile |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/libs/libnetfilter-conntrack/Makefile b/package/libs/libnetfilter-conntrack/Makefile index 8499277

[OpenWrt-Devel] [PATCH 05/10] libnl: update to 3.2.21

2013-03-28 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/libnl/Makefile| 16 - package/libs/libnl/patches/110-offsetof.patch | 12 --- .../libnl/patches/160-update_includes_for_iw.patch | 34 3 files changed, 8

[OpenWrt-Devel] [PATCH 06/10] libpcap: update to 1.3.0

2013-03-28 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/libpcap/Makefile |9 +- .../libpcap/patches/100-debian_shared_lib.patch| 130 ++-- .../patches/102-makefile_disable_manpages.patch| 37 ++ .../libs/libpcap/patches/202

[OpenWrt-Devel] [PATCH 07/10] libtool: update to 2.4.2

2013-03-28 Thread Russell Senior
Note that libtools's OpenWrt Makefile seems to be ignoring its md5sum. Not sure why. Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/libtool/Makefile |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libs/libtool/Makefile b/package

[OpenWrt-Devel] [PATCH 08/10] ncurses: update to 5.9

2013-03-28 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/ncurses/Makefile |8 .../patches/100-ncurses-5.6-20080112-urxvt.patch |4 ++-- .../ncurses/patches/101-ncurses-5.6-20080628-kbs.patch | 16 3 files changed

[OpenWrt-Devel] [PATCH 09/10] polarssl: update to 1.2.6

2013-03-28 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/libs/polarssl/Makefile |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile index a66402c..2a8a33c 100644 --- a/package/libs/polarssl

[OpenWrt-Devel] [PATCH 10/10] valgrind: update to v3.8.1

2013-03-28 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/devel/valgrind/Makefile |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile index dfefa09..b3fb210 100644 --- a/package/devel/valgrind

[OpenWrt-Devel] [PATCH] [packages] ser2net: bump version to 2.8

2013-03-07 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- net/ser2net/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/ser2net/Makefile b/net/ser2net/Makefile index 88500ad..2782972 100644 --- a/net/ser2net/Makefile +++ b/net/ser2net/Makefile @@ -1,5

Re: [OpenWrt-Devel] Sprint 4G Wimax

2013-03-07 Thread Russell Senior
Dan == Dan Therrien dtherri...@gmail.com writes: DanGreetings, Has anyone created a package/makefile to compile Dan Sprints 4G Wimax Drivers + supporting Programs? Which are ... where, exactly? -- Russell Senior, President russ...@personaltelco.net

[OpenWrt-Devel] [PATCH] iproute2: update to version 3.8.0

2013-03-05 Thread Russell Senior
Freshen patches, work around non-buildy-ness. Signed-off-by: Russell Senior russ...@personaltelco.net --- package/network/utils/iproute2/Makefile| 8 +-- .../utils/iproute2/patches/110-extra-ccopts.patch | 12 +++-- .../iproute2/patches/120-libnetlink-pic.patch | 12

[OpenWrt-Devel] [PATCH] [packages] bridge-utils: add missing linux/in6.h

2013-02-26 Thread Russell Senior
Fixes build problem observed in r35819. Signed-off-by: Russell Senior russ...@personaltelco.net --- net/bridge-utils/Makefile | 4 ++-- net/bridge-utils/patches/010-missing-in6-header.patch | 12 2 files changed, 14 insertions(+), 2 deletions(-) create

[OpenWrt-Devel] [PATCH] [packages] php4: add compatibility fix for gmp

2013-02-24 Thread Russell Senior
gmp modified some if it's internal constants, in particular __GMP_BITS_PER_MP_LIMB. Added a patch to substitute GMP_LIMB_BITS. Also bumped release number and copyright date. Signed-off-by: Russell Senior russ...@personaltelco.net --- lang/php4/Makefile |4 ++-- lang

[OpenWrt-Devel] [PATCH] [x86] update x86 generic to kernel v3.7

2013-02-15 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- target/linux/x86/generic/config-3.7 | 204 +++ target/linux/x86/generic/target.mk |2 + 2 files changed, 206 insertions(+) create mode 100644 target/linux/x86/generic/config-3.7 diff --git

[OpenWrt-Devel] [PATCH] [packages] update libupnp to deal with http://securitytracker.com/id/1028057

2013-02-06 Thread Russell Senior
build tested only Signed-off-by: Russell Senior russ...@personaltelco.net -- diff --git a/libs/libupnp/Makefile b/libs/libupnp/Makefile index ac56258..f76f520 100644 --- a/libs/libupnp/Makefile +++ b/libs/libupnp/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libupnp

Re: [OpenWrt-Devel] How to bridge 2 Wifi subnet

2013-01-29 Thread Russell Senior
' option 'interfaces' 'wlan0-1' option 'orig_interval' option 'log_level' option 'aggregated_ogms' option 'bonding' option 'fragmentation' option 'vis_mode' (you might need to rejigger the interface names for modern openwrt) -- Russell Senior

[OpenWrt-Devel] [PATCHv2 1/2] convert crypto-ocf from kernel_thread to kthread

2013-01-23 Thread Russell Senior
recent kernels have finally stopped exporting kernel_thread, since a deprecation circa 2006. This patch attempts to convert to the newer kernel kthread API, particularly in random.c Signed-off-by: Russell Senior russ...@personaltelco.net --- target/linux/generic/files/crypto/ocf/random.c | 17

[OpenWrt-Devel] [PATCHv2 2/2] [x86] alix2: convert from kernel version 3.3.8 to 3.7.3

2013-01-23 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- target/linux/x86/alix2/config-3.7 | 28 target/linux/x86/alix2/target.mk | 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 target/linux/x86/alix2/config-3.7 diff --git a/target

Re: [OpenWrt-Devel] [PATCH 3/5] [packages] libjpeg-turbo: fix binary names to match what is built

2013-01-19 Thread Russell Senior
Ian == Ian Leonard antonla...@gmail.com writes: Signed-off-by: Russell Senior russ...@personaltelco.net PKG_NAME:=libjpeg-turbo PKG_VERSION:=1.2.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 define Package/jpeg-tools/install $(INSTALL_DIR) $(1)/usr/bin $(INSTALL_BIN) $(PKG_BUILD_DIR)/.libs/{c,d}jpeg

[OpenWrt-Devel] [PATCH] [packages] libjpeg-turbo: add package for test utils, move appropriate targets there

2013-01-19 Thread Russell Senior
on libturbojpeg functions for some reason, the library should be added back. Signed-off-by: Russell Senior russ...@personaltelco.net --- libs/libjpeg-turbo/Makefile | 24 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/libs/libjpeg-turbo/Makefile b/libs/libjpeg-turbo

Re: [OpenWrt-Devel] [PATCH] [packages] fix wprobe build for kernel v3.7

2013-01-17 Thread Russell Senior
Jo-Philipp == Jo-Philipp Wich x...@subsignal.org writes: Jo-Philipp Hi Russell, this got obsoleted by Jo-Philipp https://dev.openwrt.org/changeset/35185 Nice! I like yours better. -- Russell Senior, President russ...@personaltelco.net ___ openwrt

[OpenWrt-Devel] [PATCH 0/5] [packages] split/reformatted better, hopefully

2013-01-17 Thread Russell Senior
fixes. -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 1/5] [packages] elfutils: add missing libbz2 dependency

2013-01-17 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- libs/elfutils/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/elfutils/Makefile b/libs/elfutils/Makefile index 4f2ffa5..0311d82 100644 --- a/libs/elfutils/Makefile +++ b/libs/elfutils/Makefile

[OpenWrt-Devel] [PATCH 2/5] [packages] perf: add missing binutils dependency, needed for libbfd

2013-01-17 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- devel/perf/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/perf/Makefile b/devel/perf/Makefile index 2f3712b..bd51fa5 100644 --- a/devel/perf/Makefile +++ b/devel/perf/Makefile @@ -1,5 +1,5

[OpenWrt-Devel] [PATCH 3/5] [packages] libjpeg-turbo: fix binary names to match what is built

2013-01-17 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- libs/libjpeg-turbo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libjpeg-turbo/Makefile b/libs/libjpeg-turbo/Makefile index 9ae15a6..6adbe84 100644 --- a/libs/libjpeg-turbo/Makefile +++ b/libs

[OpenWrt-Devel] [PATCH 4/5] [packages] minidlna: depend on libjpeg-turbo to avoid confusion about libjpeg version to use

2013-01-17 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- multimedia/minidlna/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/multimedia/minidlna/Makefile b/multimedia/minidlna/Makefile index 2d74ccf..af89f0f 100644 --- a/multimedia/minidlna/Makefile +++ b

[OpenWrt-Devel] [PATCH 5/5] [packages] cups: depend on libusb-1.0 instead of libusb to avoid linking with wrong one, fix linewrap problem

2013-01-17 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- net/cups/Makefile | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net/cups/Makefile b/net/cups/Makefile index ec2fdd5..81432e5 100644 --- a/net/cups/Makefile +++ b/net/cups/Makefile @@ -1,5 +1,5

[OpenWrt-Devel] [PATCH] [x86] convert alix2 to KERNEL_VERSION 3.7.2, fix crypto-ocf

2013-01-16 Thread Russell Senior
Moves alix2 the kernel version 3.7.2. The newer kernel breaks crypto-ocf which was using kernel_thread(), no longer exported. Converted crypto-ocf to use newer kthread_$foo. Signed-off-by: Russell Senior russ...@personaltelco.net --- diff --git a/target/linux/generic/files/crypto/ocf/random.c

[OpenWrt-Devel] [PATCH] [packages] fix perf (and incidentally, elfutils) dependencies

2013-01-16 Thread Russell Senior
Fixing a couple build failures: perf was looking for libbfd, and libdw was looking for libbz2. Signed-off-by: Russell Senior russ...@personaltelco.net --- devel/perf/Makefile|2 +- libs/elfutils/Makefile |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel

[OpenWrt-Devel] [PATCH] [packages] fix cups build

2013-01-16 Thread Russell Senior
cups was getting confused between libusb and libusb-1.0, the dependency said libusb, but a configure script was seeing libusb-1.0 available and preferred it, but then failed during link. Also, an install target had some line wrapping problems. Signed-off-by: Russell Senior russ

[OpenWrt-Devel] [PATCH] [packages] fix wprobe build for kernel v3.7

2013-01-16 Thread Russell Senior
in linux commit 15e473046cb6e5d18a4d0057e61d76315230382b, a struct member name was changed from pid to portid. This patch makes the corresponding change. might break earlier kernels. Signed-off-by: Russell Senior russ...@personaltelco.net --- net/wprobe/src/kernel/wprobe-core.c |8

Re: [OpenWrt-Devel] Flash from DD-WRT to OpenWrt for ASUS RT-N13U router

2013-01-16 Thread Russell Senior
and it worked. Anything that says root or vmlinux isn't going to contain everything you need in the image. Beyond that, I'd just be guessing. FWIW. -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel

[OpenWrt-Devel] [PATCH 1/3] [packages] fix nginx build

2013-01-16 Thread Russell Senior
The NGINX_SSL qualifier in the dependencies list doesn't seem to do what is intended. Needed to remove it in order to build to a successful conclusion. Signed-off-by: Russell Senior russ...@personaltelco.net --- net/nginx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[OpenWrt-Devel] [PATCH 2/3] [packages] fix sox build

2013-01-16 Thread Russell Senior
Added missing libao dependency. Would not build for me without it. Signed-off-by: Russell Senior russ...@personaltelco.net --- sound/sox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/sox/Makefile b/sound/sox/Makefile index 5cb5f4f..614ae3b 100644

[OpenWrt-Devel] [PATCH 3/3] [packages] update i2c-tools to v3.1.0

2013-01-16 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- utils/i2c-tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/i2c-tools/Makefile b/utils/i2c-tools/Makefile index d67d8bb..16feedb 100644 --- a/utils/i2c-tools/Makefile +++ b/utils/i2c-tools

[OpenWrt-Devel] [PATCH] Partially fix xtables-addons for kernel 3.7, update from 2.0 to 2.1

2013-01-15 Thread Russell Senior
for kuid_t/kgid_t types (HALP!). Also, updates to xtables-addons-2.1 for good measure. Signed-off-by: Russell Senior russ...@personaltelco.net --- net/xtables-addons/Makefile|4 +- .../patches/110-dnetmap-linux-3.7.patch| 22 - net/xtables-addons/patches/310

[OpenWrt-Devel] [PATCHv2 1/2] [packages] fix uid/gid type errors in xtables-addons

2013-01-15 Thread Russell Senior
the problem while continuing to support module_param(). Signed-off-by: Russell Senior russ...@personaltelco.net --- net/xtables-addons/patches/310-uidgid.patch | 77 +++ 1 files changed, 77 insertions(+), 0 deletions(-) create mode 100644 net/xtables-addons/patches/310

[OpenWrt-Devel] [PATCHv3 2/2] [packages] update xtables-addons from 2.0 to 2.1 for kernel versions 3.7 and later

2013-01-15 Thread Russell Senior
@@ -17,6 +17,7 @@ #include linux/skbuff.h #include linux/spinlock.h -- 1.7.2.2 -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Newer AA builds corrupt on WNDR3800

2012-11-18 Thread Russell Senior
the bare minimum for your situation, then running: scripts/diffconfig.sh ../my-starting-config -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman

[OpenWrt-Devel] Trunk busted on Netgear WGT634U since r33920

2012-11-12 Thread Russell Senior
: 0x8000/8188 Entry at 0x80001000 Closing network. et0: link down Starting program at 0x80001000 -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org

Re: [OpenWrt-Devel] Trunk busted on Netgear WGT634U since r33920

2012-11-12 Thread Russell Senior
Russell == Russell Senior russ...@personaltelco.net writes: Russell Hauke, Russell I bisected the problem to r33920 (r33919 is okay), Russell distclean'ing between each build. Russell Symptoms are that the kernel doesn't load. I get the Russell bootloader messages and then Starting program

Re: [OpenWrt-Devel] Trunk busted on Netgear WGT634U since r33920

2012-11-12 Thread Russell Senior
you! See bootlog here: http://sprunge.us/KHZU I notice a bunch of can not parse nvram name and similar messages. Should those be there? It seems WGT634U NVRAM was already detected. I wonder if those lookups could be short circuited in the case of WGT634U? -- Russell Senior, President russ

Re: [OpenWrt-Devel] Trunk busted on Netgear WGT634U since r33920

2012-11-12 Thread Russell Senior
Russell == Russell Senior russ...@personaltelco.net writes: Hauke == Hauke Mehrtens ha...@hauke-m.de writes: Russell Hauke, Russell I bisected the problem to r33920 (r33919 is okay), Russell distclean'ing between each build. Russell Symptoms are that the kernel doesn't load. I get

[OpenWrt-Devel] [PATCH 1/1] Disabling at_keyboard in the grub2 core.img fixes alix2 booting

2012-11-09 Thread Russell Senior
at_keyboard from the grub_mkimage's construction of core.img allows booting to proceed to a successful completion. Why is an uninvestigated question at the moment. Signed-off-by: Russell Senior russ...@personaltelco.net --- diff --git a/target/linux/x86/image/Makefile b/target/linux/x86/image

Re: [OpenWrt-Devel] GRUB2 on Geos x86?

2012-11-02 Thread Russell Senior
I need to do differently with GRUB2? The same problem exists for alix2. Oddly, x86-generic-net45xx (as of very recently) was working with grub2. I don't know why. -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] GRUB2 on Geos x86?

2012-11-02 Thread Russell Senior
David == David Woodhouse dw...@infradead.org writes: David On Fri, 2012-11-02 at 01:47 -0700, Russell Senior wrote: Nathan == Nathan Williams nat...@traverse.com.au writes: Nathan Hi, I've just noticed that since r33640 (x86: remove Nathan grub-legacy) my builds for Geos don't boot. After

[OpenWrt-Devel] [PATCH] Correct image magic for grub2 images

2012-10-21 Thread Russell Senior
Sysupgrade broke on x86 when grub2 superceded grub. This patch corrects tha magic_word to be expected in grub2 combined images. Signed-off-by: Russell Senior russ...@personaltelco.net --- target/linux/x86/base-files/lib/upgrade/platform.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion

Re: [OpenWrt-Devel] [PATCH][v2][kernel][sound-core] pcspkr x86 fix

2012-10-18 Thread Russell Senior
On top of Jiri's kmod-snd-pcsp patch in http://patchwork.openwrt.org/patch/2677/, found these were needed to allow x86_generic kernel configuration to complete. Signed-off-by: Russell Senior russ...@personaltelco.net diff --git a/target/linux/x86/generic/config-3.3 b/target/linux/x86/generic

[OpenWrt-Devel] [PATCH v2] update iftop to 1.0pre2

2012-09-10 Thread Russell Senior
Update iftop from 0.17 to 1.0pre2 Most significantly, includes IPv6 support. This version forces libncurses, by patching the configure script, instead of allowing libncursesw, saving (~65k) image space. Signed-off-by: Russell Senior russ...@personaltelco.net diff --git a/net/iftop/Makefile b

Re: [OpenWrt-Devel] [PATCH] update iftop to 1.0pre2

2012-09-05 Thread Russell Senior
Russell == Russell Senior russ...@personaltelco.net writes: Russell Update iftop from 0.17 to 1.0pre2 Russell This is tested on alix2, includes ipv6 support, please test Russell on other targets, I unceremoniously deleted the older patches Russell without checking to see that they were

[OpenWrt-Devel] [PATCH] update iftop to 1.0pre2

2012-09-04 Thread Russell Senior
Update iftop from 0.17 to 1.0pre2 This is tested on alix2, includes ipv6 support, please test on other targets, I unceremoniously deleted the older patches without checking to see that they were integrated upstream. Signed-of-by: Russell Senior russ...@personaltelco.net diff --git a/net/iftop

Re: [OpenWrt-Devel] wifi detect returns nothing (openwrt trunk with RB411 R52 (lspci lists radio as AR5413 802.11abg)

2012-02-27 Thread Russell Senior
has been working fine for me since last spring. No more madwifi for me. ;-) -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] wifi detect returns nothing (openwrt trunk with RB411 R52 (lspci lists radio as AR5413 802.11abg)

2012-02-27 Thread Russell Senior
kernel and wireless. You can search in menuconfig with '/'. -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Sysupgrade x86 bounty

2012-02-15 Thread Russell Senior
Philip == Philip Prindeville philipp_s...@redfish-solutions.com writes: Philip On 2/11/12 1:30 PM, Philip Prindeville wrote: On 2/11/12 3:21 AM, Russell Senior wrote: What kind of bounty are you talking about? Not sure. I'd need to know the extent of the work involved before I could say

Re: [OpenWrt-Devel] Sysupgrade x86 bounty

2012-02-11 Thread Russell Senior
Philip == Philip Prindeville philipp_s...@redfish-solutions.com writes: Philip On 2/10/12 5:41 PM, Russell Senior wrote: Philip == Philip Prindeville philipp_s...@redfish-solutions.com writes: Philip Sysupgrade currently doesn't allow updating software in place Philip without clobbering

Re: [OpenWrt-Devel] Sysupgrade x86 bounty

2012-02-11 Thread Russell Senior
Philip == Philip Prindeville philipp_s...@redfish-solutions.com writes: Philip On 2/10/12 5:41 PM, Russell Senior wrote: Philip == Philip Prindeville philipp_s...@redfish-solutions.com writes: Philip Sysupgrade currently doesn't allow updating software in place Philip without clobbering

Re: [OpenWrt-Devel] Sysupgrade x86 bounty

2012-02-10 Thread Russell Senior
, at least that I noticed. -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [OpenWrt-Users] Serious business hardware

2012-01-23 Thread Russell Senior
check them and ruled them out already. Howabout a RouterStation Pro? They seem to hit all your criteria except the flash (only 16M on board). If you have large piles of cash, you could look at the Soekris net6501. -- Russell Senior, President russ...@personaltelco.net

Re: [OpenWrt-Devel] alix2 target in trunk

2011-10-21 Thread Russell Senior
building them own image and can Adam easily select them manually? If someone downloads a prebuilt Adam image from openwrt.com they could always manually include the Adam ath5k or ath9k drivers as necessary afterwards. Adam Thoughts? +1 -- Russell Senior, President russ...@personaltelco.net

Re: [OpenWrt-Devel] [PATCH 1/1] alix2: relabel interfaces to match labels on case

2011-07-22 Thread Russell Senior
Philip == Philip Prindeville philipp_s...@redfish-solutions.com writes: Philip The Netgate and PC Engines cases all label eth0 as the LAN Philip port and eth1 as the WAN port. Not on any of my cases! -- Russell Senior, President russ...@personaltelco.net

Re: [OpenWrt-Devel] Package Maintainers Still Wanted

2011-06-12 Thread Russell Senior
me know and I will get you setup. Thanks, Travis Philip I'm still interested in being a target maintainer (alix2, Philip geos, net5501). How is alix2 different than alix3 (or alix1 or alix6)? -- Russell Senior, President russ...@personaltelco.net

Re: [OpenWrt-Devel] [PATCH] split rsyncd into a separate package

2011-04-26 Thread Russell Senior
Jonas == Jonas Gorski jonas.gorski+open...@gmail.com writes: Jonas On 25 April 2011 20:43, Russell Senior Jonas russ...@personaltelco.net wrote: Stefan == Stefan Monnier monn...@iro.umontreal.ca writes: Stefan Doesn't seem worth the trouble: the rsync daemon is not Stefan started by default

Re: [OpenWrt-Devel] [PATCH] split rsyncd into a separate package

2011-04-25 Thread Russell Senior
it to prevent it running. And anyway, it is no trouble! ;-) My patch is tiny and non-invasive. -- Russell Senior, President russ...@personaltelco.net ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt

[OpenWrt-Devel] [PATCH] split rsyncd into a separate package

2011-04-24 Thread Russell Senior
that people who don't want an rsync daemon using up RAM can still select the rsync client. Depends on rsync for the binary, the rsyncd package just consists of the init script and configuration files. Signed-off-by: Russell Senior seni...@aracnet.com --- net/rsync/Makefile | 16

Re: [OpenWrt-Devel] [PATCH] add a patch from ubuntu that lets libX11 build a postscript file using newer groff

2011-04-05 Thread Russell Senior
Vasilis == Vasilis Tsiligiannis b_tsiligian...@silverton.gr writes: Vasilis On Monday 04 April 2011 07:45:06 Russell Senior wrote: This applies to the packages feed. It fixes a case with newer groff returning different warming messages than expected by the libX11 build infrastructure expects

[OpenWrt-Devel] [PATCH] add a patch from ubuntu that lets libX11 build a postscript file using newer groff

2011-04-03 Thread Russell Senior
; fi + + .ms.txt: -- 1.7.4.1 -- Russell Senior ``I have nine fingers; you have ten.'' seni...@aracnet.com ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] was Re: WGT634U busted in trunk since mid-July

2010-11-08 Thread Russell Senior
. I agree the messages are annoying, but afaict they seem to be otherwise harmless. -- Russell Senior ``I have nine fingers; you have ten.'' seni...@aracnet.com ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https

Re: [OpenWrt-Devel] [PATCH] was Re: WGT634U busted in trunk since mid-July

2010-11-07 Thread Russell Senior
changed. I applied your patch to r23908 (plus the switch to 2.6.36) and it built and booted and seems to work. Broadcom-diag detects it is a WGT634U and rebooting seems to work (i.e. the nvram erase block seems to be intact). -- Russell Senior ``I have nine fingers; you have ten.'' seni

[OpenWrt-Devel] [PATCH] was Re: WGT634U busted in trunk since mid-July

2010-10-17 Thread Russell Senior
*boardnum, *boardtype, *buf; - if (strcmp(getvar(nvram_type), cfe) == 0) + + if (strcmp(getvar(nvram_type), ) == 0 strcmp(getvar(sdram_ncdl), 0x00020080) == 0) return platforms[WGT634U]; /* Look for a model identifier */ -- Russell Senior ``I

Re: [OpenWrt-Devel] [PATCH] was Re: WGT634U busted in trunk since mid-July

2010-10-17 Thread Russell Senior
robust way. -- Russell Senior ``I have nine fingers; you have ten.'' seni...@aracnet.com ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] fix perl signal numbering for mips

2010-10-12 Thread Russell Senior
is that forked children get reaped appropriately in long-running perl processes. Please apply. http://www.personaltelco.net/~russell/mips-perl-signal.patch Signed-off-by: Russell Senior seni...@aracnet.com diff --git a/lang/perl/Makefile b/lang/perl/Makefile index 6195500..68d7e79 100644 --- a/lang/perl

Re: [OpenWrt-Devel] Perl Maintainer

2010-10-12 Thread Russell Senior
, the last OpenWrt developper having Florian touched this package would likely be the maintainer. Are you Florian proposing to take maintainership of this package? -- Florian Gah! Had I seen this, maybe I wouldn't have submitted the signal numbering patch I just did! ;-) -- Russell Senior

Re: [OpenWrt-Devel] WGT634U busted in trunk since mid-July

2010-10-01 Thread Russell Senior
Bas == Bas Mevissen ab...@basmevissen.nl writes: Bas On Thu, 30 Sep 2010 21:05:21 -0700, Russell Senior Bas russ...@personaltelco.net wrote: (...) but unfortunately, all the revisions I have tested after r22295 build okay but have failed to boot successfully. Currently, as of r23118, I lose

Re: [OpenWrt-Devel] libdirectfb fails to download

2009-12-15 Thread Russell Senior
Google found me this: http://ftp.osuosl.org/pub/nslu2/sources/DirectFB-1.4.2.tar.gz -- Russell Senior ``I have nine fingers; you have ten.'' seni...@aracnet.com ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https

[OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Russell Senior
of free+buffers+cache) than the rest of the graph (each reset of the roughly weekly sawtooth coincides with a reset). I am looking for help/suggestions in tracking down where the memory is going. Help? -- Russell Senior ``I have nine fingers; you have ten.'' seni...@aracnet.com

Re: [OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Russell Senior
Felix == Felix Fietkau n...@openwrt.org writes: Felix Russell Senior wrote: For the last several months we've been running r16375 on a bunch of Netgear WGT634U's. On #openwrt-devel, nbd mentioned that he had fixed a memory leak in madwifi, so having noticed that our memory (free+buffers

Re: [OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Russell Senior
Felix changes are noise and which ones are relevant I just took another snapshot of meminfo and slabinfo. I'll keep that up until every so often until it reboots (or stabilizes). Thanks! -- Russell Senior ``I have nine fingers; you have ten.'' seni...@aracnet.com

Re: [OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Russell Senior
Russell == Russell Senior seni...@aracnet.com writes: Felix Please post /proc/meminfo and if you have it, /proc/slabinfo as Felix well. The device represented in the graph (above) is named grank. Look in: http://personaltelco.net/~russell/wgt-memory/ grank--mm-dd-hhmm is /proc

[OpenWrt-Devel] esfq patch to compile on 2.6.27

2008-11-25 Thread Russell Senior
the 'dev' member of the structure was removed in 2.6.27 (see: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb), therefore use the qdisc_dev() function instead. Signed-off-by: Russell Senior [EMAIL PROTECTED] diff --git

[OpenWrt-Devel] [PATCH] fixes a download error in libvorbisidec

2007-12-14 Thread Russell Senior
Signed-off-by: Russell Senior [EMAIL PROTECTED] diff --git a/libs/libvorbisidec/Makefile b/libs/libvorbisidec/Makefile index 497edc1..d868dd2 100644 --- a/libs/libvorbisidec/Makefile +++ b/libs/libvorbisidec/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION

[OpenWrt-Devel] [PATCH] upgrades gpsd and reduces memory footprint

2007-12-14 Thread Russell Senior
Signed-off-by: Russell Senior [EMAIL PROTECTED] diff --git a/net/gpsd/Makefile b/net/gpsd/Makefile index b99c2d7..82b43e1 100644 --- a/net/gpsd/Makefile +++ b/net/gpsd/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gpsd -PKG_VERSION:=2.29 +PKG_VERSION:=2.35 PKG_RELEASE:=1

[OpenWrt-Devel] [PATCH] fix apache build

2007-12-13 Thread Russell Senior
Fixes a build error in apache Signed-off-by: Russell Senior [EMAIL PROTECTED] diff --git a/net/apache/Makefile b/net/apache/Makefile index 438c8ee..39dc91d 100644 --- a/net/apache/Makefile +++ b/net/apache/Makefile @@ -144,7 +144,7 @@ define Package/apache-server/install $(INSTALL_DIR

[OpenWrt-Devel] PATCH: upgrades kismet to 2007-10-R1

2007-12-03 Thread Russell Senior
This patch updates kismet to 2007-10-R1. I have been using kismet_server compiled from this on r9512 for about a month on a wgt634u with no problems. Signed-off-by: Russell Senior [EMAIL PROTECTED] diff --git a/net/kismet/Makefile b/net/kismet/Makefile index 756f02d..048b3f7 100644 --- a/net

<    1   2   3