2015-08-13 16:21:04 +03:00
|
|
|
.\" $NetBSD: main,v 1.524 2015/08/13 13:21:04 leot Exp $
|
1999-01-13 11:18:44 +03:00
|
|
|
.\"
|
2012-08-17 22:20:19 +04:00
|
|
|
.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
|
1999-01-13 11:18:44 +03:00
|
|
|
.\" 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.
|
|
|
|
.\"
|
|
|
|
.\" 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.
|
|
|
|
.\"
|
|
|
|
.ig
|
|
|
|
|
2008-04-02 02:12:38 +04:00
|
|
|
To "regenerate" this file, go up one level to src/distrib/notes
|
2007-11-27 16:38:23 +03:00
|
|
|
and type "make". This will create
|
|
|
|
src/distrib/notes/<arch>/INSTALL.*.
|
|
|
|
|
1999-01-13 11:18:44 +03:00
|
|
|
The notes that describe the improvements over the last release
|
|
|
|
aren't appropriate for a snapshot, so these are conditional on
|
|
|
|
FOR_RELEASE. 0 == snapshot; 1 == release
|
|
|
|
..
|
|
|
|
.
|
|
|
|
.tm Processing INSTALL
|
|
|
|
.
|
|
|
|
.\" -------------------- CONFIGURATION --------------------
|
|
|
|
.
|
1999-03-23 23:55:38 +03:00
|
|
|
.nr FOR_RELEASE 1
|
2002-02-07 05:07:05 +03:00
|
|
|
.nr DOC_XR 1
|
2004-10-14 03:28:34 +04:00
|
|
|
.ds MACHINE_LIST acorn26 acorn32 algor alpha amd64 amiga amigappc arc atari
|
2015-05-09 11:13:34 +03:00
|
|
|
.as MACHINE_LIST " bebox cats cesfic cobalt dreamcast emips evbarm evbmips
|
|
|
|
.as MACHINE_LIST " evbppc evbsh3 ews4800mips hp300 hppa hpcarm hpcmips hpcsh
|
|
|
|
.as MACHINE_LIST " i386 ibmnws iyonix landisk luna68k mac68k macppc mipsco
|
|
|
|
.as MACHINE_LIST " mmeye mvme68k mvmeppc netwinder news68k newsmips next68k
|
|
|
|
.as MACHINE_LIST " ofppc playstation2 pmax prep rs6000 sandpoint sbmips
|
2007-01-06 06:34:26 +03:00
|
|
|
.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
|
1999-01-17 02:43:15 +03:00
|
|
|
.so \*[.CURDIR]/../common/macros
|
2000-10-10 16:08:24 +04:00
|
|
|
.
|
2015-05-09 11:13:34 +03:00
|
|
|
.Dd May 9, 2015
|
1999-01-13 11:18:44 +03:00
|
|
|
.Dt INSTALL 8
|
|
|
|
.Os NetBSD
|
|
|
|
.Sh NAME
|
|
|
|
.Nm INSTALL
|
2000-10-10 16:08:24 +04:00
|
|
|
.Nd Installation procedure for
|
|
|
|
.Nx*M .
|
2001-11-26 03:19:56 +03:00
|
|
|
.Sh CONTENTS
|
|
|
|
.Tc
|
1999-01-13 11:18:44 +03:00
|
|
|
.Sh DESCRIPTION
|
|
|
|
.
|
|
|
|
.Ss About this Document
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
This document describes the installation procedure for
|
2007-01-04 03:19:45 +03:00
|
|
|
.Nx
|
|
|
|
\*V on the
|
2000-10-10 16:08:24 +04:00
|
|
|
.Em \*M
|
2002-06-29 12:36:06 +04:00
|
|
|
platform.
|
|
|
|
It is available in four different formats titled
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pa INSTALL. Ns Ar ext ,
|
1999-04-24 03:09:03 +04:00
|
|
|
where
|
2001-04-09 19:07:56 +04:00
|
|
|
.Ar \&.ext
|
1999-01-13 11:18:44 +03:00
|
|
|
is one of
|
1999-04-24 03:09:03 +04:00
|
|
|
.Pa \&.ps , \&.html , \&.more ,
|
2000-10-10 16:08:24 +04:00
|
|
|
.No or Pa \&.txt :
|
|
|
|
.(tag \&.morex -offset indent
|
1999-01-13 11:18:44 +03:00
|
|
|
.It Pa \&.ps
|
|
|
|
PostScript.
|
|
|
|
.It Pa \&.html
|
2000-08-24 07:57:38 +04:00
|
|
|
.No Standard Internet Tn HTML .
|
1999-01-13 11:18:44 +03:00
|
|
|
.It Pa \&.more
|
2000-10-29 15:24:57 +03:00
|
|
|
The enhanced text format used on
|
|
|
|
.Ul
|
|
|
|
systems by the
|
1999-01-13 11:18:44 +03:00
|
|
|
.Xr more 1
|
|
|
|
and
|
|
|
|
.Xr less 1
|
2002-06-29 12:36:06 +04:00
|
|
|
pager utility programs.
|
|
|
|
This is the format in which the on-line
|
1999-01-13 11:18:44 +03:00
|
|
|
.Em man
|
|
|
|
pages are generally presented.
|
|
|
|
.It Pa \&.txt
|
|
|
|
Plain old
|
|
|
|
.Tn ASCII .
|
2000-10-10 16:08:24 +04:00
|
|
|
.tag)
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
You are reading the
|
1999-04-24 03:09:03 +04:00
|
|
|
.Em \*[format]
|
|
|
|
version.
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
2006-04-20 04:57:33 +04:00
|
|
|
.if \n[i386]:\n[macppc]:\n[sparc]:\n[sparc64]:\n[amd64] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
.Ss "Quick install notes for the impatient"
|
|
|
|
.Pp
|
|
|
|
This section contains some brief notes describing what you need to
|
|
|
|
install
|
2007-01-04 03:19:45 +03:00
|
|
|
.Nx
|
|
|
|
\*V on a machine of the \*M architecture.
|
2001-07-05 03:33:18 +04:00
|
|
|
.Bl -bullet
|
|
|
|
.It
|
2008-04-30 19:29:11 +04:00
|
|
|
Fetch files needed to install
|
|
|
|
.Nx .
|
2005-08-22 08:02:30 +04:00
|
|
|
.if \n[i386]:\n[amd64] \{\
|
2008-04-30 19:29:11 +04:00
|
|
|
.Pp
|
2015-05-09 11:13:34 +03:00
|
|
|
Option 1: bootable CD-ROM images or USB images containing the
|
2012-08-17 22:20:19 +04:00
|
|
|
full distribution.
|
2008-04-30 19:29:11 +04:00
|
|
|
.Pp
|
|
|
|
These can be found
|
|
|
|
on an FTP site near you, usually located in the
|
2014-11-05 10:09:47 +03:00
|
|
|
.Pa /pub/NetBSD/images/
|
2008-04-30 19:29:11 +04:00
|
|
|
directory.
|
2012-10-10 20:08:14 +04:00
|
|
|
Check the list of
|
|
|
|
.Nx
|
|
|
|
mirrors at
|
|
|
|
.Lk http://www.NetBSD.org/mirrors
|
|
|
|
for details.
|
2008-04-30 19:29:11 +04:00
|
|
|
.Pp
|
|
|
|
Option 2: bootable CD-ROM images from
|
|
|
|
.Pa \*M/installation/cdrom/ .
|
|
|
|
.Pp
|
|
|
|
These images are bootable, but do not contain binary sets.
|
2009-01-26 03:14:42 +03:00
|
|
|
They are intended for network installs or system repair.
|
2008-04-30 19:29:11 +04:00
|
|
|
.Pa boot.iso
|
|
|
|
is for VGA console installation, and
|
|
|
|
.Pa boot-com.iso
|
|
|
|
is for installation over serial console (com0, 9600 baud).
|
|
|
|
.Pp
|
2015-01-11 07:03:47 +03:00
|
|
|
.\} \" amd64:i386
|
|
|
|
.if \n[i386] \{\
|
2008-04-30 19:29:11 +04:00
|
|
|
Option 3: boot floppy images from
|
|
|
|
.Pa \*M/installation/floppy/ .
|
|
|
|
.Pp
|
2001-07-05 03:33:18 +04:00
|
|
|
.Pa boot1.fs
|
|
|
|
and
|
|
|
|
.Pa boot2.fs
|
2008-04-30 19:29:11 +04:00
|
|
|
are floppy images for VGA console installation.
|
2005-08-22 08:02:30 +04:00
|
|
|
.Pa boot-com1.fs
|
|
|
|
and
|
|
|
|
.Pa boot-com2.fs
|
2008-04-30 19:29:11 +04:00
|
|
|
are for installation via serial console (com0, 9600 baud).
|
2015-01-11 07:03:47 +03:00
|
|
|
.\} \" i386
|
|
|
|
.if \n[i386]:\n[amd64] \{\
|
2008-04-30 19:29:11 +04:00
|
|
|
.It
|
|
|
|
The default kernel on CD-ROMs has ACPI enabled.
|
|
|
|
This is known to cause issues on a few machines which have buggy ACPI
|
|
|
|
implementations.
|
2007-05-27 00:45:12 +04:00
|
|
|
.Pp
|
2008-04-30 19:29:11 +04:00
|
|
|
To boot with ACPI disabled, choose the "no ACPI" option from the boot menu,
|
|
|
|
or interrupt the menu and enter the
|
2007-05-27 00:45:12 +04:00
|
|
|
.Nx
|
2008-04-30 19:29:11 +04:00
|
|
|
boot prompt.
|
2015-05-19 22:30:26 +03:00
|
|
|
Type
|
2008-04-30 19:29:11 +04:00
|
|
|
.Ic boot -2
|
|
|
|
to boot with ACPI disabled.
|
2009-04-26 01:21:47 +04:00
|
|
|
.\} \" amd64:i386
|
2002-07-22 20:45:14 +04:00
|
|
|
.if \n[macppc] \{\
|
2009-04-26 01:21:47 +04:00
|
|
|
The files depend on which model you
|
2002-06-29 12:36:06 +04:00
|
|
|
are using and how you plan to boot your machine.
|
2015-05-19 22:30:26 +03:00
|
|
|
For systems with built-in floppy drives (Open Firmware 1 or 2),
|
2003-06-01 21:37:23 +04:00
|
|
|
fetch the pair of boot floppy images
|
2004-08-22 05:54:29 +04:00
|
|
|
.Pa macppc/installation/floppy/boot1.fs
|
2003-06-01 21:37:23 +04:00
|
|
|
and
|
2004-08-22 05:54:29 +04:00
|
|
|
.Pa macppc/installation/floppy/boot2.fs ,
|
2003-06-01 21:37:23 +04:00
|
|
|
which include the bootloader and installation kernel.
|
|
|
|
For systems without floppy drives (most are Open Firmware 3), fetch the
|
|
|
|
bootloader
|
2004-08-22 05:54:29 +04:00
|
|
|
.Pa macppc/installation/ofwboot.xcf
|
2002-05-09 13:45:28 +04:00
|
|
|
and the installation kernel
|
2004-08-22 05:54:29 +04:00
|
|
|
.Pa macppc/binary/kernel/netbsd-GENERIC_MD.gz .
|
2003-06-01 21:37:23 +04:00
|
|
|
If you have a CD-R, you can fetch the CD image,
|
2012-01-15 02:56:30 +04:00
|
|
|
.Pa NetBSD-\*V-macppc.iso .
|
2001-07-05 03:33:18 +04:00
|
|
|
.\}
|
2002-07-22 20:45:14 +04:00
|
|
|
.if \n[sparc] \{\
|
2008-04-30 19:29:11 +04:00
|
|
|
Fetch a CD image,
|
2012-01-15 02:56:30 +04:00
|
|
|
.Pa NetBSD-\*V-sparc.iso
|
2001-07-05 03:33:18 +04:00
|
|
|
or the floppy disk images,
|
2004-08-22 05:54:29 +04:00
|
|
|
.Pa sparc/install/floppy/disk1.gz No and Pa sparc/install/floppy/disk2 .
|
2001-07-05 09:03:02 +04:00
|
|
|
You need either the pair of floppies or the CD to boot your system.
|
|
|
|
.\}
|
2004-06-10 11:01:00 +04:00
|
|
|
.if \n[sparc64] \{\
|
2015-05-19 22:30:26 +03:00
|
|
|
This is either a CD image
|
|
|
|
.Pq Pa NetBSD-\*V-sparc64.iso
|
|
|
|
which can be booted directly, or the installation kernel and bootloader
|
|
|
|
.Pq Pa sparc64/binary/kernel/netbsd-INSTALL.gz No and Pa sparc64/installation/misc/ofwboot
|
2004-06-10 11:01:00 +04:00
|
|
|
which can be booted from a
|
|
|
|
.Tn Solaris
|
|
|
|
or
|
|
|
|
.Nx
|
|
|
|
partition.
|
|
|
|
.\}
|
|
|
|
.if \n[macppc]:\n[sparc]:\n[sparc64] \{\
|
2003-06-01 21:37:23 +04:00
|
|
|
Alternatively, you may netboot the installation kernel. This process is
|
|
|
|
covered below, in detail.
|
2001-07-05 03:33:18 +04:00
|
|
|
.\}
|
|
|
|
.It
|
|
|
|
The actual binary distribution is in the
|
2004-08-22 05:54:29 +04:00
|
|
|
.Pa \*M/binary/sets/
|
2001-07-05 03:33:18 +04:00
|
|
|
directory.
|
|
|
|
When you boot the install
|
2015-01-11 07:03:47 +03:00
|
|
|
.if \n[amd64] image or CD-ROM,
|
2012-08-17 22:20:19 +04:00
|
|
|
.if \n[i386] image, CD-ROM or floppies,
|
2003-06-01 21:37:23 +04:00
|
|
|
.if \n[macppc] kernel from floppies, hard drive, or CD-ROM,
|
2002-07-22 20:45:14 +04:00
|
|
|
.if \n[sparc] floppies or CD-ROM,
|
2004-06-10 11:01:00 +04:00
|
|
|
.if \n[sparc64] CD-ROM or installation kernel,
|
2001-07-05 03:33:18 +04:00
|
|
|
the installation program
|
2015-05-09 11:13:34 +03:00
|
|
|
can fetch these files for you (using, e.g., ftp)
|
2001-07-05 03:33:18 +04:00
|
|
|
if you have a network connection.
|
|
|
|
There are several other methods to get the binary sets onto
|
2002-01-03 06:32:10 +03:00
|
|
|
your machine.
|
2001-07-05 03:33:18 +04:00
|
|
|
.Pp
|
|
|
|
You will at a minimum need
|
2005-08-22 08:02:30 +04:00
|
|
|
.ie \n[i386]:\n[amd64] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
one of the kernel sets, typically
|
2002-06-12 16:19:53 +04:00
|
|
|
.Pa kern-GENERIC.tgz ,
|
2001-07-05 03:33:18 +04:00
|
|
|
as well as
|
|
|
|
.\}
|
|
|
|
.el \{\
|
|
|
|
the following sets:
|
2015-05-19 22:30:26 +03:00
|
|
|
.Pa kern-GENERIC.tgz ,
|
2001-07-05 03:33:18 +04:00
|
|
|
.\}
|
|
|
|
.Pa base.tgz
|
|
|
|
and
|
|
|
|
.Pa etc.tgz .
|
|
|
|
In a typical workstation installation you will probably want
|
|
|
|
all the installation sets.
|
2008-04-30 19:29:11 +04:00
|
|
|
.ie \n[i386]:\n[amd64] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
.It
|
2015-01-11 07:03:47 +03:00
|
|
|
Write the boot images
|
2008-04-30 19:29:11 +04:00
|
|
|
.Pp
|
|
|
|
Many commercial and freeware programs are available to burn CD-ROMs.
|
|
|
|
.Pp
|
2015-05-09 11:13:34 +03:00
|
|
|
If installing via USB, you must first uncompress the USB image, which
|
|
|
|
is gzipped.
|
|
|
|
.Dl $ Ic "gunzip NetBSD-\*V-\*M-install.img.gz"
|
|
|
|
Next, write the USB image to a USB stick/drive.
|
|
|
|
Note that this will overwrite any existing data on the device that you
|
|
|
|
specify, so double check the device before running!
|
|
|
|
On
|
|
|
|
.Ul
|
|
|
|
operating systems, use a command similar to the following,
|
|
|
|
replacing
|
|
|
|
.Pa /dev/rsd0d
|
|
|
|
with the appropriate device for your system:
|
|
|
|
.Dl # Ic "dd if=NetBSD-\*V-\*M-install.img of=/dev/rsd0d bs=32k"
|
|
|
|
On Windows, you will need to use a program such as Win32 Disk Imager,
|
|
|
|
which can be found at
|
|
|
|
.Lk http://sourceforge.net/projects/win32diskimager/
|
2015-05-19 22:30:26 +03:00
|
|
|
.if \n[amd64]:\n[i386] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
If you have problems writing a raw image to a floppy,
|
|
|
|
the
|
|
|
|
.Ic rawrite.exe
|
|
|
|
MS-DOS program
|
|
|
|
or the
|
2010-10-27 22:17:42 +04:00
|
|
|
.Ic Rawrite32
|
|
|
|
Windows32 program (installed by
|
|
|
|
.Pa rawr32.exe )
|
2001-07-05 03:33:18 +04:00
|
|
|
in the
|
2015-05-09 11:13:34 +03:00
|
|
|
.Pa \*M/installation/misc/
|
2001-07-05 03:33:18 +04:00
|
|
|
directory may be of help.
|
|
|
|
.\}
|
2015-01-11 07:03:47 +03:00
|
|
|
.\}
|
2006-04-20 04:57:33 +04:00
|
|
|
.if \n[macppc] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
If your \*M has a floppy drive, create the pair of boot floppies using
|
2003-06-01 21:37:23 +04:00
|
|
|
.Ic suntar
|
|
|
|
(MacOS 9),
|
|
|
|
.Ic rawrite
|
|
|
|
(Windows), or
|
|
|
|
.Ic dd
|
|
|
|
(any
|
|
|
|
.Ul
|
|
|
|
system with floppy support). If your system has Open Firmware 3, drag
|
2002-11-18 15:39:43 +03:00
|
|
|
.Pa ofwboot.xcf No and Pa netbsd-GENERIC_MD.gz
|
2002-06-29 12:36:06 +04:00
|
|
|
to your hard drive icon (the top level of the drive, not the desktop).
|
2003-06-01 21:37:23 +04:00
|
|
|
If you are using the CD image, burn it now.
|
2001-07-05 03:33:18 +04:00
|
|
|
.\}
|
2006-04-20 04:57:33 +04:00
|
|
|
.if \n[sparc] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
.It
|
2002-06-29 12:36:06 +04:00
|
|
|
Make sure your sparc's CD-ROM drive is bootable.
|
|
|
|
Burn the CD.
|
|
|
|
Otherwise, write the floppy images directly to a pair of floppies
|
|
|
|
(after uncompressing disk1.gz).
|
2001-07-05 03:33:18 +04:00
|
|
|
.\}
|
2006-04-20 04:57:33 +04:00
|
|
|
.if \n[sparc64] \{\
|
2004-06-10 11:01:00 +04:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
Burn the CD or put the installation kernel and bootloader
|
2004-06-10 11:01:00 +04:00
|
|
|
at the root level of a bootable
|
|
|
|
.Tn Solaris
|
|
|
|
or
|
|
|
|
.Nx
|
|
|
|
partition.
|
|
|
|
.\}
|
2001-07-05 03:33:18 +04:00
|
|
|
.Pp
|
2015-05-09 11:13:34 +03:00
|
|
|
The media you just prepared will be used to boot the installation
|
2001-07-05 03:33:18 +04:00
|
|
|
kernel, which contains all the tools required to install
|
|
|
|
.Nx .
|
2002-07-22 20:45:14 +04:00
|
|
|
.if \n[macppc] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
.It
|
|
|
|
Determine your machine's model, quirks, and Open Firmware version from the
|
|
|
|
.Nx*M
|
|
|
|
Model Support webpage.
|
2007-12-15 00:15:52 +03:00
|
|
|
.Lk http://www.NetBSD.org/ports/macppc/models.html
|
2001-07-05 03:33:18 +04:00
|
|
|
.Pp
|
|
|
|
At present,
|
|
|
|
.Nx*M
|
|
|
|
cannot exist on the same hard drive as
|
2002-07-19 11:17:45 +04:00
|
|
|
.Tn Mac OS
|
2003-06-01 21:37:23 +04:00
|
|
|
unless you partition your disk before running the installer.
|
2003-09-02 09:34:28 +04:00
|
|
|
Open Firmware versions prior to 3 require a dedicated
|
2001-07-05 03:33:18 +04:00
|
|
|
.Nx
|
2003-09-02 09:34:28 +04:00
|
|
|
drive \(em you must use the entire disk,
|
2002-06-29 12:36:06 +04:00
|
|
|
partitioned with the installation tools.
|
|
|
|
Open Firmware version 3 cannot boot into
|
2001-07-05 03:33:18 +04:00
|
|
|
.Nx
|
2003-06-01 21:37:23 +04:00
|
|
|
on a drive partitioned with the installation tools, you must partition
|
|
|
|
your disk before running the installer, then select the
|
2001-07-05 03:33:18 +04:00
|
|
|
.Dq Me "Re-install sets or install additional sets"
|
|
|
|
option in the installer (selecting the
|
|
|
|
.Dq Me "Install NetBSD to hard disk"
|
|
|
|
or
|
|
|
|
.Dq Me "Upgrade NetBSD on a hard disk"
|
2002-06-29 12:36:06 +04:00
|
|
|
options will render your drive unbootable).
|
|
|
|
If you are unsure, you may want to read the section below on
|
2001-07-05 03:33:18 +04:00
|
|
|
.Sx Partitioning your hard drive for NetBSD
|
|
|
|
.It
|
|
|
|
For systems with Open Firmware versions prior to 3, you may need to use
|
|
|
|
Apple's System Disk utility to enter Open Firmware and use your screen and
|
2002-06-29 12:36:06 +04:00
|
|
|
keyboard.
|
|
|
|
To enter Open Firmware, hold down the
|
2001-07-05 03:33:18 +04:00
|
|
|
.Key COMMAND-OPTION-O-F
|
2003-06-01 21:37:23 +04:00
|
|
|
keys after the boot chime starts, but before the chime ends.
|
2002-06-29 12:36:06 +04:00
|
|
|
Entering Open Firmware versions prior to 3 is usually the most frustrating
|
|
|
|
part of installation \(em you may want to read the section below on
|
2001-07-05 03:33:18 +04:00
|
|
|
.Sx Older Open Firmware System Preparation
|
|
|
|
.Pp
|
|
|
|
You should have the Open Firmware
|
2008-09-07 00:59:42 +04:00
|
|
|
.Dq Pa "0 \*[Gt]"
|
2001-07-05 03:33:18 +04:00
|
|
|
prompt on your screen before attempting to boot
|
|
|
|
.Nx*M .
|
|
|
|
.\}
|
2002-07-22 20:45:14 +04:00
|
|
|
.if \n[macppc] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
.It
|
2002-06-29 12:36:06 +04:00
|
|
|
At the Open Firmware prompt, type the command to boot.
|
2003-06-01 21:37:23 +04:00
|
|
|
To boot from the installation floppies, the command is
|
|
|
|
.Dq Ic "boot fd:0" .
|
2002-01-03 06:32:10 +03:00
|
|
|
For the install kernel and bootloader on your hard drive (Open Firmware
|
|
|
|
3), the command is
|
2003-06-01 21:37:23 +04:00
|
|
|
.Dq Ic "boot hd:,\eofwboot.xcf netbsd-GENERIC_MD.gz" .
|
2001-07-05 03:33:18 +04:00
|
|
|
.Pp
|
|
|
|
For boot CDs, the command is something like
|
2001-08-17 11:04:41 +04:00
|
|
|
.Dq Ic "boot cd:,\eofwboot.xcf netbsd.macppc"
|
|
|
|
(for Open Firmware 3) or
|
2002-01-03 06:32:10 +03:00
|
|
|
.Dq Ic "boot scsi-int/sd@3:0 NETBSD.MACPPC"
|
2001-08-17 11:04:41 +04:00
|
|
|
(for earlier Open Firmware versions).
|
|
|
|
You will need to use the correct case for
|
|
|
|
.Ic OFWBOOT.XCF No and Ic NETBSD.MACPPC
|
2002-06-29 12:36:06 +04:00
|
|
|
depending on how your version of Open Firmware interprets the ISO
|
2002-07-08 20:27:05 +04:00
|
|
|
file system.
|
2002-06-29 12:36:06 +04:00
|
|
|
You may need to replace
|
2001-07-05 03:33:18 +04:00
|
|
|
.Ic cd
|
|
|
|
with
|
2003-10-11 03:59:16 +04:00
|
|
|
.Ic "scsi/sd@3 , scsi-int/sd@3 , ata/atapi-disk ,"
|
2002-06-29 12:36:06 +04:00
|
|
|
or some other device alias.
|
|
|
|
You should also use the Open Firmware
|
2001-07-05 03:33:18 +04:00
|
|
|
.Ic dir
|
|
|
|
command to confirm that the
|
|
|
|
.Nx*M
|
|
|
|
kernel is called
|
2001-08-17 11:04:41 +04:00
|
|
|
.Pa NETBSD.MACPPC .
|
2003-06-01 21:37:23 +04:00
|
|
|
You may want to read the section below on
|
|
|
|
.Sx Open Firmware boot syntax
|
2001-07-05 03:33:18 +04:00
|
|
|
.\}
|
2004-06-10 11:01:00 +04:00
|
|
|
.if \n[sparc]:\n[sparc64] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
You will need to get to the
|
2004-06-12 10:57:53 +04:00
|
|
|
.if \n[sparc] OpenBoot PROM
|
|
|
|
.if \n[sparc64] OpenFirmware
|
2001-07-05 03:33:18 +04:00
|
|
|
.Dq Ic "ok"
|
2002-06-29 12:36:06 +04:00
|
|
|
prompt.
|
2009-04-26 01:21:47 +04:00
|
|
|
After your system first powers on and displays some initial information,
|
2002-06-29 12:36:06 +04:00
|
|
|
press the
|
2001-07-05 03:33:18 +04:00
|
|
|
.Key STOP-A
|
2004-11-14 07:15:40 +03:00
|
|
|
keys, or send a BREAK if you're on a serial console.
|
2002-06-29 12:36:06 +04:00
|
|
|
At the
|
2001-07-05 03:33:18 +04:00
|
|
|
.Dq Ic "ok"
|
|
|
|
prompt, type the command to boot your system into
|
|
|
|
.Nx .
|
2004-06-10 11:01:00 +04:00
|
|
|
.\}
|
|
|
|
.if \n[sparc] \{\
|
2001-07-05 03:33:18 +04:00
|
|
|
The command to boot from CD is one of the following commands (depending on
|
|
|
|
your model):
|
|
|
|
.Dq Ic b sd(,30,) ,
|
|
|
|
.Dq Ic boot sd(,30,) ,
|
|
|
|
or
|
|
|
|
.Dq Ic boot cdrom .
|
|
|
|
.Pp
|
|
|
|
The command to boot from floppy is either
|
|
|
|
.Dq Ic boot fd(,,1)
|
|
|
|
or
|
|
|
|
.Dq Ic boot floppy .
|
|
|
|
The installer will prompt you to insert the second floppy when it is ready
|
|
|
|
for it.
|
|
|
|
.\}
|
2004-06-10 11:01:00 +04:00
|
|
|
.if \n[sparc64] \{\
|
|
|
|
The command to boot from CD is:
|
|
|
|
.Dq Ic boot cdrom .
|
|
|
|
The command to boot the
|
|
|
|
.Nx
|
2015-05-19 22:30:26 +03:00
|
|
|
kernel from a
|
2004-06-10 11:01:00 +04:00
|
|
|
.Tn Solaris
|
|
|
|
or
|
|
|
|
.Nx
|
|
|
|
partition depends on which disk and partition it is on.
|
|
|
|
To boot from the first partition of the first (primary) disk:
|
|
|
|
.Dq Ic "boot disk:a /ofwboot -a" .
|
|
|
|
When it asks you for a kernel, specify
|
|
|
|
.Dq Ic "netbsd-INSTALL.gz"
|
|
|
|
.\}
|
2001-07-05 03:33:18 +04:00
|
|
|
.It
|
|
|
|
For third-party programs which are not part of the base
|
|
|
|
.Nx
|
|
|
|
distribution, you will want to explore the
|
|
|
|
.Ic pkgsrc
|
2015-05-09 11:13:34 +03:00
|
|
|
package management system, which contains thousands of third party software
|
|
|
|
applications.
|
2001-07-05 03:33:18 +04:00
|
|
|
.El
|
|
|
|
.\}
|
1999-01-13 11:18:44 +03:00
|
|
|
.Ss "What is NetBSD?"
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
The
|
|
|
|
.Nx
|
2000-10-10 16:08:24 +04:00
|
|
|
Operating System is a fully functional
|
1999-03-23 23:55:38 +03:00
|
|
|
.Tn Open Source
|
2000-10-29 15:24:57 +03:00
|
|
|
.Ul
|
|
|
|
operating system derived from the University of California, Berkeley
|
2000-10-10 16:08:24 +04:00
|
|
|
Networking Release 2 (Net/2), 4.4BSD-Lite, and 4.4BSD-Lite2 sources.
|
1999-01-13 11:18:44 +03:00
|
|
|
.Nx
|
2015-05-09 11:13:34 +03:00
|
|
|
runs on many different different system architectures (ports)
|
|
|
|
across a variety of distinct CPU families, and is being ported to more.
|
2002-06-29 12:36:06 +04:00
|
|
|
The
|
2007-01-04 03:19:45 +03:00
|
|
|
.Nx
|
2015-05-09 11:13:34 +03:00
|
|
|
\*V release contains complete binary releases for most of these
|
|
|
|
system architectures, with preliminary support for the others included in
|
|
|
|
source form.
|
2007-12-09 22:23:57 +03:00
|
|
|
Please see the
|
2000-10-10 16:08:24 +04:00
|
|
|
.Nx
|
2015-05-09 11:13:34 +03:00
|
|
|
website at
|
2007-12-09 22:23:57 +03:00
|
|
|
.Lk http://www.NetBSD.org/
|
|
|
|
for information on them.)
|
1999-03-23 23:55:38 +03:00
|
|
|
.Pp
|
|
|
|
.Nx
|
|
|
|
is a completely integrated system.
|
|
|
|
In addition to its highly portable, high performance kernel,
|
2001-04-07 19:23:15 +04:00
|
|
|
.nh
|
1999-03-23 23:55:38 +03:00
|
|
|
.Nx
|
|
|
|
features a complete set of user utilities, compilers for several
|
2000-11-16 04:48:29 +03:00
|
|
|
languages, the X Window System, firewall software
|
1999-03-23 23:55:38 +03:00
|
|
|
and numerous other tools, all accompanied by full source code.
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
1999-03-23 23:55:38 +03:00
|
|
|
.\" XXX Should we include some text here about NetBSD's license
|
|
|
|
.\" policies and how commercial-friendly it is?
|
1999-01-13 11:18:44 +03:00
|
|
|
.Nx
|
|
|
|
is a creation of the members of the Internet community.
|
|
|
|
Without the unique cooperation and coordination the net makes
|
2015-05-09 11:13:34 +03:00
|
|
|
possible,
|
1999-03-23 23:55:38 +03:00
|
|
|
.Nx
|
2015-05-09 11:13:34 +03:00
|
|
|
would not exist.
|
2004-08-23 20:03:57 +04:00
|
|
|
.
|
2002-07-09 18:49:27 +04:00
|
|
|
.if \n[FOR_RELEASE] \{\
|
2015-05-09 11:13:34 +03:00
|
|
|
.Ss Changes Between The NetBSD 6.0 and 7.0 Releases
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
The
|
2007-12-09 22:23:57 +03:00
|
|
|
.Nx
|
|
|
|
\*V release
|
2015-05-09 11:13:34 +03:00
|
|
|
provides many significant changes, including support for many new
|
|
|
|
devices, hundreds of bug fixes, new and updated kernel subsystems, and
|
|
|
|
numerous userland enhancements.
|
2002-06-29 12:36:06 +04:00
|
|
|
The result of these improvements is a stable operating system fit for
|
1999-03-23 23:55:38 +03:00
|
|
|
production use that rivals most commercially available systems.
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
2009-04-25 14:34:42 +04:00
|
|
|
It is impossible to completely summarize the massive development that
|
2005-11-06 20:25:55 +03:00
|
|
|
went into the
|
2007-01-04 03:19:45 +03:00
|
|
|
.Nx
|
|
|
|
\*V release.
|
2007-07-24 02:22:13 +04:00
|
|
|
The complete list of changes can be found in the
|
2007-09-29 20:53:13 +04:00
|
|
|
CHANGES:
|
2015-05-09 11:13:34 +03:00
|
|
|
.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0/CHANGES
|
2007-07-24 02:22:13 +04:00
|
|
|
and
|
2015-05-09 11:13:34 +03:00
|
|
|
CHANGES-7.0:
|
|
|
|
.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0/CHANGES-7.0
|
|
|
|
files in the top level directory of the NetBSD 7.0 release tree.
|
2009-04-25 05:33:12 +04:00
|
|
|
.Pp
|
2009-04-27 04:07:06 +04:00
|
|
|
.\" fill in with changes.mdoc
|
2002-07-08 20:27:05 +04:00
|
|
|
.
|
2000-10-29 15:24:57 +03:00
|
|
|
.\} \" \n[FOR_RELEASE]
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
2008-08-21 01:14:38 +04:00
|
|
|
.Ss "Features to be removed in a later release"
|
2009-01-26 03:14:42 +03:00
|
|
|
The following features are to be removed from
|
2008-08-21 01:14:38 +04:00
|
|
|
.Nx
|
2009-01-26 03:14:42 +03:00
|
|
|
in the future:
|
2008-08-21 01:14:38 +04:00
|
|
|
.(bullet
|
2012-08-17 22:20:19 +04:00
|
|
|
.Xr dhclient 8
|
|
|
|
in favor of
|
|
|
|
.Xr dhcpcd 8 .
|
|
|
|
.It
|
2015-05-09 11:13:34 +03:00
|
|
|
.Xr groff 1 .
|
|
|
|
Man pages are now handled with
|
2012-08-17 22:20:19 +04:00
|
|
|
.Xr mandoc 1 ,
|
|
|
|
and
|
|
|
|
.Xr groff 1
|
|
|
|
can still be found in pkgsrc as
|
|
|
|
.Pa textproc/groff .
|
2015-05-19 22:30:26 +03:00
|
|
|
.It
|
|
|
|
.Xr rtsol 8
|
|
|
|
and
|
|
|
|
.Xr rtsold 8 .
|
2008-09-04 20:30:58 +04:00
|
|
|
.bullet)
|
2008-08-21 01:14:38 +04:00
|
|
|
.
|
2009-04-25 05:33:12 +04:00
|
|
|
.Ss "The NetBSD Foundation"
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
The
|
|
|
|
.Nx
|
2009-04-25 05:33:12 +04:00
|
|
|
Foundation is a tax exempt, not-for-profit 501(c)(3) corporation
|
|
|
|
that devotes itself to the traditional goals and Spirit of the
|
1999-01-13 11:18:44 +03:00
|
|
|
.Nx
|
2009-04-25 05:33:12 +04:00
|
|
|
Project and owns the trademark of the word
|
|
|
|
.Dq NetBSD .
|
|
|
|
It supports the design, development, and adoption of
|
1999-01-13 11:18:44 +03:00
|
|
|
.Nx
|
2009-04-25 05:33:12 +04:00
|
|
|
worldwide.
|
|
|
|
More information on the
|
1999-01-13 11:18:44 +03:00
|
|
|
.Nx
|
2009-04-25 05:33:12 +04:00
|
|
|
Foundation, its composition, aims, and work can be found at:
|
2009-04-26 01:21:47 +04:00
|
|
|
.Lk http://www.NetBSD.org/foundation/
|
1999-01-13 11:18:44 +03:00
|
|
|
.br_ne 10P
|
|
|
|
.
|
|
|
|
.Ss "Sources of NetBSD"
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
1999-12-08 06:57:29 +03:00
|
|
|
Refer to
|
2009-04-26 01:21:47 +04:00
|
|
|
.Lk http://www.NetBSD.org/mirrors/
|
1999-01-13 11:18:44 +03:00
|
|
|
.br_ne 10P
|
|
|
|
.
|
|
|
|
.Ss "NetBSD \*V Release Contents
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
The root directory of the
|
2007-01-04 03:19:45 +03:00
|
|
|
.Nx
|
|
|
|
\*V release is organized as follows:
|
2000-10-11 02:03:41 +04:00
|
|
|
.ie \n[FOR_RELEASE] \{\
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
.Pa .../NetBSD-\*V/
|
2001-04-07 19:23:15 +04:00
|
|
|
.(tag README.files
|
1999-01-13 11:18:44 +03:00
|
|
|
.It Li CHANGES
|
2015-05-09 11:13:34 +03:00
|
|
|
Changes between the 6.0 and 7.0 releases.
|
|
|
|
.It Li CHANGES-7.0
|
|
|
|
Changes between the initial 7.0 branch and final release of 7.0.
|
2007-12-14 07:24:49 +03:00
|
|
|
.It Li CHANGES.prev
|
2009-04-25 05:33:12 +04:00
|
|
|
Changes in previous
|
1999-01-13 11:18:44 +03:00
|
|
|
.Nx
|
|
|
|
releases.
|
|
|
|
.It Li LAST_MINUTE
|
2009-04-25 05:33:12 +04:00
|
|
|
Last minute changes and notes about the release.
|
1999-01-13 11:18:44 +03:00
|
|
|
.It Li README.files
|
|
|
|
README describing the distribution's contents.
|
2015-05-09 11:13:34 +03:00
|
|
|
.It Pa images/
|
|
|
|
Images (ISO 9660 or USB) for installing NetBSD.
|
|
|
|
Depending on your system, these may be bootable.
|
2000-10-29 15:24:57 +03:00
|
|
|
.It Pa source/
|
1999-01-13 11:18:44 +03:00
|
|
|
Source distribution sets; see below.
|
2000-10-10 16:08:24 +04:00
|
|
|
.tag)
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
In addition to the files and directories listed above, there is one
|
|
|
|
directory per architecture, for each of the architectures for which
|
2007-01-04 03:19:45 +03:00
|
|
|
.Nx
|
|
|
|
\*V has a binary distribution.
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
The source distribution sets can be found in subdirectories of the
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pa source
|
2002-06-29 12:36:06 +04:00
|
|
|
subdirectory of the distribution tree.
|
|
|
|
They contain the complete sources to the system.
|
|
|
|
The source distribution sets are as follows:
|
2000-10-10 16:08:24 +04:00
|
|
|
.(tag sharesrc
|
|
|
|
.It Sy gnusrc
|
|
|
|
This set contains the
|
|
|
|
.Dq gnu
|
|
|
|
sources, including the source for the compiler, assembler, groff,
|
|
|
|
and the other GNU utilities in the binary distribution sets.
|
|
|
|
.It Sy sharesrc
|
|
|
|
This set contains the
|
|
|
|
.Dq share
|
|
|
|
sources, which include the sources for the man pages not associated
|
2001-04-07 19:23:15 +04:00
|
|
|
with any particular program; the sources for the typesettable document
|
|
|
|
set; the dictionaries; and more.
|
2000-10-10 16:08:24 +04:00
|
|
|
.It Sy src
|
|
|
|
This set contains all of the base
|
2007-01-04 03:19:45 +03:00
|
|
|
.Nx
|
|
|
|
\*V sources which are not in
|
2000-10-10 16:08:24 +04:00
|
|
|
.Sy gnusrc ,
|
|
|
|
.Sy sharesrc ,
|
|
|
|
or
|
|
|
|
.Sy syssrc .
|
|
|
|
.It Sy syssrc
|
|
|
|
This set contains the sources to the
|
2007-01-04 03:19:45 +03:00
|
|
|
.Nx
|
2009-01-26 03:14:42 +03:00
|
|
|
\*V kernel for all architectures as well as the
|
|
|
|
.Xr config 1
|
|
|
|
utility.
|
2000-10-10 16:08:24 +04:00
|
|
|
.It Sy xsrc
|
|
|
|
This set contains the sources to the X Window System.
|
|
|
|
.tag)
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
2000-08-07 15:58:04 +04:00
|
|
|
All the above source sets are located in the
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pa source/sets
|
2000-08-07 15:58:04 +04:00
|
|
|
subdirectory of the distribution tree.
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
2002-06-29 12:36:06 +04:00
|
|
|
The source sets are distributed as compressed tar files.
|
2002-07-26 06:45:37 +04:00
|
|
|
Except for the
|
2015-05-19 22:30:26 +03:00
|
|
|
.Sy pkgsrc
|
2002-07-26 06:45:37 +04:00
|
|
|
set, which is traditionally unpacked into
|
|
|
|
.Pa /usr/pkgsrc ,
|
|
|
|
all sets may be unpacked into
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pa /usr/src
|
|
|
|
with the command:
|
2006-10-30 21:36:44 +03:00
|
|
|
.Dl # Ic "cd / ; tar -zxpf set_name.tgz"
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
2000-10-10 16:08:24 +04:00
|
|
|
In each of the source distribution set directories, there are
|
|
|
|
files which contain the checksums of the files in the directory:
|
2009-09-19 11:09:53 +04:00
|
|
|
.(tag SHA512 -offset indent
|
2000-10-10 16:08:24 +04:00
|
|
|
.It Li MD5
|
1999-05-24 11:03:16 +04:00
|
|
|
.Tn MD5
|
2009-09-19 11:09:53 +04:00
|
|
|
digests in the format produced by the command:
|
2002-07-09 18:49:27 +04:00
|
|
|
.br
|
2007-12-14 07:24:49 +03:00
|
|
|
.Ic cksum -a MD5 Ar file .
|
|
|
|
.It Li SHA512
|
|
|
|
.Tn SHA512
|
2009-09-19 11:09:53 +04:00
|
|
|
digests in the format produced by the command:
|
2007-12-14 07:24:49 +03:00
|
|
|
.br
|
|
|
|
.Ic cksum -a SHA512 Ar file .
|
2000-10-10 16:08:24 +04:00
|
|
|
.tag)
|
1999-05-24 11:03:16 +04:00
|
|
|
.Pp
|
2009-09-19 11:09:53 +04:00
|
|
|
The SHA512 digest is safer, but MD5 checksums are provided so that a wider
|
|
|
|
range of operating systems can check the integrity of the release files.
|
2000-10-10 16:08:24 +04:00
|
|
|
.\}
|
|
|
|
.el \{\
|
|
|
|
.Pp
|
|
|
|
.Pa \&.../NetBSD-current/tar_files/
|
2000-10-29 15:24:57 +03:00
|
|
|
.(item -compact -offset indent
|
|
|
|
.Pa pkgsrc.tar.gz
|
|
|
|
.It
|
|
|
|
.Pa src/*.tar.gz
|
|
|
|
.It
|
|
|
|
.Pa xsrc/*.tar.gz
|
|
|
|
.item)
|
2000-10-10 16:08:24 +04:00
|
|
|
.Pp
|
2004-08-22 05:54:29 +04:00
|
|
|
Other directories provide unpacked source trees e.g. for distribution via
|
2012-11-03 11:59:45 +04:00
|
|
|
the software update protocol (SUP) or the
|
2004-08-22 05:54:29 +04:00
|
|
|
concurrent version system (CVS). For more information see:
|
|
|
|
.Lk http://www.NetBSD.org/mirrors/
|
2000-10-10 16:08:24 +04:00
|
|
|
.\}
|
|
|
|
.
|
|
|
|
.
|
2011-05-28 10:00:05 +04:00
|
|
|
.so contents -----------------------------------------------
|
2000-10-10 16:08:24 +04:00
|
|
|
.
|
|
|
|
.
|
|
|
|
.(Note
|
|
|
|
Each directory in the \*M binary distribution also has its
|
|
|
|
own checksum files, just as the source distribution does.
|
1999-05-24 11:03:16 +04:00
|
|
|
.Note)
|
1999-01-13 11:18:44 +03:00
|
|
|
.br_ne 7P
|
|
|
|
.
|
2000-10-10 16:08:24 +04:00
|
|
|
.Ss "NetBSD/\*M System Requirements and Supported Devices"
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
.so hardware -----------------------------------------------
|
|
|
|
.br_ne 7P
|
|
|
|
.
|
2004-05-13 04:26:25 +04:00
|
|
|
.if \n[xen] \{.Ss "Installation options"
|
|
|
|
.br_ne 7P
|
|
|
|
.
|
|
|
|
.so instopt -----------------------------------------------
|
|
|
|
.\}
|
|
|
|
.
|
1999-01-13 11:18:44 +03:00
|
|
|
.Ss "Getting the NetBSD System on to Useful Media"
|
|
|
|
.
|
|
|
|
.so xfer -----------------------------------------------
|
|
|
|
.br_ne 7P
|
|
|
|
.
|
2000-10-10 16:08:24 +04:00
|
|
|
.Ss "Preparing your System for NetBSD installation"
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
.so prep -----------------------------------------------
|
|
|
|
.br_ne 7P
|
|
|
|
.
|
2002-07-22 20:45:14 +04:00
|
|
|
.ie \n[mac68k] .Ss "Installing the NetBSD System (Sysinst Method)"
|
2002-07-19 11:17:45 +04:00
|
|
|
.el .Ss "Installing the NetBSD System"
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
.so install -----------------------------------------------
|
|
|
|
.br_ne 7P
|
|
|
|
.
|
|
|
|
.Ss "Post installation steps"
|
|
|
|
.
|
|
|
|
.so ../common/postinstall -----------------------------------------------
|
|
|
|
.br_ne 7P
|
|
|
|
.
|
|
|
|
.Ss "Upgrading a previously-installed NetBSD System"
|
|
|
|
.
|
|
|
|
.so upgrade -----------------------------------------------
|
|
|
|
.br_ne 7P
|
|
|
|
.
|
|
|
|
.Ss "Compatibility Issues With Previous NetBSD Releases"
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
Users upgrading from previous versions of
|
|
|
|
.Nx
|
|
|
|
may wish to bear the
|
|
|
|
following problems and compatibility issues in mind when upgrading to
|
2007-01-04 03:19:45 +03:00
|
|
|
.Nx
|
2008-02-07 17:36:40 +03:00
|
|
|
\*V.
|
2007-10-27 01:08:53 +04:00
|
|
|
.Pp
|
2009-04-27 04:07:06 +04:00
|
|
|
Note that
|
|
|
|
.Ic sysinst
|
|
|
|
will automatically invoke
|
|
|
|
.(disp
|
|
|
|
postinstall fix
|
|
|
|
.disp)
|
|
|
|
and thus all issues that are fixed by
|
|
|
|
.Ic postinstall
|
2015-05-19 22:30:26 +03:00
|
|
|
by default will be handled.
|
2009-04-27 04:07:06 +04:00
|
|
|
.Pp
|
2015-05-19 22:30:26 +03:00
|
|
|
A number of things have been removed from the
|
2009-04-25 05:33:12 +04:00
|
|
|
.Nx
|
2015-05-19 22:30:26 +03:00
|
|
|
\*V release.
|
|
|
|
See the
|
|
|
|
.Dq Components removed from NetBSD
|
|
|
|
section near the beginning of this document for a list.
|
|
|
|
.if \n[arm] \{\
|
|
|
|
.Ss2 Important note regarding ABI change on ARM ports
|
|
|
|
.Pp
|
|
|
|
In
|
|
|
|
.Nx
|
|
|
|
7.0, most ARM ports (all but acorn26, acorn32, and epoc32) have switched
|
|
|
|
to the official standard ABI
|
|
|
|
.Pq EABI5
|
|
|
|
which is recommended by ARM for ELF binaries.
|
|
|
|
.Pp
|
|
|
|
Backwards compatibility is provided for binaries using the previous ABI
|
|
|
|
.Pq oabi .
|
|
|
|
A
|
|
|
|
.Nx
|
|
|
|
\*V
|
|
|
|
kernel with the
|
|
|
|
.Dv COMPAT_NETBSD32
|
|
|
|
option enabled will allow you to execute oabi binaries.
|
|
|
|
This option is enabled in the kernels distributed with this release.
|
|
|
|
.Pp
|
|
|
|
However, new binaries can not be mixed with old libraries, and shared
|
|
|
|
libraries are incompatible.
|
|
|
|
.Pp
|
|
|
|
.Ic sysinst
|
|
|
|
does not provide an automatic mechanism to partlially upgrade an old
|
|
|
|
installation.
|
|
|
|
There are two ways to handle the transition:
|
|
|
|
.(enum
|
|
|
|
.Pp
|
|
|
|
Do a complete update.
|
|
|
|
.Pp
|
|
|
|
This means updating your system with
|
|
|
|
.Ic sysinst ,
|
|
|
|
then deleting and recompiling all other binaries, whether they were
|
|
|
|
installed locally or through pkgsrc.
|
|
|
|
This is the preferred, cleanest approach.
|
2009-04-25 05:33:12 +04:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
Move your old binaries and libraries to
|
|
|
|
.Pa /compat/netbsd32
|
|
|
|
and replace them one by one.
|
2009-04-25 05:33:12 +04:00
|
|
|
.Pp
|
2015-05-19 22:30:26 +03:00
|
|
|
For example, move all of
|
|
|
|
.Pa /usr/pkg
|
2009-04-25 05:33:12 +04:00
|
|
|
to
|
2015-05-19 22:30:26 +03:00
|
|
|
.Pa /compat/netbsd32/usr/pkg
|
|
|
|
and add
|
|
|
|
.Pa /compat/netbsd32/usr/pkg/bin
|
|
|
|
to the end of your PATH.
|
|
|
|
Most binaries should still run, and can be replaced over time with
|
|
|
|
recompiled packages, which will install to
|
|
|
|
.Pa /usr/pkg
|
|
|
|
again.
|
|
|
|
.enum)
|
2007-07-26 15:29:05 +04:00
|
|
|
.
|
2015-05-19 22:30:26 +03:00
|
|
|
.\}
|
|
|
|
.Ss2 Issues affecting an upgrade from NetBSD 5.x releases
|
2008-02-06 04:57:31 +03:00
|
|
|
.Pp
|
2015-05-19 22:30:26 +03:00
|
|
|
See the section below on upgrading from NetBSD 6.x as well.
|
2007-12-14 07:24:49 +03:00
|
|
|
.Pp
|
2015-05-19 22:30:26 +03:00
|
|
|
The following users need to be created:
|
2008-02-06 04:57:31 +03:00
|
|
|
.(bullet -compact -offset indent
|
2015-05-19 22:30:26 +03:00
|
|
|
_mdnsd
|
2008-02-06 04:57:31 +03:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
_tests
|
2008-02-06 04:57:31 +03:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
_tcpdump
|
2008-02-06 04:57:31 +03:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
_tss
|
|
|
|
.bullet)
|
|
|
|
.Pp
|
|
|
|
The following groups need to be created:
|
|
|
|
.(bullet -compact -offset indent
|
|
|
|
_mdnsd
|
2008-02-06 04:57:31 +03:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
_tests
|
2008-02-06 04:57:31 +03:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
_tcpdump
|
2008-02-06 04:57:31 +03:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
_tss
|
2008-02-06 04:57:31 +03:00
|
|
|
.bullet)
|
|
|
|
.Pp
|
2015-05-19 22:30:26 +03:00
|
|
|
The implementation of SHA2-HMAC in KAME_IPSEC as used in
|
|
|
|
.Nx
|
|
|
|
5.0 and before did not comply with current standards.
|
|
|
|
FAST_IPSEC does, with the result that old and new systems cannot
|
|
|
|
communicate over IPSEC if one of the affected authentication
|
|
|
|
algorithms (hmac_sha256, hmac_sha384, hmac_sha512) is used.
|
2008-02-06 04:57:31 +03:00
|
|
|
.
|
2015-05-19 22:30:26 +03:00
|
|
|
.Ss2 Issues affecting an upgrade from NetBSD 6.x releases
|
|
|
|
.Pp
|
|
|
|
The following user needs to be created:
|
|
|
|
.(bullet -compact -offset indent
|
|
|
|
_rtadvd
|
|
|
|
.bullet)
|
|
|
|
.Pp
|
|
|
|
The following groups need to be created:
|
|
|
|
.(bullet -compact -offset indent
|
|
|
|
_gpio
|
2009-02-22 17:32:54 +03:00
|
|
|
.It
|
2015-05-19 22:30:26 +03:00
|
|
|
_rtadvd
|
2008-02-06 04:57:31 +03:00
|
|
|
.bullet)
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
.Ss "Using online NetBSD documentation"
|
|
|
|
.Pp
|
2009-04-25 05:33:12 +04:00
|
|
|
Documentation is available if you installed the manual
|
2002-06-29 12:36:06 +04:00
|
|
|
distribution set.
|
|
|
|
Traditionally, the
|
1999-01-13 11:18:44 +03:00
|
|
|
.Dq man pages
|
2000-10-10 16:08:24 +04:00
|
|
|
(documentation) are denoted by
|
2002-07-19 11:17:45 +04:00
|
|
|
.Sq Li name(section) .
|
1999-01-13 11:18:44 +03:00
|
|
|
Some examples of this are
|
|
|
|
.Pp
|
2000-10-10 16:08:24 +04:00
|
|
|
.(bullet -compact -offset indent
|
1999-01-13 11:18:44 +03:00
|
|
|
.Xr intro 1 ,
|
|
|
|
.It
|
|
|
|
.Xr man 1 ,
|
|
|
|
.It
|
2008-11-19 03:56:53 +03:00
|
|
|
.Xr apropos 1 ,
|
1999-01-13 11:18:44 +03:00
|
|
|
.It
|
|
|
|
.Xr passwd 1 ,
|
|
|
|
and
|
|
|
|
.It
|
|
|
|
.Xr passwd 5 .
|
2000-10-10 16:08:24 +04:00
|
|
|
.bullet)
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
The section numbers group the topics into several categories, but three
|
|
|
|
are of primary interest: user commands are in section 1, file formats
|
|
|
|
are in section 5, and administrative information is in section 8.
|
|
|
|
.Pp
|
|
|
|
.No The Em man
|
|
|
|
command is used to view the documentation on a topic, and is
|
|
|
|
started by entering
|
2009-01-26 03:14:42 +03:00
|
|
|
.Ic man
|
|
|
|
.Op Ar section
|
1999-01-13 11:18:44 +03:00
|
|
|
.Ar topic .
|
|
|
|
The brackets
|
|
|
|
.Op \&
|
|
|
|
around the
|
|
|
|
section should not be entered, but rather indicate that the section is
|
2002-06-29 12:36:06 +04:00
|
|
|
optional.
|
|
|
|
If you don't ask for a particular section, the topic with the
|
|
|
|
lowest numbered section name will be displayed.
|
|
|
|
For instance, after logging in, enter
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
|
|
|
.Dl # Ic "man passwd"
|
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
to read the documentation for
|
|
|
|
.Xr passwd 1 .
|
|
|
|
To view the documentation for
|
2000-11-13 04:22:39 +03:00
|
|
|
.Xr passwd 5 ,
|
1999-01-13 11:18:44 +03:00
|
|
|
enter
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
|
|
|
.Dl # Ic "man 5 passwd"
|
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
instead.
|
|
|
|
.Pp
|
|
|
|
If you are unsure of what man page you are looking for, enter
|
2004-08-22 05:54:29 +04:00
|
|
|
.Pp
|
2006-04-20 05:05:47 +04:00
|
|
|
.Dl # Ic apropos Ar subject-word
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
where
|
|
|
|
.Ar subject-word
|
2000-10-10 16:08:24 +04:00
|
|
|
is your topic of interest; a list of possibly
|
1999-01-13 11:18:44 +03:00
|
|
|
related man pages will be displayed.
|
|
|
|
.
|
|
|
|
.Ss Administrivia
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
2002-06-29 12:36:06 +04:00
|
|
|
If you've got something to say, do so!
|
|
|
|
We'd like your input.
|
1999-01-13 11:18:44 +03:00
|
|
|
There are various mailing lists available via the mailing list
|
|
|
|
server at
|
2003-07-26 21:06:22 +04:00
|
|
|
.Mt majordomo@NetBSD.org .
|
2015-05-09 11:13:34 +03:00
|
|
|
See
|
2009-01-26 03:14:42 +03:00
|
|
|
.Lk http://www.NetBSD.org/mailinglists/
|
2015-05-09 11:13:34 +03:00
|
|
|
for details.
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
There are various mailing lists set up to deal with comments and
|
2002-06-29 12:36:06 +04:00
|
|
|
questions about this release.
|
|
|
|
Please send comments to:
|
2003-07-26 21:06:22 +04:00
|
|
|
.Mt netbsd-comments@NetBSD.org .
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
To report bugs, use the
|
|
|
|
.Xr send-pr 1
|
|
|
|
command shipped with
|
|
|
|
.Nx ,
|
2002-06-29 12:36:06 +04:00
|
|
|
and fill in as much information about the problem as you can.
|
|
|
|
Good bug reports include lots of details.
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
2009-01-26 03:14:42 +03:00
|
|
|
Bugs also can be submitted and queried with the web interface at
|
2009-04-26 01:21:47 +04:00
|
|
|
.Lk http://www.NetBSD.org/support/send-pr.html
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
There are also port-specific mailing lists, to discuss aspects of
|
|
|
|
each port of
|
|
|
|
.Nx .
|
2000-11-12 05:57:21 +03:00
|
|
|
Use majordomo to find their addresses, or visit
|
2009-04-26 01:21:47 +04:00
|
|
|
.Lk http://www.NetBSD.org/mailinglists/
|
|
|
|
.Pp
|
2000-11-12 05:57:21 +03:00
|
|
|
If
|
1999-01-13 11:18:44 +03:00
|
|
|
you're interested in doing a serious amount of work on a specific
|
2000-10-29 15:24:57 +03:00
|
|
|
port, you probably should contact the
|
|
|
|
.Sq owner
|
|
|
|
of that port (listed
|
1999-01-13 11:18:44 +03:00
|
|
|
below).
|
|
|
|
.Pp
|
2015-05-09 11:13:34 +03:00
|
|
|
If you'd like to help with
|
|
|
|
.Nx ,
|
|
|
|
and have an idea as to how you could be useful, send us mail or subscribe to:
|
2008-03-18 18:03:57 +03:00
|
|
|
.Mt netbsd-users@NetBSD.org .
|
1999-01-13 11:18:44 +03:00
|
|
|
.Pp
|
|
|
|
As a favor, please avoid mailing huge documents or files to these
|
2002-06-29 12:36:06 +04:00
|
|
|
mailing lists.
|
|
|
|
Instead, put the material you would have sent up for FTP or WWW somewhere,
|
2015-05-19 22:30:26 +03:00
|
|
|
then mail the appropriate list about it.
|
2015-05-09 11:13:34 +03:00
|
|
|
If you'd rather not do that, mail the list saying you'll send the data to
|
|
|
|
those who want it.
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
.Ss Thanks go to
|
|
|
|
.
|
2000-10-10 16:08:24 +04:00
|
|
|
.(bullet
|
1999-01-13 11:18:44 +03:00
|
|
|
The former members of UCB's Computer Systems Research Group,
|
|
|
|
including (but not limited to):
|
|
|
|
.Bd -unfilled -offset indent
|
|
|
|
Keith Bostic
|
|
|
|
Ralph Campbell
|
|
|
|
Mike Karels
|
|
|
|
Marshall Kirk McKusick
|
|
|
|
.Ed
|
|
|
|
.Pp
|
2009-04-25 05:33:12 +04:00
|
|
|
for their work on
|
2000-10-29 15:24:57 +03:00
|
|
|
.Bx
|
|
|
|
systems, support, and encouragement.
|
1999-01-13 11:18:44 +03:00
|
|
|
.It
|
2004-08-22 05:54:29 +04:00
|
|
|
The Internet Systems Consortium, Inc. for hosting the
|
1999-01-13 11:18:44 +03:00
|
|
|
.Nx
|
2004-08-22 05:54:29 +04:00
|
|
|
FTP, CVS, AnonCVS, mail, mail archive, GNATS, SUP, Rsync and WWW servers.
|
1999-01-13 11:18:44 +03:00
|
|
|
.It
|
2004-08-22 05:54:29 +04:00
|
|
|
The Internet Research Institute in Japan for hosting the server
|
|
|
|
which runs the CVSweb interface to the
|
1999-01-13 11:18:44 +03:00
|
|
|
.Nx
|
2004-08-22 05:54:29 +04:00
|
|
|
source tree.
|
2000-10-10 16:08:24 +04:00
|
|
|
.It
|
2007-12-15 02:38:22 +03:00
|
|
|
The Columbia University Computer Science Department for hosting
|
2015-05-19 22:30:26 +03:00
|
|
|
the build cluster.
|
2000-10-10 16:08:24 +04:00
|
|
|
.It
|
2007-07-26 02:10:14 +04:00
|
|
|
The many organizations that provide
|
2000-10-10 16:08:24 +04:00
|
|
|
.Nx
|
|
|
|
mirror sites.
|
1999-01-13 11:18:44 +03:00
|
|
|
.It
|
|
|
|
Without CVS, this project would be impossible to manage, so our hats
|
|
|
|
go off to Brian Berliner, Jeff Polk, and the various other people
|
|
|
|
who've had a hand in making CVS a useful tool.
|
|
|
|
.It
|
2007-05-06 15:00:03 +04:00
|
|
|
We list the individuals and organizations
|
|
|
|
that have made donations or loans of hardware and/or money, to support
|
1999-01-13 11:18:44 +03:00
|
|
|
.Nx
|
2007-05-06 15:00:03 +04:00
|
|
|
development, and deserve credit for it at
|
2009-04-26 01:21:47 +04:00
|
|
|
.Lk http://www.NetBSD.org/donations/
|
2002-06-29 12:36:06 +04:00
|
|
|
(If you're not on that list and should be, tell us!
|
|
|
|
We probably were not able to get in touch with you, to verify that you
|
|
|
|
wanted to be listed.)
|
1999-01-13 11:18:44 +03:00
|
|
|
.It
|
|
|
|
Finally, we thank all of the people who've put sweat and tears into
|
|
|
|
developing
|
|
|
|
.Nx
|
2002-06-29 12:36:06 +04:00
|
|
|
since its inception in January, 1993.
|
|
|
|
(Obviously, there are a lot more people who deserve thanks here.
|
2007-12-14 07:24:49 +03:00
|
|
|
If you're one of them, and would like to be mentioned, tell us!)
|
2000-10-10 16:08:24 +04:00
|
|
|
.bullet)
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
.Ss "We are..."
|
|
|
|
.
|
|
|
|
.Pp
|
|
|
|
(in alphabetical order)
|
|
|
|
.Pp
|
|
|
|
.
|
|
|
|
.
|
2014-03-31 15:25:47 +04:00
|
|
|
.Bl -column xxx "Jun-ichiro itojun Hagino" ".Mt sommerfeld@NetBSD.org" ".Sy playstation2"
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
|
|
|
.br_ne 1i
|
2004-08-23 20:03:57 +04:00
|
|
|
.It Em "The NetBSD core group:"
|
1999-01-13 11:18:44 +03:00
|
|
|
.It Ta Ta
|
2012-08-17 22:20:19 +04:00
|
|
|
.It Ta Alan Barrett Ta Mt apb@NetBSD.org
|
2007-05-06 01:47:35 +04:00
|
|
|
.It Ta Alistair Crooks Ta Mt agc@NetBSD.org
|
2009-09-19 12:05:24 +04:00
|
|
|
.It Ta Matthew Green Ta Mt mrg@NetBSD.org
|
2012-08-17 22:20:19 +04:00
|
|
|
.It Ta Chuck Silvers Ta Mt chs@NetBSD.org
|
2003-11-02 04:51:38 +03:00
|
|
|
.It Ta Matt Thomas Ta Mt matt@NetBSD.org
|
2008-09-03 20:30:32 +04:00
|
|
|
.It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Christos Zoulas Ta Mt christos@NetBSD.org
|
1999-01-13 11:18:44 +03:00
|
|
|
.It Ta Ta
|
2002-07-08 20:27:05 +04:00
|
|
|
.
|
1999-01-13 11:18:44 +03:00
|
|
|
.br_ne 2i
|
2004-08-23 20:03:57 +04:00
|
|
|
.It Em "The portmasters (and their ports):"
|
2004-08-22 05:54:29 +04:00
|
|
|
.\"
|
2013-05-07 01:21:14 +04:00
|
|
|
.\" Please keep src/doc/RESPONSIBLE in sync with this list.
|
|
|
|
.\"
|
2004-08-22 05:54:29 +04:00
|
|
|
.\" XXX created by list-portmasters.pl
|
|
|
|
.\"
|
2012-08-17 22:20:19 +04:00
|
|
|
.It Ta Reinoud Zandijk Ta Mt reinoud Ta Sy acorn32
|
|
|
|
.It Ta Matt Thomas Ta Mt matt Ta Sy alpha
|
|
|
|
.It Ta Ignatios Souvatzis Ta Mt is Ta Sy amiga
|
|
|
|
.It Ta Ignatios Souvatzis Ta Mt is Ta Sy amigappc
|
|
|
|
.It Ta Noriyuki Soda Ta Mt soda Ta Sy arc
|
|
|
|
.It Ta Julian Coleman Ta Mt jdc Ta Sy atari
|
|
|
|
.It Ta Matthias Drochner Ta Mt drochner Ta Sy cesfic
|
|
|
|
.It Ta Erik Berls Ta Mt cyber Ta Sy cobalt
|
|
|
|
.It Ta Antti Kantee Ta Mt pooka Ta Sy emips
|
|
|
|
.It Ta Simon Burge Ta Mt simonb Ta Sy evbmips
|
|
|
|
.It Ta Steve Woodford Ta Mt scw Ta Sy evbppc
|
|
|
|
.It Ta Izumi Tsutsui Ta Mt tsutsui Ta Sy ews4800mips
|
|
|
|
.It Ta Izumi Tsutsui Ta Mt tsutsui Ta Sy hp300
|
2014-02-24 11:23:38 +04:00
|
|
|
.It Ta Nick Hudson Ta Mt skrll Ta Sy hppa
|
2012-08-17 22:20:19 +04:00
|
|
|
.It Ta Valeriy E. Ushakov Ta Mt uwe Ta Sy hpcsh
|
|
|
|
.It Ta Matt Thomas Ta Mt matt Ta Sy ibmnws
|
|
|
|
.It Ta Gavan Fantom Ta Mt gavan Ta Sy iyonix
|
|
|
|
.It Ta Valeriy E. Ushakov Ta Mt uwe Ta Sy landisk
|
|
|
|
.It Ta Izumi Tsutsui Ta Mt tsutsui Ta Sy luna68k
|
|
|
|
.It Ta Scott Reynolds Ta Mt scottr Ta Sy mac68k
|
|
|
|
.It Ta Michael Lorenz Ta Mt macallan Ta Sy macppc
|
|
|
|
.It Ta Steve Woodford Ta Mt scw Ta Sy mvme68k
|
|
|
|
.It Ta Steve Woodford Ta Mt scw Ta Sy mvmeppc
|
|
|
|
.It Ta Matt Thomas Ta Mt matt Ta Sy netwinder
|
|
|
|
.It Ta Izumi Tsutsui Ta Mt tsutsui Ta Sy news68k
|
|
|
|
.It Ta Tim Rightnour Ta Mt garbled Ta Sy ofppc
|
|
|
|
.It Ta Simon Burge Ta Mt simonb Ta Sy pmax
|
|
|
|
.It Ta Tim Rightnour Ta Mt garbled Ta Sy prep
|
|
|
|
.It Ta Tim Rightnour Ta Mt garbled Ta Sy rs6000
|
|
|
|
.It Ta Tohru Nishimura Ta Mt nisimura Ta Sy sandpoint
|
|
|
|
.It Ta Simon Burge Ta Mt simonb Ta Sy sbmips
|
|
|
|
.It Ta S\(/oren J\(/orvang Ta Mt soren Ta Sy sgimips
|
|
|
|
.It Ta SAITOH Masanobu Ta Mt msaitoh Ta Sy sh3
|
|
|
|
.It Ta Martin Husemann Ta Mt martin Ta Sy sparc64
|
|
|
|
.It Ta Anders Magnusson Ta Mt ragge Ta Sy vax
|
|
|
|
.It Ta NISHIMURA Takeshi Ta Mt nsmrtks Ta Sy x68k
|
|
|
|
.It Ta Manuel Bouyer Ta Mt bouyer Ta Sy xen
|
2008-02-03 05:35:43 +03:00
|
|
|
.It Ta Ta Ta
|
2002-07-08 20:27:05 +04:00
|
|
|
.
|
1999-01-13 11:18:44 +03:00
|
|
|
.br_ne 1i
|
2004-08-23 20:03:57 +04:00
|
|
|
.It Em "The NetBSD \*V Release Engineering team:"
|
1999-01-13 11:18:44 +03:00
|
|
|
.It Ta Ta
|
2010-04-03 01:52:55 +04:00
|
|
|
.It Ta Stephen Borrill Ta Mt sborrill@NetBSD.org
|
2007-05-06 01:28:04 +04:00
|
|
|
.It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org
|
2007-07-27 14:40:00 +04:00
|
|
|
.It Ta David Brownlee Ta Mt abs@NetBSD.org
|
2004-08-22 10:56:03 +04:00
|
|
|
.It Ta Julian Coleman Ta Mt jdc@NetBSD.org
|
2010-04-03 01:52:55 +04:00
|
|
|
.It Ta Alistair G. Crooks Ta Mt agc@NetBSD.org
|
2007-05-06 01:28:04 +04:00
|
|
|
.It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
|
2010-04-03 01:52:55 +04:00
|
|
|
.It Ta Martin Husemann Ta Mt martin@NetBSD.org
|
2007-02-27 12:06:17 +03:00
|
|
|
.It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
|
2007-07-27 14:40:00 +04:00
|
|
|
.It Ta Phil Nelson Ta Mt phil@NetBSD.org
|
2012-08-17 22:20:19 +04:00
|
|
|
.It Ta Jeremy C. Reed Ta Mt reed@NetBSD.org
|
2007-05-06 01:28:04 +04:00
|
|
|
.It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
|
2010-04-03 01:52:55 +04:00
|
|
|
.It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org
|
1999-01-13 11:18:44 +03:00
|
|
|
.It Ta Ta
|
2002-07-08 20:27:05 +04:00
|
|
|
.
|
1999-01-13 11:18:44 +03:00
|
|
|
.br_ne 2i
|
2004-08-23 20:03:57 +04:00
|
|
|
.It Em "NetBSD Developers:"
|
2008-02-06 04:57:31 +03:00
|
|
|
.\"
|
|
|
|
.\" Please keep in alphabetical order
|
|
|
|
.\"
|
1999-01-13 11:18:44 +03:00
|
|
|
.It Ta Ta
|
2015-04-27 15:26:35 +03:00
|
|
|
.It Ta Hikaru Abe Ta Mt hikaru@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Nathan Ahlstrom Ta Mt nra@NetBSD.org
|
|
|
|
.It Ta Steve Allen Ta Mt wormey@NetBSD.org
|
2003-09-08 23:00:48 +04:00
|
|
|
.It Ta Jukka Andberg Ta Mt jandberg@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Julian Assange Ta Mt proff@NetBSD.org
|
|
|
|
.It Ta Lennart Augustsson Ta Mt augustss@NetBSD.org
|
2009-04-23 02:47:21 +04:00
|
|
|
.It Ta Zafer Aydogan Ta Mt zafer@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Christoph Badura Ta Mt bad@NetBSD.org
|
2009-06-24 16:15:43 +04:00
|
|
|
.It Ta Marc Balmer Ta Mt mbalmer@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Bang Jun-Young Ta Mt junyoung@NetBSD.org
|
|
|
|
.It Ta Dieter Baron Ta Mt dillo@NetBSD.org
|
|
|
|
.It Ta Robert V. Baron Ta Mt rvb@NetBSD.org
|
2006-01-04 00:34:05 +03:00
|
|
|
.It Ta Alan Barrett Ta Mt apb@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Grant Beattie Ta Mt grant@NetBSD.org
|
|
|
|
.It Ta Erik Berls Ta Mt cyber@NetBSD.org
|
|
|
|
.It Ta Hiroyuki Bessho Ta Mt bsh@NetBSD.org
|
|
|
|
.It Ta John Birrell Ta Mt jb@NetBSD.org
|
|
|
|
.It Ta Rafal Boni Ta Mt rafal@NetBSD.org
|
2007-01-17 19:27:52 +03:00
|
|
|
.It Ta Stephen Borrill Ta Mt sborrill@NetBSD.org
|
2005-04-28 23:52:04 +04:00
|
|
|
.It Ta Sean Boudreau Ta Mt seanb@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org
|
|
|
|
.It Ta Allen Briggs Ta Mt briggs@NetBSD.org
|
|
|
|
.It Ta Mark Brinicombe Ta Mt mark@NetBSD.org
|
|
|
|
.It Ta Aaron Brown Ta Mt abrown@NetBSD.org
|
|
|
|
.It Ta Andrew Brown Ta Mt atatat@NetBSD.org
|
|
|
|
.It Ta David Brownlee Ta Mt abs@NetBSD.org
|
|
|
|
.It Ta Jon Buller Ta Mt jonb@NetBSD.org
|
|
|
|
.It Ta Simon Burge Ta Mt simonb@NetBSD.org
|
|
|
|
.It Ta Robert Byrnes Ta Mt byrnes@NetBSD.org
|
2006-10-17 11:54:06 +04:00
|
|
|
.It Ta Pavel Cahyna Ta Mt pavel@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta D'Arcy J.M. Cain Ta Mt darcy@NetBSD.org
|
2011-05-19 09:13:09 +04:00
|
|
|
.It Ta Taylor R. Campbell Ta Mt riastradh@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Daniel Carosone Ta Mt dan@NetBSD.org
|
2008-09-03 20:30:32 +04:00
|
|
|
.It Ta Dave Carrel Ta Mt carrel@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta James Chacon Ta Mt jmc@NetBSD.org
|
2008-09-04 18:18:04 +04:00
|
|
|
.It Ta Mihai Chelaru Ta Mt kefren@NetBSD.org
|
2011-05-07 15:12:48 +04:00
|
|
|
.It Ta Aleksey Cheusov Ta Mt cheusov@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Bill Coldwell Ta Mt billc@NetBSD.org
|
|
|
|
.It Ta Julian Coleman Ta Mt jdc@NetBSD.org
|
2008-09-03 21:21:20 +04:00
|
|
|
.It Ta Marcus Comstedt Ta Mt marcus@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Jeremy Cooper Ta Mt jeremy@NetBSD.org
|
2011-11-01 06:04:43 +04:00
|
|
|
.It Ta Thomas Cort Ta Mt tcort@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Chuck Cranor Ta Mt chuck@NetBSD.org
|
|
|
|
.It Ta Alistair Crooks Ta Mt agc@NetBSD.org
|
2014-01-07 08:46:02 +04:00
|
|
|
.It Ta Masatake Daimon Ta Mt pho@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Johan Danielsson Ta Mt joda@NetBSD.org
|
|
|
|
.It Ta John Darrow Ta Mt jdarrow@NetBSD.org
|
2005-10-21 08:06:18 +04:00
|
|
|
.It Ta Jed Davis Ta Mt jld@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Matt DeBergalis Ta Mt deberg@NetBSD.org
|
2007-01-12 22:23:38 +03:00
|
|
|
.It Ta Arnaud Degroote Ta Mt degroote@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Rob Deker Ta Mt deker@NetBSD.org
|
|
|
|
.It Ta Chris G. Demetriou Ta Mt cgd@NetBSD.org
|
|
|
|
.It Ta Tracy Di Marco White Ta Mt gendalia@NetBSD.org
|
|
|
|
.It Ta Jarom\('ir Dolecek Ta Mt jdolecek@NetBSD.org
|
|
|
|
.It Ta Andy Doran Ta Mt ad@NetBSD.org
|
|
|
|
.It Ta Roland Dowdeswell Ta Mt elric@NetBSD.org
|
2010-06-10 21:49:32 +04:00
|
|
|
.It Ta Steven Drake Ta Mt sbd@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Emmanuel Dreyfus Ta Mt manu@NetBSD.org
|
|
|
|
.It Ta Matthias Drochner Ta Mt drochner@NetBSD.org
|
|
|
|
.It Ta Jun Ebihara Ta Mt jun@NetBSD.org
|
2013-10-17 06:58:56 +04:00
|
|
|
.It Ta Elad Efrat Ta Mt elad@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
|
2008-09-03 21:21:20 +04:00
|
|
|
.It Ta Jaime A Fournier Ta Mt ober@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Stoned Elipot Ta Mt seb@NetBSD.org
|
2005-04-02 12:21:36 +04:00
|
|
|
.It Ta Michael van Elst Ta Mt mlelstv@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Enami Tsugutomo Ta Mt enami@NetBSD.org
|
|
|
|
.It Ta Bernd Ernesti Ta Mt veego@NetBSD.org
|
|
|
|
.It Ta Erik Fair Ta Mt fair@NetBSD.org
|
|
|
|
.It Ta Gavan Fantom Ta Mt gavan@NetBSD.org
|
2006-10-23 01:08:27 +04:00
|
|
|
.It Ta Hauke Fath Ta Mt hauke@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Hubert Feyrer Ta Mt hubertf@NetBSD.org
|
|
|
|
.It Ta Jason R. Fink Ta Mt jrf@NetBSD.org
|
2006-10-18 00:07:34 +04:00
|
|
|
.It Ta Matt J. Fleming Ta Mt mjf@NetBSD.org
|
2007-11-10 10:28:17 +03:00
|
|
|
.It Ta Marty Fouts Ta Mt marty@NetBSD.org
|
2006-04-25 12:38:41 +04:00
|
|
|
.It Ta Liam J. Foy Ta Mt liamjfoy@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Matt Fredette Ta Mt fredette@NetBSD.org
|
|
|
|
.It Ta Thorsten Frueauf Ta Mt frueauf@NetBSD.org
|
|
|
|
.It Ta Castor Fu Ta Mt castor@NetBSD.org
|
2013-01-13 04:19:41 +04:00
|
|
|
.It Ta Hisashi Todd Fujinaka Ta Mt htodd@NetBSD.org
|
2010-12-01 04:57:09 +03:00
|
|
|
.It Ta Makoto Fujiwara Ta Mt mef@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Ichiro Fukuhara Ta Mt ichiro@NetBSD.org
|
2003-09-16 13:20:04 +04:00
|
|
|
.It Ta Quentin Garnier Ta Mt cube@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Thomas Gerner Ta Mt thomas@NetBSD.org
|
|
|
|
.It Ta Simon J. Gerraty Ta Mt sjg@NetBSD.org
|
|
|
|
.It Ta Justin Gibbs Ta Mt gibbs@NetBSD.org
|
|
|
|
.It Ta Chris Gilbert Ta Mt chris@NetBSD.org
|
|
|
|
.It Ta Eric Gillespie Ta Mt epg@NetBSD.org
|
2008-09-08 18:54:09 +04:00
|
|
|
.It Ta Brian Ginsbach Ta Mt ginsbach@NetBSD.org
|
2009-04-16 06:44:18 +04:00
|
|
|
.It Ta Oliver V. Gould Ta Mt ver@NetBSD.org
|
2008-07-27 03:17:09 +04:00
|
|
|
.It Ta Paul Goyette Ta Mt pgoyette@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Michael Graff Ta Mt explorer@NetBSD.org
|
|
|
|
.It Ta Matthew Green Ta Mt mrg@NetBSD.org
|
|
|
|
.It Ta Andreas Gustafsson Ta Mt gson@NetBSD.org
|
2007-11-28 01:56:07 +03:00
|
|
|
.It Ta Ulrich Habel Ta Mt rhaen@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Jun-ichiro itojun Hagino Ta Mt itojun@NetBSD.org
|
2008-02-06 04:57:31 +03:00
|
|
|
.It Ta HAMAJIMA Katsuomi Ta Mt hamajima@NetBSD.org
|
2007-11-27 16:04:01 +03:00
|
|
|
.It Ta Adam Hamsik Ta Mt haad@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Juergen Hannken-Illjes Ta Mt hannken@NetBSD.org
|
|
|
|
.It Ta Charles M. Hannum Ta Mt mycroft@NetBSD.org
|
2010-02-02 22:42:32 +03:00
|
|
|
.It Ta Yorick Hardy Ta Mt yhardy@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Ben Harris Ta Mt bjh21@NetBSD.org
|
2014-01-17 04:19:25 +04:00
|
|
|
.It Ta Kenichi Hashimoto Ta Mt hkenken@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Eric Haszlakiewicz Ta Mt erh@NetBSD.org
|
|
|
|
.It Ta John Hawkinson Ta Mt jhawk@NetBSD.org
|
2009-02-18 00:41:20 +03:00
|
|
|
.It Ta Emile Heitor Ta Mt imil@NetBSD.org
|
2003-08-28 20:59:14 +04:00
|
|
|
.It Ta John Heasley Ta Mt heas@NetBSD.org
|
2011-03-28 22:48:21 +04:00
|
|
|
.It Ta Lars Heidieker Ta Mt para@NetBSD.org
|
2005-12-13 13:41:25 +03:00
|
|
|
.It Ta Geert Hendrickx Ta Mt ghen@NetBSD.org
|
2012-07-31 11:49:45 +04:00
|
|
|
.It Ta Wen Heping Ta Mt wen@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Ren\('e Hexel Ta Mt rh@NetBSD.org
|
2006-08-11 22:39:02 +04:00
|
|
|
.It Ta Iain Hibbert Ta Mt plunky@NetBSD.org
|
2004-11-17 15:51:20 +03:00
|
|
|
.It Ta Kouichirou Hiratsuka Ta Mt hira@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Michael L. Hitch Ta Mt mhitch@NetBSD.org
|
2008-07-06 23:52:53 +04:00
|
|
|
.It Ta \('Ad\('am H\('oka Ta Mt ahoka@NetBSD.org
|
2006-05-25 19:07:08 +04:00
|
|
|
.It Ta Jachym Holecek Ta Mt freza@NetBSD.org
|
2008-05-25 05:15:33 +04:00
|
|
|
.It Ta David A. Holland Ta Mt dholland@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Christian E. Hopps Ta Mt chopps@NetBSD.org
|
2010-02-27 00:52:22 +03:00
|
|
|
.It Ta Daniel Horecki Ta Mt morr@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Ken Hornstein Ta Mt kenh@NetBSD.org
|
|
|
|
.It Ta Marc Horowitz Ta Mt marc@NetBSD.org
|
|
|
|
.It Ta Eduardo Horvath Ta Mt eeh@NetBSD.org
|
|
|
|
.It Ta Nick Hudson Ta Mt skrll@NetBSD.org
|
|
|
|
.It Ta Shell Hung Ta Mt shell@NetBSD.org
|
2008-10-31 02:51:38 +03:00
|
|
|
.It Ta Darran Hunt Ta Mt darran@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Martin Husemann Ta Mt martin@NetBSD.org
|
|
|
|
.It Ta Dean Huxley Ta Mt dean@NetBSD.org
|
|
|
|
.It Ta Love H\(:ornquist \(oAstrand Ta Mt lha@NetBSD.org
|
2007-12-19 18:03:26 +03:00
|
|
|
.It Ta Roland Illig Ta Mt rillig@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Bernardo Innocenti Ta Mt bernie@NetBSD.org
|
|
|
|
.It Ta Tetsuya Isaki Ta Mt isaki@NetBSD.org
|
|
|
|
.It Ta ITOH Yasufumi Ta Mt itohy@NetBSD.org
|
|
|
|
.It Ta IWAMOTO Toshihiro Ta Mt toshii@NetBSD.org
|
|
|
|
.It Ta Matthew Jacob Ta Mt mjacob@NetBSD.org
|
2004-01-20 02:34:11 +03:00
|
|
|
.It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
|
2015-01-22 05:07:28 +03:00
|
|
|
.It Ta Sevan Janiyan Ta Mt sevan@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Lonhyn T. Jasinskyj Ta Mt lonhyn@NetBSD.org
|
|
|
|
.It Ta Darrin Jewell Ta Mt dbj@NetBSD.org
|
2007-01-23 13:35:01 +03:00
|
|
|
.It Ta Nicolas Joly Ta Mt njoly@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta S\(/oren J\(/orvang Ta Mt soren@NetBSD.org
|
|
|
|
.It Ta Takahiro Kambe Ta Mt taca@NetBSD.org
|
2008-09-04 18:18:04 +04:00
|
|
|
.It Ta Antti Kantee Ta Mt pooka@NetBSD.org
|
2005-11-27 22:12:11 +03:00
|
|
|
.It Ta Frank Kardel Ta Mt kardel@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta KAWAMOTO Yosihisa Ta Mt kawamoto@NetBSD.org
|
2004-02-06 10:47:10 +03:00
|
|
|
.It Ta Min Sik Kim Ta Mt minskim@NetBSD.org
|
2010-11-14 14:19:49 +03:00
|
|
|
.It Ta KIYOHARA Takashi Ta Mt kiyohara@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Thomas Klausner Ta Mt wiz@NetBSD.org
|
|
|
|
.It Ta Klaus Klein Ta Mt kleink@NetBSD.org
|
2004-12-03 21:19:13 +03:00
|
|
|
.It Ta John Klos Ta Mt jklos@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Wayne Knowles Ta Mt wdk@NetBSD.org
|
|
|
|
.It Ta Takayoshi Kochi Ta Mt kochi@NetBSD.org
|
2013-06-21 14:05:52 +04:00
|
|
|
.It Ta Mateusz Kocielski Ta Mt shm@NetBSD.org
|
2008-09-09 19:39:04 +04:00
|
|
|
.It Ta Jonathan A. Kollasch Ta Mt jakllsch@NetBSD.org
|
2012-03-16 09:43:09 +04:00
|
|
|
.It Ta Joseph Koshy Ta Mt jkoshy@NetBSD.org
|
2011-06-28 21:33:47 +04:00
|
|
|
.It Ta Radoslaw Kujawa Ta Mt rkujawa@NetBSD.org
|
2008-09-04 18:18:04 +04:00
|
|
|
.It Ta Jochen Kunz Ta Mt jkunz@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Martti Kuparinen Ta Mt martti@NetBSD.org
|
2008-02-06 04:57:31 +03:00
|
|
|
.It Ta Arnaud Lacombe Ta Mt alc@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Kevin Lahey Ta Mt kml@NetBSD.org
|
2007-04-21 17:00:46 +04:00
|
|
|
.It Ta David Laight Ta Mt dsl@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Johnny C. Lam Ta Mt jlam@NetBSD.org
|
2010-01-08 01:43:00 +03:00
|
|
|
.It Ta Guillaume Lasmayous Ta Mt gls@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Martin J. Laubach Ta Mt mjl@NetBSD.org
|
2003-10-03 06:15:17 +04:00
|
|
|
.It Ta Greg Lehey Ta Mt grog@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Ted Lemon Ta Mt mellon@NetBSD.org
|
2003-08-28 19:15:28 +04:00
|
|
|
.It Ta Christian Limpach Ta Mt cl@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Frank van der Linden Ta Mt fvdl@NetBSD.org
|
|
|
|
.It Ta Joel Lindholm Ta Mt joel@NetBSD.org
|
2008-03-11 22:19:14 +03:00
|
|
|
.It Ta Tonnerre Lombard Ta Mt tonnerre@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Mike Long Ta Mt mikel@NetBSD.org
|
2013-08-28 19:39:30 +04:00
|
|
|
.It Ta Sergio Lopez Ta Mt slp@NetBSD.org
|
2005-05-02 08:38:31 +04:00
|
|
|
.It Ta Michael Lorenz Ta Mt macallan@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Warner Losh Ta Mt imp@NetBSD.org
|
|
|
|
.It Ta Tomasz Luchowski Ta Mt zuntum@NetBSD.org
|
|
|
|
.It Ta Federico Lupi Ta Mt federico@NetBSD.org
|
2012-10-15 22:15:28 +04:00
|
|
|
.It Ta Palle Lyckegaard Ta Mt palle@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Brett Lymn Ta Mt blymn@NetBSD.org
|
|
|
|
.It Ta MAEKAWA Masahide Ta Mt gehenna@NetBSD.org
|
2008-09-03 20:30:32 +04:00
|
|
|
.It Ta Anders Magnusson Ta Mt ragge@NetBSD.org
|
2014-01-03 02:22:18 +04:00
|
|
|
.It Ta Anthony Mallet Ta Mt tho@NetBSD.org
|
2011-09-10 23:07:57 +04:00
|
|
|
.It Ta John Marino Ta Mt marino@NetBSD.org
|
2008-12-09 03:50:27 +03:00
|
|
|
.It Ta Roy Marples Ta Mt roy@NetBSD.org
|
2014-02-10 10:36:53 +04:00
|
|
|
.It Ta Pedro Martelletto Ta Mt pedro@NetBSD.org
|
2008-09-03 21:21:20 +04:00
|
|
|
.It Ta Cherry G. Mathew Ta Mt cherry@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta David Maxwell Ta Mt david@NetBSD.org
|
|
|
|
.It Ta Gregory McGarry Ta Mt gmcgarry@NetBSD.org
|
2008-02-06 04:57:31 +03:00
|
|
|
.It Ta Dan McMahill Ta Mt dmcmahill@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Jared D. McNeill Ta Mt jmcneill@NetBSD.org
|
|
|
|
.It Ta Neil J. McRae Ta Mt neil@NetBSD.org
|
2008-09-03 20:30:32 +04:00
|
|
|
.It Ta Julio M. Merino Vidal Ta Mt jmmv@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Perry Metzger Ta Mt perry@NetBSD.org
|
|
|
|
.It Ta Luke Mewburn Ta Mt lukem@NetBSD.org
|
2008-10-19 00:20:01 +04:00
|
|
|
.It Ta Jean-Yves Migeon Ta Mt jym@NetBSD.org
|
2008-09-03 20:30:32 +04:00
|
|
|
.It Ta Brook Milligan Ta Mt brook@NetBSD.org
|
|
|
|
.It Ta Minoura Makoto Ta Mt minoura@NetBSD.org
|
2008-02-06 04:57:31 +03:00
|
|
|
.It Ta Simas Mockevicius Ta Mt symka@NetBSD.org
|
2014-01-24 02:52:15 +04:00
|
|
|
.It Ta Ryosuke Moro Ta Mt szptvlfn@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta der Mouse Ta Mt mouse@NetBSD.org
|
2015-05-29 12:13:49 +03:00
|
|
|
.It Ta Youri Mouton Ta Mt youri@NetBSD.org
|
2010-02-08 11:32:58 +03:00
|
|
|
.It Ta Constantine A. Murenin Ta Mt cnst@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Joseph Myers Ta Mt jsm@NetBSD.org
|
2008-12-01 00:13:03 +03:00
|
|
|
.It Ta Tuomo M\(:akinen Ta Mt tjam@NetBSD.org
|
2010-09-08 23:21:13 +04:00
|
|
|
.It Ta Zolt\('an Arnold NAGY Ta Mt zoltan@NetBSD.org
|
2015-01-07 13:22:54 +03:00
|
|
|
.It Ta Kengo NAKAHARA Ta Mt knakahara@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Ken Nakata Ta Mt kenn@NetBSD.org
|
|
|
|
.It Ta Takeshi Nakayama Ta Mt nakayama@NetBSD.org
|
2011-04-29 01:39:34 +04:00
|
|
|
.It Ta Alexander Nasonov Ta Mt alnsn@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Phil Nelson Ta Mt phil@NetBSD.org
|
2005-11-11 06:45:57 +03:00
|
|
|
.It Ta John Nemeth Ta Mt jnemeth@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta NISHIMURA Takeshi Ta Mt nsmrtks@NetBSD.org
|
|
|
|
.It Ta Tohru Nishimura Ta Mt nisimura@NetBSD.org
|
|
|
|
.It Ta NONAKA Kimihiro Ta Mt nonaka@NetBSD.org
|
2004-12-04 11:31:54 +03:00
|
|
|
.It Ta Takehiko NOZAKI Ta Mt tnozaki@NetBSD.org
|
2007-04-02 12:21:46 +04:00
|
|
|
.It Ta Tobias Nygren Ta Mt tnn@NetBSD.org
|
2006-08-30 18:19:24 +04:00
|
|
|
.It Ta OBATA Akio Ta Mt obache@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Jesse Off Ta Mt joff@NetBSD.org
|
|
|
|
.It Ta Tatoku Ogaito Ta Mt tacha@NetBSD.org
|
|
|
|
.It Ta OKANO Takayoshi Ta Mt kano@NetBSD.org
|
|
|
|
.It Ta Masaru Oki Ta Mt oki@NetBSD.org
|
2010-12-08 13:22:55 +03:00
|
|
|
.It Ta Ryo ONODERA Ta Mt ryoon@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Atsushi Onoe Ta Mt onoe@NetBSD.org
|
|
|
|
.It Ta Greg Oster Ta Mt oster@NetBSD.org
|
2014-02-24 15:56:01 +04:00
|
|
|
.It Ta Ryota Ozaki Ta Mt ozaki-r@NetBSD.org
|
2003-11-17 20:47:42 +03:00
|
|
|
.It Ta Jonathan Perkin Ta Mt sketch@NetBSD.org
|
2010-03-06 01:18:33 +03:00
|
|
|
.It Ta Fredrik Pettai Ta Mt pettai@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Herb Peyerl Ta Mt hpeyerl@NetBSD.org
|
|
|
|
.It Ta Matthias Pfaller Ta Mt matthias@NetBSD.org
|
|
|
|
.It Ta Chris Pinnock Ta Mt cjep@NetBSD.org
|
2004-06-22 01:18:18 +04:00
|
|
|
.It Ta Adrian Portelli Ta Mt adrianp@NetBSD.org
|
2012-04-17 18:11:59 +04:00
|
|
|
.It Ta Pierre Pronchery Ta Mt khorben@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Chris Provenzano Ta Mt proven@NetBSD.org
|
2007-02-07 18:17:01 +03:00
|
|
|
.It Ta Mindaugas Rasiukevicius Ta Mt rmind@NetBSD.org
|
2015-01-06 09:31:31 +03:00
|
|
|
.It Ta Nils Ratusznik Ta Mt nils@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Michael Rauch Ta Mt mrauch@NetBSD.org
|
2003-08-09 15:53:26 +04:00
|
|
|
.It Ta Marc Recht Ta Mt recht@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Darren Reed Ta Mt darrenr@NetBSD.org
|
2003-08-14 02:26:44 +04:00
|
|
|
.It Ta Jeremy C. Reed Ta Mt reed@NetBSD.org
|
2009-02-25 20:50:32 +03:00
|
|
|
.It Ta Jens Rehsack Ta Mt sno@NetBSD.org
|
2009-02-25 20:51:25 +03:00
|
|
|
.It Ta Antoine Reilles Ta Mt tonio@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Tyler R. Retzlaff Ta Mt rtr@NetBSD.org
|
|
|
|
.It Ta Scott Reynolds Ta Mt scottr@NetBSD.org
|
|
|
|
.It Ta Tim Rightnour Ta Mt garbled@NetBSD.org
|
2005-03-13 04:43:52 +03:00
|
|
|
.It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
|
2008-06-05 16:02:51 +04:00
|
|
|
.It Ta Hans Rosenfeld Ta Mt hans@NetBSD.org
|
2004-06-05 07:38:42 +04:00
|
|
|
.It Ta Steve Rumble Ta Mt rumble@NetBSD.org
|
2011-01-30 14:50:43 +03:00
|
|
|
.It Ta Rumko Ta Mt rumko@NetBSD.org
|
2009-12-20 19:59:39 +03:00
|
|
|
.It Ta Jukka Ruohonen Ta Mt jruoho@NetBSD.org
|
2015-07-08 11:48:19 +03:00
|
|
|
.It Ta Kamil Rytarowski Ta Mt kamil@NetBSD.org
|
2008-07-08 03:57:25 +04:00
|
|
|
.It Ta Blair J. Sadewitz Ta Mt bjs@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta David Sainty Ta Mt dsainty@NetBSD.org
|
|
|
|
.It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org
|
|
|
|
.It Ta Kazuki Sakamoto Ta Mt sakamoto@NetBSD.org
|
|
|
|
.It Ta Curt Sampson Ta Mt cjs@NetBSD.org
|
|
|
|
.It Ta Wilfredo Sanchez Ta Mt wsanchez@NetBSD.org
|
|
|
|
.It Ta Ty Sarna Ta Mt tsarna@NetBSD.org
|
|
|
|
.It Ta SATO Kazumi Ta Mt sato@NetBSD.org
|
|
|
|
.It Ta Jan Schaumann Ta Mt jschauma@NetBSD.org
|
|
|
|
.It Ta Matthias Scheler Ta Mt tron@NetBSD.org
|
2008-09-06 01:17:20 +04:00
|
|
|
.It Ta Silke Scheler Ta Mt silke@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Karl Schilke (rAT) Ta Mt rat@NetBSD.org
|
|
|
|
.It Ta Amitai Schlair Ta Mt schmonz@NetBSD.org
|
|
|
|
.It Ta Konrad Schroder Ta Mt perseant@NetBSD.org
|
2005-03-03 00:30:43 +03:00
|
|
|
.It Ta Georg Schwarz Ta Mt schwarz@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Lubomir Sedlacik Ta Mt salo@NetBSD.org
|
2003-10-17 08:45:40 +04:00
|
|
|
.It Ta Christopher SEKIYA Ta Mt sekiya@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Reed Shadgett Ta Mt dent@NetBSD.org
|
2004-06-03 15:36:59 +04:00
|
|
|
.It Ta John Shannon Ta Mt shannonjr@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Tim Shepard Ta Mt shep@NetBSD.org
|
2003-12-29 16:33:58 +03:00
|
|
|
.It Ta Naoto Shimazaki Ta Mt igy@NetBSD.org
|
2010-12-20 22:51:03 +03:00
|
|
|
.It Ta Ryo Shimizu Ta Mt ryo@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Takao Shinohara Ta Mt shin@NetBSD.org
|
|
|
|
.It Ta Takuya SHIOZAKI Ta Mt tshiozak@NetBSD.org
|
2007-04-21 16:46:04 +04:00
|
|
|
.It Ta Daniel Sieger Ta Mt dsieger@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Chuck Silvers Ta Mt chs@NetBSD.org
|
|
|
|
.It Ta Thor Lancelot Simon Ta Mt tls@NetBSD.org
|
2014-03-13 07:34:00 +04:00
|
|
|
.It Ta Nathanial Sloss Ta Mt nat@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Jeff Smith Ta Mt jeffs@NetBSD.org
|
|
|
|
.It Ta Noriyuki Soda Ta Mt soda@NetBSD.org
|
|
|
|
.It Ta Wolfgang Solfrank Ta Mt ws@NetBSD.org
|
2005-09-21 18:25:09 +04:00
|
|
|
.It Ta J\(:org Sonnenberger Ta Mt joerg@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Ignatios Souvatzis Ta Mt is@NetBSD.org
|
2008-09-03 20:30:32 +04:00
|
|
|
.It Ta T K Spindler Ta Mt dogcow@NetBSD.org
|
2011-04-27 22:51:14 +04:00
|
|
|
.It Ta Matthew Sporleder Ta Mt mspo@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Bill Squier Ta Mt groo@NetBSD.org
|
2012-01-05 09:48:27 +04:00
|
|
|
.It Ta Adrian Steinmann Ta Mt ast@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Bill Studenmund Ta Mt wrstuden@NetBSD.org
|
2014-03-28 12:24:06 +04:00
|
|
|
.It Ta Hiroki Suenaga Ta Mt hsuenaga@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Kevin Sullivan Ta Mt sullivan@NetBSD.org
|
|
|
|
.It Ta Kimmo Suominen Ta Mt kim@NetBSD.org
|
2010-07-12 00:00:52 +04:00
|
|
|
.It Ta Gr\('egoire Sutre Ta Mt gsutre@NetBSD.org
|
2009-01-03 15:01:24 +03:00
|
|
|
.It Ta Sergey Svishchev Ta Mt shattered@NetBSD.org
|
2008-09-04 18:18:04 +04:00
|
|
|
.It Ta Robert Swindells Ta Mt rjs@NetBSD.org
|
2015-08-13 16:21:04 +03:00
|
|
|
.It Ta Leonardo Taccari Ta Mt leot@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Shin Takemura Ta Mt takemura@NetBSD.org
|
|
|
|
.It Ta TAMURA Kent Ta Mt kent@NetBSD.org
|
|
|
|
.It Ta Shin'ichiro TAYA Ta Mt taya@NetBSD.org
|
2008-11-10 14:30:59 +03:00
|
|
|
.It Ta Hasso Tepper Ta Mt hasso@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Matt Thomas Ta Mt matt@NetBSD.org
|
|
|
|
.It Ta Jason Thorpe Ta Mt thorpej@NetBSD.org
|
|
|
|
.It Ta Christoph Toshok Ta Mt toshok@NetBSD.org
|
2012-04-12 19:39:09 +04:00
|
|
|
.It Ta Tam\('as T\('oth Ta Mt ttoth@NetBSD.org
|
2005-06-14 16:15:18 +04:00
|
|
|
.It Ta Greg Troxel Ta Mt gdt@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Tsubai Masanari Ta Mt tsubai@NetBSD.org
|
|
|
|
.It Ta Izumi Tsutsui Ta Mt tsutsui@NetBSD.org
|
|
|
|
.It Ta UCHIYAMA Yasushi Ta Mt uch@NetBSD.org
|
|
|
|
.It Ta Masao Uebayashi Ta Mt uebayasi@NetBSD.org
|
|
|
|
.It Ta Shuichiro URATA Ta Mt ur@NetBSD.org
|
2006-04-20 06:20:39 +04:00
|
|
|
.It Ta Valeriy E. Ushakov Ta Mt uwe@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Todd Vierling Ta Mt tv@NetBSD.org
|
2014-02-08 19:50:29 +04:00
|
|
|
.It Ta Maxime Villard Ta Mt maxv@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Aymeric Vincent Ta Mt aymeric@NetBSD.org
|
|
|
|
.It Ta Paul Vixie Ta Mt vixie@NetBSD.org
|
2005-06-30 17:13:50 +04:00
|
|
|
.It Ta Mike M. Volokhov Ta Mt mishka@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Krister Walfridsson Ta Mt kristerw@NetBSD.org
|
2009-05-27 13:40:01 +04:00
|
|
|
.It Ta Mark Weinem Ta Mt weinem@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Lex Wennmacher Ta Mt wennmach@NetBSD.org
|
|
|
|
.It Ta Leo Weppelman Ta Mt leo@NetBSD.org
|
|
|
|
.It Ta Assar Westerlund Ta Mt assar@NetBSD.org
|
2014-01-25 22:03:10 +04:00
|
|
|
.It Ta Sebastian Wiedenroth Ta Mt wiedi@NetBSD.org
|
2007-12-11 21:16:16 +03:00
|
|
|
.It Ta Frank Wille Ta Mt phx@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Nathan Williams Ta Mt nathanw@NetBSD.org
|
|
|
|
.It Ta Rob Windsor Ta Mt windsor@NetBSD.org
|
|
|
|
.It Ta Jim Wise Ta Mt jwise@NetBSD.org
|
|
|
|
.It Ta Colin Wood Ta Mt ender@NetBSD.org
|
2008-02-06 04:57:31 +03:00
|
|
|
.It Ta Steve Woodford Ta Mt scw@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
|
|
|
|
.It Ta Yuji Yamano Ta Mt yyamano@NetBSD.org
|
2008-09-09 19:44:10 +04:00
|
|
|
.It Ta David Young Ta Mt dyoung@NetBSD.org
|
2009-04-10 14:26:24 +04:00
|
|
|
.It Ta Arnaud Ysmal Ta Mt stacktic@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Reinoud Zandijk Ta Mt reinoud@NetBSD.org
|
2004-12-12 16:59:51 +03:00
|
|
|
.It Ta S.P.Zeidler Ta Mt spz@NetBSD.org
|
2009-04-07 23:52:04 +04:00
|
|
|
.It Ta Tim Zingelman Ta Mt tez@NetBSD.org
|
2003-07-26 21:06:22 +04:00
|
|
|
.It Ta Christos Zoulas Ta Mt christos@NetBSD.org
|
2002-07-22 00:29:47 +04:00
|
|
|
.It Ta Ta
|
2002-07-08 20:27:05 +04:00
|
|
|
.
|
1999-01-13 11:18:44 +03:00
|
|
|
.El
|
|
|
|
.
|
|
|
|
.Ss "Legal Mumbo-Jumbo"
|
2000-10-29 15:24:57 +03:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
.
|
2000-10-29 15:24:57 +03:00
|
|
|
All product names mentioned herein are trademarks or registered
|
|
|
|
trademarks of their respective owners.
|
2000-10-10 16:08:24 +04:00
|
|
|
.Pp
|
1999-01-13 11:18:44 +03:00
|
|
|
The following notices are required to satisfy the license terms of
|
|
|
|
the software that we have mentioned in this document:
|
|
|
|
.Pp
|
|
|
|
.nr save_size \n[.s]
|
|
|
|
.nr save_vs \n[.v]
|
|
|
|
.ps 8
|
|
|
|
.vs 9
|
|
|
|
.Ht <font size=-1>
|
2002-06-15 18:41:09 +04:00
|
|
|
.(item -compact
|
1999-01-13 11:18:44 +03:00
|
|
|
.so ../common/legal.common -----------------------------------------------
|
2002-05-21 03:48:40 +04:00
|
|
|
.item)
|
1999-01-13 11:18:44 +03:00
|
|
|
.Ht </font>
|
|
|
|
.ps
|
|
|
|
.vs
|
2001-04-07 19:23:15 +04:00
|
|
|
.Ss "The End"
|