From df6c4cf20323c1bcb46098cb576be03847201b6f Mon Sep 17 00:00:00 2001 From: lukem Date: Thu, 10 Oct 2002 01:22:19 +0000 Subject: [PATCH] more details on which platforms can share a multiboot cd --- distrib/cdrom/example.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/distrib/cdrom/example.conf b/distrib/cdrom/example.conf index d108974388fb..acbd734d509b 100644 --- a/distrib/cdrom/example.conf +++ b/distrib/cdrom/example.conf @@ -1,4 +1,4 @@ -# $NetBSD: example.conf,v 1.7 2002/10/08 15:20:50 lukem Exp $ +# $NetBSD: example.conf,v 1.8 2002/10/10 01:22:19 lukem Exp $ # # Makefile fragment for CD sets; includes config information. @@ -69,9 +69,10 @@ PREPARER= NetBSD CD Build System # * macppc and mac68k will cause the inclusion of HFS partition and # filesystem info on the CD, with automatic MacBinary probing and encoding. # -# * macppc and vax cannot boot on the same disc. These platforms use the -# same locations in block 0 to store boot information. This will cause a -# warning in the build, and macppc will override. +# * macppc cannot boot on the same disc as either pmax or vax. +# macppc uses the same locations in block 0 to store boot +# information as pmax and vax. +# This will cause a warning in the build, and macppc will override. # # * sparc64 cannot boot using default boot arguments on the same disc as # the sun3x model of sun3. These platforms use the same partitions