CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2023/04/28 12:14:59
Modified files: distrib/amd64/ramdiskA: Makefile distrib/i386/ramdisk: Makefile Log message: Revert amd64/i386 floppy change. Missing diff to vnconfig broke installboot'ing due to incorrect d_type (must be 'floppy' not 'vnd') in disklabel. Noticed by deraadt@ and sthen@