CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2011/07/18 19:08:35
Modified files: sys/arch/amd64/stand/installboot: installboot.c sys/arch/amd64/stand/libsa: biosdev.c sys/arch/i386/stand/installboot: installboot.c sys/arch/i386/stand/libsa: biosdev.c Log message: Warn about but don't prevent installboot from installing /boot when the OpenBSD partition starts at >128G. This restores previous behaviour but adds the warning. ok deraadt@ guenther@