[OpenWrt-Devel] [PATCH v2 1/3] gitignore vim temporary files (*~)

2011-04-25 Thread xiangfu . z
From: Xiangfu Liu Signed-off-by: kyak --- .gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 3141905..f9458c7 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /package/openwrt-packages *.orig *.rej +*~ -- 1.7.0.4

[OpenWrt-Devel] [PATCH v2 3/3] [xburst] Improve mounttime

2011-04-25 Thread xiangfu . z
From: Xiangfu Liu This patchset optimizes nand read access and reduces the ubi attach time by ~2/3 Credits go to dvdk for having the idea. Signed-off-by: kyak Signed-off-by: Lars-Peter Clausen --- ...ly-the-vid-header-instead-of-the-whole-pa.patch | 11 ++ ...-NAND-Optimize-NAND_ECC_HW_OOB_

[OpenWrt-Devel] [PATCH v2 2/3] optimize for ben nanonote disable mount memcard make 192.168.254.101 as the default ip address opkg.conf keep opkg files to /root

2011-04-25 Thread xiangfu . z
From: Xiangfu Liu --- target/linux/xburst/base-files/etc/config/fstab |6 - target/linux/xburst/base-files/etc/config/network |4 ++- target/linux/xburst/base-files/etc/hosts |1 + target/linux/xburst/base-files/etc/inittab|8 ++ target/linux/xburst/bas

[OpenWrt-Devel] [PATCH v2 0/3] optimize for ben nanonote target

2011-04-25 Thread xiangfu . z
From: Xiangfu Liu Hi those are the version 2 for optimize ben nanonote those patches are rebase on top of: svn://svn.openwrt.org/openwrt/trunk@26761 Xiangfu Liu (2): gitignore vim temporary files (*~) optimize for ben nanonote disable mount memcard make 192.168.254.101 as the

[OpenWrt-Devel] [PATCH] gitignore vim temporary files (*~)

2011-04-25 Thread xiangfu . z
From: xiangfu Signed-off-by: kyak --- .gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index e68b0d9..a6a036a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /files /package/feeds /package/openwrt-packages +*~ -- 1.7.0.4

Re: [OpenWrt-Devel] what should I do for apply the openwrt committer

2011-04-25 Thread Xiangfu Liu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/26/2011 12:54 AM, Hendrik Bartusch wrote: > Hi, > > I thought you were keeping your own repository at > git://projects.qi-hardware.com/openwrt-xburst.git ? I had several > difficulties porting packages to my own NanoNote, since your repo is not

[OpenWrt-Devel] [PATCH][PACKAGE] upgrade mc package

2011-04-25 Thread Luka Perkov
Upgrade mc package. Tickets 9225 and 9268 can be closed. The mc package is optimized for size. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > --- Index: utils/mc/Makefile === --- utils/mc/Makefile (revision 26760) +

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

2011-04-25 Thread Russell Senior
> "Stefan" == Stefan Monnier writes: Ian> Add an initscript to the rsync package for use as a daemon, and a Ian> sample rsyncd.conf to show a simple setup. Ian> Signed-off-by: Ian Leonard >> Split rsyncd into a separate package >> Make rsyncd a separate config option so that people who do

Re: [OpenWrt-Devel] [PATCH] cmus music player Makefile

2011-04-25 Thread Johannes Weißl
Sorry, forgot the file 010-do_not_use_ACS_VLINE.patch Johannes From 99ca2fd09b779a523cbcdbde80e8b9d5166b68a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Wei=C3=9Fl?= Date: Mon, 25 Apr 2011 16:57:46 +0200 Subject: [PATCH] add cmus package --- sound/cmus/Makefile

Re: [OpenWrt-Devel] [PATCH] cmus music player Makefile

2011-04-25 Thread Johannes Weißl
Hello Jonas, Sorry for not replying, your mail mysteriously didn't make it into my mailbox. I'll reply inline: On Mon, Apr 11, 2011 at 12:56:16PM +0200, Jonas Gorski wrote: > On 11 April 2011 12:27, Johannes Weißl wrote: > > Another question regarding the Makefile: The current version depends on

Re: [OpenWrt-Devel] what should I do for apply the openwrt committer

2011-04-25 Thread Hendrik Bartusch
Hi, I thought you were keeping your own repository at git://projects.qi-hardware.com/openwrt-xburst.git ? I had several difficulties porting packages to my own NanoNote, since your repo is not in sync with OpenWRT. Some of your packages are really cool, but unfortunately the rest of the repo was a

Re: [OpenWrt-Devel] what should I do for apply the openwrt committer

2011-04-25 Thread Xiangfu Liu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/22/2011 08:00 PM, Travis Kemen wrote: > If you want to maintain packages in packages/ please send me an email with > what packages you would like to maintain. Hi Travis thanks for reply. I want to participate maintain the ben nanonote target :)

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

2011-04-25 Thread Stefan Monnier
Ian> Add an initscript to the rsync package for use as a daemon, and a Ian> sample rsyncd.conf to show a simple setup. Ian> Signed-off-by: Ian Leonard > Split rsyncd into a separate package > Make rsyncd a separate config option so that people who don't want an > rsync daemon using up RAM can s

Re: [OpenWrt-Devel] voip package for the infineon danube (sip client using the FXS ports)

2011-04-25 Thread John Crispin
On 25/04/11 13:54, Luca Olivetti wrote: > Hello, > some time ago I found this project for boards based on the infineon > vinetic and using lantiq's IFX_TAPI: > > http://midge.vlad.org.ua/svn/trunk/openwrt-midge/package/oem-voip/ > > I adapted it to the danube, rewrote it to support multiple sip a

[OpenWrt-Devel] voip package for the infineon danube (sip client using the FXS ports)

2011-04-25 Thread Luca Olivetti
Hello, some time ago I found this project for boards based on the infineon vinetic and using lantiq's IFX_TAPI: http://midge.vlad.org.ua/svn/trunk/openwrt-midge/package/oem-voip/ I adapted it to the danube, rewrote it to support multiple sip accounts, use uci instead of libconfig, simplified

[OpenWrt-Devel] [PATCH] utils/collectd: fix modbus plugin

2011-04-25 Thread Daniel Golle
This patch makes some small corrections to my previous patch enabling the modbus plugin of collectd. Signed-off-by: Daniel Golle Index: packages/utils/collectd/patches/300-fix-modbus.patch === --- packages/utils/collectd/patches/30

Re: [OpenWrt-Devel] Snort package is obsolete

2011-04-25 Thread Hauke Mehrtens
On 04/25/2011 11:48 AM, ales...@seznam.cz wrote: > Hello, > > Not sure if I should post this here or rather on openwrt-users. Anyway, my > question is regarding Snort package for OpenWRT. Latest Snort available as > OpenWRT package is 2.8.4, which is way too old. The situation is the same > eve

[OpenWrt-Devel] Snort package is obsolete

2011-04-25 Thread ales-76
Hello, Not sure if I should post this here or rather on openwrt-users. Anyway, my question is regarding Snort package for OpenWRT. Latest Snort available as OpenWRT package is 2.8.4, which is way too old. The situation is the same even for trunk. Is it due to lack of maintainer or are there oth