]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - doc/html/user-guide/config-tool-updating-configuration.html
RedBoot TX53 Release 2012-02-15
[karo-tx-redboot.git] / doc / html / user-guide / config-tool-updating-configuration.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 >Updating the Configuration</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="The eCos Configuration Tool"
23 HREF="the-ecos-configuration-tool.html"><LINK
24 REL="PREVIOUS"
25 TITLE="Screen Layout"
26 HREF="config-tool-screen-layout.html"><LINK
27 REL="NEXT"
28 TITLE="Platform Selection"
29 HREF="config-tool-platform-selection.html"></HEAD
30 ><BODY
31 CLASS="CHAPTER"
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="config-tool-screen-layout.html"
58 ACCESSKEY="P"
59 >Prev</A
60 ></TD
61 ><TD
62 WIDTH="80%"
63 ALIGN="center"
64 VALIGN="bottom"
65 ></TD
66 ><TD
67 WIDTH="10%"
68 ALIGN="right"
69 VALIGN="bottom"
70 ><A
71 HREF="config-tool-platform-selection.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="CHAPTER"
82 ><H1
83 ><A
84 NAME="CONFIG-TOOL-UPDATING-CONFIGURATION">Chapter 19. Updating the Configuration</H1
85 ><DIV
86 CLASS="TOC"
87 ><DL
88 ><DT
89 ><B
90 >Table of Contents</B
91 ></DT
92 ><DT
93 ><A
94 HREF="config-tool-updating-configuration.html#CONFIG-TOOL-ADDING-REMOVING-PACKAGES"
95 >Adding and Removing Packages</A
96 ></DT
97 ><DT
98 ><A
99 HREF="config-tool-platform-selection.html"
100 >Platform Selection</A
101 ></DT
102 ><DT
103 ><A
104 HREF="config-tool-using-templates.html"
105 >Using Templates</A
106 ></DT
107 ></DL
108 ></DIV
109 ><DIV
110 CLASS="SECT1"
111 ><H1
112 CLASS="SECT1"
113 ><A
114 NAME="CONFIG-TOOL-ADDING-REMOVING-PACKAGES">Adding and Removing Packages</H1
115 ><P
116 >To add or remove packages from the configuration, select
117           <SPAN
118 CLASS="emphasis"
119 ><I
120 CLASS="EMPHASIS"
121 >Build</I
122 ></SPAN
123 >-&gt;<SPAN
124 CLASS="emphasis"
125 ><I
126 CLASS="EMPHASIS"
127 >Packages</I
128 ></SPAN
129 >. 
130             The following dialog box will be displayed:</P
131 ><DIV
132 CLASS="FIGURE"
133 ><A
134 NAME="AEN1376"><P
135 ><B
136 >Figure 19-1. Packages dialog box</B
137 ></P
138 ><P
139 ><IMG
140 SRC="pix/BuildPackages.png"></P
141 ></DIV
142 ><P
143 >The left-hand list shows those packages that are available to
144           be loaded. The right-hand list shows those that are
145           currently loaded. In order to transfer packages from one
146           list to another (that is, to load or unload packages)
147           double-click the selection or click the
148           <SPAN
149 CLASS="emphasis"
150 ><I
151 CLASS="EMPHASIS"
152 >Add</I
153 ></SPAN
154 > or <SPAN
155 CLASS="emphasis"
156 ><I
157 CLASS="EMPHASIS"
158 >Remove</I
159 ></SPAN
160 >
161           buttons.</P
162 ><P
163 >The version drop-down list displays the versions of the
164           selected packages. When loading packages, this control may
165           be used to load versions other than the most recent
166           (current). Note that if more than one package is selected,
167           the version drop-down list will display only the versions
168           common to all the selected packages.</P
169 ><P
170 >The window under the version displays a brief
171           description of the selected package. If more than one
172           package is selected, this window will be blank.</P
173 ><P
174 >       Under the description window there is a <SPAN
175 CLASS="emphasis"
176 ><I
177 CLASS="EMPHASIS"
178 >Keywords</I
179 ></SPAN
180 >
181 control into which you can type a string to be matched against
182 package names, macro names and descriptions. The lists are updated
183 a second or so after typing has stopped.
184 If you type several separate words,
185 all of these words must be associated with a given package
186 for that package to be displayed. If you select
187 the <SPAN
188 CLASS="emphasis"
189 ><I
190 CLASS="EMPHASIS"
191 >Match exactly</I
192 ></SPAN
193 > checkbox, then the string
194 is taken to be a complete fragment and matched against the beginning
195 of a name, macro name or descriptions. All matches are done
196 case-insensitively.</P
197 ><P
198 >If you check <SPAN
199 CLASS="emphasis"
200 ><I
201 CLASS="EMPHASIS"
202 >Omit hardware packages</I
203 ></SPAN
204 >, only
205 non-hardware packages will be shown.</P
206 ></DIV
207 ></DIV
208 ><DIV
209 CLASS="NAVFOOTER"
210 ><HR
211 ALIGN="LEFT"
212 WIDTH="100%"><TABLE
213 SUMMARY="Footer navigation table"
214 WIDTH="100%"
215 BORDER="0"
216 CELLPADDING="0"
217 CELLSPACING="0"
218 ><TR
219 ><TD
220 WIDTH="33%"
221 ALIGN="left"
222 VALIGN="top"
223 ><A
224 HREF="config-tool-screen-layout.html"
225 ACCESSKEY="P"
226 >Prev</A
227 ></TD
228 ><TD
229 WIDTH="34%"
230 ALIGN="center"
231 VALIGN="top"
232 ><A
233 HREF="ecos-user-guide.html"
234 ACCESSKEY="H"
235 >Home</A
236 ></TD
237 ><TD
238 WIDTH="33%"
239 ALIGN="right"
240 VALIGN="top"
241 ><A
242 HREF="config-tool-platform-selection.html"
243 ACCESSKEY="N"
244 >Next</A
245 ></TD
246 ></TR
247 ><TR
248 ><TD
249 WIDTH="33%"
250 ALIGN="left"
251 VALIGN="top"
252 >Screen Layout</TD
253 ><TD
254 WIDTH="34%"
255 ALIGN="center"
256 VALIGN="top"
257 ><A
258 HREF="the-ecos-configuration-tool.html"
259 ACCESSKEY="U"
260 >Up</A
261 ></TD
262 ><TD
263 WIDTH="33%"
264 ALIGN="right"
265 VALIGN="top"
266 >Platform Selection</TD
267 ></TR
268 ></TABLE
269 ></DIV
270 ></BODY
271 ></HTML
272 >