aboutsummaryrefslogtreecommitdiff
path: root/da_DK.ISO8859-1/articles/pxe/install.cfg
blob: 4aa657ff6c6b92a7250591bef09b2588e0e716f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
# $Wintelcom: src/freebsd/pxe/doc/install.cfg,v 1.1 2000/07/14 12:42:05 bright Exp $
# $FreeBSD$

# Dette er installation kongfigurations filen for vores rackmountede
# FreeBSD cluster maskiner

# Slå ekstra debugging til.
debug=YES

# Ok, dette burde slå AL promptning fra, kom ikke og klag til mig hvis du
# mister en maskine fordi du netbootede den på det samme subnet som denne
# box
nonInteractive=YES
noWarn=YES
tryDHCP=YES

################################
# Mine host specifikke data
hostname=booter
domainname=mydomain.com
# DHCP gør det her for os
#nameserver=10.0.0.1
#defaultrouter=10.0.0.1
#ipaddr=DHCP
#netmask=255.255.255.0
################################

################################
# Hvilket installations device skal bruges
nfs=x.x.x.x:/usr/releng4
netDev=fxp0
tryDHCP=YES
mediaSetNFS
################################

################################
# Vælg vilke distributioner vi vil have.
dists= bin doc games manpages catpages proflibs dict info des compat1x compat20  compat21 compat22 compat3x crypto
distSetCustom
################################

################################
# Sæt parametrer for partition editoren på sd0.
disk=ad0
partition=all
bootManager=standard
diskPartitionEditor
#diskPartitionWrite
################################

################################
# Alle størrelse er skrevet i 512 byte blokke!
#
# En 96MB root partition, fulgt af en 0.5G swap partition, fulgt af
# en 1G /var, og en /usr der bruger resten af pladsen på disken
#
ad0s1-1=ufs 1999999 /
ad0s1-2=swap 6485760 none
ad0s1-3=ufs 2097152 /var
ad0s1-4=ufs 0 /usr
# Lad os gøre det!
diskLabelEditor
#diskLabelCommit

# OK, alting er klart. Gør det!
installCommit

package=XFree86-3.3.6
packageAdd

#package=XFree86-aoutlibs-3.3.3
#packageAdd

package=XFree86-contrib-3.3.6
packageAdd

package=arpwatch-2.1.a4
packageAdd

package=bash-2.04
packageAdd

package=bison-1.28
packageAdd

package=bzip2-1.0.0
packageAdd

package=ctags-3.5.2
packageAdd

package=dvips2ascii-1.3
packageAdd

package=electricfence-2.0.5
packageAdd

package=emacs-20.6
packageAdd

package=enscript-letter-1.6.1
packageAdd

package=fping-1.20
packageAdd

package=gawk-3.0.4
packageAdd

package=gdbm-1.8.0
packageAdd

package=gettext-0.10.35
packageAdd

package=gmake-3.79
packageAdd

package=ispell-3.1.20c
packageAdd

package=less-352
packageAdd

package=libgnugetopt-1.1
packageAdd

package=libtool-1.3.4
packageAdd

package=linux_base-6.1
packageAdd

package=linux_devtools-6.1
packageAdd

package=lmbench-1.1
packageAdd

package=m4-1.4
packageAdd

package=mprof-3.0
packageAdd

package=mtr-0.42
packageAdd

package=nmap-2.53
packageAdd

package=pine-4.21
packageAdd

package=portscanner-1.0
packageAdd

package=portsentry-1.0
packageAdd

package=python-1.5.2
packageAdd

package=rpm-2.5.6
packageAdd

package=rsaref-2.0
packageAdd

package=rsync-2.4.3
packageAdd

package=screen-3.9.5
packageAdd

package=stlport-3.01
packageAdd

package=tcsh-6.09.00
packageAdd

package=tk-8.0.5
packageAdd

package=vim-lite-5.6.70
packageAdd

package=wget-1.5.3
packageAdd

package=word2x-0.005
packageAdd

package=zip-2.3
packageAdd

package=zsh-3.0.7
packageAdd

#
# Denne sidste pakke er speciel. Den bruges til at konfigurere maskinen.
# Den installerer flere filer (som /root/.rhosts) og dens installations
# script tweaker flere muligheder i /etc/rc.conf
#
package=mypkg-1.0
packageAdd

shutdown