[OpenWrt-Devel] Berekely DB porting

2008-04-30 Thread Zintis
Hi! I'm trying to port Direct Connect Text Client for Broadcom 2.4 kernel. It needs Berkeley DB. Although there is a package in repository, it doesn't work - I'm getting error: "unable to initialize mutex: Function not implemented" Berkeley homepage http://www.oracle.com/technology/product

Re: [OpenWrt-Devel] Berekely DB porting

2008-05-01 Thread Zintis
, 2008 2:33 AM To: OpenWrt Development List Subject: Re: [OpenWrt-Devel] Berekely DB porting Zintis wrote: I'm trying to port Direct Connect Text Client for Broadcom 2.4 kernel. It needs Berkeley DB. Although there is a package in repository, it doesn't work - I'm getting er

Re: [OpenWrt-Devel] Berekely DB porting

2008-05-01 Thread Zintis
I was more like surprised that bdb package is in repository but doesnt works From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Boreham Sent: Thursday, May 01, 2008 2:33 AM To: OpenWrt Development List Subject: Re: [OpenWrt-Devel] Berekely DB porting Zintis wrote

[OpenWrt-Devel] gettext package

2008-05-01 Thread Zintis
Is it bug or feature that "libintl.h" is located at -I$(STAGING_DIR)/usr/lib/libintl/include and not in -I$(STAGING_DIR)/usr/include ? MoD ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-

[OpenWrt-Devel] Broadcom kernel 2.4 NLS support

2008-05-08 Thread Zintis
Revision states that Revision https://dev.openwrt.org/changeset/10712 adds NLS support. I cant compile it. Can anyone help me? I that kernel does not configures to compile NLS support. I'm trying to fix it but cant understandhow to do it correctly. I' failingL MoD _

[OpenWrt-Devel] Broadcom kernel 2.4 NLS support

2008-05-08 Thread Zintis
Revision https://dev.openwrt.org/changeset/10712 states that it adds NLS support. I cant compile it. Can anyone help me? It seems that kernel .config does not configures to compile NLS support - the values are somehov overwritten. I'm trying to fix it but cant understand how to do it correctly. I'

[OpenWrt-Devel] Kernel .config file generation

2008-05-09 Thread Zintis
Please, could someone explain me how the .config file is generated when OpenWrt compiles the kernel for selected platform? MoD From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zintis Sent: Friday, May 09, 2008 8:27 AM To: openwrt-devel@lists.openwrt.org Subject: [OpenWrt

Re: [OpenWrt-Devel] Changeset 9870 is broken

2008-10-30 Thread Zintis
I have the same problem with latest trunk. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roberto Riggio Sent: Monday, October 20, 2008 8:00 PM To: openwrt-devel@lists.openwrt.org Subject: [OpenWrt-Devel] Changeset 9870 is broken I was trying to use the

[OpenWrt-Devel] Marvell Orion platform help

2009-02-17 Thread Zintis
Hi! I have managed to port Freecom Datatank Gateway to vanilla kernel Marvell Orion architecture, but I need some help. Is there anyone who could help me with proper registers settings? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt

[OpenWrt-Devel] need help for porting Freecom Datatank Gateway

2009-02-18 Thread Zintis
I'm porting Freecom datatank gateway to latest vanilla kernel. I have managed to boot the kernel. SATA works, USB too. I have a problem with IRQs. Freecom has changed entry-macro.S and as I'm not good in assembler, I need some help to port this portion of code to vanilla kernel entry-macro.S .

[OpenWrt-Devel] [PATCH] create FSG-3 image upgradeable from Freecom firmware web interface

2009-03-14 Thread Zintis
This patch creates FSG-3 image upgradeable from Freecom firmware web interface. Signed-off-by: Zintis Petersons diff -ruN ixp4xx.orig/harddisk/base-files/sbin/updating ixp4xx/harddisk/base-files/sbin/updating --- ixp4xx.orig/harddisk/base-files/sbin/updating 1970-01-01 03:00:00.0

[OpenWrt-Devel] [PATCH] fix FSG-3 kernel commandline

2009-03-14 Thread Zintis
"init=/etc/preinit". Therefore there is no need to change Redboot configuration. Signed-off-by: Zintis Petersons diff -ruN linux-2.6.28.5.orig/arch/arm/mach-ixp4xx/fsg-setup.c linux-2.6.28.5/arch/arm/mach-ixp4xx/fsg-setup.c --- linux-2.6.28.5.orig/arch/arm/mach-ixp4xx/fsg-setup.c

Re: [OpenWrt-Devel] [PATCH] create FSG-3 image upgradeable from Freecom firmware web interface

2009-03-15 Thread Zintis
-boun...@lists.openwrt.org [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Zintis Sent: Sunday, March 15, 2009 1:34 AM To: 'OpenWrt Development List' Subject: [OpenWrt-Devel] [PATCH] create FSG-3 image upgradeable from Freecom firmware web interface This patch creates FSG-3 image upgradeab

Re: [OpenWrt-Devel] [PATCH] fix FSG-3 kernel commandline

2009-03-18 Thread Zintis
Message- From: Rod Whitby [mailto:r...@whitby.id.au] Sent: Wednesday, March 18, 2009 3:17 PM To: zintis.peters...@e-mail.lv Cc: OpenWrt Development List Subject: Re: [OpenWrt-Devel] [PATCH] fix FSG-3 kernel commandline Zintis wrote: > FSG-3 receives kernel commandline from Redboot. Commandline cont

Re: [OpenWrt-Devel] [PATCH] create FSG-3 image upgradeable from Freecom firmware web interface

2009-03-18 Thread Zintis
[PATCH] create FSG-3 image upgradeable from Freecom firmware web interface Zintis wrote: > This patch creates FSG-3 image upgradeable from Freecom firmware web > interface. Excellent. > Signed-off-by: Zintis Petersons > > diff -ruN ixp4xx.orig/harddisk/base-files/sbin/updating >

Re: [OpenWrt-Devel] [PATCH] create FSG-3 image upgradeable from Freecom firmware web interface

2009-03-18 Thread Zintis
March 18, 2009 3:10 PM To: zintis.peters...@e-mail.lv Cc: OpenWrt Development List Subject: Re: [OpenWrt-Devel] [PATCH] create FSG-3 image upgradeable from Freecom firmware web interface Zintis wrote: > This patch creates FSG-3 image upgradeable from Freecom firmware web > interface. Exce

[OpenWrt-Devel] Freecom DataTank Gateway support

2009-03-19 Thread Zintis
I have released info how to Opnwrt support for Freecom DataTank Gateway. Info is here: http://forum.openwrt.org/viewtopic.php?pid=84200#p84200 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listin

[OpenWrt-Devel] kissdx package category

2009-06-27 Thread Zintis
Kissdx is at multimedia section but https://dev.openwrt.org/browser/packages/multimedia/kissdx/Makefile Category points to Network: define Package/kissdx SECTION:=net CATEGORY:=Network DEPENDS:=+libjpeg +libiconv +libdvdread TITLE:=PC-Link clone for KiSS media players URL:=ht

[OpenWrt-Devel] [PATCH] kissdx category change

2009-06-27 Thread Zintis
Kissdx is in multimedia section but Makefile Category points to Network. Signed-off-by: zintis.peters...@e-mail.lv Index: Makefile === --- Makefile(revision 16403) +++ Makefile(working copy) @@ -21,7 +21,7 @@ define Packag

[OpenWrt-Devel] [PATCH] kissdx category change

2009-06-27 Thread Zintis
Kissdx is in multimedia section but Makefile Category points to Network. Signed-off-by: zintis.peters...@e-mail.lv Index: Makefile === --- Makefile(revision 16403) +++ Makefile(working copy) @@ -21,7 +21,7 @@ define Packag

[OpenWrt-Devel] [PATCH] Baltic language support in kernel

2009-07-01 Thread Zintis
Add Baltic langugae support in kernel package Signed-off-by: zintis.peters...@e-mail.lv Index: modules/fs.mk === --- modules/fs.mk (revision 16600) +++ modules/fs.mk (working copy) @@ -539,3 +539,37 @@ endef $(eval $(

Re: [OpenWrt-Devel] [PATCH] Baltic language support in kernel

2009-07-05 Thread Zintis
Hi! I have sent this patch 4 days ago, but it still is not applied. Is it rejected or I have done something wrong? I haven't seen any response. Could anyone explain me the situation? Thanks, Zintis -Original Message- From: openwrt-devel-boun...@lists.openwrt.org [mailto:openwrt-

Re: [OpenWrt-Devel] [PATCH] Baltic language support in kernel

2009-07-07 Thread Zintis
Thanks for clarification. There is a description on how to send patches but I had not found a description about the procedure/timeframe how patches are applied. This encourages me to send more patches:)! Zintis -Original Message- From: openwrt-devel-boun...@lists.openwrt.org

[OpenWrt-Devel] [PATCH] Baltic language support for samba 2

2009-07-08 Thread Zintis
4\356\276\357\277\360"); } +/* init for Baltic Rim */ +/* Patch from Zintis Petersons. */ + +static void init_iso8859_13(void) { + + setupmaps(); + +/* MSDOS Code Page 775 -> ISO-8859-13 */ +update_map("\240\377\241\246\242\226\243\234\244\237\245\367\246\247\247\36 5&qu

[OpenWrt-Devel] [PATCH] Baltic language support for samba 2

2009-07-08 Thread Zintis
Enable Baltic language support in samba2 package Signed-off-by: zintis.peters...@e-mail.lv 103-cp775.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] Baltic language support for samba 2

2009-08-03 Thread Zintis
Enable Baltic language support in samba2 package Signed-off-by: zintis.peters...@e-mail.lv 103-cp775.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] Improve Freecom DT2 support

2009-10-14 Thread Zintis
This patch improves Freecom DT2 support: 1. fix PCI init 2. adds separate patch directory 3. sets up WAN MAC address 4. adds webupgrade support Signed-off-by: zintis.peters...@e-mail.lv dt2-support.patch Description: Binary data ___ openwrt-devel ma

[OpenWrt-Devel] [PATCH] new GNU libc charset conversion modules package gconv-modules

2009-12-30 Thread Zintis
OpenWRT has glibc support but for samba3 (and probably other packages) to work it needs gconv support. This patch adds gconv-modules package Signed-off-by: Zintis Petersons gconv-modules.patch Description: Binary data ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH] fix sysupgade for glibc enviorement

2009-12-30 Thread Zintis
sysupgade library coomon.sh has "bug" in glibc enviorement. For some reason ld-linux.so.3 is not installed at ramfs and sysupgrade always fails. Signed-off-by: Zintis Petersons glibc-sysupgrade-fix.patch Description: Binary data ___ ope

[OpenWrt-Devel] [PATCH] add transmission init script

2010-01-03 Thread Zintis
. Signed-off-by: Zintis Petersons transmission.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] support for Lacie devices (e.g. edmini_v2)

2010-01-13 Thread Zintis
I have implemented support for Freecom Datatank gateway. -Original Message- From: openwrt-devel-boun...@lists.openwrt.org [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Gerlando Falauto Sent: Thursday, January 14, 2010 1:59 AM To: openwrt-devel@lists.openwrt.org Subject: [Op

Re: [OpenWrt-Devel] [PATCH] new GNU libc charset conversion modules package gconv-modules

2010-01-15 Thread Zintis
Just a reminder of this patch. I haven't seen it committed yet. -Original Message- From: openwrt-devel-boun...@lists.openwrt.org [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Zintis Sent: Wednesday, December 30, 2009 12:04 PM To: 'OpenWrt Development Lis

Re: [OpenWrt-Devel] [PATCH] fix sysupgade for glibc enviorement

2010-01-15 Thread Zintis
Just a reminder of this patch. I haven't seen it committed yet. -Original Message- From: openwrt-devel-boun...@lists.openwrt.org [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Zintis Sent: Wednesday, December 30, 2009 12:13 PM To: 'OpenWrt Development Lis

[OpenWrt-Devel] [PATCH] set correct gconv-modules version

2010-01-23 Thread Zintis
gconv-modules depends on glibc. Set gconv-modules version from glibc version. Signed-off-by: Zintis Petersons gconv-modules-version.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https

[OpenWrt-Devel] [PATCH] samba3 depends on gconv-modules when compiled with glibc

2010-02-01 Thread Zintis
Signed-off-by: Zintis Petersons glibc.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] Improve Freecom DT2 support

2009-10-14 Thread Zintis Petersons
This patch improves Freecom DT2 support: 1. fix PCI init 2. adds separate patch directory 3. sets up WAN MAC address 4. adds webupgrade support Signed-off-by: zintis.peters...@e-mail.lv Index: files/arch/arm/mach-orion5x/dt2-setup.c ==

[OpenWrt-Devel] [PATCH] add ntfs-3g mount helper package

2010-07-02 Thread Zintis Pētersons
This patch defines new ntfs-3g package mount.ntfs-3g. The package helps to add ntfs hotplug mount support for block-hotplug package. Please dont forget to enable mount helper support in Busybox. Signed-off-by: Zintis Petersons zintis.peters...@abcsolutions.lv mount.ntfs-3g.patch Description

[OpenWrt-Devel] QNAP porting

2011-01-17 Thread Zintis Pētersons
I’m trying to port GNAP TS-419P+ to OpenWrt. I have tested (from http://www.cyrius.com/debian/kirkwood/qnap/ts-41x/) that Debian kernel works well. The OpenWrt kernel doesnt boot. The serial console output gives strage output – garbage (See below.). Could anyone give me a hint what is the probl

Re: [OpenWrt-Devel] QNAP porting

2011-01-17 Thread Zintis Pētersons
...@lists.openwrt.org [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of John Crispin Sent: Tuesday, January 18, 2011 8:46 AM To: openwrt-devel@lists.openwrt.org Subject: Re: [OpenWrt-Devel] QNAP porting show us the printenv output please On 18/01/11 07:07, Zintis Pētersons wrote: >

Re: [OpenWrt-Devel] QNAP porting

2011-01-18 Thread Zintis Pētersons
evel-boun...@lists.openwrt.org] On Behalf Of John Crispin Sent: Tuesday, January 18, 2011 11:09 AM To: openwrt-devel@lists.openwrt.org Subject: Re: [OpenWrt-Devel] QNAP porting mainlineLinux=no should be yes afaik and you need to set the arcnum On 18/01/11 07:47, Zintis Pētersons wrote: > ba

Re: [OpenWrt-Devel] QNAP porting

2011-01-18 Thread Zintis Pētersons
:35, schrieb John Crispin: > try turning on early console in the openwrt menuconfig > > Global build settings->Compile the kernel with early printk > > the kernel will then tell you hopefully why it fails to boot > > > > On 18/01/11 11:41, Zintis Pētersons wrote: &g

[OpenWrt-Devel] OpenWrt backup

2011-02-21 Thread Zintis Pētersons
sysrestore tools that’s shares the same backup config with sysupgrade and web luci interface. What do you think? Zintis ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 1/5] [orion] move dt2 modifications to single patch

2011-08-29 Thread Zintis Petersons
dex a3d9c82..000 --- a/target/linux/orion/files/arch/arm/mach-orion5x/dt2-setup.c +++ /dev/null @@ -1,446 +0,0 @@ -/* - * arch/arm/mach-orion5x/dt2-setup.c - * - * Freecom DataTank Gateway Setup - * - * Copyright (C) 2009 Zintis Petersons - * - * This file is licensed under the terms of th