Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes Follow rename of distribution kernels in binar...
details: https://anonhg.NetBSD.org/src/rev/c790896b4785
branches: trunk
changeset: 757927:c790896b4785
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Mon Oct 04 13:58:43 2010 +0000
description:
Follow rename of distribution kernels in binary/kernel:
netbsd.ecoff-GENERIC32_IPXx.gz -> netbsd-GENERIC32_IPXx.ecoff.gz
diffstat:
distrib/notes/common/contents | 8 ++++----
distrib/notes/sgimips/install | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (57 lines):
diff -r fef5722f5537 -r c790896b4785 distrib/notes/common/contents
--- a/distrib/notes/common/contents Mon Oct 04 13:55:39 2010 +0000
+++ b/distrib/notes/common/contents Mon Oct 04 13:58:43 2010 +0000
@@ -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
diff -r fef5722f5537 -r c790896b4785 distrib/notes/sgimips/install
--- a/distrib/notes/sgimips/install Mon Oct 04 13:55:39 2010 +0000
+++ b/distrib/notes/sgimips/install Mon Oct 04 13:58:43 2010 +0000
@@ -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
.
Home |
Main Index |
Thread Index |
Old Index