1955 lines
48 KiB
Plaintext
1955 lines
48 KiB
Plaintext
.\" $NetBSD: contents,v 1.114 2004/11/15 00:23:13 mbw Exp $
|
|
.\"
|
|
.\" Copyright (c) 1999-2004 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.
|
|
.\"
|
|
.Ss2 NetBSD/\*M subdirectory structure
|
|
The \*M-specific portion of the
|
|
.Nx \*V
|
|
release is found in the
|
|
.Pa \*M
|
|
subdirectory of the distribution:
|
|
.ie \n[FOR_RELEASE] .Pa \&.../NetBSD-\*V/\*M/ .
|
|
.el .Pa Pf \&.../arch/\*M/snapshot/ Ar yyyymmdd/ .
|
|
It contains the following files and directories:
|
|
.Pp
|
|
.(tag INSTALL.html -compact
|
|
. It Pa INSTALL.html
|
|
. It Pa INSTALL.ps
|
|
. It Pa INSTALL.txt
|
|
. It Pa INSTALL.more
|
|
Installation notes in various file formats, including this file.
|
|
The
|
|
.Pa \&.more
|
|
file contains underlined text using the
|
|
.Xr more 1
|
|
conventions for indicating italic and bold display.
|
|
. It Pa binary/
|
|
. (tag kernel/ -compact
|
|
. It Pa kernel/
|
|
. (tag netbsd.gz -compact
|
|
.if !\n[atari]:\n[mac68k]:\n[sgimips]:\n[evbppc] \{\
|
|
. It Pa netbsd-GENERIC.gz
|
|
A gzipped
|
|
.Nx
|
|
kernel containing code for everything supported in this release.
|
|
.if \n[hpcmips] \{\
|
|
This kernel runs on Vr41xx and TX3922 CPUs only.
|
|
.\} .\" hpcmips
|
|
.\} .\" !atari/mac68k/sgimips/evgppc
|
|
.if \n[macppc]:\n[sparc]:\n[i386]:\n[amd64] \{\
|
|
. It Pa netbsd-GENERIC.MP.gz
|
|
A gzipped
|
|
.Nx
|
|
kernel containing code for everything supported in this release. This
|
|
kernel also supports SMP on systems with more than one CPU.
|
|
.\}
|
|
.
|
|
.if \n[hp300] \{\
|
|
. It Pa netbsd-RAMDISK.gz
|
|
A gzipped
|
|
.Nx
|
|
kernel containing code for all of the hardware supported in this release
|
|
with an embedded ramdisk-based installer. This is the same kernel
|
|
that is present on the miniroot filesystem, but uses a newer more
|
|
user-friendly installation program.
|
|
. It Pa netbsd-RAMDISK.symbols.gz
|
|
Symbols for
|
|
.Pa netbsd-RAMDISK.gz .
|
|
.\}
|
|
.
|
|
.if \n[i386] \{\
|
|
. It Pa netbsd-GENERIC_DIAGNOSTIC.gz
|
|
A gzipped
|
|
.Nx
|
|
kernel containing code for everything supported in this release,
|
|
with diagnostic messages enabled.
|
|
.\}
|
|
.
|
|
.if \n[i386] \{\
|
|
. It Pa netbsd-GENERIC_LAPTOP.gz
|
|
A version of
|
|
.Li GENERIC
|
|
that has USB, PCMCIA and CardBus enabled to allow
|
|
installing on laptop machines.
|
|
. It Pa netbsd-GENERIC_TINY.gz
|
|
A version of
|
|
.Li GENERIC
|
|
intended to run on machines with less than 8 MB.
|
|
. It Pa netbsd-GENERIC_PS2TINY.gz
|
|
A version of
|
|
.Li GENERIC
|
|
intended to run on IBM PS/2 machines.
|
|
.
|
|
. It Pa netbsd-INSTALL.gz
|
|
A somewhat smaller kernel, which you can use to boot the system
|
|
on memory-tight systems.
|
|
This is the same kernel as present on the miniroot and on many
|
|
install floppies.
|
|
.
|
|
. It Pa netbsd-INSTALL_TINY.gz
|
|
A version of
|
|
.Li INSTALL
|
|
intended to run on machines with less than 8 MB.
|
|
. It Pa netbsd-INSTALL_SMALL.gz
|
|
A version of
|
|
.Li INSTALL
|
|
intended to fit on 5.25"/1.2 MB diskettes.
|
|
. It Pa netbsd-INSTALL_LAPTOP.gz
|
|
A version of
|
|
.Li INSTALL
|
|
that has USB, PCMCIA and CardBus enabled to allow
|
|
installing on laptop machines.
|
|
. It Pa netbsd-INSTALL_PS2.gz
|
|
A version of
|
|
.Li INSTALL
|
|
that has MCA stuff enabled to allow installing on IBM PS/2 machines.
|
|
.\}
|
|
.if \n[mac68k] \{\
|
|
. It Pa netbsd-GENERIC.gz
|
|
A kernel containing code for everything supported in this release using
|
|
the standard SCSI driver.
|
|
. It Pa netbsd-GENERICSBC.gz
|
|
A kernel containing code for everything supported in this release using
|
|
the SBC variant of the SCSI driver.
|
|
.\}
|
|
.if \n[macppc] \{\
|
|
. It Pa netbsd-GENERIC_MD.gz
|
|
A gzipped
|
|
.Nx
|
|
kernel containing code for everything supported in this release.
|
|
It also has a RAM-disk installer.
|
|
This is the kernel you should use when you want to install via
|
|
netboot, from a CD-R, or an HFS partition on Open Firmware 3 systems.
|
|
. It Pa netbsd-INSTALL.gz
|
|
A gzipped
|
|
.Nx kernel containing code only for Open Firmware 1.0.5, 1.1.22, 2.0.x,
|
|
and 2.4 systems (i.e. those that have floppy drives).
|
|
It has a RAM-disk installer.
|
|
.\}
|
|
.
|
|
.if \n[acorn26] \{\
|
|
. It Pa netbsd-FOURMEG.gz
|
|
A somewhat smaller kernel, intended to be usable on systems with
|
|
four megabytes of RAM.
|
|
.\}
|
|
.
|
|
.if \n[atari] \{\
|
|
. It Pa netbsd-ATARITT.gz
|
|
A kernel specifically tuned for the Atari TT030.
|
|
. It Pa netbsd-BOOT.gz
|
|
A kernel for both the Falcon and TT030.
|
|
It is kept pretty small, so you
|
|
can use it to boot the system for installation on memory-tight systems.
|
|
This is the kernel supplied on the boot.fs floppy.
|
|
. It Pa netbsd-BOOTX.gz
|
|
Same as the BOOT kernel, but it has slightly more features.
|
|
You can run X11 with it.
|
|
. It Pa netbsd-FALCON.gz
|
|
A kernel specifically tuned for the Atari Falcon.
|
|
. It Pa netbsd-HADES.gz
|
|
A kernel specifically tuned for the Hades.
|
|
. It Pa netbsd-MILAN-ISAIDE.gz
|
|
A kernel specifically tuned for the MILAN using IDE in ISA mode.
|
|
. It Pa netbsd-MILAN-PCIIDE.gz
|
|
A kernel specifically tuned for the MILAN using IDE in PCI mode.
|
|
.\}
|
|
.
|
|
.if \n[hpcmips] \{\
|
|
. It Pa netbsd-TX3912.gz
|
|
A kernel for TX3912 machines.
|
|
.\}
|
|
.
|
|
.if \n[mvme68k] \{\
|
|
. It Pa netbsd-VME147.gz
|
|
A kernel for MVME147 boards.
|
|
. It Pa netbsd-VME162.gz
|
|
A kernel for MVME162 boards.
|
|
. It Pa netbsd-VME167.gz
|
|
A kernel for MVME167 boards.
|
|
. It Pa netbsd-VME172.gz
|
|
A kernel for MVME172 boards.
|
|
. It Pa netbsd-VME177.gz
|
|
A kernel for MVME177 boards.
|
|
.\}
|
|
.if \n[sparc] \{\
|
|
. It Pa netbsd-GENERIC_SCSI3.gz
|
|
A kernel with SCSI ID 3 explicitly mapped to
|
|
.Li sd0 .
|
|
. It Pa netbsd-KRUPS.gz
|
|
A kernel for JavaStation-NC (Krups) machines.
|
|
. It Pa netbsd-MRCOFFEE.gz
|
|
A kernel for JavaStation-1 (Mr. Coffee) machines using Open Boot Prom firmware.
|
|
. It Pa netbsd-MRCOFFEE_OFW.gz
|
|
A kernel for JavaStation-1 (Mr. Coffee) machines using OpenFirmware.
|
|
. It Pa netbsd-GENERIC_SUN4U.gz
|
|
A kernel which supports sparc64 hardware in 32-bit mode only. See the
|
|
sparc64 INSTALL notes for help installing this kernel on your sparc64
|
|
hardware.
|
|
.\}
|
|
.if \n[sparc64] \{\
|
|
. It Pa netbsd-INSTALL.gz
|
|
The install kernel.
|
|
.\}
|
|
.
|
|
.if \n[sgimips] \{\
|
|
. It Pa netbsd-GENERIC_INDY.gz
|
|
A kernel suitable for booting on Indy, Indigo 2 and similar machines.
|
|
. It Pa netbsd.ecoff-GENERIC_INDY.gz
|
|
GENERIC_INDY targeted for being bootable on older Indigo 2 and possibly
|
|
Indy machines with PROMs that do not understand the ELF binary format.
|
|
.\}
|
|
.
|
|
.if \n[evbppc] \{\
|
|
. It Pa netbsd-WALNUT.gz
|
|
A gzipped
|
|
.Nx
|
|
kernel (in ELF format) containing code for everything supported
|
|
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_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_WALNUT.img.gz
|
|
Same as the above, but in the format expected by the firmware.
|
|
.\}
|
|
.
|
|
. tag)
|
|
. It Pa sets/
|
|
\*M binary distribution sets;
|
|
see below.
|
|
. tag)
|
|
. It Pa installation/
|
|
.
|
|
. (tag kernel/ -compact
|
|
.
|
|
.if \n[sparc] \{\
|
|
. It Pa bootfs/
|
|
Netbootable RAM disk kernel and the file system in the RAM disk; see below.
|
|
.\}
|
|
.if \n[alpha]:\n[amiga]:\n[atari]:\n[bebox]:\n[i386]:\n[news68k]:\
|
|
\n[newsmips]:\n[pc532]:\n[sparc]:\n[x68k]:\n[prep]:\n[sandpoint] \{\
|
|
. It Pa floppy/
|
|
\*M boot and installation floppies; see below.
|
|
.\}
|
|
.
|
|
.if \n[alpha] \{\
|
|
. It Pa diskimage/
|
|
. It Pa tapeimage/
|
|
.\&an image file
|
|
.Pa cdhdtape
|
|
is included for the case where the installer is written to
|
|
a CD, hard drive, or tape.
|
|
This image file is the same for the CD, HD, and tape cases, but a separate
|
|
.Pa tapeimage/
|
|
directory exists to hold a copy of the
|
|
.Pa README
|
|
file and to meet the
|
|
.Nx
|
|
.Xr release 7
|
|
standard.
|
|
. It Pa instkernel/
|
|
contains a
|
|
.Pa netbsd.gz
|
|
installation kernel; this is the same installer kernel as in all the
|
|
other install
|
|
images, but without the various boot program and file system wrappers.
|
|
It can be netbooted or diskbooted from a previous installation.
|
|
no need to
|
|
.Ic gunzip
|
|
this image.
|
|
.\}
|
|
.
|
|
.if \n[cats] \{\
|
|
. It Pa kernel/
|
|
\*M installation kernels.
|
|
.\}
|
|
.
|
|
.if \n[mac68k] \{\
|
|
. It Pa instkernel/
|
|
\*M boot and installation kernels; see installation section (Sysinst
|
|
Method), below.
|
|
.\}
|
|
.if \n[amiga]:\n[atari]:\n[hp300]:\n[mvme68k]:\n[sparc]:\n[sparc64]:\n[sun2]:\n[sun3] \{\
|
|
. It Pa miniroot/
|
|
\*M miniroot file system image; see below.
|
|
.\}
|
|
.
|
|
.if !\n[cats]:\n[evbppc]:\n[mvme68k]:\n[macppc]:\n[sgimips]:\n[sparc]:\n[xen] \{\
|
|
. It Pa misc/
|
|
.
|
|
.if \n[alpha] \{\
|
|
contains
|
|
.Pa GENERIC.fs ,
|
|
a
|
|
.Li GENERIC
|
|
kernel in a bootable file system image.
|
|
This is used in some unusual installations as described in the next section.
|
|
.\}
|
|
.el \{\
|
|
Miscellaneous \*M installation utilities; see
|
|
.if \n[mac68k] \{\
|
|
the Traditional method
|
|
.\}
|
|
installation section, below.
|
|
.\}
|
|
.\}
|
|
.
|
|
.if \n[hp300] \{\
|
|
. (tag HP-IB.geometry
|
|
. It Pa HP-IB.geometry
|
|
A file containing geometry for some HB-IB disk drives.
|
|
. It Pa SYS_INST.gz
|
|
A gzipped copy of the SYS_INST miniroot installation program. This is
|
|
only necessary if you can't use the RAMDISK based installer.
|
|
. It Pa SYS_UBOOT.gz
|
|
A gzipped copy of the universal boot block.
|
|
Supports Network, tape and disk booting.
|
|
This is useful if you are installing a diskless
|
|
.Nx*M
|
|
system.
|
|
. tag)
|
|
.\}
|
|
.
|
|
.if \n[macppc] \{\
|
|
. It Pa floppy/boot1.fs
|
|
. It Pa floppy/boot2.fs
|
|
\*M boot and installation floppy images. The first is the bootloader and
|
|
kernel. The second image has the installation tools.
|
|
Only usable on models that ship with a floppy drive (pre-Open Firmware 3);
|
|
see below.
|
|
. It Pa ofwboot.xcf
|
|
\*M bootloader; see below.
|
|
.\}
|
|
.
|
|
.if \n[mvme68k] \{\
|
|
. It Pa netboot/
|
|
Two programs needed to boot \*M kernels over the network; see below.
|
|
. It Pa tapeimage/
|
|
Tape boot programs, and a RAMDISK kernel; see below.
|
|
.\}
|
|
.
|
|
.if \n[sgimips] \{\
|
|
. It Pa netboot/
|
|
NFS-root images
|
|
.\}
|
|
.
|
|
.if \n[sparc] \{\
|
|
. It Pa netboot/
|
|
Netboot bootloader and root filesystem with install tools; see below.
|
|
. It Pa tape/
|
|
\*M boot and installation tapes; see below.
|
|
.\}
|
|
.if \n[sparc64] \{\
|
|
. It Pa netboot/
|
|
Netboot bootloader; see below.
|
|
.\}
|
|
.
|
|
.if \n[sun2] \{\
|
|
. It Pa netboot/
|
|
Two programs needed to boot \*M kernels over the network.
|
|
. It Pa tapeimage/
|
|
Tape boot program, and two shell scripts used to prepare tapes.
|
|
.\}
|
|
.
|
|
.if \n[sun3] \{\
|
|
. It Pa netboot/
|
|
Two programs needed to boot \*M kernels over the network.
|
|
. It Pa tapeimage/
|
|
Tape boot programs, and a RAMDISK kernel.
|
|
.\}
|
|
.
|
|
.if \n[xen-i386] \{\
|
|
. It Pa xen12load/
|
|
. (tag xen12load.gz -compact
|
|
. It Pa xen12load.gz
|
|
The kernel loader needed to boot
|
|
.Nx*M
|
|
as domain-0.
|
|
. tag)
|
|
.\}
|
|
.
|
|
. tag)
|
|
.
|
|
.tag)
|
|
.
|
|
.
|
|
.if \n[alpha] \{\
|
|
.Ss2 Bootable installation/upgrade floppies
|
|
.Pp
|
|
There are three bootable images in the
|
|
.Nx
|
|
\*M distribution.
|
|
One is for a dual-floppy boot and is split into two separate files.
|
|
The other is a single-file image containing the same install kernel,
|
|
but intended to be written to a CD, tape, or hard drive.
|
|
The third image is a
|
|
.Li GENERIC
|
|
kernel intended for production use in unusual cases.
|
|
This can be useful at some sites when:
|
|
.(bullet
|
|
You want to run diskless but SRM bugs prevent the firmware from
|
|
netbooting.
|
|
You can work around this problem by always booting the generic
|
|
kernel from the floppy.
|
|
.It
|
|
SRM doesn't recognize your (hard) disk controller but
|
|
.Nx
|
|
does.
|
|
This happens more frequently than you might think.
|
|
SRM will usually only boot from
|
|
.Xr ncr 4
|
|
or
|
|
.Xr isp 4
|
|
SCSI devices, and on most platforms will not
|
|
boot from an IDE drive.
|
|
.Nx
|
|
will happily operate
|
|
with almost any SCSI root or an IDE root; the solution here is to netboot
|
|
a kernel or always boot from floppy.
|
|
.bullet)
|
|
.\}
|
|
.
|
|
.
|
|
.if \n[amiga] \{\
|
|
.Ss2 Miniroot file system
|
|
The Amiga now uses a single miniroot file system for both an initial
|
|
installation and for an upgrade.
|
|
A gzipped version is available, for easier downloading.
|
|
(The gzipped version has the
|
|
.Sy \&.gz
|
|
extension added to
|
|
their names.)
|
|
.(tag miniroot.fs
|
|
.It Pa miniroot.fs
|
|
This file contains a
|
|
.Bx
|
|
root file system setup to help you
|
|
install the rest of
|
|
.Nx
|
|
or to upgrade a previous version of
|
|
.Nx .
|
|
This includes formatting and mounting your
|
|
.Pa /
|
|
(root) and
|
|
.Pa /usr
|
|
partitions and getting ready to extract (and possibly first
|
|
fetching) the distribution sets.
|
|
There is enough on this file system to allow you to make a SLIP or
|
|
PPP connection, configure an Ethernet, mount an NFS file system or ftp.
|
|
You can also load distribution sets from a SCSI tape or from one of
|
|
your existing
|
|
.Tn AmigaDOS
|
|
partitions.
|
|
.tag)
|
|
.\}
|
|
.
|
|
.
|
|
.Ss2 Binary distribution sets
|
|
The
|
|
.Nx
|
|
\*M
|
|
binary distribution sets contain the binaries which
|
|
comprise the
|
|
.Nx \*V
|
|
release for the \*M.
|
|
The binary distribution sets can be found in the
|
|
.Pa \*M/binary/sets
|
|
subdirectory
|
|
of the
|
|
.Nx \*V
|
|
.ie \n[sparc64] \{\
|
|
distribution tree.
|
|
.(Note
|
|
If you want to install 32-bit only binaries, you will
|
|
still need to boot using the sparc64 installation tools. When it
|
|
asks you for the distribution set to install, provide the
|
|
.Nx /sparc
|
|
.Pa binary/sets .
|
|
Be sure to use the 32 bit sparc
|
|
.Pa kern-GENERIC_SUN4U.tgz
|
|
kernel distribution. Otherwise, continue to follow the \*M installation
|
|
procedure, not the sparc instructions.
|
|
.Note)
|
|
Most people will want the 64-bit \*M distribution tree:
|
|
.\}
|
|
.el distribution tree, and are as follows:
|
|
.(tag xserver
|
|
.
|
|
.It Sy base
|
|
The
|
|
.Nx \*V
|
|
\*M
|
|
.Sy base
|
|
binary distribution.
|
|
You
|
|
.Em must
|
|
install this distribution set.
|
|
It contains the base
|
|
.Nx
|
|
utilities that are necessary for the
|
|
system to run and be minimally functional.
|
|
It includes shared library support, and excludes
|
|
everything described below.
|
|
.\"
|
|
.\" XXX set sizes can be calculated using list-setsizes.sh
|
|
.\"
|
|
.if \n[acorn26] .setsize 18 50
|
|
.if \n[acorn32] .setsize 18 50
|
|
.if \n[algor] .setsize 20 72
|
|
.if \n[alpha] .setsize 21 63
|
|
.if \n[amd64] .setsize 19 56
|
|
.if \n[amiga] .setsize 16 46
|
|
.if \n[arc] .setsize 20 73
|
|
.if \n[atari] .setsize 16 46
|
|
.if \n[bebox] .setsize 19 52
|
|
.if \n[cats] .setsize 18 50
|
|
.if \n[cesfic] .setsize 16 45
|
|
.if \n[cobalt] .setsize 20 73
|
|
.if \n[dreamcast] .setsize 17 46
|
|
.if \n[evbarm] .setsize 18 50
|
|
.if \n[evbmips] .setsize 20 72
|
|
.if \n[evbppc] .setsize 18 51
|
|
.if \n[evbsh3] .setsize 17 46
|
|
.if \n[evbsh5] .setsize 105 294
|
|
.if \n[hp300] .setsize 16 46
|
|
.if \n[hp700] .setsize 20 67 .\" XXX old
|
|
.if \n[hpcarm] .setsize 18 50
|
|
.if \n[hpcmips] .setsize 20 73
|
|
.if \n[hpcsh] .setsize 17 46
|
|
.if \n[i386] .setsize 17 47
|
|
.if \n[ibmnws] .setsize 19 52
|
|
.if \n[iyonix] .setsize 18 50
|
|
.if \n[luna68k] .setsize 16 45
|
|
.if \n[mac68k] .setsize 16 46
|
|
.if \n[macppc] .setsize 19 53
|
|
.if \n[mipsco] .setsize 20 73
|
|
.if \n[mmeye] .setsize 17 46
|
|
.if \n[mvme68k] .setsize 16 46
|
|
.if \n[mvmeppc] .setsize 19 52
|
|
.if \n[netwinder] .setsize 18 50
|
|
.if \n[news68k] .setsize 16 45
|
|
.if \n[newsmips] .setsize 20 72
|
|
.if \n[next68k] .setsize 16 45
|
|
.if \n[ofppc] .setsize 19 52
|
|
.if \n[pmax] .setsize 20 73
|
|
.if \n[pmppc] .setsize 19 52
|
|
.if \n[prep] .setsize 19 53
|
|
.if \n[sandpoint] .setsize 19 52
|
|
.if \n[sbmips] .setsize 20 72
|
|
.if \n[sgimips] .setsize 20 72
|
|
.if \n[shark] .setsize 18 50
|
|
.if \n[sparc] .setsize 18 51
|
|
.if \n[sparc64] .setsize 18 56
|
|
.if \n[sun2] .setsize 53 118 .\" XXX old
|
|
.if \n[sun3] .setsize 16 45
|
|
.if \n[vax] .setsize 15 44
|
|
.if \n[x68k] .setsize 16 46
|
|
.if \n[xen-i386] .setsize 19 45 .\" XXX old
|
|
.showsize
|
|
.
|
|
.It Sy comp
|
|
Things needed for compiling programs.
|
|
This set includes the system include files
|
|
.Pq Pa /usr/include
|
|
and the various system libraries (except the shared
|
|
libraries, which are included as part of the
|
|
.Sy base
|
|
set).
|
|
This set also includes the manual pages for
|
|
all of the utilities it contains, as well as the
|
|
system call and library manual pages.
|
|
.if \n[acorn26] .setsize 21 76
|
|
.if \n[acorn32] .setsize 21 76
|
|
.if \n[algor] .setsize 21 88
|
|
.if \n[alpha] .setsize 24 101
|
|
.if \n[amd64] .setsize 23 91
|
|
.if \n[amiga] .setsize 18 69
|
|
.if \n[arc] .setsize 21 88
|
|
.if \n[atari] .setsize 18 69
|
|
.if \n[bebox] .setsize 23 83
|
|
.if \n[cats] .setsize 21 76
|
|
.if \n[cesfic] .setsize 18 69
|
|
.if \n[cobalt] .setsize 21 88
|
|
.if \n[dreamcast] .setsize 20 71
|
|
.if \n[evbarm] .setsize 21 76
|
|
.if \n[evbmips] .setsize 21 88
|
|
.if \n[evbppc] .setsize 23 83
|
|
.if \n[evbsh3] .setsize 20 71
|
|
.if \n[evbsh5] .setsize 23 85
|
|
.if \n[hp300] .setsize 18 69
|
|
.if \n[hp700] .setsize 9 42 .\" XXX old
|
|
.if \n[hpcarm] .setsize 21 76
|
|
.if \n[hpcmips] .setsize 21 88
|
|
.if \n[hpcsh] .setsize 20 71
|
|
.if \n[i386] .setsize 20 73
|
|
.if \n[ibmnws] .setsize 23 83
|
|
.if \n[iyonix] .setsize 21 76
|
|
.if \n[luna68k] .setsize 18 69
|
|
.if \n[mac68k] .setsize 18 69
|
|
.if \n[macppc] .setsize 23 83
|
|
.if \n[mipsco] .setsize 21 88
|
|
.if \n[mmeye] .setsize 20 71
|
|
.if \n[mvme68k] .setsize 18 69
|
|
.if \n[mvmeppc] .setsize 23 83
|
|
.if \n[netwinder] .setsize 21 76
|
|
.if \n[news68k] .setsize 18 69
|
|
.if \n[newsmips] .setsize 21 88
|
|
.if \n[next68k] .setsize 18 69
|
|
.if \n[ofppc] .setsize 23 83
|
|
.if \n[pmax] .setsize 21 88
|
|
.if \n[pmppc] .setsize 23 83
|
|
.if \n[prep] .setsize 23 83
|
|
.if \n[sandpoint] .setsize 23 83
|
|
.if \n[sbmips] .setsize 21 88
|
|
.if \n[sgimips] .setsize 21 88
|
|
.if \n[shark] .setsize 21 76
|
|
.if \n[sparc] .setsize 21 77
|
|
.if \n[sparc64] .setsize 22 88
|
|
.if \n[sun2] .setsize 13 46 .\" XXX old
|
|
.if \n[sun3] .setsize 18 69
|
|
.if \n[vax] .setsize 14 54
|
|
.if \n[x68k] .setsize 18 69
|
|
.if \n[xen-i386] .setsize 15 54 .\" XXX old
|
|
.showsize
|
|
.
|
|
.It Sy etc
|
|
This distribution set contains the system
|
|
configuration files that reside in
|
|
.Pa /etc
|
|
and in several other places.
|
|
This set
|
|
.Em must
|
|
be installed if you are installing the system from scratch, but should
|
|
.Em not
|
|
be used if you are upgrading.
|
|
.\" Not MI, but close enough to the same size on all ports...
|
|
.showsize 1 1
|
|
.
|
|
.It Sy games
|
|
This set includes the games and their manual pages.
|
|
.\" Shareable within MACHINE_ARCH (NIH)
|
|
.setsize -unknown-machine-arch- -unknown-machine-arch-
|
|
.if \n[acorn26] .setsize 3 8
|
|
.if \n[acorn32] .setsize 3 8
|
|
.if \n[algor] .setsize 4 9
|
|
.if \n[alpha] .setsize 4 8
|
|
.if \n[amd64] .setsize 3 8
|
|
.if \n[amiga] .setsize 3 7
|
|
.if \n[arc] .setsize 4 9
|
|
.if \n[atari] .setsize 3 7
|
|
.if \n[bebox] .setsize 3 8
|
|
.if \n[cats] .setsize 3 8
|
|
.if \n[cesfic] .setsize 3 7
|
|
.if \n[cobalt] .setsize 4 9
|
|
.if \n[dreamcast] .setsize 3 7
|
|
.if \n[evbarm] .setsize 3 8
|
|
.if \n[evbmips] .setsize 4 9
|
|
.if \n[evbppc] .setsize 3 8
|
|
.if \n[evbsh3] .setsize 3 7
|
|
.if \n[evbsh5] .setsize 9 23
|
|
.if \n[hp300] .setsize 3 7
|
|
.if \n[hp700] .setsize -unknown- -unknown-
|
|
.if \n[hpcarm] .setsize 3 8
|
|
.if \n[hpcmips] .setsize 4 9
|
|
.if \n[hpcsh] .setsize 3 7
|
|
.if \n[i386] .setsize 3 7
|
|
.if \n[ibmnws] .setsize 3 8
|
|
.if \n[luna68k] .setsize 3 7
|
|
.if \n[mac68k] .setsize 3 7
|
|
.if \n[macppc] .setsize 3 8
|
|
.if \n[mipsco] .setsize 4 9
|
|
.if \n[mmeye] .setsize 3 7
|
|
.if \n[mvme68k] .setsize 3 7
|
|
.if \n[mvmeppc] .setsize 3 8
|
|
.if \n[netwinder] .setsize 3 8
|
|
.if \n[news68k] .setsize 3 7
|
|
.if \n[newsmips] .setsize 4 9
|
|
.if \n[next68k] .setsize 3 7
|
|
.if \n[ofppc] .setsize 3 8
|
|
.if \n[pmax] .setsize 4 9
|
|
.if \n[pmppc] .setsize 3 8
|
|
.if \n[prep] .setsize 3 8
|
|
.if \n[sandpoint] .setsize 3 8
|
|
.if \n[sbmips] .setsize 4 9
|
|
.if \n[sgimips] .setsize 4 9
|
|
.if \n[shark] .setsize 3 8
|
|
.if \n[sparc] .setsize 3 8
|
|
.if \n[sparc64] .setsize 4 8
|
|
.if \n[sun2] .setsize -unknown- -unknown-
|
|
.if \n[sun3] .setsize 3 7
|
|
.if \n[vax] .setsize 3 7
|
|
.if \n[x68k] .setsize 3 7
|
|
.if \n[xen-i386] .setsize -unknown- -unknown-
|
|
.showsize
|
|
.
|
|
.\" Kernel set(s)
|
|
.
|
|
.ie \n[atari] \{\
|
|
.It Sy kern-BOOT , kern-HADES , kern-MILAN-ISAIDE , kern-MILAN-PCIIDE
|
|
These sets contain a
|
|
.Nx*M
|
|
\*V
|
|
kernel, named
|
|
.Pa /netbsd .
|
|
You
|
|
.Em must
|
|
install the kernel that matches your hardware.
|
|
.showsize 2 3
|
|
.\}
|
|
.el \{\
|
|
.ie \n[evbarm] \{\
|
|
.It Sy kern-INTEGRATOR
|
|
(see below)
|
|
.showsize 4 10
|
|
.It Sy kern-IQ80310
|
|
(see below)
|
|
.showsize 20 54
|
|
.It Sy kern-IQ80321
|
|
(see below)
|
|
.showsize 21 55
|
|
.It Sy kern-TEAMASA_NPWR
|
|
.showsize 12 35
|
|
.Pp
|
|
These sets contain a
|
|
.Nx*M
|
|
\*V
|
|
kernel, named
|
|
.Pa /netbsd .
|
|
Some of these sets also contain a binary format kernel named
|
|
.Pa /netbsd.bin
|
|
and an S-record format kernel named
|
|
.Pa /netbsd.srec
|
|
that your firmware may need to boot.
|
|
You
|
|
.Em must
|
|
install the kernel that matches your hardware.
|
|
.\}
|
|
.el \{\
|
|
.ie \n[mac68k] \{\
|
|
.It Sy kern-GENERIC
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC
|
|
kernel, named
|
|
.Pa /netbsd .
|
|
You
|
|
.Em must
|
|
install either this distribution set or kern-GENERICSBC.
|
|
.showsize 2 3
|
|
.It Sy kern-GENERICSBC
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERICSBC
|
|
kernel, named
|
|
.Pa /netbsd .
|
|
You
|
|
.Em must
|
|
install either this distribution set or kern-GENERIC.
|
|
.showsize 2 3
|
|
.\}
|
|
.el \{\
|
|
.ie \n[macppc] \{\
|
|
.It Sy kern-GENERIC
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC
|
|
kernel named
|
|
.Pa /netbsd .
|
|
You
|
|
.Em must
|
|
install this distribution set.
|
|
.showsize 3 6
|
|
.It Sy kern-GENERIC.MP
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC.MP
|
|
kernel, which will use multiple processors (if present), named
|
|
.Pa /netbsd .
|
|
.showsize 3 6
|
|
.\}
|
|
.el \{\
|
|
.ie \n[sgimips] \{\
|
|
.It Sy kern-GENERIC_INDY
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC_INDY
|
|
kernel (for Indy, Indigo 2 and Challenge S/M machines), named
|
|
.Pa /netbsd .
|
|
This set also contains an ECOFF kernel named
|
|
.Pa /netbsd.ecoff
|
|
that your system may need to boot.
|
|
You
|
|
.Em must
|
|
install this distribution set.
|
|
.showsize 3 7 .\" XXX old
|
|
.\}
|
|
.el \{\
|
|
.ie \n[sparc] \{\
|
|
.It Sy kern-GENERIC
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC
|
|
kernel named
|
|
.Pa /netbsd .
|
|
You
|
|
.Em must
|
|
install this distribution set.
|
|
.showsize 2 4
|
|
.It Sy kern-GENERIC.MP
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC.MP
|
|
kernel, which will use multiple processors (if present), named
|
|
.Pa /netbsd .
|
|
.showsize 2 4
|
|
.It Sy kern-GENERIC_SCSI3
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC_SCSI3
|
|
kernel, which will set SCSI ID 3 to
|
|
.Li sd0 ,
|
|
named
|
|
.Pa /netbsd .
|
|
.showsize 2 4
|
|
.It Sy kern-GENERIC_SUN4U
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC_SUN4U
|
|
kernel, which supports only UltraSPARC systems in 32 bit mode, named
|
|
.Pa /netbsd .
|
|
.showsize 3 6
|
|
.It Sy kern-KRUPS
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC-KRUPS
|
|
kernel, which supports the JavaStation-NC, named
|
|
.Pa /netbsd .
|
|
.showsize 1 2
|
|
.It Sy kern-MRCOFFEE
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li MRCOFFE
|
|
kernel, which which supports the OpenBOOT PROM 2 JavaStation-1, named
|
|
.Pa /netbsd .
|
|
.showsize 1 2
|
|
.It Sy kern-MRCOFFEE_OFW
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li MRCOFFE_OFW
|
|
kernel, which which supports the OpenFirmware JavaStation-1, named
|
|
.Pa /netbsd .
|
|
.showsize 1 2
|
|
.\}
|
|
.el \{\
|
|
.ie \n[evbppc] \{\
|
|
.It Sy kern-WALNUT
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
kernel in ELF format named
|
|
.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.
|
|
.showsize 4 8
|
|
.\}
|
|
.el \{\
|
|
.ie \n[xen] \{\
|
|
.\}
|
|
.el \{\
|
|
.It Sy kern-GENERIC
|
|
This set contains a
|
|
.Nx*M
|
|
\*V
|
|
.Li GENERIC
|
|
kernel, named
|
|
.Pa /netbsd .
|
|
You
|
|
.Em must
|
|
install this distribution set.
|
|
.if \n[cats]:\n[shark] \{\
|
|
This set also contains an a.out kernel named
|
|
.Pa /netbsd.aout
|
|
that your system may need to boot.
|
|
.\}
|
|
.if \n[acorn26] .setsize 2 3
|
|
.if \n[acorn32] .setsize 2 3
|
|
.if \n[alpha] .setsize 4 8
|
|
.if \n[amd64] .setsize 3 8
|
|
.if \n[amiga] .setsize 2 4
|
|
.if \n[arc] .setsize 4 9
|
|
.if \n[bebox] .setsize 2 3
|
|
.if \n[cats] .setsize 5 10
|
|
.if \n[cobalt] .setsize 2 3
|
|
.if \n[dreamcast] .setsize 1 2
|
|
.if \n[hp300] .setsize 2 3
|
|
.if \n[hpcmips] .setsize 2 4
|
|
.if \n[hpcsh] .setsize 1 2
|
|
.if \n[i386] .setsize 4 8
|
|
.if \n[ibmnws] .setsize 1 4
|
|
.if \n[iyonix] .setsize 2 3
|
|
.if \n[luna68k] .setsize 1 2
|
|
.if \n[mac68k] .setsize 2 3
|
|
.if \n[macppc] .setsize 3 6
|
|
.if \n[mipsco] .setsize 1 2
|
|
.if \n[mvme68k] .setsize 1 2
|
|
.if \n[netwinder] .setsize 2 4
|
|
.if \n[news68k] .setsize 2 3
|
|
.if \n[newsmips] .setsize 2 3
|
|
.if \n[next68k] .setsize 1 3
|
|
.if \n[ofppc] .setsize 2 3
|
|
.if \n[pmax] .setsize 2 4
|
|
.if \n[prep] .setsize 2 4
|
|
.if \n[sandpoint] .setsize 3 9
|
|
.if \n[sbmips] .setsize 2 3
|
|
.if \n[shark] .setsize 2 5
|
|
.if \n[sparc] .setsize 2 4
|
|
.if \n[sparc64] .setsize 3 6
|
|
.if \n[sun3] .setsize 1 2
|
|
.if \n[vax] .setsize 1 3
|
|
.if \n[x68k] .setsize 1 2
|
|
.showsize
|
|
.\} \" !\n[xen]
|
|
.\} \" !\n[evbppc]
|
|
.\} \" !\n[sparc]
|
|
.\} \" !\n[sgimips]
|
|
.\} \" !\n[macppc]
|
|
.\} \" !\n[mac68k]
|
|
.\} \" !\n[evbarm]
|
|
.\} \" !\n[atari]
|
|
.
|
|
.It Sy man
|
|
This set includes all of the manual pages for the
|
|
binaries and other software contained in the
|
|
.Sy base
|
|
set.
|
|
Note that it does not include any of the manual pages
|
|
that are included in the other sets.
|
|
.\" MI
|
|
.showsize 8 30
|
|
.
|
|
.It Sy misc
|
|
This set includes the (rather large) system dictionaries,
|
|
the typesettable document set, and other files from
|
|
.Pa /usr/share .
|
|
.\" MI
|
|
.showsize 3 9
|
|
.
|
|
.It Sy text
|
|
This set includes
|
|
.Nx Ns 's
|
|
text processing tools, including
|
|
.Xr groff 1 ,
|
|
all related programs, and their manual pages.
|
|
.\" Shareable within MACHINE_ARCH (NIH)
|
|
.if \n[acorn26] .setsize 2 7
|
|
.if \n[acorn32] .setsize 2 7
|
|
.if \n[algor] .setsize 3 9
|
|
.if \n[alpha] .setsize 3 8
|
|
.if \n[amd64] .setsize 3 8
|
|
.if \n[amiga] .setsize 2 7
|
|
.if \n[arc] .setsize 3 9
|
|
.if \n[atari] .setsize 2 7
|
|
.if \n[bebox] .setsize 2 7
|
|
.if \n[cats] .setsize 2 7
|
|
.if \n[cesfic] .setsize 2 7
|
|
.if \n[cobalt] .setsize 3 9
|
|
.if \n[dreamcast] .setsize 2 7
|
|
.if \n[evbarm] .setsize 2 7
|
|
.if \n[evbmips] .setsize 3 9
|
|
.if \n[evbppc] .setsize 2 7
|
|
.if \n[evbsh3] .setsize 2 7
|
|
.if \n[evbsh5] .setsize 4 13
|
|
.if \n[hp300] .setsize 2 7
|
|
.if \n[hp700] .setsize -unknown- -unknown-
|
|
.if \n[hpcarm] .setsize 2 7
|
|
.if \n[hpcmips] .setsize 3 9
|
|
.if \n[hpcsh] .setsize 2 7
|
|
.if \n[i386] .setsize 2 7
|
|
.if \n[ibmnws] .setsize 2 7
|
|
.if \n[luna68k] .setsize 2 7
|
|
.if \n[mac68k] .setsize 2 7
|
|
.if \n[macppc] .setsize 2 7
|
|
.if \n[mipsco] .setsize 3 9
|
|
.if \n[mmeye] .setsize 2 7
|
|
.if \n[mvme68k] .setsize 2 7
|
|
.if \n[mvmeppc] .setsize 2 7
|
|
.if \n[netwinder] .setsize 2 7
|
|
.if \n[news68k] .setsize 2 7
|
|
.if \n[newsmips] .setsize 3 9
|
|
.if \n[next68k] .setsize 2 7
|
|
.if \n[ofppc] .setsize 2 7
|
|
.if \n[pmax] .setsize 3 9
|
|
.if \n[pmppc] .setsize 2 7
|
|
.if \n[prep] .setsize 2 7
|
|
.if \n[sandpoint] .setsize 2 7
|
|
.if \n[sbmips] .setsize 3 9
|
|
.if \n[sgimips] .setsize 3 9
|
|
.if \n[shark] .setsize 2 7
|
|
.if \n[sparc] .setsize 2 7
|
|
.if \n[sparc64] .setsize 2 8
|
|
.if \n[sun2] .setsize -unknown- -unknown-
|
|
.if \n[sun3] .setsize 2 7
|
|
.if \n[vax] .setsize 2 7
|
|
.if \n[x68k] .setsize 2 7
|
|
.if \n[xen-i386] .setsize -unknown- -unknown-
|
|
.showsize
|
|
.
|
|
.tag)
|
|
.
|
|
.
|
|
.\" ---------------------------- X SETS
|
|
.Pp
|
|
.Nx
|
|
maintains its own set of sources for the X Window System in order to
|
|
assure tight integration and compatibility.
|
|
.ie \n[hp700]:\n[hpcsh]:\n[next68k]:\n[sun2] \{\
|
|
.Nx*M
|
|
currently does not ship with an X server or X clients.
|
|
.\}
|
|
.el \{\
|
|
These sources are based on XFree86, and tightly track XFree86 releases.
|
|
They are currently equivalent to XFree86 4.4.0.
|
|
.\}
|
|
Binary sets for the X Window System are distributed with
|
|
.Nx .
|
|
The sets are:
|
|
.(tag xserver
|
|
.
|
|
.It Sy xbase
|
|
The basic files needed for a complete X
|
|
client environment.
|
|
This does not include the X servers.
|
|
.\" Shareable within MACHINE_ARCH, except atari (NIH)
|
|
.if \n[acorn26] .setsize 6 18
|
|
.if \n[acorn32] .setsize 6 18
|
|
.if \n[algor] .setsize 7 24
|
|
.if \n[alpha] .setsize 7 22
|
|
.if \n[amd64] .setsize 7 20
|
|
.if \n[amiga] .setsize 6 17
|
|
.if \n[arc] .setsize 7 24
|
|
.if \n[atari] .setsize 6 17
|
|
.if \n[bebox] .setsize 7 19
|
|
.if \n[cats] .setsize 6 18
|
|
.if \n[cesfic] .setsize 6 17
|
|
.if \n[cobalt] .setsize 7 24
|
|
.if \n[dreamcast] .setsize 6 18
|
|
.if \n[evbarm] .setsize 6 18
|
|
.if \n[evbmips] .setsize 7 24
|
|
.if \n[evbppc] .setsize 7 19
|
|
.if \n[evbsh3] .setsize 7 18
|
|
.if \n[evbsh5] .setsize 78 193
|
|
.if \n[hp300] .setsize 6 17
|
|
.if \n[hp700] .setsize -unknown- -unknown-
|
|
.if \n[hpcarm] .setsize 6 18
|
|
.if \n[hpcmips] .setsize 7 24
|
|
.if \n[hpcsh] .setsize 6 18
|
|
.if \n[i386] .setsize 6 17
|
|
.if \n[ibmnws] .setsize 7 19
|
|
.if \n[luna68k] .setsize 6 17
|
|
.if \n[mac68k] .setsize 6 17
|
|
.if \n[macppc] .setsize 7 19
|
|
.if \n[mipsco] .setsize 7 24
|
|
.if \n[mmeye] .setsize 7 18
|
|
.if \n[mvme68k] .setsize 6 17
|
|
.if \n[mvmeppc] .setsize 7 19
|
|
.if \n[netwinder] .setsize 6 18
|
|
.if \n[news68k] .setsize 6 17
|
|
.if \n[newsmips] .setsize 7 24
|
|
.if \n[next68k] .setsize 6 17
|
|
.if \n[ofppc] .setsize 7 19
|
|
.if \n[pmax] .setsize 7 24
|
|
.if \n[pmppc] .setsize 7 19
|
|
.if \n[prep] .setsize 7 19
|
|
.if \n[sandpoint] .setsize 7 19
|
|
.if \n[sbmips] .setsize 7 24
|
|
.if \n[sgimips] .setsize 7 24
|
|
.if \n[shark] .setsize 6 18
|
|
.if \n[sparc] .setsize 6 18
|
|
.if \n[sparc64] .setsize 7 20
|
|
.if \n[sun2] .setsize -unknown- -unknown-
|
|
.if \n[sun3] .setsize 6 17
|
|
.if \n[vax] .setsize 6 16
|
|
.if \n[x68k] .setsize 6 17
|
|
.if \n[xen-i386] .setsize -unknown- -unknown-
|
|
.showsize
|
|
.
|
|
.It Sy xcomp
|
|
The extra libraries and include files needed to compile X source code.
|
|
.\" Shareable within MACHINE_ARCH (NIH)
|
|
.if \n[acorn26] .setsize 13 44
|
|
.if \n[acorn32] .setsize 13 44
|
|
.if \n[algor] .setsize 10 40
|
|
.if \n[alpha] .setsize 14 63
|
|
.if \n[amd64] .setsize 12 49
|
|
.if \n[amiga] .setsize 10 37
|
|
.if \n[arc] .setsize 10 40
|
|
.if \n[atari] .setsize 10 37
|
|
.if \n[bebox] .setsize 13 44
|
|
.if \n[cats] .setsize 13 44
|
|
.if \n[cesfic] .setsize 10 37
|
|
.if \n[cobalt] .setsize 10 40
|
|
.if \n[dreamcast] .setsize 11 39
|
|
.if \n[evbarm] .setsize 13 44
|
|
.if \n[evbmips] .setsize 10 39
|
|
.if \n[evbppc] .setsize 13 44
|
|
.if \n[evbsh3] .setsize 12 39
|
|
.if \n[evbsh5] .setsize 6 27
|
|
.if \n[hp300] .setsize 10 37
|
|
.if \n[hp700] .setsize -unknown- -unknown-
|
|
.if \n[hpcarm] .setsize 13 44
|
|
.if \n[hpcmips] .setsize 10 40
|
|
.if \n[hpcsh] .setsize 11 39
|
|
.if \n[i386] .setsize 11 37
|
|
.if \n[ibmnws] .setsize 13 44
|
|
.if \n[luna68k] .setsize 10 37
|
|
.if \n[mac68k] .setsize 10 37
|
|
.if \n[macppc] .setsize 13 44
|
|
.if \n[mipsco] .setsize 10 39
|
|
.if \n[mmeye] .setsize 12 39
|
|
.if \n[mvme68k] .setsize 10 37
|
|
.if \n[mvmeppc] .setsize 13 44
|
|
.if \n[netwinder] .setsize 13 44
|
|
.if \n[news68k] .setsize 10 37
|
|
.if \n[newsmips] .setsize 10 39
|
|
.if \n[next68k] .setsize 10 37
|
|
.if \n[ofppc] .setsize 13 44
|
|
.if \n[pmax] .setsize 10 40
|
|
.if \n[pmppc] .setsize 13 44
|
|
.if \n[prep] .setsize 13 44
|
|
.if \n[sandpoint] .setsize 13 44
|
|
.if \n[sbmips] .setsize 10 39
|
|
.if \n[sgimips] .setsize 10 40
|
|
.if \n[shark] .setsize 13 44
|
|
.if \n[sparc] .setsize 12 42
|
|
.if \n[sparc64] .setsize 12 50
|
|
.if \n[sun2] .setsize -unknown- -unknown-
|
|
.if \n[sun3] .setsize 10 37
|
|
.if \n[vax] .setsize 8 29
|
|
.if \n[x68k] .setsize 10 37
|
|
.if \n[xen-i386] .setsize -unknown- -unknown-
|
|
.showsize
|
|
.
|
|
.It Sy xfont
|
|
Fonts needed by X.
|
|
.if \n[acorn26] .setsize 31 39
|
|
.if \n[acorn32] .setsize 31 39
|
|
.if \n[algor] .setsize 31 39
|
|
.if \n[alpha] .setsize 31 39
|
|
.if \n[amd64] .setsize 31 39
|
|
.if \n[amiga] .setsize 31 39
|
|
.if \n[arc] .setsize 31 39
|
|
.if \n[atari] .setsize 31 39
|
|
.if \n[bebox] .setsize 31 39
|
|
.if \n[cats] .setsize 31 39
|
|
.if \n[cesfic] .setsize 31 39
|
|
.if \n[cobalt] .setsize 31 39
|
|
.if \n[dreamcast] .setsize 31 39
|
|
.if \n[evbarm] .setsize 31 39
|
|
.if \n[evbmips] .setsize 31 39
|
|
.if \n[evbppc] .setsize 31 39
|
|
.if \n[evbsh3] .setsize 31 39
|
|
.if \n[evbsh5] .setsize 31 39
|
|
.if \n[hp300] .setsize 31 39
|
|
.if \n[hp700] .setsize -unknown- -unknown-
|
|
.if \n[hpcarm] .setsize 31 39
|
|
.if \n[hpcmips] .setsize 31 39
|
|
.if \n[hpcsh] .setsize 31 39
|
|
.if \n[i386] .setsize 31 39
|
|
.if \n[ibmnws] .setsize 31 39
|
|
.if \n[luna68k] .setsize 31 39
|
|
.if \n[mac68k] .setsize 31 39
|
|
.if \n[macppc] .setsize 31 39
|
|
.if \n[mipsco] .setsize 31 39
|
|
.if \n[mmeye] .setsize 31 39
|
|
.if \n[mvme68k] .setsize 31 39
|
|
.if \n[mvmeppc] .setsize 31 39
|
|
.if \n[netwinder] .setsize 31 39
|
|
.if \n[news68k] .setsize 31 39
|
|
.if \n[newsmips] .setsize 31 39
|
|
.if \n[next68k] .setsize 31 39
|
|
.if \n[ofppc] .setsize 31 39
|
|
.if \n[pmax] .setsize 31 39
|
|
.if \n[pmppc] .setsize 31 39
|
|
.if \n[prep] .setsize 31 39
|
|
.if \n[sandpoint] .setsize 31 39
|
|
.if \n[sbmips] .setsize 31 39
|
|
.if \n[sgimips] .setsize 31 39
|
|
.if \n[shark] .setsize 31 39
|
|
.if \n[sparc] .setsize 31 39
|
|
.if \n[sparc64] .setsize 31 39
|
|
.if \n[sun2] .setsize -unknown- -unknown-
|
|
.if \n[sun3] .setsize 31 39
|
|
.if \n[vax] .setsize 31 39
|
|
.if \n[x68k] .setsize 31 39
|
|
.if \n[xen-i386] .setsize -unknown- -unknown-
|
|
.showsize
|
|
.
|
|
.It Sy xetc
|
|
Configuration files for X which could be locally modified.
|
|
.setsize 0.03 0.17
|
|
.showsize
|
|
.
|
|
.It Sy xserver
|
|
The X server.
|
|
.if \n[acorn32] \{\
|
|
This includes Xarm32VIDC and Xprt servers.
|
|
.\}
|
|
.if \n[atari] \{\
|
|
Please consult the X specific section in the atari FAQ as to which server
|
|
you should use.
|
|
.\}
|
|
.if \n[hpcmips] \{\
|
|
This includes the Xhpc server which supports 256 and 65536 colors, with man pages.
|
|
.\}
|
|
.if \n[i386] \{\
|
|
This includes all XFree86 X servers.
|
|
Because all of them are included, this set is large.
|
|
However, you will only need one of the servers provided in this set.
|
|
(Typically,
|
|
.Ic XFree86 ) .
|
|
.\}
|
|
.if \n[mac68k] \{\
|
|
This includes the Xmac68k
|
|
.Em monochrome
|
|
server with man pages.
|
|
.\}
|
|
.if \n[macppc] \{\
|
|
This includes both the XFree86 and Xmacppc servers.
|
|
.br
|
|
The XFree86 server supports acceleration, switchable resolutions and
|
|
bit-depths. This server supports only known video cards, such as
|
|
ATI and Nvidia and can be difficult to configure.
|
|
.br
|
|
The Xmacppc server supports all on-board video and Open
|
|
Firmware-compatible video cards. Acceleration and depths
|
|
greater than 256 colors are not supported.
|
|
.Pp
|
|
See the X11 FAQ for help using X on macppc systems.
|
|
.Lk http://www.NetBSD.org/Ports/macppc/x11.html
|
|
.\}
|
|
.if \n[pmax] \{\
|
|
This includes the Xpmax server with man page.
|
|
.\}
|
|
.if \n[sparc] \{\
|
|
This includes Xsun, Xsun24, XsunMono and Xvfb servers with man pages.
|
|
.\}
|
|
.if \n[sparc64] \{\
|
|
This includes Xsun, Xsun24, XsunMono and Xvfb
|
|
servers with man pages.
|
|
.\}
|
|
.if \n[x68k] \{\
|
|
This includes the X68k and Xprt
|
|
servers with man pages and the runtime configuration file.
|
|
.\}
|
|
.
|
|
.if \n[acorn26] .setsize 4 9
|
|
.if \n[acorn32] .setsize 4 10
|
|
.if \n[algor] .setsize 4 14
|
|
.if \n[alpha] .setsize 6 15
|
|
.if \n[amd64] .setsize 9 28
|
|
.if \n[amiga] .setsize 4 9
|
|
.if \n[arc] .setsize 4 14
|
|
.if \n[atari] .setsize 3 7
|
|
.if \n[bebox] .setsize 4 10
|
|
.if \n[cats] .setsize 9 25
|
|
.if \n[cesfic] .setsize 3 7
|
|
.if \n[cobalt] .setsize 4 14
|
|
.if \n[dreamcast] .setsize 4 9
|
|
.if \n[evbarm] .setsize 4 9
|
|
.if \n[evbmips] .setsize 4 14
|
|
.if \n[evbppc] .setsize 4 10
|
|
.if \n[evbsh3] .setsize 4 8
|
|
.if \n[evbsh5] .setsize 7 20
|
|
.if \n[hp300] .setsize 3 7
|
|
.if \n[hp700] .setsize -unknown- -unknown-
|
|
.if \n[hpcarm] .setsize 5 11
|
|
.if \n[hpcmips] .setsize 5 16
|
|
.if \n[hpcsh] .setsize 4 9
|
|
.if \n[i386] .setsize 8 22
|
|
.if \n[ibmnws] .setsize 4 10
|
|
.if \n[luna68k] .setsize 3 7
|
|
.if \n[mac68k] .setsize 4 10
|
|
.if \n[macppc] .setsize 10 27
|
|
.if \n[mipsco] .setsize 4 14
|
|
.if \n[mmeye] .setsize 4 8
|
|
.if \n[mvme68k] .setsize 3 7
|
|
.if \n[mvmeppc] .setsize 4 10
|
|
.if \n[netwinder] .setsize 4 9
|
|
.if \n[news68k] .setsize 3 7
|
|
.if \n[newsmips] .setsize 4 14
|
|
.if \n[next68k] .setsize 3 7
|
|
.if \n[ofppc] .setsize 4 10
|
|
.if \n[pmax] .setsize 5 15
|
|
.if \n[pmppc] .setsize 4 10
|
|
.if \n[prep] .setsize 4 10
|
|
.if \n[sandpoint] .setsize 4 10
|
|
.if \n[sbmips] .setsize 4 14
|
|
.if \n[sgimips] .setsize 11 37
|
|
.if \n[shark] .setsize 4 9
|
|
.if \n[sparc] .setsize 5 13
|
|
.if \n[sparc64] .setsize 6 14
|
|
.if \n[sun2] .setsize -unknown- -unknown-
|
|
.if \n[sun3] .setsize 4 9
|
|
.if \n[vax] .setsize 2 4
|
|
.if \n[x68k] .setsize 2 6
|
|
.if \n[xen-i386] .setsize -unknown- -unknown-
|
|
.showsize
|
|
.
|
|
.tag)
|
|
.
|
|
.\} \" !\n[sun2]
|
|
.
|
|
.
|
|
.\" ---------------------------- MI DISCUSSION OF BINARY SETS
|
|
.
|
|
.
|
|
.Pp
|
|
The \*M binary distribution sets are distributed as gzipped tar files
|
|
named with the extension
|
|
.Sy .tgz ,
|
|
e.g.
|
|
.Pa base.tgz .
|
|
.
|
|
.
|
|
.Pp
|
|
The instructions given for extracting the source sets work equally
|
|
well for the binary sets, but it is worth noting that if you use that
|
|
method, the filenames stored in the sets are relative and therefore
|
|
the files are extracted
|
|
.Em below the current directory .
|
|
Therefore, if you want to extract the binaries into your system, i.e.
|
|
replace the system binaries with them, you have to run the
|
|
.Ic "tar -xpf"
|
|
command from the root directory (
|
|
.Pa /
|
|
) of your system.
|
|
.
|
|
.
|
|
.\" ---------------------------- MD DISCUSSION
|
|
.
|
|
.
|
|
.if \n[acorn26] \{\
|
|
.Pp
|
|
There is a copy of the
|
|
.Nx Ns /acorn26
|
|
bootloader,
|
|
.Ic boot26 ,
|
|
in the
|
|
.Pa installation/misc
|
|
subdirectory.
|
|
This is a RISC OS relocatable module, and should have its file
|
|
type set to ffa (Module) once it's been copied to a RISC OS system.
|
|
.\}
|
|
.
|
|
.
|
|
.if \n[atari] \{\
|
|
.Pp
|
|
Additional kernels to those included in the distribution sets may be found
|
|
in the
|
|
.Pa atari/binary/kernel
|
|
subdirectory of the
|
|
.Nx \*V
|
|
distribution tree.
|
|
These kernels are generally named something like
|
|
.Pa netbsd-BOOT.gz
|
|
or some other suitable name.
|
|
Please note that these kernels are simply gzipped and are not in tar archives.
|
|
.Pp
|
|
There are six atari floppy images to be found in the
|
|
.Pa atari/installation/floppies
|
|
subdirectory of the
|
|
.Nx \*V
|
|
distribution.
|
|
Three of them are bootable
|
|
.Tn TOS
|
|
kernel floppies and the other
|
|
three are installation floppies.
|
|
They are described in more detail below.
|
|
There are gzipped versions of each available, for easier downloading.
|
|
(The gzipped versions have the
|
|
.Pa \&.gz
|
|
extension added to their names.)
|
|
.(tag indent
|
|
.It Em Bootable\ Kernel\ floppies
|
|
These
|
|
.Tn TOS
|
|
disks contains the
|
|
.Tn TOS
|
|
support programs (like
|
|
.Ic loadbsd.ttp
|
|
and
|
|
.Ic chg_pid.ttp
|
|
\(em see below) and a kernel.
|
|
They are setup such that you can insert them into
|
|
your floppy drive, and start the programs from GEM.
|
|
.Pp
|
|
For the TT030 and Falcon, the (720 KB) floppy is named
|
|
.Pa boot.fs
|
|
and
|
|
the kernel supplied is
|
|
.Li BOOT .
|
|
For the Hades, you need the
|
|
.Pa hades-boot.fs
|
|
floppy (1.44 MB), the kernel is
|
|
.Li HADES .
|
|
For the Milan, you need the
|
|
.Pa milan-boot.fs
|
|
floppy (1.44 MB), the kernel is MILAN-PCIIDE.
|
|
.It Em Installation\ floppy:
|
|
This disk contains a
|
|
.Bx
|
|
root file system setup to help
|
|
you install the rest of
|
|
.Nx .
|
|
This includes formatting
|
|
and mounting your
|
|
.Pa /
|
|
(root) and
|
|
.Pa /usr
|
|
partitions and getting
|
|
ready to extract (and possibly first fetching) the distribution
|
|
sets.
|
|
There is enough on this file system to allow you to
|
|
make a slip connection, configure an ethernet, mount an NFS
|
|
file system or ftp.
|
|
You can also load distribution sets from a SCSI tape or from one of
|
|
your existing
|
|
.Tn GEMDOS
|
|
partitions.
|
|
.Pp
|
|
The floppies meant for 720 KB disks are named
|
|
.Pa miniroot.fs.1
|
|
and
|
|
.Pa miniroot.fs.2 .
|
|
There is also an image for an 1.44 MB disk:
|
|
.Pa miniroot.fs .
|
|
.tag)
|
|
.Pp
|
|
There are also
|
|
.Tn TOS
|
|
utilities in the
|
|
.Pa atari/installation/misc
|
|
subdirectory, which you will need to get
|
|
.Nx*M
|
|
up-and-running.
|
|
.(bullet
|
|
The
|
|
.Ic gzip.ttp
|
|
program allows you to uncompress .gz images.
|
|
The usage is:
|
|
.Pp
|
|
.Dl Ic "gzip.ttp -d filename.gz"
|
|
.It
|
|
The
|
|
.Ic rawwrite.ttp
|
|
program allows you to create the installation
|
|
floppy disks from the files in the
|
|
.Pa atari/floppies
|
|
directory.
|
|
.It
|
|
The
|
|
.Ic aptck.ttp
|
|
program reads the partition tables present on a
|
|
given disk and tries to interpret then the same way the
|
|
.Nx
|
|
kernel does.
|
|
If you have a disk on which
|
|
.Tn GEMDOS
|
|
and
|
|
.Nx
|
|
are to co-exist, It is a good idea to run this before you begin the
|
|
.Nx*M
|
|
installation just to check that the kernel's view
|
|
of the partition tables agree with
|
|
.Tn GEMDOS Ns 's
|
|
view.
|
|
If you have more than 3 partitions defined on a disk you will notice that the
|
|
.Nx*M
|
|
partition starts one sector after the
|
|
.Tn GEMDOS
|
|
partition.
|
|
This is to allow space for the auxiliary root for
|
|
the 4th and subsequent partitions.
|
|
.It
|
|
The
|
|
.Ic loadbsd.ttp
|
|
program loads the
|
|
.Nx*M
|
|
kernel from
|
|
.Tn TOS
|
|
(or
|
|
.Tn MiNT ,
|
|
.Tn MultiTOS ,
|
|
etc.).
|
|
.It
|
|
The
|
|
.Ic chg_pid.ttp
|
|
program can be used to change the id of an
|
|
.Tn AHDI
|
|
compatible partition.
|
|
This allows you to reserve a partition for use by
|
|
.Nx*M
|
|
(id: NBD), or for use as a swap (id: SWP) partition.
|
|
.It
|
|
The
|
|
.Ic file2swp.ttp
|
|
program can be used to transfer an installation file system image, like
|
|
.Pa sysinst.fs
|
|
to a partition with id SWP.
|
|
In this way, you can run the installation from the swap partition
|
|
instead of a memory disk.
|
|
This is a necessity for small memory systems.
|
|
.bullet)
|
|
.\}
|
|
.
|
|
.\}
|
|
.
|
|
.
|
|
.if \n[hpcmips] \{\
|
|
.Pp
|
|
Additional kernels to those included in the distribution sets may be found
|
|
in the
|
|
.Pa hpcmips/binary/kernels
|
|
subdirectory of the
|
|
.Nx \*V
|
|
distribution tree.
|
|
These kernels are generally named something like
|
|
.Pa netbsd-GENERIC.gz
|
|
or some other suitable name.
|
|
Please note that these kernels are simply gzipped and are not in tar archives.
|
|
.Pp
|
|
The
|
|
.Tn "Windows CE" Ns No -based utilities
|
|
necessary for installing and running
|
|
.Nx
|
|
can
|
|
be found in the
|
|
.Pa hpcmips/installation/
|
|
subdirectory of the
|
|
.Nx \*V
|
|
distribution tree.
|
|
The important files in this directory are as follows:
|
|
.
|
|
.
|
|
.(tag pbsdboot1.exe
|
|
.It Pa netbsd.gz
|
|
.Nx*M
|
|
kernel with system installer
|
|
.Pq Ic sysinst .
|
|
This kernel runs on Vr41xx and TX3922 CPUs only.
|
|
.It Pa netbsd-TX3912.gz
|
|
.Nx*M
|
|
kernel with system installer
|
|
.Pq Ic sysinst .
|
|
This kernel runs on TX3912 CPU only.
|
|
.It Pa hpcboot.exe
|
|
The
|
|
.Nx*M
|
|
boot loader utility.
|
|
This program is used to boot the
|
|
.Nx
|
|
kernel from within
|
|
.Tn "Windows CE"
|
|
(version 2.11 and later).
|
|
.br
|
|
.Em 111 KB
|
|
.It Pa pbsdboot.exe
|
|
The
|
|
.Nx*M
|
|
boot loader utility.
|
|
This program is used to boot the
|
|
.Nx
|
|
kernel from within
|
|
.Tn "Windows CE"
|
|
(version 2.0 and later).
|
|
.br
|
|
.Em 176 KB
|
|
.It Pa pbsdboot1.exe
|
|
The
|
|
.Nx*M
|
|
boot loader utility.
|
|
This program is used to boot the
|
|
.Nx
|
|
kernel from within
|
|
.Tn "Windows CE"
|
|
(version 1.01).
|
|
.br
|
|
.Em 191 KB
|
|
.tag)
|
|
.Pp
|
|
These
|
|
.Pa *.exe
|
|
files are
|
|
.Tn "Windows CE
|
|
binaries.
|
|
If you need them,
|
|
the sources for these utilities are in the
|
|
.Pa src/arch/hpc/stand/
|
|
and the
|
|
.Pa src/arch/hpcmips/stand/
|
|
directories.
|
|
.\}
|
|
.
|
|
.
|
|
.if \n[mac68k] \{\
|
|
.Pp
|
|
Kernels suitable for booting from an AppleShare server may be found
|
|
in the
|
|
.Pa mac68k/binary/kernels
|
|
subdirectory of the
|
|
.Nx \*V
|
|
distribution tree.
|
|
These kernels are generally named something like
|
|
.Pa netbsd-GENERIC.gz
|
|
and can be booted as-is by the
|
|
.Nx*M
|
|
Booter utility, if desired.
|
|
Please note that these kernels are simply gzipped and are not in tar archives.
|
|
.Pp
|
|
The
|
|
.Tn Mac OS
|
|
based utilities necessary for installing and running
|
|
.Nx
|
|
can
|
|
be found in the
|
|
.Pa mac68k/installation/misc
|
|
subdirectory of the
|
|
.Nx \*V
|
|
distribution tree.
|
|
The important files in this directory are as follows:
|
|
.
|
|
.(tag Installer.sea.hqx
|
|
.It Pa Booter.sea.hqx
|
|
The
|
|
.Nx*M
|
|
Booter utility.
|
|
This program is used to boot the
|
|
.Nx
|
|
kernel from within
|
|
.Tn Mac OS .
|
|
.br
|
|
.Em 141 KB archived
|
|
.It Pa Installer.sea.hqx
|
|
The
|
|
.Nx*M
|
|
Installer utility.
|
|
This program is used to install the distribution sets onto your
|
|
.Nx
|
|
partition(s).
|
|
This utility is used only in a Traditional method
|
|
installation; it is not used or required for an installation using
|
|
the
|
|
.Ic sysinst
|
|
method.
|
|
.br
|
|
.Em 147 KB archived
|
|
.It Pa Mkfs.sea.hqx
|
|
The Mkfs utility.
|
|
This program is used to format your chosen partitions so that they
|
|
can be used with
|
|
.Nx .
|
|
This utility is used only in a Traditional method
|
|
installation; it is not used or required for an installation using
|
|
the
|
|
.Ic sysinst
|
|
method.
|
|
.br
|
|
.Em 76 KB archived
|
|
.tag)
|
|
.Pp
|
|
These files are all BinHexed, self-extracting archives.
|
|
If you need them, the sources for these utilities are in the
|
|
.Pa src
|
|
subdirectory.
|
|
.\}
|
|
This utility is used only in a Traditional method installation.
|
|
.
|
|
.if \n[mvme68k] \{\
|
|
.Pp
|
|
The following are included in the
|
|
.Pa mvme68k/installation
|
|
directory:
|
|
.
|
|
.(tag miniroot/
|
|
.It Pa miniroot/
|
|
.(Note
|
|
The
|
|
.Ic sysinst
|
|
method of installation is the preferred method for installing
|
|
.Nx*M .
|
|
.Em The Traditional method of installation is deprecated
|
|
.Em and will be removed in a future release.
|
|
Some other important differences between the two installation methods are:
|
|
.(bullet
|
|
The Installer and Mkfs utilities are not used if the installation is done
|
|
using the
|
|
.Ic sysinst
|
|
method via booting an Installation Kernel.
|
|
.It
|
|
Mkfs creates a 4.3BSD "old" format file system.
|
|
This is the only file system format understood by the Installer.
|
|
The
|
|
.Ic sysinst
|
|
process creates "new" file systems which can't be processed by Mkfs
|
|
or the Installer.
|
|
.It
|
|
The Installer (and probably Mkfs) is known to have problems with
|
|
BSD file systems that are larger than 1 GB or extend beyond the 1 GB
|
|
physical limit.
|
|
Keep this in mind if doing a Traditional method
|
|
installation with these utilities.
|
|
.It
|
|
The Booter is known to have problems booting from a NetBSD file system
|
|
if the inode of the kernel file is to large.
|
|
For large disks it is advisable to have a small root partition and one or
|
|
more usr-type partitions for other files.
|
|
This ensures the inode of the kernel in the root file system will be small.
|
|
.It
|
|
The Booter is designed to work with 4.3BSD "old" file systems, but there
|
|
are enough similarities between the "old" and "new" file system formats in the
|
|
first few hundred blocks that the Booter can usually boot a Kernel from a
|
|
4.3BSD new file system.
|
|
If you choose to use "new" file system formats, it is advisable to use a
|
|
small root partition and one or more usr-type partitions for other files.
|
|
This is the default layout used by
|
|
.Ic sysinst .
|
|
.bullet)
|
|
.Note)
|
|
. (tag miniroot.gz
|
|
. It Pa miniroot.gz
|
|
A copy of the miniroot file system.
|
|
This file system image is copied into the swap partition of the disk which
|
|
you intend to boot
|
|
.Nx
|
|
from.
|
|
Normally, this step will be performed manually from the ramdisk boot
|
|
environment.
|
|
. tag)
|
|
.tag)
|
|
.
|
|
.(tag miniroot/
|
|
.It Pa netboot/
|
|
. (tag sboot
|
|
. It Pa sboot
|
|
An MVME147 bootstrap program in Motorola S-Record format.
|
|
This is required when you wish to boot an MVME147 over the network since
|
|
the ROM has no built-in network support.
|
|
Instructions for getting this program into memory are discussed later.
|
|
. tag)
|
|
. (tag netboot
|
|
. It Pa netboot
|
|
A standalone 2nd stage bootstrap program loaded over the network via TFTP.
|
|
This is responsible for fetching and starting the
|
|
.Nx
|
|
\*M
|
|
kernel from an NFS server.
|
|
. tag)
|
|
.tag)
|
|
.
|
|
.(tag tapeimage/
|
|
.It Pa tapeimage/
|
|
. (tag stboot
|
|
. It Pa stboot
|
|
This file contains a boot sector for Motorola MVME boards.
|
|
It must be the first file written to a tape in order to make the tape bootable.
|
|
. tag)
|
|
. (tag bootst
|
|
. It Pa bootst
|
|
This file contains a bootstrap program which knows how to load the
|
|
.Nx
|
|
\*M
|
|
ramdisk image from tape.
|
|
This must be the second file written to the tape.
|
|
. tag)
|
|
. (tag netbsd-RAMDISK.gz
|
|
. It Pa netbsd-RAMDISK.gz
|
|
This is the
|
|
.Nx
|
|
\*M
|
|
ramdisk image.
|
|
It contains a
|
|
.Li GENERIC
|
|
kernel and a built in RAMDISK
|
|
with just enough tools to partition a disk, dump the miniroot kernel
|
|
to it and make the disk bootable.
|
|
This must be the third file written to the tape.
|
|
. tag)
|
|
.tag)
|
|
.\}
|
|
.
|
|
.
|
|
.if \n[pc532] \{\
|
|
.Pp
|
|
The initial installation process on a pc532 without a previous
|
|
.Nx
|
|
installation is supported by the following files:
|
|
.(tag floppy-144.fs
|
|
.It Pa floppy-144.fs
|
|
A file system containing the boot loader and install kernel with
|
|
a 2 MB root.
|
|
.It Pa download.c
|
|
The source for a program to download
|
|
.Pa inst-11.fs
|
|
into memory via the pc532
|
|
.Tn ROM
|
|
monitor .
|
|
.tag)
|
|
.Pp
|
|
The upgrade process is supported by having a copy of a \*V kernel
|
|
available.
|
|
This file is:
|
|
.(tag kern.tgz
|
|
.It Pa kern.tgz
|
|
Contains a kernel produced from the
|
|
.Pa DEFAULT
|
|
configuration file in
|
|
.Pa pc532/conf .
|
|
.tag)
|
|
.\}
|
|
.
|
|
.if \n[sgimips] \{\
|
|
.Pp
|
|
The following are included in the
|
|
.Pa sgimips/installation
|
|
directory:
|
|
.
|
|
.(tag diskimage/
|
|
.It Pa diskimage/
|
|
. (tag diskimage.tgz
|
|
. It Pa diskimage.gz
|
|
FFS disk image of the installation filesystem.
|
|
. tag)
|
|
.It Pa netboot/
|
|
. (tag diskimage.tgz
|
|
. It Pa diskimage.tgz
|
|
Minimal file set necessary for NFS-root installations; to be extracted on the
|
|
NFS server.
|
|
. tag)
|
|
.tag)
|
|
.
|
|
.Pp
|
|
.
|
|
The following are included in the
|
|
.Pa sgimips/binary/kernel
|
|
directory:
|
|
.
|
|
.(tag netbsd-INDY_INSTALL.symbols.gz
|
|
.It Pa netbsd.ecoff-GENERIC_INDY.gz
|
|
An ECOFF
|
|
version of the
|
|
.Li GENERIC_INDY
|
|
kernel (gzipped). This kernel can be used when booting machines
|
|
whose PROMs do not understand the ELF binary format.
|
|
.It Pa netbsd-INDY_INSTALL.gz
|
|
A gzipped
|
|
.Li INDY_INSTALL
|
|
kernel, which includes an embedded ramdisk with the installation tools.
|
|
.It Pa netbsd-INDY_INSTALL.ecoff.gz
|
|
An ECOFF version of the
|
|
.Li netbsd-INDY_INSTALL kernel (also gzipped).
|
|
.It Pa netbsd-INDY_INSTALL.symbols.gz
|
|
Symbols for
|
|
.Pa netbsd-INDY_INSTALL.gz .
|
|
.tag)
|
|
.\}
|
|
.
|
|
.if \n[sparc] \{\
|
|
.(Note
|
|
The distribution cannot be extracted using the
|
|
.Tn SunOS
|
|
.Ic tar
|
|
program
|
|
.Note)
|
|
.\}
|
|
.
|
|
.
|
|
.if \n[sun2] \{\
|
|
.Pp
|
|
There is a collection of Sun2 kernels in the
|
|
.Pa \*M/binary/kernel
|
|
subdirectory of the
|
|
.Nx \*V
|
|
distribution.
|
|
The one named
|
|
.Pa netbsd-RAMDISK.gz
|
|
contain a root file system image and should only be used for the
|
|
initial installation.
|
|
The others are included for convenience.
|
|
(Most people will want to use
|
|
.Pa netbsd-GENERIC.gz
|
|
or
|
|
.Pa netbsd-FOURMEG.gz
|
|
as appropriate.)
|
|
Please note that these kernels are simply gzipped and are not tar archives.
|
|
.\}
|
|
.
|
|
.if \n[sun3] \{\
|
|
.Pp
|
|
There is a collection of Sun3 and Sun3X kernels in the
|
|
.Pa \*M/binary/kernels
|
|
subdirectory of the
|
|
.Nx \*V
|
|
distribution.
|
|
The ones named
|
|
.Pa netbsd-ramdisk*.gz
|
|
contain a root file system image and should only be used for the
|
|
initial installation.
|
|
The others are included for convenience.
|
|
(Most people will want to use
|
|
.Pa netbsd-generic.gz
|
|
or
|
|
.Pa netbsd-generic3x.gz
|
|
as appropriate.)
|
|
Please note that these kernels are simply gzipped and are not tar archives.
|
|
.\}
|