summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-user-guide/doc/getting_started.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-user-guide/doc/getting_started.xml')
-rw-r--r--doc/book-enea-linux-user-guide/doc/getting_started.xml108
1 files changed, 108 insertions, 0 deletions
diff --git a/doc/book-enea-linux-user-guide/doc/getting_started.xml b/doc/book-enea-linux-user-guide/doc/getting_started.xml
new file mode 100644
index 0000000..61ffea5
--- /dev/null
+++ b/doc/book-enea-linux-user-guide/doc/getting_started.xml
@@ -0,0 +1,108 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<chapter id="getting_started">
3 <title>Getting Started</title>
4
5 <section id="use_enealinux">
6 <title>Using Enea Linux</title>
7
8 <para></para>
9
10 <section id="sys_req">
11 <title>System Requirements</title>
12
13 <para></para>
14 </section>
15
16 <section id="install_el">
17 <title>Installing Enea Linux</title>
18
19 <para>(downloading prebuit artifacts, brief description of files
20 etc.)</para>
21 </section>
22
23 <section id="install_el_sdk">
24 <title>Installing Enea Linux SDK</title>
25
26 <para></para>
27 </section>
28
29 <section id="boot_images">
30 <title>Booting the images (RAM, SD Card)</title>
31
32 <para></para>
33 </section>
34
35 <section id="pkg_mg">
36 <title>Package Management</title>
37
38 <para></para>
39 </section>
40 </section>
41
42 <section id="build_enealinux">
43 <title>Building Enea Linux</title>
44
45 <para></para>
46
47 <section id="build_sys_req">
48 <title>System Requirements</title>
49
50 <para>(covers shell configurations, required host packages, etc.)</para>
51 </section>
52
53 <section id="getting_sources">
54 <title>Getting Enea Linux sources</title>
55
56 <para>(covers repo tool basic info, instructions how to clone repos,
57 etc.)</para>
58 </section>
59
60 <section id="setup_buildenv">
61 <title>Set up the build environment</title>
62
63 <para></para>
64 </section>
65
66 <section id="build_elimages_sources">
67 <title>Build Enea Linux Images from sources</title>
68
69 <para></para>
70 </section>
71
72 <section id="build_crosscomp_tc">
73 <title>Build Cross-Compilation Toolchain</title>
74
75 <para></para>
76 </section>
77 </section>
78
79 <section id="custom_enealinux">
80 <title>Customizing Enea Linux</title>
81
82 <para></para>
83
84 <section id="layers_adaptations">
85 <title>Layers and Adaptations</title>
86
87 <para>(covers building with a new layer etc.)</para>
88 </section>
89
90 <section id="add_recipe">
91 <title>Adding a Recipe</title>
92
93 <para></para>
94 </section>
95
96 <section id="config_pkg_recipes">
97 <title>Configuring Packages via Recipes</title>
98
99 <para></para>
100 </section>
101
102 <section id="build_com_licenses">
103 <title>Building with Commercial Licenses</title>
104
105 <para></para>
106 </section>
107 </section>
108</chapter> \ No newline at end of file