Merge branch 'vendor/OPENRESOLV'
[dragonfly.git] / share / doc / smm / 02.config / 0.t
1 .\" Copyright (c) 1983, 1993
2 .\"     The Regents of the University of California.  All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\" 3. Neither the name of the University nor the names of its contributors
13 .\"    may be used to endorse or promote products derived from this software
14 .\"    without specific prior written permission.
15 .\"
16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
20 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26 .\" SUCH DAMAGE.
27 .\"
28 .\"     @(#)0.t 8.1 (Berkeley) 7/5/93
29 .\"
30 .bd S B 3
31 .de UX
32 .ie \\n(GA>0 \\$2UNIX\\$1
33 .el \{\
34 .if n \\$2UNIX\\$1*
35 .if t \\$2UNIX\\$1\\f1\(dg\\fP
36 .FS
37 .if n *UNIX
38 .if t \(dgUNIX
39 .ie \\$3=1 is a Footnote of Bell Laboratories.
40 .el is a Trademark of Bell Laboratories.
41 .FE
42 .nr GA 1\}
43 ..
44 .de BR
45 \fB\\$1\fP\\$2
46 ..
47 .TL
48 Building 4.4BSD Kernels with Config
49 .AU
50 Samuel J. Leffler and Michael J. Karels
51 .AI
52 Computer Systems Research Group
53 Department of Electrical Engineering and Computer Science
54 University of California, Berkeley
55 Berkeley, California  94720
56 .de IR
57 \fI\\$1\fP\\$2
58 ..
59 .de DT
60 .TA 8 16 24 32 40 48 56 64 72 80
61 ..
62 .AB
63 .PP
64 This document describes the use of
65 \fIconfig\fP\|(8) to configure and create bootable
66 4.4BSD system images.
67 It discusses the structure of system
68 configuration files and how to configure
69 systems with non-standard hardware configurations.
70 Sections describing the preferred way to
71 add new code to the system and how the system's autoconfiguration
72 process operates are included.  An appendix
73 contains a summary of the rules used by the system
74 in calculating the size of system data structures,
75 and also indicates some of the standard system size
76 limitations (and how to change them).
77 Other configuration options are also listed.
78 .sp
79 .LP
80 Revised July 5, 1993
81 .AE
82 .LP
83 .OH 'Building 4.4BSD Kernels with Config''SMM:2-%'
84 .EH 'SMM:2-%''Building 4.4BSD Kernels with Config'