On Mon, Jun 16, 2014 at 05:47:03PM -0400, Nick Holland wrote:
> [diff to easily allow different keys]
>
> I think focus has been lost.
>
> What's the point of signing releases? To say "This came from the
> OpenBSD project".
>
> Why? To make sure your release is a pure, untampered with version.
previously on this list Mikolaj Kucharski contributed:
> by disabling mpbios on
> > OpenBSD and falling back to the old pic controller, in this case you
> >
>
> I cannot find how to enable 'the old pic controller' in libvirt with
> qemu-kvm. Do you know by any chance how to enable it?
I believ
On 06/16/14 15:56, Jiri B wrote:
On Sun, Jun 15, 2014 at 05:09:20PM -0400, Ted Unangst wrote:
On Sun, Jun 15, 2014 at 14:12, Aaron Gomez wrote:
I looked at the signify command but I can't figure out how to check all
the files and then create the SHA256.sig.
I tried "signify -S -s myprivatekey.
On Mon, Jun 16, 2014 at 11:19:16AM +0200, Christiano F. Haesbaert wrote:
> On 16 June 2014 04:19, Mikolaj Kucharski wrote:
> > My main question is, do you experience similar slow I/O on OpenBSD i386
> > on your Qemu/KVM installations?
> >
> > Are you aware of any problem with OpenBSD i386 under Qe
> You didn't provide a dmesg so I don't know what architecture you're on, but
> that code will certainly fail on i386 and other ILP32 archs because it
> assumes time_t is the same size as long. As of OpenBSD 5.5 it's now a long
> long, which is larger on ILP32 archs. That and other printing/scann
Thuban writes:
> Let me re-write my question : how to test openbsd before installing,
> especially the X server (because network and so cas be tested with
> install55.iso).
Assuming your system can boot from USB media, one possible approach is
to install from whatever medium you have onto an oth
On 06/16/14 22:41, Thuban wrote:
* Gustav Fransson Nyvell le [16-06-2014 22:21:44 +0200]:
On 06/16/14 21:49, Thuban wrote:
* Gustav Fransson Nyvell le [16-06-2014 21:38:02
+0200]:
On 06/16/14 21:35, Thuban wrote:
Hi,
I would like to try openBSD before installing it on my laptop to check
if
* Gustav Fransson Nyvell le [16-06-2014 22:21:44 +0200]:
> On 06/16/14 21:49, Thuban wrote:
> >* Gustav Fransson Nyvell le [16-06-2014 21:38:02
+0200]:
> >>On 06/16/14 21:35, Thuban wrote:
> >>>Hi,
> >>>I would like to try openBSD before installing it on my laptop to check
> >>>if things works co
On 06/16/14 21:49, Thuban wrote:
* Gustav Fransson Nyvell le [16-06-2014 21:38:02 +0200]:
On 06/16/14 21:35, Thuban wrote:
Hi,
I would like to try openBSD before installing it on my laptop to check
if things works correctly (X server as example).
Do you know any liveCD or any methode to try op
On Sun, Jun 15, 2014 at 05:09:20PM -0400, Ted Unangst wrote:
> On Sun, Jun 15, 2014 at 14:12, Aaron Gomez wrote:
> > I looked at the signify command but I can't figure out how to check all
> > the files and then create the SHA256.sig.
> >
> > I tried "signify -S -s myprivatekey.sec -m SHA256 -x SH
* Gustav Fransson Nyvell le [16-06-2014 21:38:02 +0200]:
> On 06/16/14 21:35, Thuban wrote:
> >Hi,
> >I would like to try openBSD before installing it on my laptop to check
> >if things works correctly (X server as example).
> >Do you know any liveCD or any methode to try openBSD on some hardware
* Rodrigo Mosconi le [16-06-2014 16:45:57 -0300]:
> 2014-06-16 16:35 GMT-03:00 Thuban :
>
> > Hi,
> > I would like to try openBSD before installing it on my laptop to check
> > if things works correctly (X server as example).
> > Do you know any liveCD or any methode to try openBSD on some hardwar
Install it to a usb stick.
On 06/16/14 15:35, Thuban wrote:
Hi,
I would like to try openBSD before installing it on my laptop to check
if things works correctly (X server as example).
Do you know any liveCD or any methode to try openBSD on some hardware
before installing?
Regards,
--
Thuban
Pub
On 06/16/14 21:38, Gustav Fransson Nyvell wrote:
On 06/16/14 21:35, Thuban wrote:
Hi,
I would like to try openBSD before installing it on my laptop to check
if things works correctly (X server as example).
Do you know any liveCD or any methode to try openBSD on some hardware
before installing?
2014-06-16 16:35 GMT-03:00 Thuban :
> Hi,
> I would like to try openBSD before installing it on my laptop to check
> if things works correctly (X server as example).
> Do you know any liveCD or any methode to try openBSD on some hardware
> before installing?
>
You can install it on a USB Flash dr
On 06/16/14 21:35, Thuban wrote:
Hi,
I would like to try openBSD before installing it on my laptop to check
if things works correctly (X server as example).
Do you know any liveCD or any methode to try openBSD on some hardware
before installing?
Regards,
--
Thuban
PubKey : http://yeuxdelibad.net
Hi,
I would like to try openBSD before installing it on my laptop to check
if things works correctly (X server as example).
Do you know any liveCD or any methode to try openBSD on some hardware
before installing?
Regards,
--
Thuban
PubKey : http://yeuxdelibad.net/Divers/thuban.pub
KeyID : 0x54CD2F
On 2014-06-15, monahb...@gmail.com wrote:
> Thanks Rodrigo.
> The VMWare install is 32 bit, it's only on the sparc64 that it is 64bit.
> Will read up on the time_t
This is related to the storage type used for time values.
OpenBSD now uses 64 bit time_t and tv_sec on all architectures
(32-bit *and
I've managed to setup tunnels (X.509 auth) between the office network an
OpenBSD machine (both with dynamic IPs) by using:
/etc/ipsec.conf on the DMZ/LAN firewall:
ike passive esp from 10.17.18.0/24 to any \
srcid vpn.foobar.org dstid vpn-client.foobar.org
I also managed
On 16 June 2014 04:19, Mikolaj Kucharski wrote:
> Hi,
>
> Please CC me in any replies as I'm not subscribed to misc emails.
>
> My main question is, do you experience similar slow I/O on OpenBSD i386
> on your Qemu/KVM installations?
>
> Are you aware of any problem with OpenBSD i386 under Qemu/KV
20 matches
Mail list logo