]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - doc/html/user-guide/cdl-templates.html
RedBoot TX53 Release 2012-02-15
[karo-tx-redboot.git] / doc / html / user-guide / cdl-templates.html
1 <!-- Copyright (C) 2003 Red Hat, Inc.                                -->
2 <!-- This material may be distributed only subject to the terms      -->
3 <!-- and conditions set forth in the Open Publication License, v1.0  -->
4 <!-- or later (the latest version is presently available at          -->
5 <!-- http://www.opencontent.org/openpub/).                           -->
6 <!-- Distribution of the work or derivative of the work in any       -->
7 <!-- standard (paper) book form is prohibited unless prior           -->
8 <!-- permission is obtained from the copyright holder.               -->
9 <HTML
10 ><HEAD
11 ><TITLE
12 >Templates</TITLE
13 ><meta name="MSSmartTagsPreventParsing" content="TRUE">
14 <META
15 NAME="GENERATOR"
16 CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
17 "><LINK
18 REL="HOME"
19 TITLE="eCos User Guide"
20 HREF="ecos-user-guide.html"><LINK
21 REL="UP"
22 TITLE="CDL Concepts"
23 HREF="cdl-concepts.html"><LINK
24 REL="PREVIOUS"
25 TITLE="Conflicts"
26 HREF="cdl-conflicts.html"><LINK
27 REL="NEXT"
28 TITLE="The Component Repository and Working Directories"
29 HREF="component-repo-and-working-dirs.html"></HEAD
30 ><BODY
31 CLASS="SECT1"
32 BGCOLOR="#FFFFFF"
33 TEXT="#000000"
34 LINK="#0000FF"
35 VLINK="#840084"
36 ALINK="#0000FF"
37 ><DIV
38 CLASS="NAVHEADER"
39 ><TABLE
40 SUMMARY="Header navigation table"
41 WIDTH="100%"
42 BORDER="0"
43 CELLPADDING="0"
44 CELLSPACING="0"
45 ><TR
46 ><TH
47 COLSPAN="3"
48 ALIGN="center"
49 >eCos User Guide</TH
50 ></TR
51 ><TR
52 ><TD
53 WIDTH="10%"
54 ALIGN="left"
55 VALIGN="bottom"
56 ><A
57 HREF="cdl-conflicts.html"
58 ACCESSKEY="P"
59 >Prev</A
60 ></TD
61 ><TD
62 WIDTH="80%"
63 ALIGN="center"
64 VALIGN="bottom"
65 >Chapter 24. CDL Concepts</TD
66 ><TD
67 WIDTH="10%"
68 ALIGN="right"
69 VALIGN="bottom"
70 ><A
71 HREF="component-repo-and-working-dirs.html"
72 ACCESSKEY="N"
73 >Next</A
74 ></TD
75 ></TR
76 ></TABLE
77 ><HR
78 ALIGN="LEFT"
79 WIDTH="100%"></DIV
80 ><DIV
81 CLASS="SECT1"
82 ><H1
83 CLASS="SECT1"
84 ><A
85 NAME="CDL-TEMPLATES">Templates</H1
86 ><P
87 >A <SPAN
88 CLASS="emphasis"
89 ><I
90 CLASS="EMPHASIS"
91 >template</I
92 ></SPAN
93 > is a saved configuration
94           - that is, a set of packages and configuration item
95           settings.  Templates are provided with <SPAN
96 CLASS="PRODUCTNAME"
97 >eCos</SPAN
98 > to allow you to
99           get started quickly by instantiating (copying) a saved
100           configuration corresponding to one of a number of common
101           scenarios; for example, a basic <SPAN
102 CLASS="PRODUCTNAME"
103 >eCos</SPAN
104 > configuration template
105           is supplied that contains the infrastructure, kernel, C and
106           math libraries, plus their support packages.</P
107 ></DIV
108 ><DIV
109 CLASS="NAVFOOTER"
110 ><HR
111 ALIGN="LEFT"
112 WIDTH="100%"><TABLE
113 SUMMARY="Footer navigation table"
114 WIDTH="100%"
115 BORDER="0"
116 CELLPADDING="0"
117 CELLSPACING="0"
118 ><TR
119 ><TD
120 WIDTH="33%"
121 ALIGN="left"
122 VALIGN="top"
123 ><A
124 HREF="cdl-conflicts.html"
125 ACCESSKEY="P"
126 >Prev</A
127 ></TD
128 ><TD
129 WIDTH="34%"
130 ALIGN="center"
131 VALIGN="top"
132 ><A
133 HREF="ecos-user-guide.html"
134 ACCESSKEY="H"
135 >Home</A
136 ></TD
137 ><TD
138 WIDTH="33%"
139 ALIGN="right"
140 VALIGN="top"
141 ><A
142 HREF="component-repo-and-working-dirs.html"
143 ACCESSKEY="N"
144 >Next</A
145 ></TD
146 ></TR
147 ><TR
148 ><TD
149 WIDTH="33%"
150 ALIGN="left"
151 VALIGN="top"
152 >Conflicts</TD
153 ><TD
154 WIDTH="34%"
155 ALIGN="center"
156 VALIGN="top"
157 ><A
158 HREF="cdl-concepts.html"
159 ACCESSKEY="U"
160 >Up</A
161 ></TD
162 ><TD
163 WIDTH="33%"
164 ALIGN="right"
165 VALIGN="top"
166 >The Component Repository and Working Directories</TD
167 ></TR
168 ></TABLE
169 ></DIV
170 ></BODY
171 ></HTML
172 >