diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
commit | 4b301465c86ff6179a4ef9cbe98597e12b0bdef7 (patch) | |
tree | ad84422ca53320a3870bb80aed42e6398d3f969a /distrib/notes/sparc | |
parent | 124e22ed553b6c1db3b6ee2983145bdf1ce527c5 (diff) |
update from netbsd
Diffstat (limited to 'distrib/notes/sparc')
-rw-r--r-- | distrib/notes/sparc/contents | 12 | ||||
-rw-r--r-- | distrib/notes/sparc/hardware | 4 | ||||
-rw-r--r-- | distrib/notes/sparc/install | 4 | ||||
-rw-r--r-- | distrib/notes/sparc/whatis | 4 |
4 files changed, 12 insertions, 12 deletions
diff --git a/distrib/notes/sparc/contents b/distrib/notes/sparc/contents index 267dabfa6f7..8964dd047d8 100644 --- a/distrib/notes/sparc/contents +++ b/distrib/notes/sparc/contents @@ -1,8 +1,8 @@ -The sparc-specific portion of the NetBSD 1.1 release is found in the +The sparc-specific portion of the NetBSD RELEASE release is found in the "sparc" subdirectory of the distribution. That subdirectory is laid out as follows: -.../NetBSD-1.1/sparc/ +.../NetBSD-RELEASE/sparc/ binary/ sparc binary distribution sets; see below. @@ -13,12 +13,12 @@ out as follows: and installation script. The NetBSD/sparc binary distribution sets contain the binaries which -comprise the NetBSD 1.1 release for the sparc. There are seven binary +comprise the NetBSD RELEASE release for the sparc. There are seven binary distribution sets, and the "security" distribution set. The binary distribution sets can be found in subdirectories of the "sparc/binary" -subdirectory of the NetBSD 1.1 distribution tree, and are as follows: +subdirectory of the NetBSD RELEASE distribution tree, and are as follows: - base11 The NetBSD/sparc 1.1 base binary distribution. You + base11 The NetBSD/sparc RELEASE base binary distribution. You MUST install this distribution set. It contains the base NetBSD utilities that are necessary for the system to run and be minimally functional. It @@ -67,7 +67,7 @@ subdirectory of the NetBSD 1.1 distribution tree, and are as follows: [ 0.8M gzipped, 3.1M uncompressed ] The sparc security distribution set is named "secr11" and can be found -in the "sparc/security" subdirectory of the NetBSD 1.1 distribution +in the "sparc/security" subdirectory of the NetBSD RELEASE distribution tree. It contains crypt.c (the source file for the DES encryption algorithm) and the binaries which depend on it. It can only be found on those sites which carry the complete NetBSD distribution and that diff --git a/distrib/notes/sparc/hardware b/distrib/notes/sparc/hardware index d425275cfe8..0a360b8b81a 100644 --- a/distrib/notes/sparc/hardware +++ b/distrib/notes/sparc/hardware @@ -1,9 +1,9 @@ -NetBSD/sparc 1.1 runs on the following classes of machines: +NetBSD/sparc RELEASE runs on the following classes of machines: - sun4c (e.g. the SS1, SS1+, SS2, IPC, ELC, IPX, and SLC) - sun4 (e.g. the 4/100, 4/200, and 4/300. note that support for the 4/400 processor is incomplete) -NetBSD/sparc 1.1 does *not* run on these machines (yet): +NetBSD/sparc RELEASE does *not* run on these machines (yet): - sun-4/400 (lacking support for the I/O cache, and has ethernet problems) - sun4m (e.g. sparc classic, 4, 5, 10, and 20) diff --git a/distrib/notes/sparc/install b/distrib/notes/sparc/install index eb56c18a544..95bf439d384 100644 --- a/distrib/notes/sparc/install +++ b/distrib/notes/sparc/install @@ -233,13 +233,13 @@ On version 2 OpenBOOT ROMs: ok setenv boot-device /sbus/esp/sd@0,0 -Congratulations, you have successfully installed NetBSD 1.1. When you +Congratulations, you have successfully installed NetBSD RELEASE. When you reboot into NetBSD, you should log in as "root" at the login prompt. There is no initial password, but if you're using the machine in a networked environment, you should create yourself an account and protect it and the "root" account with good passwords. -Some of the files in the NetBSD 1.1 distribution might need to be +Some of the files in the NetBSD RELEASE distribution might need to be tailored for your site. In particular, the /etc/sendmail.cf file will almost definitely need to be adjusted, and other files in /etc will probably need to be modified. If you are unfamiliar with UN*X-like diff --git a/distrib/notes/sparc/whatis b/distrib/notes/sparc/whatis index cbd9dcecc3a..28aadd5331f 100644 --- a/distrib/notes/sparc/whatis +++ b/distrib/notes/sparc/whatis @@ -1,5 +1,5 @@ -NetBSD 1.1 is the second release for the sparc. Many more sparc +NetBSD RELEASE is the second release for the sparc. Many more sparc models and devices are now supported. In addition to the SunOS 4.1 compatibility present in NetBSD/sparc 1.0, -version 1.1 will also run some number of SunOS 5 (SVR4) executables +version RELEASE will also run some number of SunOS 5 (SVR4) executables in binary emulation mode. |