Changeset 8e0cd3da


Ignore:
Timestamp:
08/26/2023 04:10:38 PM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1
Children:
6c84ebcb
Parents:
fc4ba57 (diff), 11cfb5b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/loongarch

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rfc4ba57 r8e0cd3da  
    4444      <itemizedlist>
    4545        <listitem>
     46          <para>[bdubbs] - Update to linux-6.4.12.  Fixes
     47          <ulink url='&lfs-ticket-root;5320'>#5320</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
     53      <para>2023-08-18</para>
     54      <itemizedlist>
     55        <listitem>
    4656          <para>[bdubbs] - Update to udev-lfs-20230818.</para>
    4757        </listitem>
  • chapter09/usage.xml

    rfc4ba57 r8e0cd3da  
    147147  initial letter. The K means to stop (kill) a service and the S means to start a
    148148  service. The numbers determine the order in which the scripts are run, from 00
    149   to 99&mdash;the smaller the number, the sooner tht script runs. When
     149  to 99&mdash;the smaller the number, the sooner the script runs. When
    150150  <command>init</command> switches to another run level, the appropriate services
    151151  are either started or stopped, depending on the run level chosen.</para>
  • packages.ent

    rfc4ba57 r8e0cd3da  
    434434<!ENTITY linux-major-version "6">
    435435<!ENTITY linux-minor-version "4">
    436 <!ENTITY linux-patch-version "10">
     436<!ENTITY linux-patch-version "12">
    437437<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    438438<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    439 <!ENTITY linux-size "134,621 KB">
     439<!ENTITY linux-size "134,616 KB">
    440440<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    441 <!ENTITY linux-md5 "2e19e7badc3d4b080bf6b4864912f2d3">
     441<!ENTITY linux-md5 "24570ba0ef9dd592bd640a1a41686fac">
    442442<!ENTITY linux-home "https://www.kernel.org/">
    443443<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
     
    766766<!ENTITY zlib-version "1.2.13">
    767767<!ENTITY zlib-size "1267 KB">
    768 <!ENTITY zlib-url "https://zlib.net/zlib-&zlib-version;.tar.xz">
     768<!ENTITY zlib-url "&anduin-sources;/zlib-&zlib-version;.tar.xz">
    769769<!ENTITY zlib-md5 "7d9fc1d78ae2fa3e84fe98b77d006c63">
    770770<!ENTITY zlib-home "https://www.zlib.net/">
Note: See TracChangeset for help on using the changeset viewer.