maildrop package (missing components)

2007-03-28 Thread Peter Matulis
I have been working recently with the maildrop package. I installed into via ports with the MySQL flavor. Much documentation refer to the associated utility 'maildirmake' but I see that the OpenBSD port does not include it. Is this intended or is it an oversight? Or maybe I'm not looking in

Re: cannot install courier-pop package

2007-03-27 Thread Peter Matulis
From: Marc Espie <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Peter Matulis <[EMAIL PROTECTED]> CC: misc@openbsd.org Subject: Re: cannot install courier-pop package Date: Tue, 27 Mar 2007 23:47:31 +0200 On Tue, Mar 27, 2007 at 09:30:33PM +, Peter Matulis wrote: > Hi ga

cannot install courier-pop package

2007-03-27 Thread Peter Matulis
Hi gang. I tried to install the courier-pop package on my 4.0 system and it complains: $ pkg_add -v courier-pop3-3.0.5p1.tgz Error while reading header at /usr/libdata/perl5/OpenBSD/Ustar.pm line 104. Here is part of Ustar.pm: sub next { my $self = shift; # get rid of the current object

Re: Postfix flavour for PostgreSQL ?

2007-03-25 Thread Peter Matulis
From: "Bryan Irvine" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Peter <[EMAIL PROTECTED]> CC: misc@openbsd.org Subject: Re: Postfix flavour for PostgreSQL ? Date: Sat, 24 Mar 2007 00:56:26 -0700 On 3/23/07, Peter <[EMAIL PROTECTED]> wrote: I see there is a postfix flavour for mysql but n

compiling SMP kernel (how?)

2007-01-24 Thread Peter Matulis
I'm looking for instructions on compiling a kernel to run on my SMP system. I've installed 4.0 and I can run bsd.mp but now I want to update my sources and recompile a new GENERIC kernel. Peter

Re: setting up a memory file system

2007-01-22 Thread Peter Matulis
Le Mardi 23 Janvier 2007 00:04, Greg Thomas a icrit : > On 1/22/07, Peter Matulis <[EMAIL PROTECTED]> wrote: > > I am having difficulty finding documentation on how to set up a > > memory file system from beginning to end. I keep reading about > > /tmp and swap and docs

setting up a memory file system

2007-01-22 Thread Peter Matulis
I am having difficulty finding documentation on how to set up a memory file system from beginning to end. I keep reading about /tmp and swap and docs that presume certain steps have been accomplished (disklabel). I want to set up /var/blah as mfs. What are the basic steps? Peter

IBM ServeRAID

2007-01-22 Thread Peter Matulis
Hi. I would like to install OpenBSD 4.0 on an IBM eServer (xSeries 220) that contains a ServeRAID SCSI controller. I see that in OpenBSD Current a driver has been added (ips). Does that mean I cannot install OpenBSD 4.0 and have access to the controller on this machine? Any comments welcome

Re: pf freezing with MS remote desktop

2007-01-18 Thread Peter Matulis
Le Jeudi 18 Janvier 2007 02:00, Allen a icrit : > Peter Matulis wrote: > > I am using OBSD 3.8 as a firewall for a small office and I have an > > XP user that connects to a remote host via MS Remote Desktop (TCP > > 3389). > > > > Occasionally, this user complai

pf freezing with MS remote desktop

2007-01-14 Thread Peter Matulis
I am using OBSD 3.8 as a firewall for a small office and I have an XP user that connects to a remote host via MS Remote Desktop (TCP 3389). Occasionally, this user complains that her connection is severed and that afterwards she can no longer reconnect. (She has taken the bad habit, of which I

nvram: invalid checksum

2007-01-12 Thread Peter Matulis
I tried to install OBSD 4.0 and it freezed during the boot with this error: "nvram: invalid checksum" What does this mean? Peter

authpf for console users

2006-12-03 Thread Peter Matulis
I am running 3.9 and 4.0 systems. From what I see, I cannot use authpf for users who have interactive shells. This seems very limiting. Is there any workaround? My idea is to load certain rules I need for maintenance (upgrading packages via FTP for example). Thank you.