Changeset d7a9421 for chapter01


Ignore:
Timestamp:
05/12/2021 04:24:11 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
5ed37b3, c034573, df462a9
Parents:
0f7d4cb
Message:

Merge Xi's changes into trunk
Update to meson-0.58.0
Update to systemd-248
Update to gcc-11.1.0
Update to linux-5.12.1
Update to iproute2-5.12.0
Update to Python-3.9.5
Make /bin, /sbin, and /lib symlinks to their counterparts in /usr.
Thanks again for a significant portion of this work goes to Xi, I only
really merged it and made a couple of modifications for my updates. To
LFS 11.x we go!

Location:
chapter01
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r0f7d4cb rd7a9421  
    4343    appropriate for the entry or if needed the entire day's listitem.
    4444    -->
     45    <listitem>
     46      <para>2021-05-12</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Moved LFS to a merged-/usr configuration. Thanks
     50          goes to Xi Ruoyao for doing almost all of the work. Fixes
     51          <ulink url="&lfs-ticket-root;4848">#4848</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[renodr] - Update to gcc-11.1.0. Fixes
     55          <ulink url="&lfs-ticket-root;4847">#4847</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[renodr] - Fix a FTBFS when building glibc-2.30 with
     59          gcc-11.1.0.</para>
     60        </listitem>
     61        <listitem revision="systemd">
     62          <para>[renodr] - Update to systemd-248. Fixes
     63          <ulink url="&lfs-ticket-root;4841">#4841</ulink>.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[renodr] - Update to iproute2-5.12.0. Fixes
     67          <ulink url="&lfs-ticket-root;4852">#4852</ulink>.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[renodr] - Update to Python-3.9.5. Fixes
     71          <ulink url="&lfs-ticket-root;4854">#4854</ulink>.</para>
     72        </listitem>
     73        <listitem>
     74          <para>[renodr] - Update to meson-0.58.0. Fixes
     75          <ulink url="&lfs-ticket-root;4853">#4853</ulink>.</para>
     76        </listitem>
     77        <listitem>
     78          <para>[renodr] - Update to linux-5.12.2. Fixes
     79          <ulink url="&lfs-ticket-root;4840">#4840</ulink>.</para>
     80        </listitem>
     81      </itemizedlist>
     82    </listitem>
    4583
    4684    <listitem>
  • chapter01/whatsnew.xml

    r0f7d4cb rd7a9421  
    9797      <para>Gawk-&gawk-version;</para>
    9898    </listitem>-->
    99     <!--<listitem>
     99    <listitem>
    100100       <para>GCC-&gcc-version;</para>
    101     </listitem>-->
     101    </listitem>
    102102    <!--<listitem>
    103103       <para>GDBM-&gdbm-version;</para>
     
    229229      <para>Sysklogd-&sysklogd-version;</para>
    230230    </listitem>
    231     <!--<listitem revision="systemd">
     231    <listitem revision="systemd">
    232232      <para>Systemd-&systemd-version;</para>
    233     </listitem>-->
     233    </listitem>
    234234    <listitem revision="sysv">
    235235      <para>SysVinit-&sysvinit-version;</para>
Note: See TracChangeset for help on using the changeset viewer.