From 78f9439caed8fc7e200dcc7ec8868ff7461ac458 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Mon, 12 Jan 2015 17:10:38 +0000 Subject: [PATCH] Due to recent savings with instbin, we can take i386 to one install floppy. A few drivers are missing, but the world has moved on (the drivers included are always a work in progress) Speeds up make release substantially, of course. --- src/etc/etc.i386/Makefile.inc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/etc/etc.i386/Makefile.inc b/src/etc/etc.i386/Makefile.inc index 9503abe8..08635d99 100644 --- a/src/etc/etc.i386/Makefile.inc +++ b/src/etc/etc.i386/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.23 2014/03/07 22:50:31 tedu Exp $ +# $OpenBSD: Makefile.inc,v 1.24 2015/01/12 17:10:38 deraadt Exp $ KERNELS += GENERIC.MP bsd.mp @@ -7,6 +7,5 @@ bootblocks: cp ${DESTDIR}/usr/mdec/cdboot ${RELEASEDIR} cp ${DESTDIR}/usr/mdec/cdbr ${RELEASEDIR} -MDEXT= bsd.rd cd${OSrev}.iso floppy${OSrev}.fs floppyB${OSrev}.fs \ - floppyC${OSrev}.fs miniroot${OSrev}.fs \ +MDEXT= bsd.rd cd${OSrev}.iso floppy${OSrev}.fs miniroot${OSrev}.fs \ pxeboot cdboot cdbr