From: deraadt Date: Sun, 11 Apr 2021 16:11:59 +0000 (+0000) Subject: vnconfig is run without a label-type (install360), because in-Makefile X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3323f850e65b400791ead58c7618a55be12a46bc;p=openbsd vnconfig is run without a label-type (install360), because in-Makefile scripting calculates msdos+ffs layout, so FSTYPE= is not neccessary. --- diff --git a/distrib/powerpc64/iso/Makefile b/distrib/powerpc64/iso/Makefile index c40540231ff..062e784be92 100644 --- a/distrib/powerpc64/iso/Makefile +++ b/distrib/powerpc64/iso/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.2 2020/10/03 05:58:52 gkoehler Exp $ +# $OpenBSD: Makefile,v 1.3 2021/04/11 16:11:59 deraadt Exp $ FS= install${OSrev}.img FSSIZE= 1032192 -FSTYPE= install360 CDROM= install${OSrev}.iso MOUNT_POINT= /mnt