Re: Raspberry Pi 4 Model B

2021-10-05 Thread Stuart Henderson
On 2021-10-05, Peter J. Philipp wrote: > a lot. I'm likely going to wait until release 7.0 to upgrade it's only about > a month away, since the rpi4 is my workstation for everyday use. Likely sooner than that. I recommend you keep a copy of your existing boot loader files as I had problems after

Re: Kernel dump and secure boot with KARL

2021-10-05 Thread Stuart Henderson
On 2021-10-05, Arka Sharma wrote: > Hi All, > > I am very much new to OpenBSD. I have come across KARL, and I wonder since > a new kernel image is created on every boot, how does it impact secure > boot.How the new binary is signed ? Is the kernel image signed on every > boot ? The kernel is not

Re: sony vaio laptop - apm adapter state

2021-10-05 Thread sub
hi misc. just to followup on my Vaio: (been a week, no cigars) 1. I was hoping to update the bios, but Sony have dropped all support for this old laptop, and have removed all drivers and bios downloads from their websites. 2. I upgraded to a latest snapshot and experienced same behaviour. 3. I

httpd(8) and PHP - more details in error log

2021-10-05 Thread openbsd . list
Hi, I use PHP on OpenBSD's HTTPD for my private web page. In the default configuration it's hard to debug an PHP error, because I don't see a time or the specific request on which the error occurred. Is there a configuration for PHP or HTTPD to print more details in the error log? Thanks in adva

Spleen with russian (maybe more) cyrillic symbols

2021-10-05 Thread Slava Voronzoff
Hello, I'm working right now on adding cyrillic to Spleen font. How can I later add it to OpenBSD kernel and ports? Pull request to main font on github (Hi, Frederic) or patch here? Thanks in advance.

Re: Spleen with russian (maybe more) cyrillic symbols

2021-10-05 Thread Ingo Schwarze
Hi Slava, Slava Voronzoff wrote on Tue, Oct 05, 2021 at 03:01:26PM +0300: > I'm working right now on adding cyrillic to Spleen font. How can I later > add it to OpenBSD kernel and ports? Pull request to main font on github > (Hi, Frederic) or patch here? You cannot add it to the kernel because t

Re: Raspberry Pi 4 Model B

2021-10-05 Thread Sandeep Gupta
My install setup uses both microSD and usb-attached SSD. The microSD has UEFI boot loader and SSD has the miniroot.img. Because there is two media, the installer which disks to install on. I am not sure how to complete installation using only usb-attached SSD -- how to write both UEFI and bsd insta

Re: httpd(8) and PHP - more details in error log

2021-10-05 Thread Paul Pace
On 10/4/21 11:45 PM, openbsd.l...@krottmayer.com wrote: Hi, I use PHP on OpenBSD's HTTPD for my private web page. In the default configuration it's hard to debug an PHP error, because I don't see a time or the specific request on which the error occurred. Is there a configuration for PHP or HTT

Re: ipsec with default route and routing of internal networks

2021-10-05 Thread Hrvoje Popovski
On 14.9.2021. 13:12, Hrvoje Popovski wrote: > On 13.9.2021. 15:52, Stuart Henderson wrote: >> On 2021-09-13, Hrvoje Popovski wrote: >>> On 13.9.2021. 14:08, Tom Smyth wrote: Can you do  an exception for the ranges ...  so internet - private ips you dont want over the tunnel) ik

pf route-to reply-to ipv6 link local address does not work

2021-10-05 Thread Pierre-Edouard
Running openbsd 6.9 stable here I am not able to use a pf rule using route-to/reply-to with an ipv6  linklocal address. example: pass out inet6 route-to fe80::abcd%em0 The syntax is valid and therefore is accepted but the "%em0" is striped out when config is pushed. The packets are not push

Re: Spleen with russian (maybe more) cyrillic symbols

2021-10-05 Thread ropers
This does relate to a question I've been thinking about for a while, so even if actually offering diffs for that is still way above my pay grade, I will offer these thoughts: * Of ASCII's 128 characters, only 95 are actually printable (ASCII sticks 2 thru 7 minus 0x7F DEL).[0] * In principle, the

Re: Spleen with russian (maybe more) cyrillic symbols

2021-10-05 Thread ropers
On 05/10/2021, ropers wrote: > This does relate to a question I've been thinking about for a while, > so even if actually offering diffs for that is still way above my pay > grade, I will offer these thoughts: > > * Of ASCII's 128 characters, only 95 are actually printable (ASCII > sticks 2 thru 7

drmfreeze

2021-10-05 Thread Avon Robertson
Hello misc@, Earlier today an AMD host I have froze again. I ssh'd into the host and retrieved the output from dmesg, /var/log/messages, and /var/run/dmesg.boot. I found nothing of note in $HOME/.local/share/xorg/Xorg.0.log. At the time of the freeze the ksh script I use to update my local /cvs