Re: [OpenWrt-Devel] [PATCH] sslh: Bump to v1.9

2011-09-24 Thread Jonathan McCrohan
It would help if I was in the root directory before running diff... Signed-off-by: Jonathan McCrohan Index: packages/net/sslh/files/sslh.init === --- packages/net/sslh/files/sslh.init (revision 28296) +++ packages/net/sslh/files/

[OpenWrt-Devel] [PATCH] sslh: Bump to v1.9

2011-09-24 Thread Jonathan McCrohan
This patch bumps the sslh package to v1.9. This update brings about some useful changes, including: * Multiple bind address support * IPv6 support * OpenVPN support * tinc VPN support Tested and working on ar71xx. Signed-off-by: Jonathan McCrohan Index: net/sslh/files/sslh.init =

[OpenWrt-Devel] [PATCHv3 1/2] ramips: combine led setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
This removes unnecessary duplication and simplifies led setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/fonera20n | 24 -- .../ramips/base-files/etc/uci-defaults/hw550-3g| 24 --

[OpenWrt-Devel] [PATCHv3 2/2] ramips: combine network setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
Inspired by the patch from Roman Yeryomin. Thanks, Roman! This removes unnecessary duplication and simplifies network setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/network | 117 ++

Re: [OpenWrt-Devel] [PATCHv2 1/2] ramips: combine led setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
Sorry, just realized that I sent the "led" patch unmodified. So I'll resend it. -- Alexander signature.asc Description: PGP signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-d

[OpenWrt-Devel] [PATCHv2 1/2] ramips: combine led setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
This removes unnecessary duplication and simplifies led setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/fonera20n | 24 - .../ramips/base-files/etc/uci-defaults/hw550-3g| 24 ---

[OpenWrt-Devel] [PATCHv2 2/2] ramips: combine network setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
Inspired by the patch from Roman Yeryomin. Thanks, Roman! This removes unnecessary duplication and simplifies network setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/network | 117 ++