Re: [OpenWrt-Devel] [PATCH 0/2] *** SUBJECT HERE ***

2014-01-31 Thread Oliver Ertl
Ok, you can delete the patches then. No need for the patch then :-( Am 31. Januar 2014 12:38:43 schrieb Jonas Gorski : On Fri, Jan 31, 2014 at 10:31 AM, Oliver Ertl wrote: > *** BLURB HERE *** I guess you forgot to fill in something here. Jo

[OpenWrt-Devel] [PATCH 2/2] pyload: add LIBCURL_COOKIES dependency

2014-01-31 Thread Oliver Ertl
Signed-off-by: Oliver Ertl --- net/pyload/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/pyload/Makefile b/net/pyload/Makefile index bdb60ca..d6f237c 100644 --- a/net/pyload/Makefile +++ b/net/pyload/Makefile @@ -26,7 +26,7 @@ define Package/pyload CATEGORY

[OpenWrt-Devel] [PATCH 0/2] *** SUBJECT HERE ***

2014-01-31 Thread Oliver Ertl
*** BLURB HERE *** Oliver Ertl (2): pyload: update to current version 0.4.9 pyload: add LIBCURL_COOKIES dependency net/pyload/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) -- 1.8.3.2 ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH 1/2] pyload: update to current version 0.4.9

2014-01-31 Thread Oliver Ertl
Signed-off-by: Oliver Ertl --- net/pyload/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/pyload/Makefile b/net/pyload/Makefile index 4a5d9e4..bdb60ca 100644 --- a/net/pyload/Makefile +++ b/net/pyload/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011

[OpenWrt-Devel] [PATCH] upgrade pyload to 0.4.9 and add LIBCURL_COOKIES as a dependency

2014-01-30 Thread Oliver Ertl
Signed-off-by: Oliver Ertl --- net/pyload/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/pyload/Makefile b/net/pyload/Makefile index 4a5d9e4..d6f237c 100644 --- a/net/pyload/Makefile +++ b/net/pyload/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011

[OpenWrt-Devel] [PATCH] upgrade pyload to 0.4.9 and add LIBCURL_COOKIES as a dependency

2014-01-30 Thread Oliver Ertl
Signed-off-by: Oliver Ertl --- net/pyload/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/pyload/Makefile b/net/pyload/Makefile index 4a5d9e4..d6f237c 100644 --- a/net/pyload/Makefile +++ b/net/pyload/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011

Re: [OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images & packages -- fix typo, sorry for this

2013-08-14 Thread Oliver Ertl
typo, sorry for this Now I see. IMHO sending a [PATCH V2] would be the cleaner solution. Oliver Ertl schrieb: > Signed-off-by: Oliver Ertl > --- >  rules.mk | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rules.mk b/rules.mk > index 2d4d5c8..8594ca

[OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images & packages -- fix typo, sorry for this

2013-08-14 Thread Oliver Ertl
Signed-off-by: Oliver Ertl --- rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.mk b/rules.mk index 2d4d5c8..8594ca6 100644 --- a/rules.mk +++ b/rules.mk @@ -80,7 +80,7 @@ ifdef CONFIG_MIPS64_ABI endif DL_DIR:=$(if $(call qstrip,$(CONFIG_DOWNLOAD_FOLDER

[OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images & packages

2013-08-14 Thread Oliver Ertl
Signed-off-by: Oliver Ertl --- Config.in | 4 rules.mk | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Config.in b/Config.in index 0ef2f14..0683125 100644 --- a/Config.in +++ b/Config.in @@ -784,6 +784,10 @@ menuconfig DEVEL string "Download folde

[OpenWrt-Devel] [PATCH] add selfhost.de dynamic DNS provider

2013-08-14 Thread Oliver Ertl
--- net/ddns-scripts/files/usr/lib/ddns/services | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/ddns-scripts/files/usr/lib/ddns/services b/net/ddns-scripts/files/usr/lib/ddns/services index 1e6b6b9..fb6d8dc 100644 --- a/net/ddns-scripts/files/usr/lib/ddns/services +++ b/net/ddns-scrip

[OpenWrt-Devel] Maintaining multiple Samba version

2011-11-29 Thread Oliver Ertl
Hi, I'd like to discuss here what's the best way to maintain multiple versions of Samba in the package feeds. I would do it this way: - net/samba2 - ancient version - net/samba30x - the 3.0.37 version - net/samba36x - the latest version probably not stripped down Also, we also don't have t

Re: [OpenWrt-Devel] [PATCH] OpenSSL variant and init script for ngIRCd package

2011-11-28 Thread Oliver Ertl
Hi, I already created a ticket for such a patch: https://dev.openwrt.org/ticket/10462 Oliver -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This patch adds variant of IRC server ngIRCd package compiled with OpenSSL support and init script. ngIRCd also updated to version 18. Updated patch with

Re: [OpenWrt-Devel] [PATCH-v6]samba 3.0.37 update

2011-11-27 Thread Oliver Ertl
On 11/27/2011 10:52 PM, Maarten Bezemer wrote: > On Sunday 27 November 2011 19:31:42 Jo-Philipp Wich wrote: >> Applied in r29343 and r29344 - thank you! >> > Phew finally... It was quite some work, but thanks to all comments it came out > nice! Thanks for applying. > > If/when I feel like it, I'll

Re: [OpenWrt-Devel] [PATCH] [packages] net/updatedd: Fix dyndns host for ovh

2008-06-15 Thread Oliver Ertl
Can you give the ddns-scripts a try? ddns-scripts is more flexible in it's configurations and was desinged to make use of UCI. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] update lcd4linux

2008-05-08 Thread Oliver Ertl
There is s better version: http://lists.openwrt.org/pipermail/openwrt-devel/2008-April/002111.html > [EMAIL PROTECTED] wrote: > > update lcd4linux to the latest svn version > > > > Signed-off-by: Michael Vogt ___ openwrt-devel mailing list openwrt-dev

[OpenWrt-Devel] Problem with build-system and feeds script

2008-05-07 Thread Oliver Ertl
Please test and report. cd ~/ svn checkout https://svn.openwrt.org/openwrt/trunk/ ~/trunk/ cd ~/trunk/ ./scripts/feeds update -a ./scripts/feeds install -d m nano make menuconfig Now go to Utilities > Editors and tell me if the nano package is selected as

Re: [OpenWrt-Devel] trouble compiling latest trunk

2008-04-30 Thread Oliver Ertl
> Yes, but that hasn't caused me issues in the past. I'll give it a try > without to see if it changes anything. Yes, parallel-building and ccache support is broken. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org

Re: [OpenWrt-Devel] trouble compiling latest trunk

2008-04-30 Thread Oliver Ertl
> I'm suddenly having difficulties compiling the latest trunk, and it > seems to fail on random packages. > > It always fails with an error like this, but it seems to be on a > different package everytime. Do you use parallel-building? ___ openwrt-deve

Re: [OpenWrt-Devel] Building gdbserver

2008-04-29 Thread Oliver Ertl
gdb and gdbserver builds fine here from a clean checkout. In menuconfig make sure you select: o Advanced configuration options (for developers): y o Toolchain Options o Build gdb: y o Utilities o gdbserver: m And then 'make world'. __

Re: [OpenWrt-Devel] [PATCH] update lcd4linux

2008-04-28 Thread Oliver Ertl
> update lcd4linux to the latest svn version > > Signed-off-by: Michael Vogt I think the Makefile should be made configurable in a way like the ffmpeg package is for the lcd4linux plugins. See: https://dev.openwrt.org/browser/packages/multimedia/ffmpeg _

Re: [OpenWrt-Devel] update "README" to mention need for perl?

2008-04-26 Thread Oliver Ertl
> if someone wants to tweak this, shouldn't the top-level README file > mention a need for perl on the build system? The prerequisites checks also for perl. The prereq check is runs automatically for the first time if you run 'make menuconfig'. But you can also use the prereq target (make prere

Re: [OpenWrt-Devel] why does my initial /etc/ipkg.conf file refer to "snapshots"?

2008-04-26 Thread Oliver Ertl
> > I always compile trunk by myself and put the package repository on a > > web or FTP server. > > so you simply do an all-package build and create your own repo, is > that what you're saying? that's the direction i'm going in as well. Yes. But I only compile the packages I need. Nothing more.

Re: [OpenWrt-Devel] why does my initial /etc/ipkg.conf file refer to "snapshots"?

2008-04-26 Thread Oliver Ertl
I always compile trunk by myself and put the package repository on a web or FTP server. In the build-system I change either package/base-files/files/etc/ipkg.conf to have a new standard ipkg.conf for all targets. For target specific ipkg.conf files change or add the file target/linux//base-file

Re: [OpenWrt-Devel] mmc-over-gpio driver and fon2100

2008-04-03 Thread Oliver Ertl
> [EMAIL PROTECTED] wrote: > > working on the commit this very moment > > > Yay! :) > I think I'm gonna look into making the GPIO pins configurable in > mmc-over-gpio now... You may take a look at my first try to migrate the configuration to a UCI config file. http://lists.openwrt.org/piperm

[OpenWrt-Devel] mmc-over-gpio driver and fon2100

2008-04-03 Thread Oliver Ertl
I've built trunk revision 10700 with the new mmc-over-gpio driver for the atheros target (router is a fon2100). Kernel is 2.6.23.16. I successfully got the new driver working on a WRT54GL. After booting the fon2100 I get unknown symbols: ath_rate_minstrel: look around rate set to 10% ath_rate_m

Re: [OpenWrt-Devel] Fwd: Re: Contact info after Fosdem

2008-03-31 Thread Oliver Ertl
> Might be of interest to talk with this guy in order not to create yet > another > embedded framework. It's normal for Opensource projects to reinvent the wheel over and over again. And everytime the code gets more crapier. I really which that Opensource projects would work more together and c

Re: [OpenWrt-Devel] upgrade: libsamplerate from 0.1.2 to 0.1.3

2008-03-29 Thread Oliver Ertl
> if you upgrade that package thusly, the build error goes away and > you don't need the libtool patch anymore. > > rday > -- Fixed in revision 10685. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailm

Re: [OpenWrt-Devel] Mounting extra drives and Init of processes

2008-03-25 Thread Oliver Ertl
[..] All I can say is that Optware isn't supported by OpenWrt... ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel