Re: Cannot use a keydisk to encrypt the Raspberry Pi (but passphrase works)

2024-01-29 Thread Douglas Silva
Not a bug. My fault. Manually encrypting the devices in the shell requires the use of "fdisk" to create 2 partitions, one FAT32 (0C) and the other OpenBSD (A6). By calling "fdisk -iy", it would only create one A6 partition. The Raspberry Pi will not boot like this. Only the guided installati

'pfctl -K' does not kill source tracking entries for src/dst couples

2024-01-29 Thread Olivier Croquin
>Synopsis: Bug using 'pfctl -K' to kill source tracking entries for specific source/destination couples >Category: system >Environment: System : OpenBSD 7.4 Details : OpenBSD 7.4 (GENERIC.MP) #0: Sun Oct 22 12:13:42 MDT 2023 r...@syspatch-

Re: TSO em(4) problem

2024-01-29 Thread Alexander Bluhm
On Sun, Jan 28, 2024 at 07:46:29PM +0100, Marcus Glocker wrote: > Anyway, the TSO support just has been backed out. Thanks again for all > your testing! I am still interested to get em with TSO working if possible. Most use cases work fine. If there is a bug in our driver, we may fix it. If it

Re: TSO em(4) problem

2024-01-29 Thread Alexander Bluhm
On Sat, Jan 27, 2024 at 08:08:35AM +0100, Hrvoje Popovski wrote: > On 26.1.2024. 22:47, Alexander Bluhm wrote: > > On Fri, Jan 26, 2024 at 11:41:49AM +0100, Hrvoje Popovski wrote: > >> I've manage to reproduce TSO em problem on anoter setup, unfortunatly > >> production. > > What helped debugging a