Re: vmm firmware: omit datetime and hostname from version string

2023-04-06 Thread Dave Voutila
Stuart Henderson writes: > On 2023/04/06 15:49, Klemens Nanni wrote: >> bios0: vendor SeaBIOS version >> "1.14.0-20230330_133212-symphytum.spacehopper.orgp2-OpenBSD-vmm" date >> 01/01/2011 >> >> in dmesg is a weird concat of port version, datetime, hostname, >> port revision, uname(?) and a

Re: vmm firmware: omit datetime and hostname from version string

2023-04-06 Thread Stuart Henderson
On 2023/04/06 15:49, Klemens Nanni wrote: > bios0: vendor SeaBIOS version > "1.14.0-20230330_133212-symphytum.spacehopper.orgp2-OpenBSD-vmm" date > 01/01/2011 > > in dmesg is a weird concat of port version, datetime, hostname, > port revision, uname(?) and a fixed string(?) in that order. oh y

vmm firmware: omit datetime and hostname from version string

2023-04-06 Thread Klemens Nanni
bios0: vendor SeaBIOS version "1.14.0-20230330_133212-symphytum.spacehopper.orgp2-OpenBSD-vmm" date 01/01/2011 in dmesg is a weird concat of port version, datetime, hostname, port revision, uname(?) and a fixed string(?) in that order. I don't fully understand their messy buildversion.py script