mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
LFS-11.3
This commit is contained in:
parent
9547b2e7f8
commit
8637ae331d
@ -39,6 +39,15 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem>
|
||||
<para>2023-03-01</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - LFS-11.3 released.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2023-02-19</para>
|
||||
<itemizedlist>
|
||||
|
12
general.ent
12
general.ent
@ -1,16 +1,16 @@
|
||||
<!-- 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
|
||||
release -->
|
||||
<!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 % 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-2023"><!-- must ve given for release or rc -->
|
||||
<!ENTITY % rcnum ""><!-- must be given only for rc -->
|
||||
<!-- ================================================================== -->
|
||||
<!-- Do not change anything below unless the www or book layouts change -->
|
||||
|
||||
|
@ -383,11 +383,11 @@
|
||||
<!ENTITY less-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY lfs-bootscripts-version "20230101"> <!-- Scripts depend on this format -->
|
||||
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
|
||||
<!ENTITY lfs-bootscripts-size "33 KB">
|
||||
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
|
||||
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
|
||||
<!ENTITY lfs-bootscripts-md5 "569217b0b56f98fd267d38d72ee20132">
|
||||
<!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.67">
|
||||
|
Loading…
Reference in New Issue
Block a user