Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/notes The walnut port has been subsumed by the new e...



details:   https://anonhg.NetBSD.org/src/rev/f900e5b4b076
branches:  trunk
changeset: 540307:f900e5b4b076
user:      scw <scw%NetBSD.org@localhost>
date:      Mon Dec 09 14:03:52 2002 +0000

description:
The walnut port has been subsumed by the new evbppc port.

XXX: There is some work to do here to allow for different
installation notes for different eval boards...

diffstat:

 distrib/notes/Makefile        |    4 +-
 distrib/notes/common/contents |   21 +++---
 distrib/notes/common/macros   |    4 +-
 distrib/notes/common/main     |   12 +-
 distrib/notes/common/netboot  |   32 ++++----
 distrib/notes/common/sysinst  |   34 +++++-----
 distrib/notes/common/xfer     |   12 +-
 distrib/notes/evbppc/Makefile |    5 +
 distrib/notes/evbppc/hardware |  135 ++++++++++++++++++++++++++++++++++++++++++
 distrib/notes/evbppc/install  |   25 +++++++
 distrib/notes/evbppc/legal    |   25 +++++++
 distrib/notes/evbppc/prep     |   15 ++++
 distrib/notes/evbppc/upgrade  |    5 +
 distrib/notes/evbppc/whatis   |    4 +
 distrib/notes/evbppc/xfer     |    3 +
 distrib/notes/walnut/Makefile |    5 -
 distrib/notes/walnut/hardware |  128 ---------------------------------------
 distrib/notes/walnut/install  |   25 -------
 distrib/notes/walnut/legal    |   25 -------
 distrib/notes/walnut/prep     |   15 ----
 distrib/notes/walnut/upgrade  |    5 -
 distrib/notes/walnut/whatis   |    4 -
 distrib/notes/walnut/xfer     |    3 -
 23 files changed, 277 insertions(+), 269 deletions(-)

diffs (truncated from 998 to 300 lines):

diff -r 39544c426dd2 -r f900e5b4b076 distrib/notes/Makefile
--- a/distrib/notes/Makefile    Mon Dec 09 13:42:08 2002 +0000
+++ b/distrib/notes/Makefile    Mon Dec 09 14:03:52 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.30 2002/06/29 09:39:44 lukem Exp $
+#      $NetBSD: Makefile,v 1.31 2002/12/09 14:03:52 scw Exp $
 #
 
 TARGETS+=      release
@@ -16,6 +16,7 @@
 SUBDIR+= atari
 SUBDIR+= cats
 SUBDIR+= evbarm
+SUBDIR+= evbppc
 SUBDIR+= hp300
 SUBDIR+= hpcmips
 SUBDIR+= hpcsh
@@ -38,7 +39,6 @@
 SUBDIR+= sun2
 SUBDIR+= sun3
 SUBDIR+= vax
-SUBDIR+= walnut
 SUBDIR+= x68k
 .endif
 
diff -r 39544c426dd2 -r f900e5b4b076 distrib/notes/common/contents
--- a/distrib/notes/common/contents     Mon Dec 09 13:42:08 2002 +0000
+++ b/distrib/notes/common/contents     Mon Dec 09 14:03:52 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.88 2002/11/18 12:39:48 lukem Exp $
+.\"    $NetBSD: contents,v 1.89 2002/12/09 14:03:53 scw Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -54,7 +54,7 @@
 .      (tag kernel/ -compact
 .              It Pa kernel/
 .              (tag netbsd.gz -compact
-.if !\n[atari]:\n[mac68k]:\n[sgimips]:\n[walnut] \{\
+.if !\n[atari]:\n[mac68k]:\n[sgimips]:\n[evbppc] \{\
 .                      It Pa netbsd-GENERIC.gz
 A gzipped
 .Nx
@@ -183,7 +183,7 @@
 Indy machines with PROMs that do not understand the ELF binary format.
 .\}
 .
-.if \n[walnut] \{\
+.if \n[evbppc] \{\
 .                      It Pa netbsd-WALNUT.gz
 A gzipped
 .Nx
@@ -191,14 +191,14 @@
 in this release.
 .                      It Pa netbsd.img-WALNUT.gz
 Same as the above, but in the format expected by the firmware.
-.                      It Pa netbsd-INSTALL.gz
+.                      It Pa netbsd-INSTALL_WALNUT.gz
 A gzipped
 .Nx
 kernel (ELF format) containing code for everything supported in this
 release.
 It also includes a RAM-disk installer with
 .Ic sysinst .
-.                      It Pa netbsd-INSTALL.img.gz
+.                      It Pa netbsd-INSTALL_WALNUT.img.gz
 Same as the above, but in the format expected by the firmware.
 .\}
 .
@@ -259,7 +259,7 @@
 \*M miniroot file system image; see below.
 .\}
 .
-.if !\n[cats]:\n[mvme68k]:\n[macppc]:\n[sgimips]:\n[walnut] \{\
+.if !\n[cats]:\n[evbppc]:\n[mvme68k]:\n[macppc]:\n[sgimips] \{\
 .              It Pa misc/
 .
 .if \n[alpha] \{\
@@ -446,6 +446,7 @@
 .if \n[dreamcast] .setsize 66 135
 .if \n[evbarm] .setsize 21 50
 .if \n[evbmips] .setsize 22 71
+.if \n[evbppc] .setsize 20 53
 .if \n[hp300] .setsize 17 41
 .if \n[hpcarm] .setsize 21 50
 .if \n[hpcmips] .setsize 22 71
@@ -471,7 +472,6 @@
 .if \n[sun2] .setsize 53 118
 .if \n[sun3] .setsize 17 41
 .if \n[vax] .setsize 17 40
-.if \n[walnut] .setsize 20 53
 .if \n[x68k] .setsize 17 41
 .showsize
 .
@@ -498,6 +498,7 @@
 .if \n[dreamcast] .setsize 17 55
 .if \n[evbarm] .setsize 16 57
 .if \n[evbmips] .setsize 16 73
+.if \n[evbppc] .setsize 17 64
 .if \n[hp300] .setsize 14 52
 .if \n[hpcarm] .setsize 16 57
 .if \n[hpcmips] .setsize 17 73
@@ -523,7 +524,6 @@
 .if \n[sun2] .setsize 13 46
 .if \n[sun3] .setsize 14 52
 .if \n[vax] .setsize 12 45
-.if \n[walnut] .setsize 17 64
 .if \n[x68k] .setsize 14 52
 .showsize
 .
@@ -646,7 +646,7 @@
 .showsize 3 7
 .\}
 .el \{\
-.ie \n[walnut] \{\
+.ie \n[evbppc] \{\
 .It Sy kern-WALNUT
 This set contains a
 .Nx*M
@@ -655,6 +655,7 @@
 .Pa /netbsd
 and the same kernel in the format needed by the bootloader as
 .Pa /netbsd.img .
+These kernels are specific to the IBM 405GP based Walnut evaluation board.
 You
 .Em must
 install this distribution set.
@@ -705,7 +706,7 @@
 .if \n[vax] .setsize 1 2
 .if \n[x68k] .setsize 1 2
 .showsize
-.\} \" !\n[walnut]
+.\} \" !\n[evbppc]
 .\} \" !\n[sgimips]
 .\} \" !\n[mac68k]
 .\} \" !\n[evbarm]
diff -r 39544c426dd2 -r f900e5b4b076 distrib/notes/common/macros
--- a/distrib/notes/common/macros       Mon Dec 09 13:42:08 2002 +0000
+++ b/distrib/notes/common/macros       Mon Dec 09 14:03:52 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: macros,v 1.23 2002/07/22 16:45:14 lukem Exp $
+.\"    $NetBSD: macros,v 1.24 2002/12/09 14:03:53 scw Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -406,7 +406,7 @@
 .if \n[amiga]:\n[atari]:\n[cesfic]:\n[hp300]:\n[luna68k]:\n[mac68k]:\n[mvme68k]:\n[news68k]:\n[next68k]:\n[sun3]:\n[x68k] .ds A m68k
 .if \n[mipsco]:\n[newsmips]:\n[sbmips]:\n[sgimips] .ds A mipseb
 .if \n[algor]:\n[arc]:\n[cobalt]:\n[evbmips]:\n[hpcmips]:\n[playstation2]:\n[pmax] .ds A mipsel
-.if \n[amigappc]:\n[bebox]:\n[macppc]:\n[mvmeppc]:\n[ofppc]:\n[prep]:\n[sandpoint]:\n[walnut] .ds A powerpc
+.if \n[amigappc]:\n[bebox]:\n[evbppc]:\n[macppc]:\n[mvmeppc]:\n[ofppc]:\n[prep]:\n[sandpoint] .ds A powerpc
 .if \n[evbsh3]:\n[mmeye] .ds A sh3eb
 .if \n[dreamcast]:\n[hpcsh] .ds A sh3el
 .if !r\*A .nr \*A 1
diff -r 39544c426dd2 -r f900e5b4b076 distrib/notes/common/main
--- a/distrib/notes/common/main Mon Dec 09 13:42:08 2002 +0000
+++ b/distrib/notes/common/main Mon Dec 09 14:03:52 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: main,v 1.222 2002/11/28 16:09:08 lonewolf Exp $
+.\"    $NetBSD: main,v 1.223 2002/12/09 14:03:53 scw Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -45,11 +45,11 @@
 .nr FOR_RELEASE 1
 .nr DOC_XR 1
 .ds MACHINE_LIST acorn26 acorn32 algor alpha amiga amigappc arc atari bebox
-.as MACHINE_LIST " cats cesfic cobalt dreamcast evbarm evbmips evbsh3 hp300
-.as MACHINE_LIST " hpcarm hpcmips hpcsh i386 luna68k mac68k macppc mipsco
+.as MACHINE_LIST " cats cesfic cobalt dreamcast evbarm evbmips evbppc evbsh3
+.as MACHINE_LIST " hp300 hpcarm hpcmips hpcsh i386 luna68k mac68k macppc mipsco
 .as MACHINE_LIST " mmeye mvme68k mvmeppc netwinder news68k newsmips next68k
 .as MACHINE_LIST " ofppc pc532 playstation2 pmax pmppc prep sandpoint sbmips
-.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax walnut x68k x86_64
+.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k x86_64
 .
 .so \*[.CURDIR]/../common/macros
 .
@@ -451,14 +451,14 @@
 algor,
 dreamcast,
 evbarm,
+evbppc,
 hpcarm,
 hpcsh,
 newsmips,
 sandpoint,
 sgimips,
-sun2,
 and
-walnut.
+sun2.
 .It
 Unified Buffer Cache (UBC) removes size restriction of the file system's
 buffer cache to use all available RAM (if not otherwise used!) and
diff -r 39544c426dd2 -r f900e5b4b076 distrib/notes/common/netboot
--- a/distrib/notes/common/netboot      Mon Dec 09 13:42:08 2002 +0000
+++ b/distrib/notes/common/netboot      Mon Dec 09 14:03:52 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: netboot,v 1.13 2002/11/18 12:39:49 lukem Exp $
+.\"    $NetBSD: netboot,v 1.14 2002/12/09 14:03:54 scw Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -55,7 +55,7 @@
 attached disk, or you may run your system entirely over the network.
 .\}
 .Pp
-.ie !\n[walnut] \{\
+.ie !\n[evbppc] \{\
 Briefly, the netboot
 process involves discovery, bootstrap, kernel and file system stages.
 In the first stage, the client discovers information
@@ -89,7 +89,7 @@
 daemon) for the first discovery stage and bootstrap download stages.
 The bootstrap program uses DHCP for its discovery stage.
 .\}
-.if \n[macppc]:\n[next68k]:\n[walnut] \{\
+.if \n[evbppc]:\n[macppc]:\n[next68k] \{\
 All \*M systems use BOOTP for the discovery stage.
 .\}
 .if \n[sparc] \{\
@@ -112,7 +112,7 @@
 which has been linked to a file name appropriate to the client's
 architecture and IP address as described in the TFTP section below.
 .\}
-.if \n[walnut] \{\
+.if \n[evbppc] \{\
 the kernel via the on-board Ethernet card by the firmware.
 Thus,
 .Nx
@@ -125,10 +125,10 @@
 .Nx "" .
 .\}
 .\} \" ! !\n[hp300]
-.if !\n[walnut] \{\
+.if !\n[evbppc] \{\
 NFS is used in both the kernel and file system stages to download the
 kernel, and to access files on the file server.
-.\} \" !\n[walnut]
+.\} \" !\n[evbppc]
 .Pp
 We will use
 .Sq Li "CC:CC:CC:CC:CC:CC"
@@ -189,7 +189,7 @@
 .Pp
 .It
 .\} \" ! \n[hp300]
-.if \n[hp300]:\n[macppc]:\n[next68k]:\n[sparc]:\n[walnut] \{\
+.if \n[evbppc]:\n[hp300]:\n[macppc]:\n[next68k]:\n[sparc] \{\
 .ie !\n[hp300] \{\
 .Xr dhcpd 8
 in
@@ -244,14 +244,14 @@
                 #
                 option host-name        "client";
 .if !\n[hp300] \{\
-.ie \n[walnut] \{\
+.ie \n[evbppc] \{\
 
                 #
                 # Name of the kernel image to download via tftp.
                 # Note: Plain (ELF) kernels won't work, you
                 # have to use the corresponding *.img file.
                 #
-                filename                "netbsd-INSTALL.img"
+                filename                "netbsd-INSTALL_WALNUT.img"
 .\}
 .el .if !\n[sparc] \{\
 
@@ -303,7 +303,7 @@
 .No # Ic "/etc/rc.d/dhcpd restart"
 .disp)
 .Pp
-.\} \" ! \n[hp300]:\n[macppc]:\n[next68k]:\n[sparc]:\n[walnut]
+.\} \" ! \n[evbppc]:\n[hp300]:\n[macppc]:\n[next68k]:\n[sparc]
 .if \n[sparc] \{\
 .Pp
 .It
@@ -370,7 +370,7 @@
 .No # Ic "/etc/rc.d/inetd restart"
 .disp)
 .Pp
-.ie \n[walnut] Now, you need to copy the kernel for your \*M machine to
+.ie \n[evbppc] Now, you need to copy the kernel for your \*M machine to
 .el Now, you need to copy the bootloader for your \*M machine to
 .Pa /tftpboot .
 .if \n[macppc] \{\
@@ -463,7 +463,7 @@
 .Xr mountd 8 ,
 and
 .Xr rpcbind 8
-.ie !\n[walnut] \{\
+.ie !\n[evbppc] \{\
 .Pp
 Now your system should be able to load the bootstrap program and start
 looking for the kernel.
@@ -511,13 +511,13 @@
 kernel
 .if !\n[next68k] and installation tools



Home | Main Index | Thread Index | Old Index