summaryrefslogtreecommitdiffstats
path: root/documentation/book-enea-linux-users-guide/doc/troubleshooting.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/book-enea-linux-users-guide/doc/troubleshooting.xml')
-rw-r--r--documentation/book-enea-linux-users-guide/doc/troubleshooting.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/documentation/book-enea-linux-users-guide/doc/troubleshooting.xml b/documentation/book-enea-linux-users-guide/doc/troubleshooting.xml
new file mode 100644
index 0000000..e69f620
--- /dev/null
+++ b/documentation/book-enea-linux-users-guide/doc/troubleshooting.xml
@@ -0,0 +1,34 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="enea-linux-troubleshoot">
5 <title>Troubleshooting</title>
6
7 <para>Most of the troubleshooting guidance from the Yocto Project applies to
8 Enea Linux as well. As an example, the Yocto documentation describes known
9 build failures and provides tips on recovery actions, see section
10 <xi:include href="../../docsrc_common/pardoc-distro.xml"
11 xmlns:xi="http://www.w3.org/2001/XInclude"
12 xpointer="element(ULINK_YOCTO_REF_DEBUG_BUILD_URL/1)" />. Additional and
13 complementary hints and workarounds are provided below.</para>
14
15 <para>For a complete list of known problems, with or without workarounds,
16 see chapter <emphasis>Known Problems and Limitations in This
17 Release</emphasis> in the <olink targetdoc="book_enea_linux_release_info"
18 targetptr="book_enea_linux_release_info"><trademark
19 class="registered">Enea</trademark> Linux Release
20 Information</olink>.</para>
21
22 <!-- Add release-specific troubleshooting guidelines here:
23 <section><title>&Heading;</title><para></para></section> -->
24
25 <!-- Mandatory common troubleshooting guidelines: -->
26
27 <xi:include href="../../../../documentation/book-enea-linux-users-guide/doc/troubleshooting_general.xml"
28 xmlns:xi="http://www.w3.org/2001/XInclude" />
29
30 <!-- Eclipse troubleshoting guidelines; xi:include if Eclipse is supported -->
31
32 <xi:include href="../../../../documentation/book-enea-linux-users-guide/doc/troubleshooting_eclipse.xml"
33 xmlns:xi="http://www.w3.org/2001/XInclude" />
34</chapter> \ No newline at end of file