CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2025/02/21 08:37:25
Modified files: distrib/amd64/common: install.md Log message: install.md runs too early for dmesg.boot to be available, use plain dmesg(1) Should have been in r1.63 "With ACPI >= 5, assume UEFI and default to GPT", otherwise an early grep ENOENT error shows and default detection fails. Reminded by kevlo, thanks.