On Oct 17 18:20:01, [email protected] wrote: > > > Op 17-10-2023 om 16:53 schreef Jan Stary: > > On Oct 17 16:46:13, [email protected] wrote: > > > Hi all, > > > > > > After a new installation of openBSD 7.4 I received the following message: > > > "reorder_kernel: failed -- see > > > /usr/share/relink/kernel/GENERIC.MP/relink.log". That turns out to be a > > > zlib > > > compressed data file, and I don't know how to unpack or read it. Does > > > anyone > > > know how I can do that? > > That's supposed to be a text file (a log, duh). > > Have you looked at it? What makes you think it's a zlib file? > > > file /usr/share/relink/kernel/GENERIC.MP/relink.log
Let's play the "how long can you make it" game: So what does zless display, if it's a zlib file? And what does less display, if it's a plaintext file? Have your tried those?

