UTF-8 and locale suppor

2009-12-17 Thread Artur Litwinowicz
Hello, I would like to ask about potential plans regarding UTF-8 in locales support. In details (now on my box runs 4.6 release) I am looking in /usr/share/locale for xx_XX.UTF-8 but all catalogs with UTF-8 are empty - current release is not supporting that encoding ? The problem starts when

COM ports

2007-10-18 Thread Artur Litwinowicz
Hi :), maybe stupid problem but for the beginner not exactly ;) : I am trying to connect by COM port to my mobile using "gnokii" tool (tool for phones made by Nokia) but without success :( Which device in OpenBSD represents COM port and maybe it needs some extra steps ? Currently on my b

iSCSI

2007-10-18 Thread Artur Litwinowicz
Hi :), quick question: how can I connect OpenBSD box to iSCSI storage ? Best regards, Artur

Re: Shutdown script (derived from "Simple startup daemon's on boot question?")

2007-09-19 Thread Artur Litwinowicz
Hi, yes, You are right - proper shutdown is important. This functionality realizes script /etc/rc.shutdown fired during shutdown. I that place should be commands for all services which require shutdown command. I hope it is what You looking for ;) (sorry if it is to obvious true for You).

Hardened PhP5 (suhosin patch) and XCache, memcached

2007-09-19 Thread Artur Litwinowicz
Hi, I am looking for help how to compile (or enable working) XCache and memcached for hardened (with suhosin patch) Php5. Standard installation from port or package do not works (but installation are successfully) - just XCache and memcached do not starts. On may server runs OpenBSD 4.0 - b

Re: LC_COLLATE and PostgreSQL

2007-06-28 Thread Artur Litwinowicz
2007 11:18:00 +0200, Valentin Kozamernik <[EMAIL PROTECTED]> wrote: > On Tue, 26 Jun 2007 at 12:35, Artur Litwinowicz wrote: >> O I think it is not good idea to change the code of OpenBSD by me. >> Years ago I was coding in C++ (at the University but with best mark ;). &

Re: LC_COLLATE and PostgreSQL

2007-06-26 Thread Artur Litwinowicz
with me, that the extended COLLATION in OpenBSD will be the strong point in the system functionality ? Best regards, Artur On Mon, 25 Jun 2007 22:47:47 +0200, Joachim Schipper <[EMAIL PROTECTED]> wrote: > On Mon, Jun 25, 2007 at 11:50:10AM +0200, Artur Litwinowicz wrote: >

Re: LC_COLLATE and PostgreSQL

2007-06-25 Thread Artur Litwinowicz
Hi Philip, thank You match for answer and nice words :). I am starting be concern for my problem but my "love" for OpenBSD is stronger then sort problems (data on my web are sorted not correctly) and I do not want to change system on may server. Maybe in the nearest feature OpenBSD Develo

Re: LC_COLLATE and PostgreSQL

2007-06-25 Thread Artur Litwinowicz
Hi Ben, than You for answer. My PostgreSQL instance works fine. The problem is in OpenBSD unfortunately. PostgreSQL uses COLLATION support served by operating system and default BSD has C and POSSIX COLLATION. I am looking for solution for this problem. I need native support for polish lang