xref: /netbsd/distrib/cdrom/3.0.2.conf (revision b936f842)
1# $NetBSD: 3.0.2.conf,v 1.1 2006/11/02 10:46:30 ghen Exp $
2#
3# Makefile fragment for CD sets; includes config information.
4
5##############################################################################
6# The NetBSD release being packaged on this CD set.  This also implies
7# inclusion of a config file for that release, named NetBSD-${CD_RELEASE}.mk.
8# That file defines the various per-port specifics for that release.
9
10CD_RELEASE=	3.0.2
11
12##############################################################################
13# The NetBSD release to be used in the .iso image filenames.  Defaults to
14# ${CD_RELEASE} but can be overridden in the environment.
15
16ISO_RELEASE?=	${CD_RELEASE}
17
18##############################################################################
19# The names of the individual CD images, without ".iso".
20# This also indicates the suffix of configuration variables later in this file
21# which are CD-image specific.
22
23CD_IMAGES=
24CD_IMAGES+=	multi-cd1-${ISO_RELEASE}
25CD_IMAGES+=	multi-cd2-${ISO_RELEASE}
26CD_IMAGES+=	multi-cd3-${ISO_RELEASE}
27CD_IMAGES+=	acorn26cd-${ISO_RELEASE}
28CD_IMAGES+=	acorn32cd-${ISO_RELEASE}
29CD_IMAGES+=	algorcd-${ISO_RELEASE}
30CD_IMAGES+=	alphacd-${ISO_RELEASE}
31CD_IMAGES+=	amd64cd-${ISO_RELEASE}
32CD_IMAGES+=	amigacd-${ISO_RELEASE}
33CD_IMAGES+=	arccd-${ISO_RELEASE}
34CD_IMAGES+=	ataricd-${ISO_RELEASE}
35CD_IMAGES+=	catscd-${ISO_RELEASE}
36CD_IMAGES+=	cesficcd-${ISO_RELEASE}
37CD_IMAGES+=	cobaltcd-${ISO_RELEASE}
38CD_IMAGES+=	dreamcastcd-${ISO_RELEASE}
39CD_IMAGES+=	evbarmcd-${ISO_RELEASE}
40CD_IMAGES+=	evbmips-mipsebcd-${ISO_RELEASE}
41CD_IMAGES+=	evbmips-mipselcd-${ISO_RELEASE}
42CD_IMAGES+=	evbppccd-${ISO_RELEASE}
43CD_IMAGES+=	evbsh3-sh3ebcd-${ISO_RELEASE}
44CD_IMAGES+=	evbsh3-sh3elcd-${ISO_RELEASE}
45CD_IMAGES+=	evbsh5-sh5elcd-${ISO_RELEASE}
46CD_IMAGES+=	hp300cd-${ISO_RELEASE}
47CD_IMAGES+=	hp700cd-${ISO_RELEASE}
48CD_IMAGES+=	hpcarmcd-${ISO_RELEASE}
49CD_IMAGES+=	hpcmipscd-${ISO_RELEASE}
50CD_IMAGES+=	hpcshcd-${ISO_RELEASE}
51CD_IMAGES+=	i386cd-${ISO_RELEASE}
52CD_IMAGES+=	ibmnwscd-${ISO_RELEASE}
53CD_IMAGES+=	iyonix-${ISO_RELEASE}
54CD_IMAGES+=	luna68kcd-${ISO_RELEASE}
55CD_IMAGES+=	mac68kcd-${ISO_RELEASE}
56CD_IMAGES+=	macppccd-${ISO_RELEASE}
57CD_IMAGES+=	mipscocd-${ISO_RELEASE}
58CD_IMAGES+=	mmeyecd-${ISO_RELEASE}
59CD_IMAGES+=	mvmeppccd-${ISO_RELEASE}
60CD_IMAGES+=	mvme68kcd-${ISO_RELEASE}
61CD_IMAGES+=	netwindercd-${ISO_RELEASE}
62CD_IMAGES+=	news68kcd-${ISO_RELEASE}
63CD_IMAGES+=	newsmipscd-${ISO_RELEASE}
64CD_IMAGES+=	next68kcd-${ISO_RELEASE}
65CD_IMAGES+=	ofppccd-${ISO_RELEASE}
66CD_IMAGES+=	pmaxcd-${ISO_RELEASE}
67CD_IMAGES+=	pmppccd-${ISO_RELEASE}
68CD_IMAGES+=	prepcd-${ISO_RELEASE}
69CD_IMAGES+=	sandpointcd-${ISO_RELEASE}
70CD_IMAGES+=	sbmips-mipsebcd-${ISO_RELEASE}
71CD_IMAGES+=	sbmips-mipselcd-${ISO_RELEASE}
72CD_IMAGES+=	sgimipscd-${ISO_RELEASE}
73CD_IMAGES+=	sharkcd-${ISO_RELEASE}
74CD_IMAGES+=	sourcecd-${ISO_RELEASE}
75CD_IMAGES+=	sparccd-${ISO_RELEASE}
76CD_IMAGES+=	sparc64cd-${ISO_RELEASE}
77CD_IMAGES+=	sun2cd-${ISO_RELEASE}
78CD_IMAGES+=	sun3cd-${ISO_RELEASE}
79CD_IMAGES+=	vaxcd-${ISO_RELEASE}
80CD_IMAGES+=	x68kcd-${ISO_RELEASE}
81
82##############################################################################
83# The maximum size of an individual CD.
84
85CD_SIZE=	700000
86
87##############################################################################
88# The CD volume IDs for each CD-ROM image.  This will show up as the
89# "volume label" on most operating systems.  This is REQUIRED for each image.
90# Typically only 16 characters should be used for maximum OS compatibility.
91
92.for image in ${CD_IMAGES}
93VOLID.${image}=	NetBSD ${CD_RELEASE} ${image:S/-${ISO_RELEASE}$//}
94.endfor
95
96# The "abstract file" name.  If there is a file in the CD root describing
97# use of the CD or booting info, this may be useful to some OS's.
98
99#.for image in ${CD_IMAGES}
100#ABSTRACT.${image}=	booting.txt
101#.endfor
102
103# The "copyright file" name.  If there is a file in the CD root describing
104# the copyright of the contained files, this may be useful to some OS's.
105# This usually needs ADDFILES to go along with it.
106
107#.for image in ${CD_IMAGES}
108#COPYRIGHT.${image}=	copyrght.txt
109#ADDFILES.${image}+=	copyrght.txt:${.CURDIR}/extra/copyright.txt,link
110#.endfor
111
112# The "publisher name" field on the CD-ROM.  Room for 128 characters.
113
114PUBLISHER=		The NetBSD Foundation, Inc. / http://www.NetBSD.org/
115
116# The "preparer name" field on the CD-ROM.  Room for 128 characters.
117
118PREPARER=		NetBSD CD Build System
119
120##############################################################################
121# The ports for which the base OS binaries will be included.
122# MACHINE_ARCH shared distribution directories and the "ALL" shared
123# distribution directory are added automatically where needed.
124#
125# The following ports, if included, will be bootable on their respective
126# CD images:
127#
128#     alpha, amd64, cats, i386, macppc, pmax, sparc, sparc64, sun3, vax.
129#
130# Special notes on booting:
131#
132# * macppc and mac68k will cause the inclusion of HFS partition and
133#   filesystem info on the CD, with automatic MacBinary probing and encoding.
134#
135# * macppc cannot boot on the same disc as either pmax or vax.
136#   macppc uses the same locations in block 0 to store boot
137#   information as pmax and vax.
138#   This will cause a warning in the build, and macppc will override.
139#
140# * sparc64 cannot boot using default boot arguments on the same disc as
141#   the sun3x model of sun3.  These platforms use the same partitions
142#   in the Sun boot map by default.  This will cause a warning in the build,
143#   and sparc64 machines will have to boot with "boot cdrom:g" instead of
144#   "boot cdrom".
145
146BASE_PORTS.multi-cd1-${ISO_RELEASE}=	i386 macppc sparc sparc64
147
148BASE_PORTS.multi-cd2-${ISO_RELEASE} = alpha \
149		amiga atari mac68k next68k sun3
150
151BASE_PORTS.multi-cd3-${ISO_RELEASE}= amd64 \
152		cobalt hpcmips pmax sgimips
153
154BASE_PORTS.acorn26cd-${ISO_RELEASE}=acorn26
155BASE_PORTS.acorn32cd-${ISO_RELEASE}=acorn32
156BASE_PORTS.algorcd-${ISO_RELEASE}=algor
157BASE_PORTS.alphacd-${ISO_RELEASE}=alpha
158BASE_PORTS.amd64cd-${ISO_RELEASE}=amd64
159BASE_PORTS.amigacd-${ISO_RELEASE}=amiga
160BASE_PORTS.arccd-${ISO_RELEASE}=arc
161BASE_PORTS.ataricd-${ISO_RELEASE}=atari
162BASE_PORTS.catscd-${ISO_RELEASE}=cats
163BASE_PORTS.cesficcd-${ISO_RELEASE}=cesfic
164BASE_PORTS.cobaltcd-${ISO_RELEASE}=cobalt
165BASE_PORTS.dreamcastcd-${ISO_RELEASE}=dreamcast
166BASE_PORTS.evbarmcd-${ISO_RELEASE}=evbarm
167BASE_PORTS.evbmips-mipsebcd-${ISO_RELEASE}=evbmips-mipseb
168BASE_PORTS.evbmips-mipselcd-${ISO_RELEASE}=evbmips-mipsel
169BASE_PORTS.evbsh3-sh3ebcd-${ISO_RELEASE}=evbsh3-sh3eb
170BASE_PORTS.evbsh3-sh3elcd-${ISO_RELEASE}=evbsh3-sh3el
171BASE_PORTS.evbsh5-sh5elcd-${ISO_RELEASE}=evbsh5-sh5el
172BASE_PORTS.hp300cd-${ISO_RELEASE}=hp300
173BASE_PORTS.hpcarmcd-${ISO_RELEASE}=hpcarm
174BASE_PORTS.hpcmipscd-${ISO_RELEASE}=hpcmips
175BASE_PORTS.hpcshcd-${ISO_RELEASE}=hpcsh
176BASE_PORTS.i386cd-${ISO_RELEASE}=i386
177BASE_PORTS.iyonixcd-${ISO_RELEASE}=iyonix
178BASE_PORTS.ibmnwscd-${ISO_RELEASE}=ibmnws
179BASE_PORTS.luna68kcd-${ISO_RELEASE}=luna68k
180BASE_PORTS.mac68kcd-${ISO_RELEASE}=mac68k
181BASE_PORTS.macppccd-${ISO_RELEASE}=macppc
182BASE_PORTS.mipscocd-${ISO_RELEASE}=mipsco
183BASE_PORTS.mmeyecd-${ISO_RELEASE}=mmeye
184BASE_PORTS.mvme68kcd-${ISO_RELEASE}=mvme68k
185BASE_PORTS.mvmeppccd-${ISO_RELEASE}=mvmeppc
186BASE_PORTS.netwindercd-${ISO_RELEASE}=netwinder
187BASE_PORTS.news68kcd-${ISO_RELEASE}=news68k
188BASE_PORTS.newsmipscd-${ISO_RELEASE}=newsmips
189BASE_PORTS.next68kcd-${ISO_RELEASE}=next68k
190BASE_PORTS.ofppccd-${ISO_RELEASE}=ofppc
191BASE_PORTS.pmaxcd-${ISO_RELEASE}=pmax
192BASE_PORTS.pmppccd-${ISO_RELEASE}=pmppc
193BASE_PORTS.prepcd-${ISO_RELEASE}=prep
194BASE_PORTS.sandpointcd-${ISO_RELEASE}=sandpoint
195BASE_PORTS.sbmips-mipsebcd-${ISO_RELEASE}=sbmips-mipseb
196BASE_PORTS.sbmips-mipselcd-${ISO_RELEASE}=sbmips-mipsel
197BASE_PORTS.sgimipscd-${ISO_RELEASE}=sgimips
198BASE_PORTS.sharkcd-${ISO_RELEASE}=shark
199BASE_PORTS.sourcecd-${ISO_RELEASE}=source
200BASE_PORTS.sparccd-${ISO_RELEASE}=sparc
201BASE_PORTS.sparc64cd-${ISO_RELEASE}=sparc64
202BASE_PORTS.sun2cd-${ISO_RELEASE}=sun2
203BASE_PORTS.sun3cd-${ISO_RELEASE}=sun3
204BASE_PORTS.vaxcd-${ISO_RELEASE}=vax
205BASE_PORTS.x68kcd-${ISO_RELEASE}=x68k
206
207.for image in ${CD_IMAGES}
208#INTDIRS.${image}+=	packages
209BASE_PORTS.${image}+=	CHANGES CHANGES-3.0 CHANGES-3.0.1 CHANGES-3.0.2 \
210	CHANGES.prev LAST_MINUTE README.files
211.endfor
212
213##############################################################################
214# These provide additional functionality to some host OS's that may or may
215# not be desired in some cases.  Uncomment to enable, or comment out to
216# disable.
217
218# USE_ROCK_RIDGE adds -r to mkisofs to use full Un*x style pathnames and
219# permissions.  For most situations, this is needed.
220
221USE_ROCK_RIDGE=	yes
222
223# USE_LONG_NAMES adds -l to mkisofs to use full 32-character ISO-9660 names.
224# This allows some host OS's, particularly AmigaDOS, the ability to see long
225# filenames in most cases.
226
227USE_LONG_NAMES=	yes
228
229# USE_TRANS_TBL adds -T to mkisofs to provide long names through the use of
230# TRANS.TBL translation table files.  (These will automatically be hidden
231# from Joliet and HFS trees.)  Typically this is not used in conjunction
232# with USE_LONG_NAMES, but may be used if names still exceed 32 characters.
233
234#USE_TRANS_TBL=	yes
235
236# USE_JOLIET adds -J to mkisofs to provide Joliet long filename support for
237# Microsoft Windows OS's
238
239USE_JOLIET=	yes
240
241# USE_APPLE_ISO adds -apple to mkisofs to provide the Apple ISO-9660
242# Extensions.  This gives full MacOS attribute information to files without
243# the overhead of full HFS.  (A disc that is forced into HFS mode by the
244# presence of mac68k or macppc will use HFS, not the Apple ISO Extensions.)
245
246USE_APPLE_ISO=	yes
247
248# LOG_MKISOFS causes the mkisofs command to be logged in "extra verbose"
249# mode (-v -v) to the image filename with .log appended.
250
251#LOG_MKISOFS=	yes
252
253##############################################################################
254# "Easter egg" file.  If this option is present, the standard 32k end padding
255# is replaced by a message in this file (no more than 16k), padded to 32k
256# with null bytes.
257
258#EASTER_EGG=	${.CURDIR}/extra/egg.txt
259
260##############################################################################
261