Re: Is it possible to install old packages on new release

2006-09-24 Thread Sam Chill
On 9/25/06, Mike Dalgity <[EMAIL PROTECTED]> wrote: So what does one do if they need a port/package that is available for a previous release but not the latest release? For example, Mysql 4.0 is a package for OBSD 3.8 and I'd like to install Mysql 4.x on OBSD 3.9 or soon to be 4.0 but it seems on

Re: Is it possible to install old packages on new release

2006-09-24 Thread STeve Andre'
On Monday 25 September 2006 00:25, Igor Zinovik wrote: > Hello, misc readers. > Maybe my question is obvious, but i want to know could one install old > packages on new release? My situation is following: i have OpenBSD_3_8 and > a lot of packages on CD with OPENBSD_3_6. Docs say: "Dont mix

Re: Is it possible to install old packages on new release

2006-09-24 Thread Mike Dalgity
So what does one do if they need a port/package that is available for a previous release but not the latest release? For example, Mysql 4.0 is a package for OBSD 3.8 and I'd like to install Mysql 4.x on OBSD 3.9 or soon to be 4.0 but it seems only Mysql 5.0 is available. What is generally done in a

Re: Is it possible to install old packages on new release

2006-09-24 Thread Baskervilles
packages just pre-compiled binaries of ports. so it also need sync with system On 9/25/06, Igor Zinovik <[EMAIL PROTECTED]> wrote: > > Hello, misc readers. > Maybe my question is obvious, but i want to know could one install old > packages > on new release? My situation is following: i hav

Is it possible to install old packages on new release

2006-09-24 Thread Igor Zinovik
Hello, misc readers. Maybe my question is obvious, but i want to know could one install old packages on new release? My situation is following: i have OpenBSD_3_8 and a lot of packages on CD with OPENBSD_3_6. Docs say: "Dont mix OpenBSD system and ports version, keep system and ports in syn

Re: cpu.h and Color Classic/LC 575

2006-09-24 Thread Bryan Vyhmeister
Sorry. Wrong list. Bryan

Re: cpu.h and Color Classic/LC 575

2006-09-24 Thread Bryan Vyhmeister
On Sep 22, 2006, at 4:46 AM, Joel Rees wrote: Man, I wish I had that much time on my hands, not to mention the space for old hardware, and the apparently cheap electricity. While we're at it, let's try to port obsd to the old 6809. ;-> It would appear from your site that you have a spare old

Re: usable winxp ipsec client... referenced in a message but I can't find the archive

2006-09-24 Thread Lars Hansson
On Saturday 23 September 2006 06:16, Peter Landry wrote: > Hello, > http://marc.theaimsgroup.com/?l=openbsd-misc&m=115409112232227&w=2 > references a "usable" ipsec client for winxp in the archives, but I > can't find what it's referring to. Can anyone point me in the right > direction? I'm guessi

Re: OpenBSD Order and austin@ encrypted block

2006-09-24 Thread Rod Dorman
On Sunday, September 24, 2006, 20:40:37, Chris Zakelj wrote: > Got my pre-order entered a couple days ago, but I still haven't been > able to find what keyserver is being used, and thus, I have no idea what > austin's PGP message block says. Google turned up nothing about austin@ > except a messag

Re: OpenBSD Order and austin@ encrypted block

2006-09-24 Thread Scott Plumlee
Chris Zakelj wrote: Got my pre-order entered a couple days ago, but I still haven't been able to find what keyserver is being used, and thus, I have no idea what austin's PGP message block says. Google turned up nothing about austin@ except a message two years ago about a totally different issue

Re: OpenBSD Order and austin@ encrypted block

2006-09-24 Thread Paul Stoeber
On Sun, 24 Sep 2006 20:40:37 -0400 Chris Zakelj <[EMAIL PROTECTED]> wrote: > Got my pre-order entered a couple days ago, but I still haven't been > able to find what keyserver is being used, and thus, I have no idea what > austin's PGP message block says. It says that the information is for ID EA

OpenBSD Order and austin@ encrypted block

2006-09-24 Thread Chris Zakelj
Got my pre-order entered a couple days ago, but I still haven't been able to find what keyserver is being used, and thus, I have no idea what austin's PGP message block says. Google turned up nothing about austin@ except a message two years ago about a totally different issue. Is there an oBSD sp

Re: kernel profiling boot startup call graph kgmon gprof

2006-09-24 Thread Paul Stoeber
(update of http://marc.theaimsgroup.com/?l=openbsd-misc&m=115898040215357&w=2) Here's an improved version of the patch. It does away with kmstartup(), completing the coverage of the recorded call graph. --- /dev/null Sun Sep 24 23:24:37 2006 +++ sys/conf/gen_addr_etext Sat Sep 23 00:36:45

Re: ipsec.conf and road warriors

2006-09-24 Thread Joachim Schipper
On Sun, Sep 24, 2006 at 07:10:14PM +0200, Thomas Schoeller wrote: > hello all, > is it possible with ipsec.conf and ipsecctl in 3.9 to listen for a > road warrior with dynamic address. or should i wait for 4.0 where i can > specify a fqdn as peer? is it maybe in 4.0 possible to listen for any > pee

Re: privoxy

2006-09-24 Thread Joachim Schipper
On Sun, Sep 24, 2006 at 10:15:30AM -0500, Doug Carter wrote: > I've been running privoxy on FreeBSD for a couple of years and > decided to move it to a machine running OpenBSD 3.9 (GENERIC) > > The package (privoxy-3.0.3p0) seems to load normally and seems to > start normally > > Odd thing is

Re: Strange behavior for booting new kernel?

2006-09-24 Thread Greg Thomas
On 9/24/06, Darrin Chandler <[EMAIL PROTECTED]> wrote: On Sun, Sep 24, 2006 at 11:51:18AM +0100, Stuart Henderson wrote: > On 2006/09/24 09:45, Alf Schlichting wrote: > > You may be a victim of the "feature" that ( for hardware related reasons) > > the dmesg buffer doesn't get cleared after reboo

ath0: device timeout errors

2006-09-24 Thread Bill Marquette
Obviously these aren't GENERIC kernels; I don't have a way to get it on these machines, so ignore away, but hopefully this is of some use. All tests were using 11b mode since 11g is disabled in the current ath(4) driver (and I started in -current) and mediaopt hostap (although I believe I tested

ipsec.conf and road warriors

2006-09-24 Thread Thomas Schoeller
hello all, is it possible with ipsec.conf and ipsecctl in 3.9 to listen for a road warrior with dynamic address. or should i wait for 4.0 where i can specify a fqdn as peer? is it maybe in 4.0 possible to listen for any peer? on more question... when i use fqdn in 4.0 do i have to reload my rule s

privoxy

2006-09-24 Thread Doug Carter
I've been running privoxy on FreeBSD for a couple of years and decided to move it to a machine running OpenBSD 3.9 (GENERIC) The package (privoxy-3.0.3p0) seems to load normally and seems to start normally Odd thing is that the privoxy logfile shows only: Sep 24 09:56:31 Privoxy(-205469286

Re: Strange behavior for booting new kernel?

2006-09-24 Thread Darrin Chandler
On Sun, Sep 24, 2006 at 11:51:18AM +0100, Stuart Henderson wrote: > On 2006/09/24 09:45, Alf Schlichting wrote: > > You may be a victim of the "feature" that ( for hardware related reasons) > > the dmesg buffer doesn't get cleared after reboot so you actually have 2 > > dmesgs, (or maybe even more

Re: ath(4) testers needed: AR2413, AR5413, AR5424 and AR5212 11a mode

2006-09-24 Thread Pierre Riteau
On 9/19/06, Reyk Floeter <[EMAIL PROTECTED]> wrote: hi, i recently enabled support for some newer wireless chipsets from atheros, like the AR2413, AR5413, and AR5424 single chip solutions. please also test it if you have an intel-based mac - the integrated wireless NIC is based on the pci expre

Re: hearing complaints regarding pre-orders

2006-09-24 Thread Peter N. M. Hansteen
"Anton Karpov" <[EMAIL PROTECTED]> writes: > Guys, is there any chance to get official CDs here in Russian Federation? Ordering from Wim's Western European outlet in Beligum or the worldwide operation in Calgary, Canada should work, shouldn't it? -- Peter N. M. Hansteen, member of the first RFC

Re: Strange behavior for booting new kernel?

2006-09-24 Thread Stuart Henderson
On 2006/09/24 09:45, Alf Schlichting wrote: > You may be a victim of the "feature" that ( for hardware related reasons) > the dmesg buffer doesn't get cleared after reboot so you actually have 2 > dmesgs, (or maybe even more ?) one after the other, in dmesg buffer. > This can easily be overlooke

Re: USB hard drives

2006-09-24 Thread Salim Shaw
Openbsd 3.9 does not seem to support vfat file systems. Before mounting your external usb harddrive you probably want to make sure that the drive is formatted as a msdos or ext2 file system. I had this problem with a iomega external drive. Salim On 9/16/06, Default User <[EMAIL PROTECTED]> wrote:

Re: Gimp segfaults during startup

2006-09-24 Thread Joachim Schipper
On Sun, Sep 24, 2006 at 09:28:04AM +0200, Karel Kulhavy wrote: > On Sun, Sep 10, 2006 at 05:50:32PM +0200, Paul de Weerd wrote: > > On Sun, Sep 10, 2006 at 05:09:07PM +0200, Karel Kulhavy wrote: > > | > On Sat, Sep 02, 2006 at 11:38:13AM +0200, Karel Kulhavy wrote: > > | > | GIMP 2.2.10 shows the s

Re: Posters shipping

2006-09-24 Thread Bachman Kharazmi
maybe it's orders AT kd85.com you should have sent this mail to... /bkw On 24/09/06, Federico Giannici <[EMAIL PROTECTED]> wrote: In the last two or three years, at every release we always ordered a CD and a poster. We always received the CDs, but NEVER received the posters! This is for your in

Re: Strange behavior for booting new kernel?

2006-09-24 Thread Alf Schlichting
Am Samstag, 23. September 2006 22:51 schrieben Sie: > On 9/23/06, Tom Cosgrove <[EMAIL PROTECTED]> wrote: > > >>> Greg Thomas 23-Sep-06 19:37 >>> > > > > > > I just upgraded my storage box to -current to test the ath upgrades > > > on another slower computer. I ran make install after compiling the

Re: Gimp segfaults during startup

2006-09-24 Thread Karel Kulhavy
On Sun, Sep 10, 2006 at 05:50:32PM +0200, Paul de Weerd wrote: > On Sun, Sep 10, 2006 at 05:09:07PM +0200, Karel Kulhavy wrote: > | > On Sat, Sep 02, 2006 at 11:38:13AM +0200, Karel Kulhavy wrote: > | > | GIMP 2.2.10 shows the splashscreen with the moving indicator while > loading > | > | modules

Posters shipping

2006-09-24 Thread Federico Giannici
In the last two or three years, at every release we always ordered a CD and a poster. We always received the CDs, but NEVER received the posters! This is for your information only (we don't want money back), maybe something can be improved in posters shipping Bye. -- ___