Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes clean up whitespace, formatting, copyrights
details: https://anonhg.NetBSD.org/src/rev/686de38d4dd7
branches: trunk
changeset: 533436:686de38d4dd7
user: lukem <lukem%NetBSD.org@localhost>
date: Sun Jun 30 12:07:35 2002 +0000
description:
clean up whitespace, formatting, copyrights
diffstat:
distrib/notes/next68k/hardware | 11 +-
distrib/notes/next68k/install | 36 +----------
distrib/notes/next68k/prep | 38 ++++++-----
distrib/notes/next68k/upgrade | 4 +-
distrib/notes/next68k/xfer | 13 ++-
distrib/notes/pc532/hardware | 16 ++--
distrib/notes/pc532/install | 134 ++++++++++++++++++++++------------------
distrib/notes/pc532/prep | 6 +-
distrib/notes/pc532/upgrade | 33 +++++----
distrib/notes/pc532/whatis | 8 +-
distrib/notes/pc532/xfer | 21 +++---
11 files changed, 157 insertions(+), 163 deletions(-)
diffs (truncated from 668 to 300 lines):
diff -r c17204d82ce0 -r 686de38d4dd7 distrib/notes/next68k/hardware
--- a/distrib/notes/next68k/hardware Sun Jun 30 11:53:35 2002 +0000
+++ b/distrib/notes/next68k/hardware Sun Jun 30 12:07:35 2002 +0000
@@ -1,10 +1,11 @@
-.\" $NetBSD: hardware,v 1.5 2002/05/03 03:59:30 mbw Exp $
+.\" $NetBSD: hardware,v 1.6 2002/06/30 12:07:35 lukem Exp $
.
.Nx*M
\*V will run on the 25 MHz 68040-based
.Tn NeXT
-workstations. The Turbo (33 MHz) models are not supported. The 68030
-model is not supported.
+workstations.
+The Turbo (33 MHz) models are not supported.
+The 68030 model is not supported.
.Nx*M
\*V does not
have any local disk support, so you must netboot and run diskless.
@@ -12,8 +13,8 @@
The minimum configuration requires 4 MB of RAM and a network server
capable of netbooting
.Nx*M .
-Serial consoles are poorly supported by the hardware, see the FAQ for
-help. Typically it is just easier to use the NeXT monitor and keyboard.
+Serial consoles are poorly supported by the hardware, see the FAQ for help.
+Typically it is just easier to use the NeXT monitor and keyboard.
.Lk http://www.netbsd.org/Ports/next68k/faq.html
.
.Ss2 Supported hardware
diff -r c17204d82ce0 -r 686de38d4dd7 distrib/notes/next68k/install
--- a/distrib/notes/next68k/install Sun Jun 30 11:53:35 2002 +0000
+++ b/distrib/notes/next68k/install Sun Jun 30 12:07:35 2002 +0000
@@ -1,35 +1,3 @@
-.\" $NetBSD: install,v 1.5 2002/05/03 05:21:39 mbw Exp $
-.\"
-.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
-.\" All rights reserved.
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\" notice, this list of conditions and the following disclaimer.
-.\" 2. Redistributions in binary form must reproduce the above copyright
-.\" notice, this list of conditions and the following disclaimer in the
-.\" documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\" must display the following acknowledgement:
-.\" This product includes software developed by the NetBSD
-.\" Foundation, Inc. and its contributors.
-.\" 4. Neither the name of The NetBSD Foundation nor the names of its
-.\" contributors may be used to endorse or promote products derived
-.\" from this software without specific prior written permission.
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
-.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
-.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
-.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-.\" POSSIBILITY OF SUCH DAMAGE.
-.\"
-.Pp
+.\" $NetBSD: install,v 1.6 2002/06/30 12:07:35 lukem Exp $
+.
.so ../common/netboot
diff -r c17204d82ce0 -r 686de38d4dd7 distrib/notes/next68k/prep
--- a/distrib/notes/next68k/prep Sun Jun 30 11:53:35 2002 +0000
+++ b/distrib/notes/next68k/prep Sun Jun 30 12:07:35 2002 +0000
@@ -1,9 +1,9 @@
-.\" $NetBSD: prep,v 1.4 2002/05/03 03:59:55 mbw Exp $
+.\" $NetBSD: prep,v 1.5 2002/06/30 12:07:35 lukem Exp $
.
.Ss2 Get to the ROM Monitor prompt
.
After the system performs its power-on self test, and while it tries to
-boot an operating system, press the
+boot an operating system, press the
.Key COMMAND-`
keys (the backquote is above 7 on the keypad on the right of the keyboard).
You should see a prompt like this:
@@ -17,8 +17,8 @@
NeXT\*>
.disp)
.Pp
-Write down the ethernet address. You will need this later to configure
-the netboot server for your
+Write down the ethernet address.
+You will need this later to configure the netboot server for your
.Nx*M
system.
.
@@ -26,28 +26,30 @@
.
Press the
.Key p
-key to modify the configuration parameters. You will need to change the
+key to modify the configuration parameters.
+You will need to change the
.Li "boot command"
-to
+to
.Li "en()netbsd"
-which is to boot from the
+which is to boot from the
.Li "en()"
ethernet device the kernel named
.Li netbsd .
-You should wite down what the original
+You should wite down what the original
.Li "boot command"
-was in case you wish to boot
+was in case you wish to boot
.Tn NEXTSTEP
-in the future. It will probably be
+in the future.
+It will probably be
.Li "sd()" .
While modifying the parameters, you may wish to set the system to use
.Li "verbose test mode"
which will print detailed messages while it is attempting to load the
-kernel, as opposed to the normal graphic of a network cable. You
-should not set the
+kernel, as opposed to the normal graphic of a network cable.
+You should not set the
.Li "extended diagnostics"
-as the system will try to boot a diagnostic kernel. Here is an
-example configuration session:
+as the system will try to boot a diagnostic kernel.
+Here is an example configuration session:
.(disp
.No "NeXT\*>" Ic p
.No "boot command: sd()?" Ic "en()netbsd"
@@ -65,8 +67,8 @@
.No "enable parity cehcking if parity memory is present: no?" Ic "no"
.disp)
.Pp
-Now, whenever you reset or power on your system, it will attempt to
-netboot. From the ROM Monitor prompt, you can simply type
+Now, whenever you reset or power on your system, it will attempt to netboot.
+From the ROM Monitor prompt, you can simply type
.Key b
-to netboot. You can also press the power key (above the arrows) to turn
-off the system.
+to netboot.
+You can also press the power key (above the arrows) to turn off the system.
diff -r c17204d82ce0 -r 686de38d4dd7 distrib/notes/next68k/upgrade
--- a/distrib/notes/next68k/upgrade Sun Jun 30 11:53:35 2002 +0000
+++ b/distrib/notes/next68k/upgrade Sun Jun 30 12:07:35 2002 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: upgrade,v 1.3 2000/10/29 14:08:08 lukem Exp $
+.\" $NetBSD: upgrade,v 1.4 2002/06/30 12:07:35 lukem Exp $
.\"
-.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
+.\" Copyright (c) 1999-2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff -r c17204d82ce0 -r 686de38d4dd7 distrib/notes/next68k/xfer
--- a/distrib/notes/next68k/xfer Sun Jun 30 11:53:35 2002 +0000
+++ b/distrib/notes/next68k/xfer Sun Jun 30 12:07:35 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.3 2000/10/29 14:08:09 lukem Exp $
+.\" $NetBSD: xfer,v 1.4 2002/06/30 12:07:35 lukem Exp $
.\"
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -35,12 +35,13 @@
Because
.Nx*M
must run diskless, the distribution must be
-installed to a remote machine that NFS exports to the NeXT machine. As
-a result, there is no automated install procedure. Begin by retrieving
-the
+installed to a remote machine that NFS exports to the NeXT machine.
+As a result, there is no automated install procedure.
+Begin by retrieving the
.Nx
-set files onto the serving machine. These can be found at
-ftp.netbsd.org. You may want to keep the following information handy:
+set files onto the serving machine.
+These can be found at ftp.netbsd.org.
+You may want to keep the following information handy:
.(disp
IP Address: ftp.netbsd.org
Login: anonymous
diff -r c17204d82ce0 -r 686de38d4dd7 distrib/notes/pc532/hardware
--- a/distrib/notes/pc532/hardware Sun Jun 30 11:53:35 2002 +0000
+++ b/distrib/notes/pc532/hardware Sun Jun 30 12:07:35 2002 +0000
@@ -1,11 +1,13 @@
-.\" $NetBSD: hardware,v 1.8 2000/10/29 14:08:09 lukem Exp $
+.\" $NetBSD: hardware,v 1.9 2002/06/30 12:15:13 lukem Exp $
.
.Nx*M
\*V runs on a
.Tn PC532
-computer. It supports a subset of the
+computer.
+It supports a subset of the
.Dq standard
-hardware to date. This is defined as:
+hardware to date.
+This is defined as:
.(bullet -offset indent
4 MB of memory
.It
@@ -26,7 +28,8 @@
.Nx*M
currently expects the ROM monitor to be the
.Dq autoboot monitor
-of Oct/Nov 1991. It includes support to set up auto booting of
+of Oct/Nov 1991.
+It includes support to set up auto booting of
.Nx ,
including a secondary boot program that the autoboot monitor
will load that in turn loads the
@@ -39,6 +42,5 @@
.Pp
Most of the \*M specific development of
.Nx*M
-was done on a
-machine with 8 MB of memory. It should run with 4 MB of memory
-although it may be slower.
+was done on a machine with 8 MB of memory.
+It should run with 4 MB of memory although it may be slower.
diff -r c17204d82ce0 -r 686de38d4dd7 distrib/notes/pc532/install
--- a/distrib/notes/pc532/install Sun Jun 30 11:53:35 2002 +0000
+++ b/distrib/notes/pc532/install Sun Jun 30 12:07:35 2002 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: install,v 1.16 2001/06/11 01:50:50 wiz Exp $
+.\" $NetBSD: install,v 1.17 2002/06/30 12:15:13 lukem Exp $
.\"
-.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
+.\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -46,8 +46,9 @@
the SCSI devices.
.Pa floppy-144.fs
has only
-support for disks configured into the kernel. Starting the search at
-SCSI address 0, lun 0 and increasing, the first disk found will be
+support for disks configured into the kernel.
+Starting the search at SCSI address 0, lun 0 and increasing,
+the first disk found will be
.Li sd0
regardless of the address, the second will be sd1.
.Tn KLONDIKE
@@ -76,34 +77,35 @@
.Pa floppy-144.fs
kernel.
.Pp
-Next you need to know what the install script wants to do. This install
-is script on the ram disk root that can do most of the work of configuring
-your disk.
+Next you need to know what the install script wants to do.
+This install is script on the ram disk root that can do most of
+the work of configuring your disk.
.(enum
The script assumes your are using the first n sectors of your
-disk, where you can specify n. It will allow you to create
-up to 5 file system partitions, one swap partition and one
-boot partition.
+disk, where you can specify n.
+It will allow you to create up to 5 file system partitions,
+one swap partition and one boot partition.
.It
-You should know how many total sectors are on your disk. The
-configure will report a head, track, and cylinder count, but
+You should know how many total sectors are on your disk.
+The configure will report a head, track, and cylinder count, but
we have found that on some of our disks, it reports something that
makes a smaller disk than we really had.
.It
It is possible to have the install script make a partition
over your save area AND not make a new file system, thus
-preserving what is there. Then, later you can make a new
-file system after you no longer need the stuff there. You
-will need to do only one boot to get things working from
-the disk.
+preserving what is there.
+Then, later you can make a new file system after you no longer need
+the stuff there.
+You will need to do only one boot to get things working from the disk.
.enum)
.
.Ss2 The install procedure
.(enum
Adjust your console device settings.
The floppy-144.fs kernel will come up with 9600 baud, 7 bits,
-even parity and one stop bit. Adjust your terminal to match
-these settings. The monitor's baud rate can be changed with
+even parity and one stop bit.
+Adjust your terminal to match these settings.
+The monitor's baud rate can be changed with
Home |
Main Index |
Thread Index |
Old Index