Re: Switching layout in vmm linux guest on OpenBSD host with english layout only

2020-10-06 Thread Martin
Hi, Linux Guest has virtual dummy video card to emulate video hardware. Linux Guest has TightVNC server running also. It automatically starts on boot. Guest has two layouts. The _same_ Guest *.qcow2 image is running on both Linux host and OpenBSD vmm host. 1. When I connected from Linux host

Re: sysupgrade with latest snapshot: The directory '/home/_sysupgrade/' does not exist.

2020-10-06 Thread nick
It's the time between snapshots and release. pkg_add -ui -Dsnap Is what you need. On 2020-10-05 22:09, Why 42? The lists account. wrote: ... > 2. Figure out how to tell sysupgrade the right answers in advance i.e. > via the auto_upgrade.conf mechanism This is fairly easy: sysupgrade

Re: cmake does not use -O2 for Release builds

2020-10-06 Thread Stuart Henderson
On 2020-10-05, Julian Smith wrote: > It looks like OpenBSD's cmake port patches cmake to remove the use of > -O2 in Release and RelWithDebInfo builds - > /usr/ports/devel/cmake/patches/patch-Modules_Compiler_GNU_cmake has: > > - string(APPEND CMAKE_${lang}_FLAGS_MINSIZEREL_INIT " -Os -DNDEBUG")

OpenBSD on AWS EC2 Nitro

2020-10-06 Thread Kirill Peskov
Hi All! Not so long time ago I've got the challenge to fire up OpenBSD instance in AWS. It was almost out-of-the-box successful with just a few manual post-configs... However, with recently introduced "Nitro" hypervisor (heavily streamlined KVM) old methods of hacking OpenBSD into the Amazon