mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
Merge remote-tracking branch 'origin/12.2' into xry111/loongarch-12.2
This commit is contained in:
commit
0916fb8cff
@ -40,6 +40,15 @@
|
||||
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'>
|
||||
<para>2024-08-23</para>
|
||||
<itemizedlist>
|
||||
|
@ -36,7 +36,7 @@
|
||||
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>
|
||||
|
||||
<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
|
||||
<command>powerprofilesctl</command>. This is not available in LFS, but
|
||||
may be available on the host distro. After LFS is complete, it can be
|
||||
|
12
general.ent
12
general.ent
@ -1,15 +1,15 @@
|
||||
<!-- Editing up to the line of ==== should be enough
|
||||
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 -->
|
||||
<!ENTITY % release "IGNORE"> <!-- set to INCLUDE for release,
|
||||
<!ENTITY % release "INCLUDE"> <!-- set to INCLUDE for release,
|
||||
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
|
||||
release -->
|
||||
<!ENTITY % relnum "11.3"><!-- must be given for release or rc -->
|
||||
<!ENTITY % reldate "March 1st, 2023"><!-- must ve given for release or rc -->
|
||||
<!ENTITY % crdate "1999-2022"><!-- must ve given for release or rc -->
|
||||
<!ENTITY % relnum "12.2"><!-- must be given for release or rc -->
|
||||
<!ENTITY % reldate "September 1st, 2024"><!-- 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 -->
|
||||
<!-- ================================================================== -->
|
||||
<!-- Do not change anything below unless the www or book layouts change -->
|
||||
|
@ -382,11 +382,11 @@
|
||||
<!ENTITY less-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!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-md5 "BOOTSCRIPTS-MD5SUM">
|
||||
<!ENTITY lfs-bootscripts-md5 "4dd8a52530eec8f8a544f833e2a82eaf">
|
||||
<!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 libcap-version "2.70">
|
||||
|
Loading…
Reference in New Issue
Block a user