summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/main_changes.xml
blob: 11caf67397e464396911339ba2ad6578f1872781 (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
<?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="relinfo-changes">
  <title>Main Changes</title>

  <para>This chapter describes the major changes and additions made to this
  release of Enea Linux.<remark>INFO Just now Hardcoded previous release
  string in this paragraph.</remark><remark>The list of changed packages
  further down is created from the open source book licenses.xml by the script
  gen_pkgdiff.py by comparing with an older open source licenses.xml,
  depending on the parameter "prev_baseline" in pardoc-distro.xml, e.g. a tag
  like "EL5". This parameter needs to be changed to a new TAG when a release
  info for another EL version is created. It must correspond to the release
  string above.</remark></para>

  <section id="relinfo-changes-other">
    <title>New Functionality/Enhancements</title>

    <itemizedlist spacing="compact">
      <listitem>
        <para><ulink url="http://www.yoctoproject.org/downloads">New Yocto
        Project version</ulink> (<xi:include href="eltf_params_updated.xml"
        xmlns:xi="http://www.w3.org/2001/XInclude"
        xpointer="element(Yocto_VER/1)" />)<remark>INFO Yocto_VER and
        ULINK_YOCTO_PROJECT_DOWNLOAD in
        eltf_params_updated.xml</remark></para>
      </listitem>

      <listitem>
        <para>New targets: Intel Xeon D, Raspberry Pi, QEMU arm64, QEMU ppc
        and QEMU x86.</para>
      </listitem>

      <listitem>
        <para>Package management changed from <literal>deb</literal> to <literal>rpm</literal>
          as the latter is better
        maintained by the Community.</para>
      </listitem>
    </itemizedlist>
  </section>

  <section id="relinfo-yocto-updates">
    <title>Yocto updates</title>

    <para>The following links provide information on Yocto releases since the 
    previous Enea Linux release.</para>
    <itemizedlist spacing="compact">
    <listitem>
        <para><ulink url="https://lists.yoctoproject.org/pipermail/yocto-announce/2018-November/000147.html">
        Yocto Project 2.6 (thud)</ulink>
        </para>
    </listitem>
    <listitem>
        <para><ulink url="https://lists.yoctoproject.org/pipermail/yocto-announce/2019-May/000158.html">
        Yocto Project 2.7 (warrior)</ulink>
        </para>
    </listitem>
    </itemizedlist>
  </section>

  <section condition="hidden" id="relinfo-fixed">
    <title>Problems Fixed in this Release</title>

    <para>TBD <remark>FIXME or set condition hidden on the section
    element</remark></para>
  </section>

  <section condition="hidden" id="relinfo-added-drivers">
    <title>Added Drivers</title>

    <para>TBD <remark>FIXME or set condition hidden on the section
    element</remark></para>
  </section>

  <xi:include href="pkgdiff_generated.xml"
              xmlns:xi="http://www.w3.org/2001/XInclude" />
</chapter>