[OpenWrt-Devel] [PATCH] Add munin to /etc/services

2012-03-18 Thread Jonathan McCrohan
The muninlite postinst fails to add munin to /etc/services. This patch removes this broken postinst and add an entry for munin in /etc/services. This should have been done when the rest of the /etc/services postinsts were being removed (changesets 26142-26149). Signed-off-by: Jonathan McCrohan

Re: [OpenWrt-Devel] [OpenWrt-Commits] r30966 - trunk/target/linux/x86

2012-03-18 Thread Philip Prindeville
Why is this going into x86 and not x86/generic? On 3/17/12 3:32 PM, openwrt-comm...@openwrt.org wrote: Author: ryd Date: 2012-03-17 22:32:08 +0100 (Sat, 17 Mar 2012) New Revision: 30966 Modified: trunk/target/linux/x86/config-default Log: Enable keyboard for x86 This is required

[OpenWrt-Devel] patch to enable building of uuencode applet for busybox

2012-03-18 Thread i iordanov
Hello, The package luci-app-pbx-voicemail needs uuencode which is unavailable in busybox. I need it in order to encode binary attachments (voicemail) to send by email. Including uuencode will naturally enable OpenWRT machines to send binary email attachments of other kinds as well. Enabling

Re: [OpenWrt-Devel] [PATCH] parted disc partitioning utility

2012-03-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I now looked over the patch and have a couple of comments. First of all, I added GPT support to the trunk kernel config a few days ago, so it should be always there by now. I don't like conditional compilation of kernel features triggered by a

Re: [OpenWrt-Devel] patch to enable building of uuencode applet for busybox

2012-03-18 Thread Philip Prindeville
Why is voicemail encoding using uuencode and not base64??? On 3/18/12 3:23 PM, i iordanov wrote: Hello, The package luci-app-pbx-voicemail needs uuencode which is unavailable in busybox. I need it in order to encode binary attachments (voicemail) to send by email. Including uuencode will

[OpenWrt-Devel] [PATCH] wavemon: Bump to v0.7.4

2012-03-18 Thread Jonathan McCrohan
Signed-off-by: Jonathan McCrohan jmccro...@gmail.com --- net/wavemon/Makefile |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/wavemon/Makefile b/net/wavemon/Makefile index 14b099b..9724879 100644 --- a/net/wavemon/Makefile +++ b/net/wavemon/Makefile @@ -8,12 +8,12