Module Name: src Committed By: snj Date: Thu Nov 13 08:16:42 UTC 2014
Modified Files: src/distrib/notes/arc: prep src/distrib/notes/cats: prep src/distrib/notes/macppc: prep.OPENFIRMWARE Log Message: catch up with current ISO naming conventions To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/distrib/notes/arc/prep cvs rdiff -u -r1.12 -r1.13 src/distrib/notes/cats/prep cvs rdiff -u -r1.16 -r1.17 src/distrib/notes/macppc/prep.OPENFIRMWARE Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/notes/arc/prep diff -u src/distrib/notes/arc/prep:1.3 src/distrib/notes/arc/prep:1.4 --- src/distrib/notes/arc/prep:1.3 Wed Nov 5 07:09:47 2014 +++ src/distrib/notes/arc/prep Thu Nov 13 08:16:42 2014 @@ -1,4 +1,4 @@ -.\" $NetBSD: prep,v 1.3 2014/11/05 07:09:47 snj Exp $ +.\" $NetBSD: prep,v 1.4 2014/11/13 08:16:42 snj Exp $ . First and foremost, before beginning the installation process, .Em make sure you have a reliable backup @@ -54,7 +54,7 @@ collection should get it from the offici .Lk http://cdrecord.berlios.de/old/private/cdrecord.html .Pp .(disp -.No # Ic "cdrecord -v speed=16 dev=/dev/cd0d arccd.iso" +.No # Ic "cdrecord -v speed=16 dev=/dev/cd0d NetBSD-arc-\*V.iso" .disp) .Pp You will need to substitute the correct name of the disk image file, Index: src/distrib/notes/cats/prep diff -u src/distrib/notes/cats/prep:1.12 src/distrib/notes/cats/prep:1.13 --- src/distrib/notes/cats/prep:1.12 Wed Nov 5 07:09:47 2014 +++ src/distrib/notes/cats/prep Thu Nov 13 08:16:42 2014 @@ -1,4 +1,4 @@ -.\" $NetBSD: prep,v 1.12 2014/11/05 07:09:47 snj Exp $ +.\" $NetBSD: prep,v 1.13 2014/11/13 08:16:42 snj Exp $ . A \*M machine usually needs little or no preparation before installing .Nx , @@ -50,12 +50,11 @@ collection should get it from the offici .Lk http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html .Pp .(disp -.No # Ic "cdrecord -v speed=4 dev=/dev/cd1d output.iso" +.No # Ic "cdrecord -v speed=4 dev=/dev/cd1d NetBSD-\*V-cats.iso" .disp) .Pp -You will need to substitute the correct name of the disk image file, -speed for your CD writer, and the -correct device for your system (for i386 it would be +You will need to substitute the correct speed for your CD writer, as well +as the correct device for your system (for i386 it would be .Pa /dev/cd1d ) . . .Ss2 Booting from CD-ROM Index: src/distrib/notes/macppc/prep.OPENFIRMWARE diff -u src/distrib/notes/macppc/prep.OPENFIRMWARE:1.16 src/distrib/notes/macppc/prep.OPENFIRMWARE:1.17 --- src/distrib/notes/macppc/prep.OPENFIRMWARE:1.16 Wed Nov 5 07:09:47 2014 +++ src/distrib/notes/macppc/prep.OPENFIRMWARE Thu Nov 13 08:16:42 2014 @@ -1,4 +1,4 @@ -.\" $NetBSD: prep.OPENFIRMWARE,v 1.16 2014/11/05 07:09:47 snj Exp $ +.\" $NetBSD: prep.OPENFIRMWARE,v 1.17 2014/11/13 08:16:42 snj Exp $ .if \*[OF_VERSION_3] \{\ . .Ss2 Updating your BootROM @@ -1385,12 +1385,12 @@ systems should get it from the official .Pp .(disp .if \*[OF_VERSION_12] \{\ -.No # Ic "mkisofs -o output.iso -l -J -r -L -N /cdsources" +.No # Ic "mkisofs -o NetBSD-\*V-macppc.iso -l -J -r -L -N /cdsources" .\} .if \*[OF_VERSION_3] \{\ -.No # Ic "mkisofs -o output.iso -hfs -part -l -J -r -L -N /cdsources" +.No # Ic "mkisofs -o NetBSD-\*V-macppc.iso -hfs -part -l -J -r -L -N /cdsources" .\} -.No # Ic "cdrecord -v speed=4 dev=/dev/cd1c output.iso" +.No # Ic "cdrecord -v speed=4 dev=/dev/cd1c NetBSD-\*V-macppc.iso" .disp) .Pp You will need to substitute the correct speed for your CD writer, and the