summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index a4b1c824dc..d617bf545a 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -5412,40 +5412,6 @@
5412 dependencies, packages installed in your final image, 5412 dependencies, packages installed in your final image,
5413 execution time, CPU usage and disk I/O per task. 5413 execution time, CPU usage and disk I/O per task.
5414 </para> 5414 </para>
5415
5416 <para>
5417 The home page of the interface into the database organizes
5418 builds into areas:
5419 <itemizedlist>
5420 <listitem><para>Recent successful builds, which appear
5421 in row format in a green area.</para></listitem>
5422 <listitem><para>Recent failed builds, which appear
5423 in row format in a red area.</para></listitem>
5424 <listitem><para>Recent builds in progress, which appear
5425 in row format in a yellow area.</para></listitem>
5426 <listitem><para>All builds, which appear in row format at
5427 the end of the page.</para></listitem>
5428 </itemizedlist>
5429 </para>
5430
5431 <para>
5432 Each entry is linked to more detail on the particular build
5433 or recipe.
5434 You can click on the links to learn more information.
5435 </para>
5436
5437 <para>
5438 When you click on a failed recipe link, you can find out
5439 information such as the work directory, the pathname to the
5440 failing recipe, the exact error message, and precursor tasks.
5441 </para>
5442
5443 <para>
5444 Clicking on a successful build provides you with configuration,
5445 task, and package information along with directory structure,
5446 build time, CPU usage, and disk I/O information.
5447 </para>
5448
5449 </section> 5415 </section>
5450 5416
5451 <section id='stopping-toaster'> 5417 <section id='stopping-toaster'>