summaryrefslogtreecommitdiffstats
path: root/documentation/book-enea-linux-users-guide/doc/troubleshooting.xml
blob: e69f620795dd32d243375b0754e592b048cde443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<chapter id="enea-linux-troubleshoot">
  <title>Troubleshooting</title>

  <para>Most of the troubleshooting guidance from the Yocto Project applies to
  Enea Linux as well. As an example, the Yocto documentation describes known
  build failures and provides tips on recovery actions, see section
  <xi:include href="../../docsrc_common/pardoc-distro.xml"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xpointer="element(ULINK_YOCTO_REF_DEBUG_BUILD_URL/1)" />. Additional and
  complementary hints and workarounds are provided below.</para>

  <para>For a complete list of known problems, with or without workarounds,
  see chapter <emphasis>Known Problems and Limitations in This
  Release</emphasis> in the <olink targetdoc="book_enea_linux_release_info"
  targetptr="book_enea_linux_release_info"><trademark
  class="registered">Enea</trademark> Linux Release
  Information</olink>.</para>

  <!-- Add release-specific troubleshooting guidelines here:
       <section><title>&Heading;</title><para></para></section> -->

  <!-- Mandatory common troubleshooting guidelines: -->

  <xi:include href="../../../../documentation/book-enea-linux-users-guide/doc/troubleshooting_general.xml"
              xmlns:xi="http://www.w3.org/2001/XInclude" />

  <!-- Eclipse troubleshoting guidelines; xi:include if Eclipse is supported -->

  <xi:include href="../../../../documentation/book-enea-linux-users-guide/doc/troubleshooting_eclipse.xml"
              xmlns:xi="http://www.w3.org/2001/XInclude" />
</chapter>