diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
commit | ca20eee8a154b2ffc9df0940a63371bcd284aaed (patch) | |
tree | 2be4056cd94f078774d7c965c865f62e5289467a /distrib/notes/pc532 | |
parent | d44dfb5d692e3c38d987ca775af156909295c7b3 (diff) |
Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions.
However this stuff is largely related to NetBSD and must be completely
redone, if we will make real relases sometime
Diffstat (limited to 'distrib/notes/pc532')
-rw-r--r-- | distrib/notes/pc532/contents | 18 | ||||
-rw-r--r-- | distrib/notes/pc532/hardware | 10 | ||||
-rw-r--r-- | distrib/notes/pc532/install | 22 | ||||
-rw-r--r-- | distrib/notes/pc532/upgrade | 10 | ||||
-rw-r--r-- | distrib/notes/pc532/xfer | 12 |
5 files changed, 35 insertions, 37 deletions
diff --git a/distrib/notes/pc532/contents b/distrib/notes/pc532/contents index 5c9b7065e6e..4fd8b2cd617 100644 --- a/distrib/notes/pc532/contents +++ b/distrib/notes/pc532/contents @@ -1,14 +1,14 @@ -The pc532-specific portion of the NetBSD 1.1 release is found in the +The pc532-specific portion of the OpenBSD 1.1 release is found in the "pc532" subdirectory of the distribution. That subdirectory contains the files as follows: -.../NetBSD-1.1/pc532/ +.../OpenBSD-1.1/pc532/ INSTALL Installation notes; this file. CKSUM output of "cksum *.gz" inst-11.fs.gz Installation file system. download.c.gz Source for a pc532 ROM compat download pgm - netbsd.default.gz Upgrade kernel + bsd.default.gz Upgrade kernel base.tar.gz base distribution comp.tar.gz compiler tools & libraries etc.tar.gz files for /etc @@ -21,15 +21,15 @@ the files as follows: The binary distribution consists of the following files: base.tar.gz - The NetBSD/pc532 1.1 base binary distribution. You + The OpenBSD/pc532 1.1 base binary distribution. You MUST install this distribution set. It contains the - base NetBSD utilities that are necessary for the + base OpenBSD utilities that are necessary for the system to run and be minimally functional. It excludes everything described below. [ 6.8M gzipped ] comp.tar.gz - The NetBSD/pc532 Compiler tools. All of the tools + The OpenBSD/pc532 Compiler tools. All of the tools relating to C, C++, and FORTRAN (yes, there are two!). This set includes the system include files (/usr/include), the linker, the compiler tool chain, @@ -67,7 +67,7 @@ The binary distribution consists of the following files: [ 1.9M gzipped ] text.tar.gz - This set includes NetBSD's text processing tools, + This set includes OpenBSD's text processing tools, including groff, all related programs, and their manual pages. [ 0.8M gzipped ] @@ -80,7 +80,7 @@ recompile the following programs: skeyinit, su, tn3270, pppd -The initial installation process on a pc532 without NetBSD/pc532 +The initial installation process on a pc532 without OpenBSD/pc532 is supported by the following files: Initial file system used via SCSI floppy or downloaded into @@ -98,5 +98,5 @@ is supported by the following files: The upgrade process is supported by having a copy of a 1.1 kernel available. This file is: - netbsd.default.gz -- a kernel produced from the DEFAULT + bsd.default.gz -- a kernel produced from the DEFAULT configuration file in pc532/conf. diff --git a/distrib/notes/pc532/hardware b/distrib/notes/pc532/hardware index d872fe8c5fa..9deee660bed 100644 --- a/distrib/notes/pc532/hardware +++ b/distrib/notes/pc532/hardware @@ -1,4 +1,4 @@ -NetBSD/pc532 1.1 runs on a PC532 computer. It supports a subset of the +OpenBSD/pc532 1.1 runs on a PC532 computer. It supports a subset of the "standard" hardware to date. This is defined as: 4 - 32 Megs of memory @@ -9,12 +9,12 @@ NetBSD/pc532 1.1 runs on a PC532 computer. It supports a subset of the Some SCSI CD-ROM drives work The Matthias Pfaller Parallel Port. -NetBSD/pc532 currently expects the ROM monitor to be the "autoboot +OpenBSD/pc532 currently expects the ROM monitor to be the "autoboot monitor" of Oct/Nov 1991. It includes support to set up auto booting -of NetBSD, including a secondary boot program that the autoboot monitor -will load that in turn loads the NetBSD kernel from a NetBSD file system. +of OpenBSD, including a secondary boot program that the autoboot monitor +will load that in turn loads the OpenBSD kernel from a OpenBSD file system. -Most of the pc532 specific development of NetBSD/pc532 was done on a +Most of the pc532 specific development of OpenBSD/pc532 was done on a machine with 8-Megs of memory. It should run with 4-Megs of memory although it may be slower. diff --git a/distrib/notes/pc532/install b/distrib/notes/pc532/install index f2b59b269c6..b4fb2082160 100644 --- a/distrib/notes/pc532/install +++ b/distrib/notes/pc532/install @@ -1,8 +1,8 @@ -(IF you already have NetBSD/pc532 installed and you only want to update +(IF you already have OpenBSD/pc532 installed and you only want to update your system, see the next section.) -To install NetBSD/pc532, there are several things you need to know. -First, NetBSD "autoconfigs" the scsi devices. inst-11.fs has only +To install OpenBSD/pc532, there are several things you need to know. +First, OpenBSD "autoconfigs" the scsi devices. inst-11.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 sd0 regardless of the address, the second will be sd1. KLONDIKE for example @@ -54,7 +54,7 @@ The Install Procedure: drive and use the monitor's boot command to boot the default image from the floppy. The image booted will ask you for a kernel to load. Answer - sdXa:/netbsd + sdXa:/bsd Replace X with your drive number. For KLONDIKE X would be "2". Tape: @@ -62,7 +62,7 @@ The Install Procedure: - load the inst-11.fs at 0x288000 - run at 0x3E8820 The boot program will ask you now for a kernel to load. Answer - rd0a:/netbsd + rd0a:/bsd Serial line: Provided with the distribution is source for program called @@ -109,7 +109,7 @@ The Install Procedure: d) run "install" -- it will ask you for the disk geometry and other questions. It will ask you for the geometry and then ask you - how many of those sectors you want to use for NetBSD. It also + how many of those sectors you want to use for OpenBSD. It also wants to know the size of your boot partition (to be used with the auto-boot monitor), your root partition, your swap partition, and then any other partitions you may want. For the "other" @@ -120,11 +120,11 @@ The Install Procedure: to the mount point and it will not run newfs on the partition. It will enter the partition into the disklabel. - e) look around, if you want ... and then halt NetBSD. + e) look around, if you want ... and then halt OpenBSD. f) reboot the machine. Using the autoboot monitor, all you should have to do is give the ROM monitor command "boot". The secondary - UFS boot program eventually times out and auto-loads /netbsd. + UFS boot program eventually times out and auto-loads /bsd. You can get it to do it faster by hitting "return". If you are NOT using the autoboot monitor, it's time to warm up your eprom burner :-) @@ -145,7 +145,7 @@ The Install Procedure: c) tape - d) cdrom (If you have a CD with NetBSD/532 ...) + d) cdrom (If you have a CD with OpenBSD/532 ...) e) Use the ROM compatable "download" program. The program download is included in the initial installation and @@ -196,7 +196,7 @@ The Install Procedure: Now you can adjust the kernel's default baud rate to match your monitor's default baud rate. Do the following: - gdb -w /netbsd + gdb -w /bsd set scndefaultrate = YOUR_BAUD_RATE quit where YOUR_BAUD_RATE is the actual value, 19200, 38400 or @@ -208,5 +208,5 @@ The Install Procedure: l) Reboot the machine and it should come up in multi-user mode *IF* you got it configured correctly. - m) Enjoy! And help fix bugs and improve NetBSD/pc532! + m) Enjoy! And help fix bugs and improve OpenBSD/pc532! diff --git a/distrib/notes/pc532/upgrade b/distrib/notes/pc532/upgrade index 59a47726351..5d3c23e9424 100644 --- a/distrib/notes/pc532/upgrade +++ b/distrib/notes/pc532/upgrade @@ -1,16 +1,16 @@ -The upgrade to NetBSD 1.1 is a binary upgrade; it would be prohibitive +The upgrade to OpenBSD 1.1 is a binary upgrade; it would be prohibitive to make users upgrade by compiling and installing the 1.1 sources, and it would be very difficult to even compile a set of instructions that allowed them to do so. To do the upgrade, you must have at least base.tar.gz on disk and -a copy of the proper netbsd.default. It will require quite a bit +a copy of the proper bsd.default. It will require quite a bit of disk space to do the upgrade. Since upgrading involves replacing the kernel, and most of the system binaries, it has the potential to cause data loss. You are strongly advised to BACK UP ANY IMPORTANT DATA ON YOUR DISK, whether on the -NetBSD partition or on another operating system's partition, before +OpenBSD partition or on another operating system's partition, before beginning the upgrade process. To upgrade your system, follow the following instructions: @@ -29,14 +29,14 @@ To upgrade your system, follow the following instructions: Extract all the tar.gz files you want. You should carefully work at upgrading /etc. There may be changes to file formats - depending on what version of NetBSD/pc532 you are running. + depending on what version of OpenBSD/pc532 you are running. BE CAREFUL IF YOU ARE NOT RUNNING WITH SECURITY. The 1.1 distribution does contain support for password encription. It would be reasonable to save a copy of master.passwd and remove all passwords until after you upgrade. - Place netbsd.default in / as the file netbsd. + Place bsd.default in / as the file bsd. Reboot. (Remember, detbsd.default is a 9600 console line kernel. Read the last part of the new installation part of diff --git a/distrib/notes/pc532/xfer b/distrib/notes/pc532/xfer index 8333a1ce8ac..7120d3ea1df 100644 --- a/distrib/notes/pc532/xfer +++ b/distrib/notes/pc532/xfer @@ -1,4 +1,4 @@ -The "standard" method of getting NetBSD/pc532 onto your pc532 is +The "standard" method of getting OpenBSD/pc532 onto your pc532 is via the console terminal and using the downloading parts of the ROM monitor. As such, usually another computer has the distribution on disk and is connected via a serial line to your pc532's console @@ -10,12 +10,10 @@ sends data to the ROM monitor over the serial line. You may need to find and read the documentation about the ROM monitor download command and other low level comands. -Other methods of getting NetBSD/pc532 on your pc532 may include +Other methods of getting OpenBSD/pc532 on your pc532 may include SCSI tape or SCSI floppy disk or cloning a disk on a system -already running NetBSD/pc532. +already running OpenBSD/pc532. If you have some operating system already running on your pc532, -you can use that OS to get NetBSD/pc532 on a hard disk much easier than -with the ROM monitor. (NetBSD/pc532 was developed from Minix/pc532 -until it was self hosting. You can run NetBSD and Minix or other OS -off the same disk.) +you can use that OS to get OpenBSD/pc532 on a hard disk much easier than +with the ROM monitor. |