summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-10-22 13:34:58 +0200
committerGerrit Code Review <gerrit2@sestogerrit02>2019-10-22 13:34:58 +0200
commitd23776732942b8fa12fa605b25ccb57c1a2d91b1 (patch)
treeca9c7dbd04a41f3a2eae2ba06bb5d4bee70d1a22
parent28c4f8fcb5fcb9ee7bb4c7ef0b22438de1f808a6 (diff)
parent1e0cbe0d3bb6946ab6db1d7801a06658a86b718d (diff)
downloadel_releases-standard-d23776732942b8fa12fa605b25ccb57c1a2d91b1.tar.gz
Merge "Add changes specific to EL8.1"
-rw-r--r--doc/book-enea-linux-release-info/doc/about_release.xml100
-rw-r--r--doc/book-enea-linux-release-info/doc/eltf_params_updated.xml118
-rw-r--r--doc/book-enea-linux-release-info/doc/getting_enea_linux.xml4
-rw-r--r--doc/book-enea-linux-release-info/doc/main_changes.xml2
-rw-r--r--doc/book-enea-linux-release-info/doc/system_requirements.xml8
-rw-r--r--doc/manifest_conf.mk2
6 files changed, 181 insertions, 53 deletions
diff --git a/doc/book-enea-linux-release-info/doc/about_release.xml b/doc/book-enea-linux-release-info/doc/about_release.xml
index cbdb52a..049074a 100644
--- a/doc/book-enea-linux-release-info/doc/about_release.xml
+++ b/doc/book-enea-linux-release-info/doc/about_release.xml
@@ -35,8 +35,8 @@
35 /* Enea Linux 8 documentation */ 35 /* Enea Linux 8 documentation */
36 -- intel-corei7-64/ 36 -- intel-corei7-64/
37 /* artifacts for the reference machine */ 37 /* artifacts for the reference machine */
38 -- deb/ 38 -- rpm/
39 /* deb packages */ 39 /* rpm packages */
40 -- images/ 40 -- images/
41 -- enea-image-standard 41 -- enea-image-standard
42 /* precompiled artifacts for the platform release image */ 42 /* precompiled artifacts for the platform release image */
@@ -53,29 +53,97 @@
53 toolchain for the platform */ 53 toolchain for the platform */
54 -- x86_64-buildtools-nativesdk-standalone-8.0.sh 54 -- x86_64-buildtools-nativesdk-standalone-8.0.sh
55 /* self-extracting archive installing additional tools 55 /* self-extracting archive installing additional tools
56 for the host machine */</programlisting> 56 for the host machine */
57 -- raspberrypi3-64/
58 /* artifacts for the reference machine */
59 -- rpm/
60 /* rpm packages */
61 -- images/
62 -- enea-image-standard
63 /* precompiled artifacts for the platform release image */
64 -- various artifacts (rootfs, kernel, config etc.)
65 -- enea-image-standard-sdk
66 /* precompiled artifacts for the development process. The image
67 contains userspace tools and kernel configurations necessary
68 for developing, debugging and profiling applications and \
69 kernel modules */
70 -- various artifacts
71 -- esdk
72 /* Extensible SDK related artifacts including SDK installer and */
73 /* manifest, self-extracting archive installing cross-compilation
74 toolchain for the platform */
75 -- x86_64-buildtools-nativesdk-standalone-8.0.sh
76 /* self-extracting archive installing additional tools
77 for the host machine */
78 -- qemuarm64/
79 /* artifacts for the reference machine */
80 -- rpm/
81 /* rpm packages */
82 -- images/
83 -- enea-image-standard
84 /* precompiled artifacts for the platform release image */
85 -- various artifacts (rootfs, kernel, config etc.)
86 -- qemuppc/
87 /* artifacts for the reference machine */
88 -- rpm/
89 /* rpm packages */
90 -- images/
91 -- enea-image-standard
92 /* precompiled artifacts for the platform release image */
93 -- various artifacts (rootfs, kernel, config etc.)
94 -- qemux86-64/
95 /* artifacts for the reference machine */
96 -- rpm/
97 /* rpm packages */
98 -- images/
99 -- enea-image-standard
100 /* precompiled artifacts for the platform release image */
101 -- various artifacts (rootfs, kernel, config etc.)</programlisting>
57 102
58 <para>The following set of artifacts is available:</para> 103 <para>The following set of artifacts is available:</para>
59 104
60 <programlisting>-- bzImage 105 <programlisting>-- intel-corei7-64
61 /* kernel image */ 106 -- bzImage
62-- bzImage-&lt;target&gt;.bin 107 /* kernel image */
63 /* kernel image, same as above */ 108 -- bzImage-&lt;target&gt;.bin
64-- config-&lt;target&gt;.config 109 /* kernel image, same as above */
65 /* kernel configuration file */ 110 -- config-&lt;target&gt;.config
66-- enea-image-standard-&lt;target&gt;.ext4 111 /* kernel configuration file */
67 /* compressed EXT4 image of the rootfs */ 112 -- enea-image-standard-&lt;target&gt;.ext4
68-- enea-image-standard-&lt;target&gt;.tar.gz 113 /* compressed EXT4 image of the rootfs */
69 /* tar archive of the image */ 114 -- enea-image-standard-&lt;target&gt;.tar.gz
70-- modules-&lt;target&gt;.tgz 115 /* tar archive of the image */
71 /* external kernel modules */</programlisting> 116 -- modules-&lt;target&gt;.tgz
117 /* external kernel modules */
118-- raspberrypi3-64
119 -- Image
120 /* kernel image */
121 -- Image-target.bin
122 /* kernel image, same as above */
123 -- Image-target.dtb
124 /* the device tree blob */
125 -- config-target.config
126 /* kernel configuration file */
127 -- image-name-target.ext3
128 /* compressed EXT3 image of the rootfs */
129 -- image-name-target.tar.bz2
130 /* tar archive of the image */
131 -- modules-&lt;target&gt;.tgz
132 /* external kernel modules */
133-- qemuarm64
134
135-- qemuppc
136
137-- qemux86-64
138
139 </programlisting>
72 </section> 140 </section>
73 141
74 <section id="relinfo-supported-host-environment"> 142 <section id="relinfo-supported-host-environment">
75 <title>Supported Host Environment</title> 143 <title>Supported Host Environment</title>
76 144
77 <para>The following environments have been validated as host environments 145 <para>The following environments have been validated as host environments
78 for this release of Enea Linux: <emphasis role="bold">Ubuntu 16.04 LTS, 146 for this release of Enea Linux: <emphasis role="bold">Ubuntu 18.04 LTS,
79 64-bit</emphasis>.</para> 147 64-bit</emphasis>.</para>
80 148
81 <para><remark>INFO Below is a complete section with ID 149 <para><remark>INFO Below is a complete section with ID
diff --git a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
index bc23b17..017db49 100644
--- a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
+++ b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
@@ -22,7 +22,7 @@
22 <bridgehead>A programlisting, ID 22 <bridgehead>A programlisting, ID
23 "eltf-prereq-apt-get-commands-host"</bridgehead> 23 "eltf-prereq-apt-get-commands-host"</bridgehead>
24 24
25 <para id="eltf-prereq-apt-get-commands-host"><programlisting># Host Ubuntu 16.04.2 LTS 64bit 25 <para id="eltf-prereq-apt-get-commands-host"><programlisting># Host Ubuntu 18.04.2 LTS 64bit
26sudo apt-get -y update 26sudo apt-get -y update
27sudo apt-get -y install sed wget subversion git-core coreutils unzip texi2html \ 27sudo apt-get -y install sed wget subversion git-core coreutils unzip texi2html \
28 texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat \ 28 texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat \
@@ -44,15 +44,15 @@ export PATH=~/bin:$PATH</programlisting></para>
44 44
45 <para id="EneaLinux_REL_VER"><phrase>8.1</phrase></para> 45 <para id="EneaLinux_REL_VER"><phrase>8.1</phrase></para>
46 46
47 <para id="Yocto_VER"><phrase>2.5</phrase></para> 47 <para id="Yocto_VER"><phrase>2.7</phrase></para>
48 48
49 <para id="Yocto_NAME"><phrase>sumo</phrase></para> 49 <para id="Yocto_NAME"><phrase>warrior</phrase></para>
50 50
51 <para id="ULINK_YOCTO_PROJECT_DOWNLOAD"><ulink 51 <para id="ULINK_YOCTO_PROJECT_DOWNLOAD"><ulink
52 url="http://www.yoctoproject.org/downloads">http://www.yoctoproject.org/downloads</ulink></para> 52 url="http://www.yoctoproject.org/downloads">http://www.yoctoproject.org/downloads</ulink></para>
53 53
54 <para id="ULINK_ENEA_LINUX_URL"><ulink 54 <para id="ULINK_ENEA_LINUX_URL"><ulink
55 url="http://linux.enea.com/EneaLinux7.0">http://linux.enea.com/EneaLinux8.0</ulink></para> 55 url="http://linux.enea.com/EneaLinux7.0">http://linux.enea.com/EneaLinux8.1</ulink></para>
56 56
57 <bridgehead>A programlisting, ID "eltf-repo-cloning-enea-linux". Use 57 <bridgehead>A programlisting, ID "eltf-repo-cloning-enea-linux". Use
58 $MACHINE/default.xml as parameter, where MACHINE is one of the target 58 $MACHINE/default.xml as parameter, where MACHINE is one of the target
@@ -61,7 +61,7 @@ export PATH=~/bin:$PATH</programlisting></para>
61 <para id="eltf-repo-cloning-enea-linux"><programlisting>mkdir enea-linux 61 <para id="eltf-repo-cloning-enea-linux"><programlisting>mkdir enea-linux
62cd enea-linux 62cd enea-linux
63repo init -u git@git.enea.com:linux/manifests/el_manifests-standard.git \ 63repo init -u git@git.enea.com:linux/manifests/el_manifests-standard.git \
64 -b refs/tags/Enea_Linux_8.0 -m $MACHINE/default.xml 64 -b refs/tags/Enea_Linux_8.1 -m $MACHINE/default.xml
65repo sync</programlisting></para> 65repo sync</programlisting></para>
66 66
67 <bridgehead>A table with ONE row, only the row with ID 67 <bridgehead>A table with ONE row, only the row with ID
@@ -131,19 +131,19 @@ repo sync</programlisting></para>
131 <row> 131 <row>
132 <entry align="left">Poky version</entry> 132 <entry align="left">Poky version</entry>
133 133
134 <entry>Git-commit-id: 51872d3f99e38f9d883ab0a8782ceecb41822fd0</entry> 134 <entry>Git-commit-id: 6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb</entry>
135 </row> 135 </row>
136 136
137 <row> 137 <row>
138 <entry align="left">GCC version</entry> 138 <entry align="left">GCC version</entry>
139 139
140 <entry>7.3</entry> 140 <entry>8.3.0</entry>
141 </row> 141 </row>
142 142
143 <row> 143 <row>
144 <entry align="left">Linux Kernel Version</entry> 144 <entry align="left">Linux Kernel Version</entry>
145 145
146 <entry>4.14</entry> 146 <entry>4.19</entry>
147 </row> 147 </row>
148 148
149 <row condition="hidden"> 149 <row condition="hidden">
@@ -156,7 +156,7 @@ repo sync</programlisting></para>
156 </table> 156 </table>
157 157
158 <table> 158 <table>
159 <title>MACHINE Information Intel Atom C3000</title> 159 <title>MACHINE Information Raspberry Pi 3</title>
160 160
161 <tgroup cols="2"> 161 <tgroup cols="2">
162 <colspec align="center" /> 162 <colspec align="center" />
@@ -173,39 +173,39 @@ repo sync</programlisting></para>
173 <row> 173 <row>
174 <entry align="left">Target official name</entry> 174 <entry align="left">Target official name</entry>
175 175
176 <entry>Intel Atom C3000</entry> 176 <entry>Raspberry Pi 3</entry>
177 </row> 177 </row>
178 178
179 <row> 179 <row>
180 <entry align="left">Architecture and Description</entry> 180 <entry align="left">Architecture and Description</entry>
181 181
182 <entry>x86-64</entry> 182 <entry>ARM Cortex-A53 (ARMv8)</entry>
183 </row> 183 </row>
184 184
185 <row> 185 <row>
186 <entry align="left">Link to target datasheet</entry> 186 <entry align="left">Link to target datasheet</entry>
187 187
188 <entry><ulink 188 <entry><ulink
189 url="https://www.intel.com/content/www/us/en/products/docs/processors/atom/c-series/c3000-family-datasheet.html">Intel 189 url="https://static.raspberrypi.org/files/product-briefs/Raspberry-Pi-Model-Bplus-Product-Brief.pdf">Raspberry Pi 3
190 Atom datasheet</ulink></entry> 190 Model B+ datasheet</ulink></entry>
191 </row> 191 </row>
192 192
193 <row> 193 <row>
194 <entry align="left">Poky version</entry> 194 <entry align="left">Poky version</entry>
195 195
196 <entry>Git-commit-id: 51872d3f99e38f9d883ab0a8782ceecb41822fd0</entry> 196 <entry>Git-commit-id: 6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb</entry>
197 </row> 197 </row>
198 198
199 <row> 199 <row>
200 <entry align="left">GCC version</entry> 200 <entry align="left">GCC version</entry>
201 201
202 <entry>7.3</entry> 202 <entry>8.3.0</entry>
203 </row> 203 </row>
204 204
205 <row> 205 <row>
206 <entry align="left">Linux Kernel Version</entry> 206 <entry align="left">Linux Kernel Version</entry>
207 207
208 <entry>4.14</entry> 208 <entry>4.19</entry>
209 </row> 209 </row>
210 210
211 <row condition="hidden"> 211 <row condition="hidden">
@@ -218,7 +218,7 @@ repo sync</programlisting></para>
218 </table> 218 </table>
219 219
220 <table> 220 <table>
221 <title>MACHINE Information Intel NUC Kaby Lake</title> 221 <title>MACHINE Information QEMU arm64</title>
222 222
223 <tgroup cols="2"> 223 <tgroup cols="2">
224 <colspec align="center" /> 224 <colspec align="center" />
@@ -235,39 +235,38 @@ repo sync</programlisting></para>
235 <row> 235 <row>
236 <entry align="left">Target official name</entry> 236 <entry align="left">Target official name</entry>
237 237
238 <entry>Intel NUC Kaby Lake</entry> 238 <entry>QEMU</entry>
239 </row> 239 </row>
240 240
241 <row> 241 <row>
242 <entry align="left">Architecture and Description</entry> 242 <entry align="left">Architecture and Description</entry>
243 243
244 <entry>x86-64</entry> 244 <entry>arm64</entry>
245 </row> 245 </row>
246 246
247 <row> 247 <row>
248 <entry align="left">Link to target datasheet</entry> 248 <entry align="left">Link to target datasheet</entry>
249 249
250 <entry><ulink 250 <entry><ulink
251 url="https://www.intel.com/content/dam/www/public/us/en/documents/product-briefs/nuc-kit-nuc7i7bnh-brief.pdf">Intel 251 url="http://wiki.qemu.org">http://wiki.qemu.org</ulink></entry>
252 NUC Kaby Lake datasheet</ulink></entry>
253 </row> 252 </row>
254 253
255 <row> 254 <row>
256 <entry align="left">Poky version</entry> 255 <entry align="left">Poky version</entry>
257 256
258 <entry>Git-commit-id: 51872d3f99e38f9d883ab0a8782ceecb41822fd0</entry> 257 <entry>Git-commit-id: 6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb</entry>
259 </row> 258 </row>
260 259
261 <row> 260 <row>
262 <entry align="left">GCC version</entry> 261 <entry align="left">GCC version</entry>
263 262
264 <entry>7.3</entry> 263 <entry>8.3.0</entry>
265 </row> 264 </row>
266 265
267 <row> 266 <row>
268 <entry align="left">Linux Kernel Version</entry> 267 <entry align="left">Linux Kernel Version</entry>
269 268
270 <entry>4.14</entry> 269 <entry>4.19</entry>
271 </row> 270 </row>
272 271
273 <row condition="hidden"> 272 <row condition="hidden">
@@ -280,7 +279,7 @@ repo sync</programlisting></para>
280 </table> 279 </table>
281 280
282 <table> 281 <table>
283 <title>MACHINE Information QEMU x86</title> 282 <title>MACHINE Information QEMU ppc</title>
284 283
285 <tgroup cols="2"> 284 <tgroup cols="2">
286 <colspec align="center" /> 285 <colspec align="center" />
@@ -303,7 +302,68 @@ repo sync</programlisting></para>
303 <row> 302 <row>
304 <entry align="left">Architecture and Description</entry> 303 <entry align="left">Architecture and Description</entry>
305 304
306 <entry>x86</entry> 305 <entry>ppc</entry>
306 </row>
307
308 <row>
309 <entry align="left">Link to target datasheet</entry>
310
311 <entry><ulink
312 url="http://wiki.qemu.org">http://wiki.qemu.org</ulink></entry>
313 </row>
314
315 <row>
316 <entry align="left">Poky version</entry>
317
318 <entry>Git-commit-id: 6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb</entry>
319 </row>
320
321 <row>
322 <entry align="left">GCC version</entry>
323
324 <entry>8.3.0</entry>
325 </row>
326
327 <row>
328 <entry align="left">Linux Kernel Version</entry>
329
330 <entry>4.19</entry>
331 </row>
332
333 <row condition="hidden">
334 <entry align="left">Supported Drivers</entry>
335
336 <entry>Ethernet, RTC, UART</entry>
337 </row>
338 </tbody>
339 </tgroup>
340 </table>
341
342 <table>
343 <title>MACHINE Information QEMU x86-64</title>
344
345 <tgroup cols="2">
346 <colspec align="center" />
347
348 <thead>
349 <row>
350 <entry align="center">Component</entry>
351
352 <entry align="center">Description</entry>
353 </row>
354 </thead>
355
356 <tbody>
357 <row>
358 <entry align="left">Target official name</entry>
359
360 <entry>QEMU</entry>
361 </row>
362
363 <row>
364 <entry align="left">Architecture and Description</entry>
365
366 <entry>x86-64</entry>
307 </row> 367 </row>
308 368
309 <row> 369 <row>
@@ -316,19 +376,19 @@ repo sync</programlisting></para>
316 <row> 376 <row>
317 <entry align="left">Poky version</entry> 377 <entry align="left">Poky version</entry>
318 378
319 <entry>Git-commit-id: 51872d3f99e38f9d883ab0a8782ceecb41822fd0</entry> 379 <entry>Git-commit-id: 6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb</entry>
320 </row> 380 </row>
321 381
322 <row> 382 <row>
323 <entry align="left">GCC version</entry> 383 <entry align="left">GCC version</entry>
324 384
325 <entry>7.3</entry> 385 <entry>8.3.0</entry>
326 </row> 386 </row>
327 387
328 <row> 388 <row>
329 <entry align="left">Linux Kernel Version</entry> 389 <entry align="left">Linux Kernel Version</entry>
330 390
331 <entry>4.14</entry> 391 <entry>4.19</entry>
332 </row> 392 </row>
333 393
334 <row condition="hidden"> 394 <row condition="hidden">
diff --git a/doc/book-enea-linux-release-info/doc/getting_enea_linux.xml b/doc/book-enea-linux-release-info/doc/getting_enea_linux.xml
index 76487ef..c3e93db 100644
--- a/doc/book-enea-linux-release-info/doc/getting_enea_linux.xml
+++ b/doc/book-enea-linux-release-info/doc/getting_enea_linux.xml
@@ -41,7 +41,7 @@
41 </listitem> 41 </listitem>
42 42
43 <listitem> 43 <listitem>
44 <para><emphasis>deb</emphasis> directory &ndash; this directory 44 <para><emphasis>rpm</emphasis> directory &ndash; this directory
45 contains all the packages included in the distribution in deb format, 45 contains all the packages included in the distribution in deb format,
46 which can be installed using the package manager.</para> 46 which can be installed using the package manager.</para>
47 </listitem> 47 </listitem>
@@ -182,4 +182,4 @@ id_rsa.pub</programlisting>
182 etc. When this is done a reference from here should be added.</remark> 182 etc. When this is done a reference from here should be added.</remark>
183 </section> 183 </section>
184 </section> 184 </section>
185</chapter> \ No newline at end of file 185</chapter>
diff --git a/doc/book-enea-linux-release-info/doc/main_changes.xml b/doc/book-enea-linux-release-info/doc/main_changes.xml
index 2b4e268..adb48f1 100644
--- a/doc/book-enea-linux-release-info/doc/main_changes.xml
+++ b/doc/book-enea-linux-release-info/doc/main_changes.xml
@@ -28,7 +28,7 @@
28 </listitem> 28 </listitem>
29 29
30 <listitem> 30 <listitem>
31 <para>New targets: Intel Xeon D, Intel Atom C3000, Intel NUC Kaby Lake 31 <para>New targets: Intel Xeon D, Raspberry Pi, QEMU arm64, QEMU ppc
32 and QEMU x86.</para> 32 and QEMU x86.</para>
33 </listitem> 33 </listitem>
34 </itemizedlist> 34 </itemizedlist>
diff --git a/doc/book-enea-linux-release-info/doc/system_requirements.xml b/doc/book-enea-linux-release-info/doc/system_requirements.xml
index cc1248e..3329193 100644
--- a/doc/book-enea-linux-release-info/doc/system_requirements.xml
+++ b/doc/book-enea-linux-release-info/doc/system_requirements.xml
@@ -8,11 +8,11 @@
8 building of Linux images via the Yocto system, and not just 8 building of Linux images via the Yocto system, and not just
9 applications.</para> 9 applications.</para>
10 10
11 <para>Please also see the system requirements in the Yocto 2.3 documents: 11 <para>Please also see the system requirements in the Yocto 2.7 documents:
12 <ulink 12 <ulink
13 url="http://www.yoctoproject.org/docs/2.3/yocto-project-qs/yocto-project-qs.html#yp-resources">Yocto 13 url="http://www.yoctoproject.org/docs/2.7/yocto-project-qs/yocto-project-qs.html#yp-resources">Yocto
14 Project Start</ulink> and the <ulink 14 Project Start</ulink> and the <ulink
15 url="http://www.yoctoproject.org/docs/2.3/ref-manual/ref-manual.html#intro-requirements">Yocto 15 url="http://www.yoctoproject.org/docs/2.7/ref-manual/ref-manual.html#intro-requirements">Yocto
16 Project Reference Manual</ulink>. If needed, replace the Yocto version in 16 Project Reference Manual</ulink>. If needed, replace the Yocto version in
17 the links provided with a more recent version.</para> 17 the links provided with a more recent version.</para>
18 18
@@ -156,4 +156,4 @@
156 <programlisting># ls -l /bin/sh 156 <programlisting># ls -l /bin/sh
157 lrwxrwxrwx 1 root root 4 2012-03-02 11:53 /bin/sh -&gt; bash</programlisting> 157 lrwxrwxrwx 1 root root 4 2012-03-02 11:53 /bin/sh -&gt; bash</programlisting>
158 </section> 158 </section>
159</section> \ No newline at end of file 159</section>
diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk
index 320e4f4..59f8967 100644
--- a/doc/manifest_conf.mk
+++ b/doc/manifest_conf.mk
@@ -2,6 +2,6 @@
2# NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release 2# NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release
3# The values are shown in the release info 3# The values are shown in the release info
4# The manifest is used to fetch information into the release info from the distro files 4# The manifest is used to fetch information into the release info from the distro files
5MANIFESTHASH ?= refs/tags/Enea_Linux_8.0 5MANIFESTHASH ?= refs/tags/Enea_Linux_8.1
6MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-standard.git 6MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-standard.git
7PROFILE_NAME := Standard 7PROFILE_NAME := Standard