Re: SPARC minimum hardware specification

2015-07-21 Thread ludovic coues
2015-07-21 1:57 GMT+02:00 Joel Rees : > On Sat, Jul 18, 2015 at 5:45 AM, Christian Weisgerber > wrote: >> On 2015-07-17, BSD wrote: >> >>> As a new user, I find myself in the same position as the OP: very >>> interested in non-Intel products. But there seems to be a vacuum of >>> information arou

Re: SPARC minimum hardware specification

2015-07-21 Thread Karel Gardas
On Mon, Jul 20, 2015 at 6:14 PM, Christian Weisgerber wrote: > Let's cut through some of this crap. If you want a reasonably quiet > sparc64 designed to be put on a desk, your fastest choices are a > > Sun Blade 100 or > Sun Blade 150 (~20% faster) Following this: http://unixhq.com/websgt/su

Re: relayd relay stability

2015-07-21 Thread keith scott
Hi, I am having some trouble building relayd. I've got down to the "make" part where it fails as you can see below. Do you know what I'm doing wrong ? I downloaded the src.tar.gz file tar xzf ../src.tar.gz export CVSROOT=anon...@anoncvs.spacehopper.org:/cvs cvs up -AC cvs server: Updating . P

CD0B-F192-76F3 : REMINDER from misc

2015-07-21 Thread Alan Cheng
accept CD0B-F192-76F3

Octeon - EdgeRouter Lite panic during rm -rf /usr/ports

2015-07-21 Thread Seth
First, thanks very much to those involved in bringing OpenBSD to the Ubiquiti EdgeRouter Lite. I finally got my system setup the other day, and I'm really looking forward to using it more. I tried to untar ports.tar.gz last night, but doing so around the same time as the first security script

Re: relayd relay stability

2015-07-21 Thread Stuart Henderson
On 2015-07-21, keith scott wrote: > Hi, I am having some trouble building relayd. I've got down to the "make" > part where it fails as you can see below. Do you know what I'm doing wrong ? I suspect you perhaps didn't install the comp57.tgz set, if that's likely you can add it to the running syst

Re: relayd support for ECDSA certificates

2015-07-21 Thread Stuart Henderson
On 2015-07-20, Seth wrote: > Anyone know if relayd supports ECDSA certificates? > > I'm trying to setup a TLS accelerator using an ECDSA cert and it's > crapping with a 'Broken pipe' error right after loading the certificate > and private key. Probably not. Support for ECDSA server certs is q

Re: SPARC minimum hardware specification

2015-07-21 Thread Raf Czlonka
On Tue, Jul 21, 2015 at 09:14:30AM BST, Karel Gardas wrote: > Following this: http://unixhq.com/websgt/sunblade150.pdf -- it's 5.5 > bells (is that 55 dB?). Yes - it's a standard SI prefix[0]. However, 'bel'(B), *not* 'bell', is not used very often and 'decibel'(dB) is the actual unit. [0] http:

Re: SPARC minimum hardware specification

2015-07-21 Thread Christian Weisgerber
On 2015-07-21, Karel Gardas wrote: > Does that mean that lying on desk, Sun Blade 150 is more noisy than > M3000? Coincidently, we yesterday lugged two M3000s into the hackroom here at c2k15. When turned on, these make a hellish noise and you want them in an insulated server room far away. The

Re: SPARC minimum hardware specification

2015-07-21 Thread Christian Weisgerber
On 2015-07-21, Graham Stephens wrote: > These machines were not fast when new, but I will say that if you do try > one of these you *need* the proper memory for them (IIRC, registered). You need the proper memory for _any_ machine. And you misremember. spdmem0 at iic0 addr 0x50: 512MB SDRAM

Dell Latitude D610 screen blanking issue

2015-07-21 Thread Ax0n
I acquired a Dell Latitude D610 (including docking station, expansion-bay HDD and a bunch of other accessories) from a friend. I've been running OpenBSD on it since around the time 5.6 came out. I'm running 5.7-RELEASE with all patches applied. The screen (perhaps only the backlight) won't come ba

Re: SPARC minimum hardware specification

2015-07-21 Thread Christian Weisgerber
On 2015-07-20, Joel Rees wrote: > I know I'm persona non-grata on the list these days, and I doubt I'm > going to make much sense in an argument, but it's the way Intel won > that has some of use willing to take a small hit on performance or > price. The irony is that I've probably run more non-

Re: SPARC minimum hardware specification

2015-07-21 Thread Richard Thornton
I have dismantled my Sun Blade 100, circa 2002 era, and I have the (4) 500 MG memory sticks, keyboard, mouse, monitor, CD player, and the two original stock 15 GB IDE drives.  If anyone wants the parts, let me know. It was occasionally‎ a noisy box. I kept mine in a metal enclosure for medium

Re: SPARC minimum hardware specification

2015-07-21 Thread Karel Gardas
On Tue, Jul 21, 2015 at 6:06 PM, Christian Weisgerber wrote: > Coincidently, we yesterday lugged two M3000s into the hackroom here > at c2k15. When turned on, these make a hellish noise and you want > them in an insulated server room far away. Christian, this is really first hand experience I ne

Re: sh(1), ksh(1) - lack of information about default sourcefile.

2015-07-21 Thread Ingo Schwarze
Hi, Black Rider wrote on Sun, Jun 14, 2015 at 02:48:17PM +: > I have noticed that the ksh and sh manpages don't make reference to the > file /.profile, which I understand to hold the default shell variables if > the other source files listed on the manuals don't exist. Sorry for being late

Re: SPARC minimum hardware specification

2015-07-21 Thread Erling Westenvik
On Tue, Jul 21, 2015 at 04:09:58PM +0100, Raf Czlonka wrote: > On Tue, Jul 21, 2015 at 09:14:30AM BST, Karel Gardas wrote: > > > Following this: http://unixhq.com/websgt/sunblade150.pdf -- it's 5.5 > > bells (is that 55 dB?). > > Yes - it's a standard SI prefix[0]. However, 'bel'(B), *not* 'bell'

Re: bug in rc.subr: kills more than it should (patch)

2015-07-21 Thread nusenu
>>> imagine you have N services named: >>> >>> service service1 service2 ... >>> >>> or a ab abc ... >>> >>> Now you want to stop 'service' and you run: 'rcctl stop >>> service' >>> >>> all (not just one) of them are gone? >>> >>> >>> rc.subr invokes pkill and does a "startswith" match but does >>>

Re: SPARC minimum hardware specification

2015-07-21 Thread Karel Gardas
On Tue, Jul 21, 2015 at 11:18 PM, Erling Westenvik wrote: > On Tue, Jul 21, 2015 at 04:09:58PM +0100, Raf Czlonka wrote: >> On Tue, Jul 21, 2015 at 09:14:30AM BST, Karel Gardas wrote: >> >> > Following this: http://unixhq.com/websgt/sunblade150.pdf -- it's 5.5 >> > bells (is that 55 dB?). >> >> Ye

Re: SPARC minimum hardware specification

2015-07-21 Thread Benjamin Baier
On Tue, 21 Jul 2015 23:18:40 +0200 Erling Westenvik wrote: > On Tue, Jul 21, 2015 at 04:09:58PM +0100, Raf Czlonka wrote: > > On Tue, Jul 21, 2015 at 09:14:30AM BST, Karel Gardas wrote: > > > > > Following this: http://unixhq.com/websgt/sunblade150.pdf -- it's 5.5 > > > bells (is that 55 dB?). >

LibreSSL and easy-rsa

2015-07-21 Thread Predrag Punosevac
Hi Misc, I apologize if this was asked earlier. I am using easy-rsa to generate certificates for my new OpenVPN gateway. Could somebody confirm if easy-rsa is now using LibreSSL? Quick inspection of /usr/local/share/easy-rsa/vars reveales that export OPENSSL="openssl" however # which openss