Module Name: src
Committed By: tsutsui
Date: Mon Oct 4 13:58:43 UTC 2010
Modified Files:
src/distrib/notes/common: contents
src/distrib/notes/sgimips: install
Log Message:
Follow rename of distribution kernels in binary/kernel:
netbsd.ecoff-GENERIC32_IPXx.gz -> netbsd-GENERIC32_IPXx.ecoff.gz
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/distrib/notes/common/contents
cvs rdiff -u -r1.9 -r1.10 src/distrib/notes/sgimips/install
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/common/contents
diff -u src/distrib/notes/common/contents:1.160 src/distrib/notes/common/contents:1.161
--- src/distrib/notes/common/contents:1.160 Wed Jun 9 17:37:23 2010
+++ src/distrib/notes/common/contents Mon Oct 4 13:58:43 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: contents,v 1.160 2010/06/09 17:37:23 phx Exp $
+.\" $NetBSD: contents,v 1.161 2010/10/04 13:58:43 tsutsui Exp $
.\"
.\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -209,12 +209,12 @@
.if \n[sgimips] \{\
. It Pa netbsd-GENERIC32_IP12.gz
A kernel suitable for booting on R3000 Indigo, IRIS 4D/3x and similar machines.
-. It Pa netbsd.ecoff-GENERIC32_IP12.gz
+. It Pa netbsd-GENERIC32_IP12.ecoff.gz
GENERIC32_IP2x targeted for being bootable on the above machines
with PROMs that do not understand the ELF binary format.
. It Pa netbsd-GENERIC32_IP2x.gz
A kernel suitable for booting on Indy, Indigo 2 and similar machines.
-. It Pa netbsd.ecoff-GENERIC32_IP2x.gz
+. It Pa netbsd-GENERIC32_IP2x.ecoff.gz
GENERIC32_IP2x targeted for being bootable on older Indigo 2 and possibly
Indy machines with PROMs that do not understand the ELF binary format.
. It Pa netbsd-GENERIC32_IP3x.gz
@@ -1933,7 +1933,7 @@
directory:
.
.(tag netbsd-INSTALL32_IPxx.symbols.gz
-.It Pa netbsd.ecoff-GENERIC32_IPxx.gz
+.It Pa netbsd-GENERIC32_IPxx.ecoff.gz
An ECOFF
version of the
.Li GENERIC32_IPxx
Index: src/distrib/notes/sgimips/install
diff -u src/distrib/notes/sgimips/install:1.9 src/distrib/notes/sgimips/install:1.10
--- src/distrib/notes/sgimips/install:1.9 Wed Oct 29 17:01:50 2008
+++ src/distrib/notes/sgimips/install Mon Oct 4 13:58:43 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: install,v 1.9 2008/10/29 17:01:50 tsutsui Exp $
+.\" $NetBSD: install,v 1.10 2010/10/04 13:58:43 tsutsui Exp $
.\"
.\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -157,12 +157,12 @@
Because of differences in SGI hardware between different machines,
the kernel load addresses differ.
You will need GENERIC32_IP2x for the Indy and Indigo2,
-ecoff-GENERIC32_IP2x for the Indigo (and Indy/Indigo2 machines with old PROMs),
+GENERIC32_IP2x.ecoff for the Indigo (and Indy/Indigo2 machines with old PROMs),
and GENERIC32_IP3x for the O2.
.Pp
.Dl server# Ic gzip -d -c netbsd-GENERIC32_IP2x.gz \*[Gt] /tftpboot/netbsd-sgimips
or
-.Dl server# Ic gzip -d -c netbsd.ecoff-GENERIC32_IP2x.gz \*[Gt] /tftpboot/netbsd-sgimips
+.Dl server# Ic gzip -d -c netbsd-GENERIC32_IP2x.ecoff.gz \*[Gt] /tftpboot/netbsd-sgimips
or
.Dl server# Ic gzip -d -c netbsd-GENERIC32_IP2x.gz \*[Gt] /tftpboot/netbsd-sgimips
.