Re: [OpenWrt-Devel] sftp server in AR71XX ?

2012-01-08 Thread Etienne Champetier
Once you've made make menuconfig, you can compile only one package (and it dependencies) with |make package//example//compile V=99| see also the wiki: http://wiki.openwrt.org/doc/devel/patches http://wiki.openwrt.org/doc/howto/obtain.firmware.sdk#compile.packages Le 08/01/2012 14:47, MAbeeTT a é

Re: [OpenWrt-Devel] TRAC account

2012-01-08 Thread foxsam
I think what you are looking for is this: https://lists.openwrt.org/mailman/listinfo/openwrt-tickets On 01/08/2012 10:52 AM, Maarten Bezemer wrote: Hello, I would like to have a TRAC account if possible. So I can subscribe (CC) to tickets. Were can I apply? Thanks, Maarten _

[OpenWrt-Devel] PATCH: secure_mode config options for radvd (updated)

2012-01-08 Thread Adam Gensler
The purpose of this change is to allow users to configure radvd to run in unprivileged mode. Per the radvd man page: radvd(8) - Linux man page http://linux.die.net/man/8/radvd -u username, --username username If specified, drops root privileges and changes user ID to username and group ID to

[OpenWrt-Devel] PATCH: Bump privoxy to version 3.0.19

2012-01-08 Thread Adam Gensler
This version bumps privoxy from 3.0.17 to 3.0.19. Signed-off-by: Adam Gensler --- Index: feeds/packages/net/privoxy/Makefile === --- feeds/packages/net/privoxy/Makefile (revision 29641) +++ feeds/packages/net/privoxy/Makefile (wor

[OpenWrt-Devel] TRAC account

2012-01-08 Thread Maarten Bezemer
Hello, I would like to have a TRAC account if possible. So I can subscribe (CC) to tickets. Were can I apply? Thanks, Maarten ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] sftp server in AR71XX ?

2012-01-08 Thread MAbeeTT
On Sat, Jan 7, 2012 at 9:24 PM, Olipro wrote: > On Saturday 07 Jan 2012 20:15:42 MAbeeTT wrote: >> I was following these guide: >> http://wiki.openwrt.org/doc/devel/eclipse?s[]=eclipse >> >> But the package openssh-sftp-server is not ported to the arch :-(. >> >> Is there an alternative package ?

Re: [OpenWrt-Devel] Driver(s) for Synopsys' DesignWare USB OTG

2012-01-08 Thread Nikolai Zhubr
Hello Piter, 08.01.2012 7:12, you wrote: 2012/1/8 Nikolai Zhubr: Hello developers, I'm trying to find/combine/fix a driver for Synopsys' DesignWare USB controller. This thing is USB 2.0 host/slave/otg capable and is used in various SoCs including Amlogic 8726M, Ralink RT305x, and probably more

Re: [OpenWrt-Devel] sftp server in AR71XX ?

2012-01-08 Thread Etienne Champetier
Hi Openwrt come with scp (via Dropbear), are you sure you need sftp? http://www.eclipsezone.com/eclipse/forums/t88137.rhtml Le 08/01/2012 01:24, Olipro a écrit : > On Saturday 07 Jan 2012 20:15:42 MAbeeTT wrote: >> I was following these guide: >> http://wiki.openwrt.org/doc/devel/eclipse?s[]=ecl

Re: [OpenWrt-Devel] Makefile: problem with configurable library dependency

2012-01-08 Thread Jan Chybiak
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jow, With the bool depends option I meant the option itself only to be displayed if mylib was selected to be built. That indeed created a recursive dependency. After some trial-and-error I finally was able to realize the desired configuration by

[OpenWrt-Devel] [PATCH] [packages] Add libwebsockets

2012-01-08 Thread Patrick Grimm
Hi This is a websocket Clint/Server lib. I have write an example opkg for a mirror server and a html/js front-end. https://github.com/stargieg/packages-pberg/tree/master/net/ws-mirror-server https://github.com/stargieg/packages-pberg/tree/master/utils/luci-app-chat libwebsockets.patch Descript

[OpenWrt-Devel] ath5k still panicking in ieee80211_get_rx_led_name()

2012-01-08 Thread Philip Prindeville
Still seeing this. Can we update compat-wireless on the off-chance that this has been fixed? Original Message Subject: Re: [OpenWrt-Devel] Panic in mac80211 on x86 Date: Fri, 30 Dec 2011 11:45:21 -0700 From: Philip Prindeville Reply-To: OpenWrt Development List To: OpenWrt De