xref: /netbsd-src/distrib/notes/common/main (revision 1b9578b8c2c1f848eeb16dabbfd7d1f0d9fdefbd)
1.\"	$NetBSD: main,v 1.480 2011/06/28 17:33:47 rkujawa Exp $
2.\"
3.\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright
10.\"    notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\"    notice, this list of conditions and the following disclaimer in the
13.\"    documentation and/or other materials provided with the distribution.
14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
16.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
17.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
18.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
19.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE.
26.\"
27.ig
28
29	To "regenerate" this file, go up one level to src/distrib/notes
30	and type "make".  This will create
31	src/distrib/notes/<arch>/INSTALL.*.
32
33	The notes that describe the improvements over the last release
34	aren't appropriate for a snapshot, so these are conditional on
35	FOR_RELEASE. 0 == snapshot; 1 == release
36..
37.
38.tm Processing INSTALL
39.
40.\"	--------------------  CONFIGURATION  --------------------
41.
42.nr FOR_RELEASE 1
43.nr DOC_XR 1
44.ds MACHINE_LIST acorn26 acorn32 algor alpha amd64 amiga amigappc arc atari
45.as MACHINE_LIST " bebox cats cesfic cobalt dreamcast evbarm evbmips evbppc
46.as MACHINE_LIST " evbsh3 ews4800mips hp300 hp700 hpcarm hpcmips hpcsh i386
47.as MACHINE_LIST " ibmnws iyonix landisk luna68k mac68k macppc mipsco mmeye
48.as MACHINE_LIST " mvme68k mvmeppc netwinder news68k newsmips next68k ofppc
49.as MACHINE_LIST " pmax prep rs6000 sandpoint sbmips
50.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
51.so \*[.CURDIR]/../common/macros
52.
53.Dd April 25, 2009
54.Dt INSTALL 8
55.Os NetBSD
56.Sh NAME
57.Nm INSTALL
58.Nd Installation procedure for
59.Nx*M .
60.Sh CONTENTS
61.Tc
62.Sh DESCRIPTION
63.
64.Ss About this Document
65.Pp
66.
67This document describes the installation procedure for
68.Nx
69\*V on the
70.Em \*M
71platform.
72It is available in four different formats titled
73.Pa INSTALL. Ns Ar ext ,
74where
75.Ar \&.ext
76is one of
77.Pa \&.ps , \&.html , \&.more ,
78.No or Pa \&.txt :
79.(tag \&.morex -offset indent
80.It Pa \&.ps
81PostScript.
82.It Pa \&.html
83.No Standard Internet Tn HTML .
84.It Pa \&.more
85The enhanced text format used on
86.Ul
87systems by the
88.Xr more 1
89and
90.Xr less 1
91pager utility programs.
92This is the format in which the on-line
93.Em man
94pages are generally presented.
95.It Pa \&.txt
96Plain old
97.Tn ASCII .
98.tag)
99.Pp
100You are reading the
101.Em \*[format]
102version.
103.
104.if \n[i386]:\n[macppc]:\n[sparc]:\n[sparc64]:\n[amd64] \{\
105.Ss "Quick install notes for the impatient"
106.Pp
107This section contains some brief notes describing what you need to
108install
109.Nx
110\*V on a machine of the \*M architecture.
111.Bl -bullet
112.It
113Fetch files needed to install
114.Nx .
115.if \n[i386]:\n[amd64] \{\
116.Pp
117Option 1: bootable CD-ROM images containing the full distribution.
118.Pp
119These can be found
120on an FTP site near you, usually located in the
121.Pa /pub/NetBSD/iso/
122directory.
123Check the NetBSD website for details.
124.Pp
125Option 2: bootable CD-ROM images from
126.Pa \*M/installation/cdrom/ .
127.Pp
128These images are bootable, but do not contain binary sets.
129They are intended for network installs or system repair.
130.Pa boot.iso
131is for VGA console installation, and
132.Pa boot-com.iso
133is for installation over serial console (com0, 9600 baud).
134.Pp
135Option 3: boot floppy images from
136.Pa \*M/installation/floppy/ .
137.Pp
138.Pa boot1.fs
139and
140.Pa boot2.fs
141are floppy images for VGA console installation.
142.Pa boot-com1.fs
143and
144.Pa boot-com2.fs
145are for installation via serial console (com0, 9600 baud).
146.It
147The default kernel on CD-ROMs has ACPI enabled.
148This is known to cause issues on a few machines which have buggy ACPI
149implementations.
150.Pp
151To boot with ACPI disabled, choose the "no ACPI" option from the boot menu,
152or interrupt the menu and enter the
153.Nx
154boot prompt.
155Type
156.Ic boot -2
157to boot with ACPI disabled.
158.\} \" amd64:i386
159.if \n[macppc] \{\
160The files depend on which model you
161are using and how you plan to boot your machine.
162For systems with built-in floppy drives (Open Firmware 1 or 2),
163fetch the pair of boot floppy images
164.Pa macppc/installation/floppy/boot1.fs
165and
166.Pa macppc/installation/floppy/boot2.fs ,
167which include the bootloader and installation kernel.
168For systems without floppy drives (most are Open Firmware 3), fetch the
169bootloader
170.Pa macppc/installation/ofwboot.xcf
171and the installation kernel
172.Pa macppc/binary/kernel/netbsd-GENERIC_MD.gz .
173If you have a CD-R, you can fetch the CD image,
174.Pa macppccd-\*V.iso .
175.\}
176.if \n[sparc] \{\
177Fetch a CD image,
178.Pa sparccd-\*V.iso
179or the floppy disk images,
180.Pa sparc/install/floppy/disk1.gz No and Pa sparc/install/floppy/disk2 .
181You need either the pair of floppies or the CD to boot your system.
182.\}
183.if \n[sparc64] \{\
184This is either a CD image,
185.Pa sparc64cd-\*V.iso
186or the installation kernel and bootloader,
187.Pa sparc64/binary/kernel/netbsd-INSTALL.gz No and Pa sparc64/installation/misc/ofwboot
188which can be booted from a
189.Tn Solaris
190or
191.Nx
192partition.
193.\}
194.if \n[macppc]:\n[sparc]:\n[sparc64] \{\
195Alternatively, you may netboot the installation kernel.  This process is
196covered below, in detail.
197.\}
198.It
199The actual binary distribution is in the
200.Pa \*M/binary/sets/
201directory.
202When you boot the install
203.if \n[i386] CD-ROM or floppies,
204.if \n[macppc] kernel from floppies, hard drive, or CD-ROM,
205.if \n[sparc] floppies or CD-ROM,
206.if \n[sparc64] CD-ROM or installation kernel,
207the installation program
208can fetch these files for you (using e.g. ftp)
209if you have a network connection.
210There are several other methods to get the binary sets onto
211your machine.
212.Pp
213You will at a minimum need
214.ie \n[i386]:\n[amd64] \{\
215one of the kernel sets, typically
216.Pa kern-GENERIC.tgz ,
217as well as
218.\}
219.el \{\
220the following sets:
221.Pa kern-GENERIC.tgz ,
222.\}
223.Pa base.tgz
224and
225.Pa etc.tgz .
226In a typical workstation installation you will probably want
227all the installation sets.
228.ie \n[i386]:\n[amd64] \{\
229.It
230Write the CD-ROM images or floppy images out.
231.Pp
232Many commercial and freeware programs are available to burn CD-ROMs.
233.Pp
234If you have problems writing a raw image to a floppy,
235the
236.Ic rawrite.exe
237MS-DOS program
238or the
239.Ic Rawrite32
240Windows32 program (installed by
241.Pa rawr32.exe )
242in the
243.Pa i386/installation/misc/
244directory may be of help.
245.\}
246.if \n[macppc] \{\
247.It
248If your \*M has a floppy drive, create the pair of boot floppies using
249.Ic suntar
250(MacOS 9),
251.Ic rawrite
252(Windows), or
253.Ic dd
254(any
255.Ul
256system with floppy support).  If your system has Open Firmware 3, drag
257.Pa ofwboot.xcf No and Pa netbsd-GENERIC_MD.gz
258to your hard drive icon (the top level of the drive, not the desktop).
259If you are using the CD image, burn it now.
260.\}
261.if \n[sparc] \{\
262.It
263Make sure your sparc's CD-ROM drive is bootable.
264Burn the CD.
265Otherwise, write the floppy images directly to a pair of floppies
266(after uncompressing disk1.gz).
267.\}
268.if \n[sparc64] \{\
269.It
270Burn the CD or put the installation kernel and bootloader
271at the root level of a bootable
272.Tn Solaris
273or
274.Nx
275partition.
276.\}
277.Pp
278The disk(s) you just prepared will be used to boot the installation
279kernel, which contains all the tools required to install
280.Nx .
281.if \n[macppc] \{\
282.It
283Determine your machine's model, quirks, and Open Firmware version from the
284.Nx*M
285Model Support webpage.
286.Lk http://www.NetBSD.org/ports/macppc/models.html
287.Pp
288At present,
289.Nx*M
290cannot exist on the same hard drive as
291.Tn Mac OS
292unless you partition your disk before running the installer.
293Open Firmware versions prior to 3 require a dedicated
294.Nx
295drive \(em you must use the entire disk,
296partitioned with the installation tools.
297Open Firmware version 3 cannot boot into
298.Nx
299on a drive partitioned with the installation tools, you must partition
300your disk before running the installer, then select the
301.Dq Me "Re-install sets or install additional sets"
302option in the installer (selecting the
303.Dq Me "Install NetBSD to hard disk"
304or
305.Dq Me "Upgrade NetBSD on a hard disk"
306options will render your drive unbootable).
307If you are unsure, you may want to read the section below on
308.Sx Partitioning your hard drive for NetBSD
309.It
310For systems with Open Firmware versions prior to 3, you may need to use
311Apple's System Disk utility to enter Open Firmware and use your screen and
312keyboard.
313To enter Open Firmware, hold down the
314.Key COMMAND-OPTION-O-F
315keys after the boot chime starts, but before the chime ends.
316Entering Open Firmware versions prior to 3 is usually the most frustrating
317part of installation \(em you may want to read the section below on
318.Sx Older Open Firmware System Preparation
319.Pp
320You should have the Open Firmware
321.Dq Pa "0 \*[Gt]"
322prompt on your screen before attempting to boot
323.Nx*M .
324.\}
325.if \n[macppc] \{\
326.It
327At the Open Firmware prompt, type the command to boot.
328To boot from the installation floppies, the command is
329.Dq Ic "boot fd:0" .
330For the install kernel and bootloader on your hard drive (Open Firmware
3313), the command is
332.Dq Ic "boot hd:,\eofwboot.xcf netbsd-GENERIC_MD.gz" .
333.Pp
334For boot CDs, the command is something like
335.Dq Ic "boot cd:,\eofwboot.xcf netbsd.macppc"
336(for Open Firmware 3) or
337.Dq Ic "boot scsi-int/sd@3:0 NETBSD.MACPPC"
338(for earlier Open Firmware versions).
339You will need to use the correct case for
340.Ic OFWBOOT.XCF No and Ic NETBSD.MACPPC
341depending on how your version of Open Firmware interprets the ISO
342file system.
343You may need to replace
344.Ic cd
345with
346.Ic "scsi/sd@3 , scsi-int/sd@3 , ata/atapi-disk ,"
347or some other device alias.
348You should also use the Open Firmware
349.Ic dir
350command to confirm that the
351.Nx*M
352kernel is called
353.Pa NETBSD.MACPPC .
354You may want to read the section below on
355.Sx Open Firmware boot syntax
356.\}
357.if \n[sparc]:\n[sparc64] \{\
358.It
359You will need to get to the
360.if \n[sparc] OpenBoot PROM
361.if \n[sparc64] OpenFirmware
362.Dq Ic "ok"
363prompt.
364After your system first powers on and displays some initial information,
365press the
366.Key STOP-A
367keys, or send a BREAK if you're on a serial console.
368At the
369.Dq Ic "ok"
370prompt, type the command to boot your system into
371.Nx .
372.\}
373.if \n[sparc] \{\
374The command to boot from CD is one of the following commands (depending on
375your model):
376.Dq Ic b sd(,30,) ,
377.Dq Ic boot sd(,30,) ,
378or
379.Dq Ic boot cdrom .
380.Pp
381The command to boot from floppy is either
382.Dq Ic boot fd(,,1)
383or
384.Dq Ic boot floppy .
385The installer will prompt you to insert the second floppy when it is ready
386for it.
387.\}
388.if \n[sparc64] \{\
389The command to boot from CD is:
390.Dq Ic boot cdrom .
391The command to boot the
392.Nx
393kernel from a
394.Tn Solaris
395or
396.Nx
397partition depends on which disk and partition it is on.
398To boot from the first partition of the first (primary) disk:
399.Dq Ic "boot disk:a /ofwboot -a" .
400When it asks you for a kernel, specify
401.Dq Ic "netbsd-INSTALL.gz"
402.\}
403.It
404For third-party programs which are not part of the base
405.Nx
406distribution, you will want to explore the
407.Ic pkgsrc
408system with its many thousands of third party software applications.
409.El
410.\}
411.Ss "What is NetBSD?"
412.Pp
413.
414The
415.Nx
416Operating System is a fully functional
417.Tn Open Source
418.Ul
419operating system derived from the University of California, Berkeley
420Networking Release 2 (Net/2), 4.4BSD-Lite, and 4.4BSD-Lite2 sources.
421.Nx
422runs on 57 different system architectures (ports)
423across 15 distinct CPU families, and is being ported to more.
424The
425.Nx
426\*V release contains complete binary releases for many different
427system architectures.
428(A few ports are not fully supported at this time
429and are thus not part of the binary distribution.
430Please see the
431.Nx
432web site at
433.Lk http://www.NetBSD.org/
434for information on them.)
435.Pp
436.Nx
437is a completely integrated system.
438In addition to its highly portable, high performance kernel,
439.nh
440.Nx
441features a complete set of user utilities, compilers for several
442languages, the X Window System, firewall software
443and numerous other tools, all accompanied by full source code.
444.Pp
445.\" XXX Should we include some text here about NetBSD's license
446.\" policies and how commercial-friendly it is?
447.Nx
448is a creation of the members of the Internet community.
449Without the unique cooperation and coordination the net makes
450possible, it's likely that
451.Nx
452wouldn't exist.
453.
454.if \n[FOR_RELEASE] \{\
455.Ss Changes Between The NetBSD 5.0 and 6.0 Releases
456.Pp
457The
458.Nx
459\*V release
460provides numerous significant functional enhancements, including
461support for many new devices, integration of hundreds of bug fixes,
462new and updated kernel subsystems, and many user-land enhancements.
463The result of these improvements is a stable operating system fit for
464production use that rivals most commercially available systems.
465.Pp
466It is impossible to completely summarize the massive development that
467went into the
468.Nx
469\*V release.
470The complete list of changes can be found in the
471CHANGES:
472.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-6.0/CHANGES
473and
474CHANGES-6.0:
475.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-6.0/CHANGES-6.0
476files in the top level directory of the NetBSD 6.0 release tree.
477.Pp
478.\" fill in with changes.mdoc
479.
480.\} \" \n[FOR_RELEASE]
481.
482.Ss "Features to be removed in a later release"
483The following features are to be removed from
484.Nx
485in the future:
486.(bullet
487.\" fill me in
488.bullet)
489.
490.Ss "The NetBSD Foundation"
491.Pp
492.
493The
494.Nx
495Foundation is a tax exempt, not-for-profit 501(c)(3) corporation
496that devotes itself to the traditional goals and Spirit of the
497.Nx
498Project and owns the trademark of the word
499.Dq NetBSD .
500It supports the design, development, and adoption of
501.Nx
502worldwide.
503More information on the
504.Nx
505Foundation, its composition, aims, and work can be found at:
506.Lk http://www.NetBSD.org/foundation/
507.br_ne 10P
508.
509.Ss "Sources of NetBSD"
510.Pp
511.
512Refer to
513.Lk http://www.NetBSD.org/mirrors/
514.br_ne 10P
515.
516.Ss "NetBSD \*V Release Contents
517.Pp
518.
519The root directory of the
520.Nx
521\*V release is organized as follows:
522.ie \n[FOR_RELEASE] \{\
523.Pp
524.Pa .../NetBSD-\*V/
525.(tag README.files
526.It Li CHANGES
527Changes between the 5.0 and 6.0 releases.
528.It Li CHANGES-6.0
529Changes between the initial 6.0 branch and final release of 6.0.
530.It Li CHANGES.prev
531Changes in previous
532.Nx
533releases.
534.It Li LAST_MINUTE
535Last minute changes and notes about the release.
536.It Li README.files
537README describing the distribution's contents.
538.It Pa source/
539Source distribution sets; see below.
540.tag)
541.Pp
542In addition to the files and directories listed above, there is one
543directory per architecture, for each of the architectures for which
544.Nx
545\*V has a binary distribution.
546.Pp
547The source distribution sets can be found in subdirectories of the
548.Pa source
549subdirectory of the distribution tree.
550They contain the complete sources to the system.
551The source distribution sets are as follows:
552.(tag sharesrc
553.It Sy gnusrc
554This set contains the
555.Dq gnu
556sources, including the source for the compiler, assembler, groff,
557and the other GNU utilities in the binary distribution sets.
558.It Sy sharesrc
559This set contains the
560.Dq share
561sources, which include the sources for the man pages not associated
562with any particular program; the sources for the typesettable document
563set; the dictionaries; and more.
564.It Sy src
565This set contains all of the base
566.Nx
567\*V sources which are not in
568.Sy gnusrc ,
569.Sy sharesrc ,
570or
571.Sy syssrc .
572.It Sy syssrc
573This set contains the sources to the
574.Nx
575\*V kernel for all architectures as well as the
576.Xr config 1
577utility.
578.It Sy xsrc
579This set contains the sources to the X Window System.
580.tag)
581.Pp
582All the above source sets are located in the
583.Pa source/sets
584subdirectory of the distribution tree.
585.Pp
586The source sets are distributed as compressed tar files.
587Except for the
588.Sy pkgsrc
589set, which is traditionally unpacked into
590.Pa /usr/pkgsrc ,
591all sets may be unpacked into
592.Pa /usr/src
593with the command:
594.Dl # Ic "cd / ; tar -zxpf set_name.tgz"
595.Pp
596In each of the source distribution set directories, there are
597files which contain the checksums of the files in the directory:
598.(tag SHA512 -offset indent
599.It Li MD5
600.Tn MD5
601digests in the format produced by the command:
602.br
603.Ic cksum -a MD5 Ar file .
604.It Li SHA512
605.Tn SHA512
606digests in the format produced by the command:
607.br
608.Ic cksum -a SHA512 Ar file .
609.tag)
610.Pp
611The SHA512 digest is safer, but MD5 checksums are provided so that a wider
612range of operating systems can check the integrity of the release files.
613.\}
614.el \{\
615.Pp
616.Pa \&.../NetBSD-current/tar_files/
617.(item -compact -offset indent
618.Pa pkgsrc.tar.gz
619.It
620.Pa src/*.tar.gz
621.It
622.Pa xsrc/*.tar.gz
623.item)
624.Pp
625Other directories provide unpacked source trees e.g. for distribution via
626the the software update protocol (SUP) or the
627concurrent version system (CVS). For more information see:
628.Lk http://www.NetBSD.org/mirrors/
629.\}
630.
631.
632.so contents -----------------------------------------------
633.
634.
635.(Note
636Each directory in the \*M binary distribution also has its
637own checksum files, just as the source distribution does.
638.Note)
639.br_ne 7P
640.
641.Ss "NetBSD/\*M System Requirements and Supported Devices"
642.
643.so hardware -----------------------------------------------
644.br_ne 7P
645.
646.if \n[xen] \{.Ss "Installation options"
647.br_ne 7P
648.
649.so instopt -----------------------------------------------
650.\}
651.
652.Ss "Getting the NetBSD System on to Useful Media"
653.
654.so xfer -----------------------------------------------
655.br_ne 7P
656.
657.Ss "Preparing your System for NetBSD installation"
658.
659.so prep -----------------------------------------------
660.br_ne 7P
661.
662.ie \n[mac68k] .Ss "Installing the NetBSD System (Sysinst Method)"
663.el .Ss "Installing the NetBSD System"
664.
665.so install -----------------------------------------------
666.br_ne 7P
667.
668.Ss "Post installation steps"
669.
670.so ../common/postinstall -----------------------------------------------
671.br_ne 7P
672.
673.Ss "Upgrading a previously-installed NetBSD System"
674.
675.so upgrade -----------------------------------------------
676.br_ne 7P
677.
678.Ss "Compatibility Issues With Previous NetBSD Releases"
679.Pp
680.
681Users upgrading from previous versions of
682.Nx
683may wish to bear the
684following problems and compatibility issues in mind when upgrading to
685.Nx
686\*V.
687.Pp
688Note that
689.Ic sysinst
690will automatically invoke
691.(disp
692postinstall fix
693.disp)
694and thus all issues that are fixed by
695.Ic postinstall
696by default (see below) will be handled.
697.
698.Ss2 Issues affecting an upgrade from NetBSD 5.x releases
699.Pp
700The pthread libraries from previous versions of
701.Nx
702require that the
703.Xr sysctl 3
704node
705.Dv kern.no_sa_support
706be set to
707.Dv 0 .
708This affects the following environments:
709.(bullet
710Running a 5.0 kernel with an older userland.
711.It
712Running an older userland inside a chroot'ed environment on a 5.0 system.
713.It
714Running older statically linked pthread applications.
715.bullet)
716.Pp
717The 5.0 kernel defaults to
718.Dv 0
719for
720.Dv kern.no_sa_support ,
721which covers the first case.
722However, please note that a full installation of 5.0
723.Pq either from scratch or through an upgrade
724will set
725.Dv kern.no_sa_support
726to 1 during the boot process.
727This means that for the last two cases, you will have to manually set
728.Dv kern.no_sa_support
729to
730.Dv 0 ,
731using either the
732.Xr sysctl 8
733command or through
734.Xr sysctl.conf 5 .
735.
736.Ss2 Issues affecting an upgrade from NetBSD 4.x releases
737.Pp
738The following issues can generally be resolved by running
739.Em postinstall
740with the
741.Sy etc
742set:
743.(disp
744postinstall -s /path/to/etc.tgz check
745postinstall -s /path/to/etc.tgz fix
746.disp)
747.Pp
748Issues fixed by
749.Em postinstall :
750.(bullet -offset indent
751Various files in
752.Pa /etc
753need upgrading.
754These include:
755.(bullet -compact -offset indent
756.Pa /etc/defaults/*
757.It
758.Pa /etc/mtree/*
759.It
760.Pa /etc/daily
761.It
762.Pa /etc/weekly
763.It
764.Pa /etc/monthly
765.It
766.Pa /etc/security
767.It
768.Pa /etc/rc.subr
769.It
770.Pa /etc/rc
771.It
772.Pa /etc/rc.shutdown
773.It
774.Pa /etc/rc.d/*
775.It
776.Pa /etc/envsys.conf
777.bullet)
778.bullet)
779.
780.Pp
781The following issues need to be resolved manually:
782.
783.(bullet -offset indent
784The users
785.Sq _httpd
786and
787.Sq _timedc
788and the groups
789.Sq _httpd
790and
791.Sq _timedc
792need to be created.
793.It
794Unprivileged use of the
795.Xr mount 8
796command now requires the
797.Ar nosuid
798and
799.Ar nodev
800options to be explicitly specified.
801Previously, these options were automatically enforced even if they
802were not explicitly specified.
803.It
804A number of things have been removed from the
805.Nx
806\*V release.
807See the "Components removed from NetBSD" section near the beginning of
808this document for a list.
809.bullet)
810.
811.Ss "Using online NetBSD documentation"
812.Pp
813Documentation is available if you installed the manual
814distribution set.
815Traditionally, the
816.Dq man pages
817(documentation) are denoted by
818.Sq Li name(section) .
819Some examples of this are
820.Pp
821.(bullet -compact -offset indent
822.Xr intro 1 ,
823.It
824.Xr man 1 ,
825.It
826.Xr apropos 1 ,
827.It
828.Xr passwd 1 ,
829and
830.It
831.Xr passwd 5 .
832.bullet)
833.Pp
834The section numbers group the topics into several categories, but three
835are of primary interest: user commands are in section 1, file formats
836are in section 5, and administrative information is in section 8.
837.Pp
838.No The Em man
839command is used to view the documentation on a topic, and is
840started by entering
841.Ic man
842.Op Ar section
843.Ar topic .
844The brackets
845.Op \&
846around the
847section should not be entered, but rather indicate that the section is
848optional.
849If you don't ask for a particular section, the topic with the
850lowest numbered section name will be displayed.
851For instance, after logging in, enter
852.Pp
853.Dl # Ic "man passwd"
854.Pp
855to read the documentation for
856.Xr passwd 1 .
857To view the documentation for
858.Xr passwd 5 ,
859enter
860.Pp
861.Dl # Ic "man 5 passwd"
862.Pp
863instead.
864.Pp
865If you are unsure of what man page you are looking for, enter
866.Pp
867.Dl # Ic apropos Ar subject-word
868.Pp
869where
870.Ar subject-word
871is your topic of interest; a list of possibly
872related man pages will be displayed.
873.
874.Ss Administrivia
875.Pp
876.
877If you've got something to say, do so!
878We'd like your input.
879There are various mailing lists available via the mailing list
880server at
881.Mt majordomo@NetBSD.org .
882To get help on using the mailing
883list server, send mail to that address with an empty body, and it will
884reply with instructions.  See
885.Lk http://www.NetBSD.org/mailinglists/
886for a web interface.
887.Pp
888There are various mailing lists set up to deal with comments and
889questions about this release.
890Please send comments to:
891.Mt netbsd-comments@NetBSD.org .
892.Pp
893To report bugs, use the
894.Xr send-pr 1
895command shipped with
896.Nx ,
897and fill in as much information about the problem as you can.
898Good bug reports include lots of details.
899.Pp
900Bugs also can be submitted and queried with the web interface at
901.Lk http://www.NetBSD.org/support/send-pr.html
902.Pp
903There are also port-specific mailing lists, to discuss aspects of
904each port of
905.Nx .
906Use majordomo to find their addresses, or visit
907.Lk http://www.NetBSD.org/mailinglists/
908.Pp
909If
910you're interested in doing a serious amount of work on a specific
911port, you probably should contact the
912.Sq owner
913of that port (listed
914below).
915.Pp
916If you'd like to help with this effort, and have an idea as to how
917you could be useful, send us mail or subscribe to:
918.Mt netbsd-users@NetBSD.org .
919.Pp
920As a favor, please avoid mailing huge documents or files to these
921mailing lists.
922Instead, put the material you would have sent up for FTP or WWW somewhere,
923then mail the appropriate list about it, or, if you'd rather not do that,
924mail the list saying you'll send the data to those who want it.
925.
926.Ss Thanks go to
927.
928.(bullet
929The former members of UCB's Computer Systems Research Group,
930including (but not limited to):
931.Bd -unfilled -offset indent
932Keith Bostic
933Ralph Campbell
934Mike Karels
935Marshall Kirk McKusick
936.Ed
937.Pp
938for their work on
939.Bx
940systems, support, and encouragement.
941.It
942The Internet Systems Consortium, Inc. for hosting the
943.Nx
944FTP, CVS, AnonCVS, mail, mail archive, GNATS, SUP, Rsync and WWW servers.
945.It
946The Internet Research Institute in Japan for hosting the server
947which runs the CVSweb interface to the
948.Nx
949source tree.
950.It
951The Lule\[oa] Academic Computer Society for providing the backup
952services server.
953.It
954The Columbia University Computer Science Department for hosting
955the NYC build cluster.
956.It
957The Western Washington University Computer Science Department
958for running the WWU build cluster.
959.It
960The many organizations that provide
961.Nx
962mirror sites.
963.It
964Without CVS, this project would be impossible to manage, so our hats
965go off to Brian Berliner, Jeff Polk, and the various other people
966who've had a hand in making CVS a useful tool.
967.It
968We list the individuals and organizations
969that have made donations or loans of hardware and/or money, to support
970.Nx
971development, and deserve credit for it at
972.Lk http://www.NetBSD.org/donations/
973(If you're not on that list and should be, tell us!
974We probably were not able to get in touch with you, to verify that you
975wanted to be listed.)
976.It
977Finally, we thank all of the people who've put sweat and tears into
978developing
979.Nx
980since its inception in January, 1993.
981(Obviously, there are a lot more people who deserve thanks here.
982If you're one of them, and would like to be mentioned, tell us!)
983.bullet)
984.
985.Ss "We are..."
986.
987.Pp
988(in alphabetical order)
989.Pp
990.
991.
992.Bl -column xxx "Jun-ichiro itojun Hagino" ".Mt sommerfeld@NetBSD.org" ".Sy ews4800mips"
993.
994.br_ne 1i
995.It Em "The NetBSD core group:"
996.It Ta Ta
997.It Ta Alistair Crooks Ta Mt agc@NetBSD.org
998.It Ta Matthew Green Ta Mt mrg@NetBSD.org
999.It Ta Matt Thomas Ta Mt matt@NetBSD.org
1000.It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
1001.It Ta Christos Zoulas Ta Mt christos@NetBSD.org
1002.It Ta Ta
1003.
1004.br_ne 2i
1005.It Em "The portmasters (and their ports):"
1006.\"
1007.\" XXX created by list-portmasters.pl
1008.\"
1009.It Ta Erik Berls                 Ta Mt      cyber@NetBSD.org Ta Sy cobalt
1010.It Ta Manuel Bouyer              Ta Mt     bouyer@NetBSD.org Ta Sy xen
1011.It Ta Simon Burge                Ta Mt     simonb@NetBSD.org Ta Sy evbmips
1012.It Ta Simon Burge                Ta Mt     simonb@NetBSD.org Ta Sy pmax
1013.It Ta Simon Burge                Ta Mt     simonb@NetBSD.org Ta Sy sbmips
1014.It Ta Julian Coleman             Ta Mt        jdc@NetBSD.org Ta Sy atari
1015.It Ta Andrew Doran               Ta Mt         ad@NetBSD.org Ta Sy amd64
1016.It Ta Andrew Doran               Ta Mt         ad@NetBSD.org Ta Sy i386
1017.It Ta Matthias Drochner          Ta Mt   drochner@NetBSD.org Ta Sy cesfic
1018.It Ta Gavan Fantom               Ta Mt      gavan@NetBSD.org Ta Sy iyonix
1019.It Ta Jaime A Fournier           Ta Mt       ober@NetBSD.org Ta Sy zaurus
1020.It Ta Ben Harris                 Ta Mt      bjh21@NetBSD.org Ta Sy acorn26
1021.It Ta Nick Hudson                Ta Mt      skrll@NetBSD.org Ta Sy hp700
1022.It Ta Martin Husemann            Ta Mt     martin@NetBSD.org Ta Sy sparc64
1023.It Ta S\(/oren J\(/orvang        Ta Mt      soren@NetBSD.org Ta Sy sgimips
1024.It Ta Takayoshi Kochi            Ta Mt      kochi@NetBSD.org Ta Sy ia64
1025.It Ta Michael Lorenz             Ta Mt   macallan@NetBSD.org Ta Sy macppc
1026.It Ta Anders Magnusson           Ta Mt      ragge@NetBSD.org Ta Sy vax
1027.It Ta Tohru Nishimura            Ta Mt   nisimura@NetBSD.org Ta Sy luna68k
1028.It Ta Tohru Nishimura            Ta Mt   nisimura@NetBSD.org Ta Sy sandpoint
1029.It Ta Scott Reynolds             Ta Mt     scottr@NetBSD.org Ta Sy mac68k
1030.It Ta Tim Rightnour              Ta Mt    garbled@NetBSD.org Ta Sy ofppc
1031.It Ta Tim Rightnour              Ta Mt    garbled@NetBSD.org Ta Sy prep
1032.It Ta Tim Rightnour              Ta Mt    garbled@NetBSD.org Ta Sy rs6000
1033.It Ta Noriyuki Soda              Ta Mt       soda@NetBSD.org Ta Sy arc
1034.It Ta Ignatios Souvatzis         Ta Mt         is@NetBSD.org Ta Sy amiga
1035.It Ta Ignatios Souvatzis         Ta Mt         is@NetBSD.org Ta Sy amigappc
1036.It Ta NISHIMURA Takeshi          Ta Mt    nsmrtks@NetBSD.org Ta Sy x68k
1037.It Ta Matt Thomas                Ta Mt       matt@NetBSD.org Ta Sy alpha
1038.It Ta Matt Thomas                Ta Mt       matt@NetBSD.org Ta Sy ibmnws
1039.It Ta Matt Thomas                Ta Mt       matt@NetBSD.org Ta Sy netwinder
1040.It Ta Jason Thorpe               Ta Mt    thorpej@NetBSD.org Ta Sy algor
1041.It Ta Jason Thorpe               Ta Mt    thorpej@NetBSD.org Ta Sy evbarm
1042.It Ta Jason Thorpe               Ta Mt    thorpej@NetBSD.org Ta Sy shark
1043.It Ta IWAMOTO Toshihiro          Ta Mt     toshii@NetBSD.org Ta Sy hpcarm
1044.It Ta Izumi Tsutsui              Ta Mt    tsutsui@NetBSD.org Ta Sy ews4800mips
1045.It Ta Izumi Tsutsui              Ta Mt    tsutsui@NetBSD.org Ta Sy hp300
1046.It Ta Izumi Tsutsui              Ta Mt    tsutsui@NetBSD.org Ta Sy news68k
1047.It Ta Valeriy E. Ushakov         Ta Mt        uwe@NetBSD.org Ta Sy hpcsh
1048.It Ta Valeriy E. Ushakov         Ta Mt        uwe@NetBSD.org Ta Sy landisk
1049.It Ta Steve Woodford             Ta Mt        scw@NetBSD.org Ta Sy evbppc
1050.It Ta Steve Woodford             Ta Mt        scw@NetBSD.org Ta Sy mvme68k
1051.It Ta Steve Woodford             Ta Mt        scw@NetBSD.org Ta Sy mvmeppc
1052.It Ta Reinoud Zandijk            Ta Mt    reinoud@NetBSD.org Ta Sy acorn32
1053.It Ta Ta Ta
1054.
1055.br_ne 1i
1056.It Em "The NetBSD \*V Release Engineering team:"
1057.It Ta Ta
1058.It Ta Stephen Borrill Ta Mt sborrill@NetBSD.org
1059.It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org
1060.It Ta David Brownlee Ta Mt abs@NetBSD.org
1061.It Ta James Chacon Ta Mt jmc@NetBSD.org
1062.It Ta Julian Coleman Ta Mt jdc@NetBSD.org
1063.It Ta Alistair G. Crooks Ta Mt agc@NetBSD.org
1064.It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
1065.It Ta Jaime A Fournier Ta Mt ober@NetBSD.org
1066.It Ta Liam J. Foy Ta Mt liamjfoy@NetBSD.org
1067.It Ta John Heasley Ta Mt heas@NetBSD.org
1068.It Ta Martin Husemann Ta Mt martin@NetBSD.org
1069.It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
1070.It Ta Phil Nelson Ta Mt phil@NetBSD.org
1071.It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
1072.It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org
1073.It Ta Ta
1074.
1075.br_ne 2i
1076.It Em "NetBSD Developers:"
1077.\"
1078.\" Please keep in alphabetical order
1079.\"
1080.It Ta Ta
1081.It Ta Nathan Ahlstrom Ta Mt nra@NetBSD.org
1082.It Ta Steve Allen Ta Mt wormey@NetBSD.org
1083.It Ta Jukka Andberg Ta Mt jandberg@NetBSD.org
1084.It Ta Julian Assange Ta Mt proff@NetBSD.org
1085.It Ta Lennart Augustsson Ta Mt augustss@NetBSD.org
1086.It Ta Zafer Aydogan Ta Mt zafer@NetBSD.org
1087.It Ta Christoph Badura Ta Mt bad@NetBSD.org
1088.It Ta Marc Balmer Ta Mt mbalmer@NetBSD.org
1089.It Ta Bang Jun-Young Ta Mt junyoung@NetBSD.org
1090.It Ta Dieter Baron Ta Mt dillo@NetBSD.org
1091.It Ta Robert V. Baron Ta Mt rvb@NetBSD.org
1092.It Ta Alan Barrett Ta Mt apb@NetBSD.org
1093.It Ta Grant Beattie Ta Mt grant@NetBSD.org
1094.It Ta Erik Berls Ta Mt cyber@NetBSD.org
1095.It Ta Hiroyuki Bessho Ta Mt bsh@NetBSD.org
1096.It Ta John Birrell Ta Mt jb@NetBSD.org
1097.It Ta Rafal Boni Ta Mt rafal@NetBSD.org
1098.It Ta Stephen Borrill Ta Mt sborrill@NetBSD.org
1099.It Ta Sean Boudreau Ta Mt seanb@NetBSD.org
1100.It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org
1101.It Ta Allen Briggs Ta Mt briggs@NetBSD.org
1102.It Ta Mark Brinicombe Ta Mt mark@NetBSD.org
1103.It Ta Aaron Brown Ta Mt abrown@NetBSD.org
1104.It Ta Andrew Brown Ta Mt atatat@NetBSD.org
1105.It Ta David Brownlee Ta Mt abs@NetBSD.org
1106.It Ta Jon Buller Ta Mt jonb@NetBSD.org
1107.It Ta Simon Burge Ta Mt simonb@NetBSD.org
1108.It Ta Robert Byrnes Ta Mt byrnes@NetBSD.org
1109.It Ta Pavel Cahyna Ta Mt pavel@NetBSD.org
1110.It Ta D'Arcy J.M. Cain Ta Mt darcy@NetBSD.org
1111.It Ta Taylor R. Campbell Ta Mt riastradh@NetBSD.org
1112.It Ta Daniel Carosone Ta Mt dan@NetBSD.org
1113.It Ta Dave Carrel Ta Mt carrel@NetBSD.org
1114.It Ta James Chacon Ta Mt jmc@NetBSD.org
1115.It Ta Mihai Chelaru Ta Mt kefren@NetBSD.org
1116.It Ta Aleksey Cheusov Ta Mt cheusov@NetBSD.org
1117.It Ta Bill Coldwell Ta Mt billc@NetBSD.org
1118.It Ta Julian Coleman Ta Mt jdc@NetBSD.org
1119.It Ta Marcus Comstedt Ta Mt marcus@NetBSD.org
1120.It Ta Jeremy Cooper Ta Mt jeremy@NetBSD.org
1121.It Ta Chuck Cranor Ta Mt chuck@NetBSD.org
1122.It Ta Alistair Crooks Ta Mt agc@NetBSD.org
1123.It Ta Johan Danielsson Ta Mt joda@NetBSD.org
1124.It Ta John Darrow Ta Mt jdarrow@NetBSD.org
1125.It Ta Jed Davis Ta Mt jld@NetBSD.org
1126.It Ta Matt DeBergalis Ta Mt deberg@NetBSD.org
1127.It Ta Arnaud Degroote Ta Mt degroote@NetBSD.org
1128.It Ta Rob Deker Ta Mt deker@NetBSD.org
1129.It Ta Chris G. Demetriou Ta Mt cgd@NetBSD.org
1130.It Ta Tracy Di Marco White Ta Mt gendalia@NetBSD.org
1131.It Ta Jarom\('ir Dolecek Ta Mt jdolecek@NetBSD.org
1132.It Ta Andy Doran Ta Mt ad@NetBSD.org
1133.It Ta Roland Dowdeswell Ta Mt elric@NetBSD.org
1134.It Ta Steven Drake Ta Mt sbd@NetBSD.org
1135.It Ta Emmanuel Dreyfus Ta Mt manu@NetBSD.org
1136.It Ta Matthias Drochner Ta Mt drochner@NetBSD.org
1137.It Ta Jun Ebihara Ta Mt jun@NetBSD.org
1138.It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
1139.It Ta Jaime A Fournier Ta Mt ober@NetBSD.org
1140.It Ta Stoned Elipot Ta Mt seb@NetBSD.org
1141.It Ta Michael van Elst Ta Mt mlelstv@NetBSD.org
1142.It Ta Enami Tsugutomo Ta Mt enami@NetBSD.org
1143.It Ta Bernd Ernesti Ta Mt veego@NetBSD.org
1144.It Ta Erik Fair Ta Mt fair@NetBSD.org
1145.It Ta Gavan Fantom Ta Mt gavan@NetBSD.org
1146.It Ta Hauke Fath Ta Mt hauke@NetBSD.org
1147.It Ta Hubert Feyrer Ta Mt hubertf@NetBSD.org
1148.It Ta Jason R. Fink Ta Mt jrf@NetBSD.org
1149.It Ta Matt J. Fleming Ta Mt mjf@NetBSD.org
1150.It Ta Marty Fouts Ta Mt marty@NetBSD.org
1151.It Ta Liam J. Foy Ta Mt liamjfoy@NetBSD.org
1152.It Ta Matt Fredette Ta Mt fredette@NetBSD.org
1153.It Ta Thorsten Frueauf Ta Mt frueauf@NetBSD.org
1154.It Ta Castor Fu Ta Mt castor@NetBSD.org
1155.It Ta Makoto Fujiwara Ta Mt mef@NetBSD.org
1156.It Ta Ichiro Fukuhara Ta Mt ichiro@NetBSD.org
1157.It Ta Quentin Garnier Ta Mt cube@NetBSD.org
1158.It Ta Thomas Gerner Ta Mt thomas@NetBSD.org
1159.It Ta Simon J. Gerraty Ta Mt sjg@NetBSD.org
1160.It Ta Justin Gibbs Ta Mt gibbs@NetBSD.org
1161.It Ta Chris Gilbert Ta Mt chris@NetBSD.org
1162.It Ta Eric Gillespie Ta Mt epg@NetBSD.org
1163.It Ta Brian Ginsbach Ta Mt ginsbach@NetBSD.org
1164.It Ta Oliver V. Gould Ta Mt ver@NetBSD.org
1165.It Ta Paul Goyette Ta Mt pgoyette@NetBSD.org
1166.It Ta Michael Graff Ta Mt explorer@NetBSD.org
1167.It Ta Matthew Green Ta Mt mrg@NetBSD.org
1168.It Ta Andreas Gustafsson Ta Mt gson@NetBSD.org
1169.It Ta Ulrich Habel Ta Mt rhaen@NetBSD.org
1170.It Ta Jun-ichiro itojun Hagino Ta Mt itojun@NetBSD.org
1171.It Ta HAMAJIMA Katsuomi Ta Mt hamajima@NetBSD.org
1172.It Ta Adam Hamsik Ta Mt haad@NetBSD.org
1173.It Ta Juergen Hannken-Illjes Ta Mt hannken@NetBSD.org
1174.It Ta Charles M. Hannum Ta Mt mycroft@NetBSD.org
1175.It Ta Yorick Hardy Ta Mt yhardy@NetBSD.org
1176.It Ta Ben Harris Ta Mt bjh21@NetBSD.org
1177.It Ta Eric Haszlakiewicz Ta Mt erh@NetBSD.org
1178.It Ta John Hawkinson Ta Mt jhawk@NetBSD.org
1179.It Ta Emile Heitor Ta Mt imil@NetBSD.org
1180.It Ta John Heasley Ta Mt heas@NetBSD.org
1181.It Ta Lars Heidieker Ta Mt para@NetBSD.org
1182.It Ta Geert Hendrickx Ta Mt ghen@NetBSD.org
1183.It Ta Ren\('e Hexel Ta Mt rh@NetBSD.org
1184.It Ta Iain Hibbert Ta Mt plunky@NetBSD.org
1185.It Ta Kouichirou Hiratsuka Ta Mt hira@NetBSD.org
1186.It Ta Michael L. Hitch Ta Mt mhitch@NetBSD.org
1187.It Ta \('Ad\('am H\('oka Ta Mt ahoka@NetBSD.org
1188.It Ta Jachym Holecek Ta Mt freza@NetBSD.org
1189.It Ta David A. Holland Ta Mt dholland@NetBSD.org
1190.It Ta Christian E. Hopps Ta Mt chopps@NetBSD.org
1191.It Ta Daniel Horecki Ta Mt morr@NetBSD.org
1192.It Ta Ken Hornstein Ta Mt kenh@NetBSD.org
1193.It Ta Marc Horowitz Ta Mt marc@NetBSD.org
1194.It Ta Eduardo Horvath Ta Mt eeh@NetBSD.org
1195.It Ta Nick Hudson Ta Mt skrll@NetBSD.org
1196.It Ta Shell Hung Ta Mt shell@NetBSD.org
1197.It Ta Darran Hunt Ta Mt darran@NetBSD.org
1198.It Ta Martin Husemann Ta Mt martin@NetBSD.org
1199.It Ta Dean Huxley Ta Mt dean@NetBSD.org
1200.It Ta Love H\(:ornquist \(oAstrand Ta Mt lha@NetBSD.org
1201.It Ta Roland Illig Ta Mt rillig@NetBSD.org
1202.It Ta Bernardo Innocenti Ta Mt bernie@NetBSD.org
1203.It Ta Tetsuya Isaki Ta Mt isaki@NetBSD.org
1204.It Ta ITOH Yasufumi Ta Mt itohy@NetBSD.org
1205.It Ta IWAMOTO Toshihiro Ta Mt toshii@NetBSD.org
1206.It Ta Matthew Jacob Ta Mt mjacob@NetBSD.org
1207.It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
1208.It Ta Lonhyn T. Jasinskyj Ta Mt lonhyn@NetBSD.org
1209.It Ta Darrin Jewell Ta Mt dbj@NetBSD.org
1210.It Ta Nicolas Joly Ta Mt njoly@NetBSD.org
1211.It Ta S\(/oren J\(/orvang Ta Mt soren@NetBSD.org
1212.It Ta Takahiro Kambe Ta Mt taca@NetBSD.org
1213.It Ta Antti Kantee Ta Mt pooka@NetBSD.org
1214.It Ta Frank Kardel Ta Mt kardel@NetBSD.org
1215.It Ta KAWAMOTO Yosihisa Ta Mt kawamoto@NetBSD.org
1216.It Ta Min Sik Kim Ta Mt minskim@NetBSD.org
1217.It Ta KIYOHARA Takashi Ta Mt kiyohara@NetBSD.org
1218.It Ta Thomas Klausner Ta Mt wiz@NetBSD.org
1219.It Ta Klaus Klein Ta Mt kleink@NetBSD.org
1220.It Ta John Klos Ta Mt jklos@NetBSD.org
1221.It Ta Wayne Knowles Ta Mt wdk@NetBSD.org
1222.It Ta Takayoshi Kochi Ta Mt kochi@NetBSD.org
1223.It Ta Jonathan A. Kollasch Ta Mt jakllsch@NetBSD.org
1224.It Ta Radoslaw Kujawa Ta Mt rkujawa@NetBSD.org
1225.It Ta Jochen Kunz Ta Mt jkunz@NetBSD.org
1226.It Ta Martti Kuparinen Ta Mt martti@NetBSD.org
1227.It Ta Arnaud Lacombe Ta Mt alc@NetBSD.org
1228.It Ta Kevin Lahey Ta Mt kml@NetBSD.org
1229.It Ta David Laight Ta Mt dsl@NetBSD.org
1230.It Ta Johnny C. Lam Ta Mt jlam@NetBSD.org
1231.It Ta Guillaume Lasmayous Ta Mt gls@NetBSD.org
1232.It Ta Martin J. Laubach Ta Mt mjl@NetBSD.org
1233.It Ta Greg Lehey Ta Mt grog@NetBSD.org
1234.It Ta Ted Lemon Ta Mt mellon@NetBSD.org
1235.It Ta Christian Limpach Ta Mt cl@NetBSD.org
1236.It Ta Frank van der Linden Ta Mt fvdl@NetBSD.org
1237.It Ta Joel Lindholm Ta Mt joel@NetBSD.org
1238.It Ta Tonnerre Lombard Ta Mt tonnerre@NetBSD.org
1239.It Ta Mike Long Ta Mt mikel@NetBSD.org
1240.It Ta Michael Lorenz Ta Mt macallan@NetBSD.org
1241.It Ta Warner Losh Ta Mt imp@NetBSD.org
1242.It Ta Tomasz Luchowski Ta Mt zuntum@NetBSD.org
1243.It Ta Federico Lupi Ta Mt federico@NetBSD.org
1244.It Ta Brett Lymn Ta Mt blymn@NetBSD.org
1245.It Ta MAEKAWA Masahide Ta Mt gehenna@NetBSD.org
1246.It Ta Anders Magnusson Ta Mt ragge@NetBSD.org
1247.It Ta Roy Marples Ta Mt roy@NetBSD.org
1248.It Ta Cherry G. Mathew Ta Mt cherry@NetBSD.org
1249.It Ta David Maxwell Ta Mt david@NetBSD.org
1250.It Ta Gregory McGarry Ta Mt gmcgarry@NetBSD.org
1251.It Ta Dan McMahill Ta Mt dmcmahill@NetBSD.org
1252.It Ta Jared D. McNeill Ta Mt jmcneill@NetBSD.org
1253.It Ta Neil J. McRae Ta Mt neil@NetBSD.org
1254.It Ta Julio M. Merino Vidal Ta Mt jmmv@NetBSD.org
1255.It Ta Perry Metzger Ta Mt perry@NetBSD.org
1256.It Ta Luke Mewburn Ta Mt lukem@NetBSD.org
1257.It Ta Jean-Yves Migeon Ta Mt jym@NetBSD.org
1258.It Ta Brook Milligan Ta Mt brook@NetBSD.org
1259.It Ta Minoura Makoto Ta Mt minoura@NetBSD.org
1260.It Ta Simas Mockevicius Ta Mt symka@NetBSD.org
1261.It Ta der Mouse Ta Mt mouse@NetBSD.org
1262.It Ta Constantine A. Murenin Ta Mt cnst@NetBSD.org
1263.It Ta Joseph Myers Ta Mt jsm@NetBSD.org
1264.It Ta Tuomo M\(:akinen Ta Mt tjam@NetBSD.org
1265.It Ta Zolt\('an Arnold NAGY Ta Mt zoltan@NetBSD.org
1266.It Ta Ken Nakata Ta Mt kenn@NetBSD.org
1267.It Ta Takeshi Nakayama Ta Mt nakayama@NetBSD.org
1268.It Ta Alexander Nasonov Ta Mt alnsn@NetBSD.org
1269.It Ta Phil Nelson Ta Mt phil@NetBSD.org
1270.It Ta John Nemeth Ta Mt jnemeth@NetBSD.org
1271.It Ta NISHIMURA Takeshi Ta Mt nsmrtks@NetBSD.org
1272.It Ta Tohru Nishimura Ta Mt nisimura@NetBSD.org
1273.It Ta NONAKA Kimihiro Ta Mt nonaka@NetBSD.org
1274.It Ta Takehiko NOZAKI Ta Mt tnozaki@NetBSD.org
1275.It Ta Tobias Nygren Ta Mt tnn@NetBSD.org
1276.It Ta OBATA Akio Ta Mt obache@NetBSD.org
1277.It Ta Jesse Off Ta Mt joff@NetBSD.org
1278.It Ta Tatoku Ogaito Ta Mt tacha@NetBSD.org
1279.It Ta OKANO Takayoshi Ta Mt kano@NetBSD.org
1280.It Ta Masaru Oki Ta Mt oki@NetBSD.org
1281.It Ta Ryo ONODERA Ta Mt ryoon@NetBSD.org
1282.It Ta Atsushi Onoe Ta Mt onoe@NetBSD.org
1283.It Ta Greg Oster Ta Mt oster@NetBSD.org
1284.It Ta Jonathan Perkin Ta Mt sketch@NetBSD.org
1285.It Ta Fredrik Pettai Ta Mt pettai@NetBSD.org
1286.It Ta Herb Peyerl Ta Mt hpeyerl@NetBSD.org
1287.It Ta Matthias Pfaller Ta Mt matthias@NetBSD.org
1288.It Ta Chris Pinnock Ta Mt cjep@NetBSD.org
1289.It Ta Adrian Portelli Ta Mt adrianp@NetBSD.org
1290.It Ta Chris Provenzano Ta Mt proven@NetBSD.org
1291.It Ta Mindaugas Rasiukevicius Ta Mt rmind@NetBSD.org
1292.It Ta Michael Rauch Ta Mt mrauch@NetBSD.org
1293.It Ta Marc Recht Ta Mt recht@NetBSD.org
1294.It Ta Darren Reed Ta Mt darrenr@NetBSD.org
1295.It Ta Jeremy C. Reed Ta Mt reed@NetBSD.org
1296.It Ta Jens Rehsack Ta Mt sno@NetBSD.org
1297.It Ta Antoine Reilles Ta Mt tonio@NetBSD.org
1298.It Ta Tyler R. Retzlaff Ta Mt rtr@NetBSD.org
1299.It Ta Scott Reynolds Ta Mt scottr@NetBSD.org
1300.It Ta Tim Rightnour Ta Mt garbled@NetBSD.org
1301.It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
1302.It Ta Hans Rosenfeld Ta Mt hans@NetBSD.org
1303.It Ta Steve Rumble Ta Mt rumble@NetBSD.org
1304.It Ta Rumko Ta Mt rumko@NetBSD.org
1305.It Ta Jukka Ruohonen Ta Mt jruoho@NetBSD.org
1306.It Ta Blair J. Sadewitz Ta Mt bjs@NetBSD.org
1307.It Ta David Sainty Ta Mt dsainty@NetBSD.org
1308.It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org
1309.It Ta Kazuki Sakamoto Ta Mt sakamoto@NetBSD.org
1310.It Ta Curt Sampson Ta Mt cjs@NetBSD.org
1311.It Ta Wilfredo Sanchez Ta Mt wsanchez@NetBSD.org
1312.It Ta Ty Sarna Ta Mt tsarna@NetBSD.org
1313.It Ta SATO Kazumi Ta Mt sato@NetBSD.org
1314.It Ta Jan Schaumann Ta Mt jschauma@NetBSD.org
1315.It Ta Matthias Scheler Ta Mt tron@NetBSD.org
1316.It Ta Silke Scheler Ta Mt silke@NetBSD.org
1317.It Ta Karl Schilke (rAT) Ta Mt rat@NetBSD.org
1318.It Ta Amitai Schlair Ta Mt schmonz@NetBSD.org
1319.It Ta Konrad Schroder Ta Mt perseant@NetBSD.org
1320.It Ta Georg Schwarz Ta Mt schwarz@NetBSD.org
1321.It Ta Lubomir Sedlacik Ta Mt salo@NetBSD.org
1322.It Ta Christopher SEKIYA Ta Mt sekiya@NetBSD.org
1323.It Ta Reed Shadgett Ta Mt dent@NetBSD.org
1324.It Ta John Shannon Ta Mt shannonjr@NetBSD.org
1325.It Ta Tim Shepard Ta Mt shep@NetBSD.org
1326.It Ta Naoto Shimazaki Ta Mt igy@NetBSD.org
1327.It Ta Ryo Shimizu Ta Mt ryo@NetBSD.org
1328.It Ta Takao Shinohara Ta Mt shin@NetBSD.org
1329.It Ta Takuya SHIOZAKI Ta Mt tshiozak@NetBSD.org
1330.It Ta Daniel Sieger Ta Mt dsieger@NetBSD.org
1331.It Ta Chuck Silvers Ta Mt chs@NetBSD.org
1332.It Ta Thor Lancelot Simon Ta Mt tls@NetBSD.org
1333.It Ta Jeff Smith Ta Mt jeffs@NetBSD.org
1334.It Ta Noriyuki Soda Ta Mt soda@NetBSD.org
1335.It Ta Wolfgang Solfrank Ta Mt ws@NetBSD.org
1336.It Ta J\(:org Sonnenberger Ta Mt joerg@NetBSD.org
1337.It Ta Ignatios Souvatzis Ta Mt is@NetBSD.org
1338.It Ta T K Spindler Ta Mt dogcow@NetBSD.org
1339.It Ta Matthew Sporleder Ta Mt mspo@NetBSD.org
1340.It Ta Bill Squier Ta Mt groo@NetBSD.org
1341.It Ta Bill Studenmund Ta Mt wrstuden@NetBSD.org
1342.It Ta Kevin Sullivan Ta Mt sullivan@NetBSD.org
1343.It Ta Kimmo Suominen Ta Mt kim@NetBSD.org
1344.It Ta Gr\('egoire Sutre Ta Mt gsutre@NetBSD.org
1345.It Ta Sergey Svishchev Ta Mt shattered@NetBSD.org
1346.It Ta Robert Swindells Ta Mt rjs@NetBSD.org
1347.It Ta Shin Takemura Ta Mt takemura@NetBSD.org
1348.It Ta TAMURA Kent Ta Mt kent@NetBSD.org
1349.It Ta Shin'ichiro TAYA Ta Mt taya@NetBSD.org
1350.It Ta Hasso Tepper Ta Mt hasso@NetBSD.org
1351.It Ta Matt Thomas Ta Mt matt@NetBSD.org
1352.It Ta Jason Thorpe Ta Mt thorpej@NetBSD.org
1353.It Ta Christoph Toshok Ta Mt toshok@NetBSD.org
1354.It Ta Greg Troxel Ta Mt gdt@NetBSD.org
1355.It Ta Tsubai Masanari Ta Mt tsubai@NetBSD.org
1356.It Ta Izumi Tsutsui Ta Mt tsutsui@NetBSD.org
1357.It Ta UCHIYAMA Yasushi Ta Mt uch@NetBSD.org
1358.It Ta Masao Uebayashi Ta Mt uebayasi@NetBSD.org
1359.It Ta Shuichiro URATA Ta Mt ur@NetBSD.org
1360.It Ta Valeriy E. Ushakov Ta Mt uwe@NetBSD.org
1361.It Ta Todd Vierling Ta Mt tv@NetBSD.org
1362.It Ta Aymeric Vincent Ta Mt aymeric@NetBSD.org
1363.It Ta Paul Vixie Ta Mt vixie@NetBSD.org
1364.It Ta Mike M. Volokhov Ta Mt mishka@NetBSD.org
1365.It Ta Krister Walfridsson Ta Mt kristerw@NetBSD.org
1366.It Ta Mark Weinem Ta Mt weinem@NetBSD.org
1367.It Ta Lex Wennmacher Ta Mt wennmach@NetBSD.org
1368.It Ta Leo Weppelman Ta Mt leo@NetBSD.org
1369.It Ta Assar Westerlund Ta Mt assar@NetBSD.org
1370.It Ta Frank Wille Ta Mt phx@NetBSD.org
1371.It Ta Nathan Williams Ta Mt nathanw@NetBSD.org
1372.It Ta Rob Windsor Ta Mt windsor@NetBSD.org
1373.It Ta Jim Wise Ta Mt jwise@NetBSD.org
1374.It Ta Colin Wood Ta Mt ender@NetBSD.org
1375.It Ta Steve Woodford Ta Mt scw@NetBSD.org
1376.It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
1377.It Ta Yuji Yamano Ta Mt yyamano@NetBSD.org
1378.It Ta David Young Ta Mt dyoung@NetBSD.org
1379.It Ta Arnaud Ysmal Ta Mt stacktic@NetBSD.org
1380.It Ta Reinoud Zandijk Ta Mt reinoud@NetBSD.org
1381.It Ta S.P.Zeidler Ta Mt spz@NetBSD.org
1382.It Ta Tim Zingelman Ta Mt tez@NetBSD.org
1383.It Ta Christos Zoulas Ta Mt christos@NetBSD.org
1384.It Ta Ta
1385.
1386.El
1387.
1388.Ss "Legal Mumbo-Jumbo"
1389.Pp
1390.
1391All product names mentioned herein are trademarks or registered
1392trademarks of their respective owners.
1393.Pp
1394The following notices are required to satisfy the license terms of
1395the software that we have mentioned in this document:
1396.Pp
1397.nr save_size \n[.s]
1398.nr save_vs \n[.v]
1399.ps 8
1400.vs 9
1401.Ht <font size=-1>
1402.(item -compact
1403.so ../common/legal.common -----------------------------------------------
1404.so legal -----------------------------------------------
1405.item)
1406.Ht </font>
1407.ps
1408.vs
1409.Ss "The End"
1410