summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-user-guide/doc/getting_started.xml
blob: 61ffea5cada01cb82405838342eafa6f284404b1 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<?xml version="1.0" encoding="ISO-8859-1"?>
<chapter id="getting_started">
  <title>Getting Started</title>

  <section id="use_enealinux">
    <title>Using Enea Linux</title>

    <para></para>

    <section id="sys_req">
      <title>System Requirements</title>

      <para></para>
    </section>

    <section id="install_el">
      <title>Installing Enea Linux</title>

      <para>(downloading prebuit artifacts, brief description of files
      etc.)</para>
    </section>

    <section id="install_el_sdk">
      <title>Installing Enea Linux SDK</title>

      <para></para>
    </section>

    <section id="boot_images">
      <title>Booting the images (RAM, SD Card)</title>

      <para></para>
    </section>

    <section id="pkg_mg">
      <title>Package Management</title>

      <para></para>
    </section>
  </section>

  <section id="build_enealinux">
    <title>Building Enea Linux</title>

    <para></para>

    <section id="build_sys_req">
      <title>System Requirements</title>

      <para>(covers shell configurations, required host packages, etc.)</para>
    </section>

    <section id="getting_sources">
      <title>Getting Enea Linux sources</title>

      <para>(covers repo tool basic info, instructions how to clone repos,
      etc.)</para>
    </section>

    <section id="setup_buildenv">
      <title>Set up the build environment</title>

      <para></para>
    </section>

    <section id="build_elimages_sources">
      <title>Build Enea Linux Images from sources</title>

      <para></para>
    </section>

    <section id="build_crosscomp_tc">
      <title>Build Cross-Compilation Toolchain</title>

      <para></para>
    </section>
  </section>

  <section id="custom_enealinux">
    <title>Customizing Enea Linux</title>

    <para></para>

    <section id="layers_adaptations">
      <title>Layers and Adaptations</title>

      <para>(covers building with a new layer etc.)</para>
    </section>

    <section id="add_recipe">
      <title>Adding a Recipe</title>

      <para></para>
    </section>

    <section id="config_pkg_recipes">
      <title>Configuring Packages via Recipes</title>

      <para></para>
    </section>

    <section id="build_com_licenses">
      <title>Building with Commercial Licenses</title>

      <para></para>
    </section>
  </section>
</chapter>