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

This commit is contained in:
Xi Ruoyao 2024-09-02 18:22:32 +08:00
commit 0916fb8cff
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
4 changed files with 19 additions and 10 deletions

View File

@ -40,6 +40,15 @@
appropriate for the entry or if needed the entire day's listitem. appropriate for the entry or if needed the entire day's listitem.
--> -->
<listitem>
<para>2024-09-01</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - LFS-12.2 released.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem revision='sysv'> <listitem revision='sysv'>
<para>2024-08-23</para> <para>2024-08-23</para>
<itemizedlist> <itemizedlist>

View File

@ -36,7 +36,7 @@
to give an estimate of how long it might take to install a package, but the to give an estimate of how long it might take to install a package, but the
numbers can vary by as much as dozens of minutes in some cases.</para> numbers can vary by as much as dozens of minutes in some cases.</para>
<para>On some newer systems, the motherboard is capable of contolling <para>On some newer systems, the motherboard is capable of controlling
the system clock speed. This can be controlled with a command such as the system clock speed. This can be controlled with a command such as
<command>powerprofilesctl</command>. This is not available in LFS, but <command>powerprofilesctl</command>. This is not available in LFS, but
may be available on the host distro. After LFS is complete, it can be may be available on the host distro. After LFS is complete, it can be

View File

@ -1,15 +1,15 @@
<!-- Editing up to the line of ==== should be enough <!-- Editing up to the line of ==== should be enough
to generate a book for development, release, or rc--> to generate a book for development, release, or rc-->
<!ENTITY % development "INCLUDE"><!-- set to INCLUDE for development, <!ENTITY % development "IGNORE"><!-- set to INCLUDE for development,
set to IGNORE for release or rc --> set to IGNORE for release or rc -->
<!ENTITY % release "IGNORE"> <!-- set to INCLUDE for release, <!ENTITY % release "INCLUDE"> <!-- set to INCLUDE for release,
set to IGNORE for development or rc --> set to IGNORE for development or rc -->
<!ENTITY % rc "IGNORE"> <!-- set to INCLUDE for rc, <!ENTITY % rc "INCLUDE"> <!-- set to INCLUDE for rc,
set to IGNORE for development or set to IGNORE for development or
release --> release -->
<!ENTITY % relnum "11.3"><!-- must be given for release or rc --> <!ENTITY % relnum "12.2"><!-- must be given for release or rc -->
<!ENTITY % reldate "March 1st, 2023"><!-- must ve given for release or rc --> <!ENTITY % reldate "September 1st, 2024"><!-- must ve given for release or rc -->
<!ENTITY % crdate "1999-2022"><!-- must ve given for release or rc --> <!ENTITY % crdate "1999-2024"><!-- must ve given for release or rc -->
<!ENTITY % rcnum "0"><!-- must be given only for rc --> <!ENTITY % rcnum "0"><!-- must be given only for rc -->
<!-- ================================================================== --> <!-- ================================================================== -->
<!-- Do not change anything below unless the www or book layouts change --> <!-- Do not change anything below unless the www or book layouts change -->

View File

@ -382,11 +382,11 @@
<!ENTITY less-fin-sbu "less than 0.1 SBU"> <!ENTITY less-fin-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20240825"> <!-- Scripts depend on this format --> <!ENTITY lfs-bootscripts-version "20240825"> <!-- Scripts depend on this format -->
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!ENTITY lfs-bootscripts-size "34 KB">
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz"> <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!ENTITY lfs-bootscripts-md5 "4dd8a52530eec8f8a544f833e2a82eaf">
<!ENTITY lfs-bootscripts-home " "> <!ENTITY lfs-bootscripts-home " ">
<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB"> <!ENTITY lfs-bootscripts-cfg-du "248 KB">
<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU"> <!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
<!ENTITY libcap-version "2.70"> <!ENTITY libcap-version "2.70">