mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
LFS-11.1
This commit is contained in:
parent
2fac6bd1b2
commit
fd837c6861
@ -40,6 +40,15 @@
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2022-03-01</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - LFS-11.0 released.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2022-02-23</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,8 +1,8 @@
|
||||
<!-- 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,
|
||||
set to IGNORE for development or
|
||||
@ -10,7 +10,7 @@
|
||||
<!ENTITY % relnum "11.1"><!-- must be given for release or rc -->
|
||||
<!ENTITY % reldate "March 1st, 2022"><!-- must ve given for release or rc -->
|
||||
<!ENTITY % crdate "1999-2022"><!-- must ve given for release or rc -->
|
||||
<!ENTITY % rcnum "2"><!-- must be given only for rc -->
|
||||
<!ENTITY % rcnum ""><!-- must be given only for rc -->
|
||||
<!-- ================================================================== -->
|
||||
<!-- Do not change anything below unless the www or book layouts change -->
|
||||
|
||||
|
@ -386,11 +386,11 @@
|
||||
<!ENTITY less-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY lfs-bootscripts-version "20210608"> <!-- Scripts depend on this format -->
|
||||
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
|
||||
<!ENTITY lfs-bootscripts-size "32 KB">
|
||||
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
|
||||
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
|
||||
<!ENTITY lfs-bootscripts-md5 "0f51a074cc4faaff93b3c80e9ab27b0c">
|
||||
<!ENTITY lfs-bootscripts-home " ">
|
||||
<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
|
||||
<!ENTITY lfs-bootscripts-cfg-du "244 KB">
|
||||
<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY libcap-version "2.63">
|
||||
|
Loading…
Reference in New Issue
Block a user