Fixing typo in snapshot_template.spec and closing bug #70321.
[catalyst.git] / examples / generic_stage_template.spec
1 ## generic installation stage specfile
2 ## used to build a stage1, stage2, or stage3 installation tarball
3
4 ## John Davis <zhen@gentoo.org>
5
6 # subarch can be any of the supported Catalyst subarches (like athlon-xp). Refer
7 # to the catalyst reference manual (http://www.gentoo.org/proj/en/releng/catalyst) for supported arches.
8 # example:
9 # subarch: athlon-xp
10 subarch:
11
12 # version stamp is an identifier for the build. can be anything you want it to be, but it
13 # is usually a date.
14 # example:
15 # version_stamp: 2004.2
16 version_stamp: 
17
18 # target specifies what type of build Catalyst is to do. check the catalyst reference manual
19 # for supported targets.
20 # example:
21 # target: stage2
22 target:
23
24 # rel_type defines what kind of build we are doing. usually, default will suffice.
25 # example:
26 # rel_type: default
27 rel_type:
28
29 # system profile used to build the media
30 # example:
31 # profile: default-x86-2004.0
32 profile:
33
34 # which snapshot to use
35 # example:
36 # snapshot: 20040614
37 snapshot:
38
39 # where the seed stage comes from, path is relative to $clst_sharedir (catalyst.conf)
40 # example:
41 # default/stage3-x86-2004.1
42 source_subpath: