Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/distrib/notes/common/main,v rcsdiff: /ftp/cvs/cvsroot/src/distrib/notes/common/main,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.219 retrieving revision 1.220 diff -u -p -r1.219 -r1.220 --- src/distrib/notes/common/main 2002/11/15 02:29:44 1.219 +++ src/distrib/notes/common/main 2002/11/18 12:39:49 1.220 @@ -1,4 +1,4 @@ -.\" $NetBSD: main,v 1.219 2002/11/15 02:29:44 grant Exp $ +.\" $NetBSD: main,v 1.220 2002/11/18 12:39:49 lukem Exp $ .\" .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -135,11 +135,11 @@ are using and how you plan to boot your For systems with built-in floppy drives, fetch the bootloader .Pa installation/ofwboot.xcf and the installation kernel -.Pa binary/kernel/netbsd.INSTALL.gz . +.Pa binary/kernel/netbsd-INSTALL.gz . For systems without floppy drives, fetch the bootloader .Pa installation/ofwboot.xcf and the installation kernel -.Pa binary/kernel/netbsd.GENERIC_MD.gz . +.Pa binary/kernel/netbsd-GENERIC_MD.gz . Alternatively, you can fetch the CD image, .Pa macppccd.iso or the boot floppy image @@ -206,11 +206,11 @@ directory may be of help. .if \n[macppc] \{ .It If your mac has a floppy drive, copy -.Pa ofwboot.xcf No and Pa netbsd.INSTALL.gz +.Pa ofwboot.xcf No and Pa netbsd-INSTALL.gz to an MS-DOS formatted floppy disk and rename -.Pa netbsd.INSTALL.gz No to Pa netbsd.gz . +.Pa netbsd-INSTALL.gz No to Pa netbsd.gz . Otherwise, drag -.Pa ofwboot.xcf No and Pa netbsd.GENERIC_MD.gz +.Pa ofwboot.xcf No and Pa netbsd-GENERIC_MD.gz to your hard drive icon (the top level of the drive, not the desktop). If you are making a CD, burn it now. .\} @@ -279,7 +279,7 @@ To boot from a floppy, the command is .Dq Ic "boot fd:,\eofwboot.xcf netbsd.gz" . For the install kernel and bootloader on your hard drive (Open Firmware 3), the command is -.Dq Ic "boot hd:\e,ofwboot.xcf netbsd.GENERIC_MD.gz" . +.Dq Ic "boot hd:\e,ofwboot.xcf netbsd-GENERIC_MD.gz" . .Pp For boot CDs, the command is something like .Dq Ic "boot cd:,\eofwboot.xcf netbsd.macppc"