mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Release Linux From Scratch 11.0-rc1.
This commit is contained in:
parent
95f409928f
commit
5e15e89e24
@ -42,6 +42,15 @@
|
|||||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||||
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>2021-08-15</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[renodr] - LFS-11.0-rc1 released.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2021-08-14</para>
|
<para>2021-08-14</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
14
general.ent
14
general.ent
@ -1,21 +1,23 @@
|
|||||||
<!-- version info automatically generated by git
|
<!-- version info automatically generated by git
|
||||||
comment the following two lines for release -->
|
comment the following two lines for release -->
|
||||||
|
<!--
|
||||||
<!ENTITY % version-entities SYSTEM "version.ent">
|
<!ENTITY % version-entities SYSTEM "version.ent">
|
||||||
%version-entities;
|
%version-entities;
|
||||||
|
-->
|
||||||
|
|
||||||
<!-- uncomment and edit the following four lines
|
<!-- uncomment and edit the following four lines
|
||||||
for releases (including -rc) -->
|
for releases (including -rc) -->
|
||||||
<!--
|
|
||||||
<!ENTITY version "10.2-rc1">
|
<!ENTITY version "11.0-rc1">
|
||||||
<!ENTITY versiond "10.2-rc1">
|
<!ENTITY versiond "11.0-rc1">
|
||||||
<!ENTITY releasedate "August 26th, 2021">
|
<!ENTITY releasedate "August 15th, 2021">
|
||||||
<!ENTITY copyrightdate "1999-2021">
|
<!ENTITY copyrightdate "1999-2021">
|
||||||
-->
|
|
||||||
<!-- jhalfs needs a literal dash, not – -->
|
<!-- jhalfs needs a literal dash, not – -->
|
||||||
|
|
||||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||||
Change to x.y for release but not -rc releases -->
|
Change to x.y for release but not -rc releases -->
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "11.0-rc1"> <!-- "development" or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
<!ENTITY short-versiond "systemd">
|
<!ENTITY short-versiond "systemd">
|
||||||
<!ENTITY generic-versiond "systemd">
|
<!ENTITY generic-versiond "systemd">
|
||||||
|
@ -387,11 +387,11 @@
|
|||||||
<!ENTITY less-fin-sbu "less than 0.1 SBU">
|
<!ENTITY less-fin-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY lfs-bootscripts-version "20210608"> <!-- Scripts depend on this format -->
|
<!ENTITY lfs-bootscripts-version "20210608"> <!-- 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-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
|
||||||
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
|
<!ENTITY lfs-bootscripts-md5 "6efd60044ad31a603a2c31c68919a988">
|
||||||
<!ENTITY lfs-bootscripts-home " ">
|
<!ENTITY lfs-bootscripts-home " ">
|
||||||
<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
|
<!ENTITY lfs-bootscripts-cfg-du "440 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.52">
|
<!ENTITY libcap-version "2.52">
|
||||||
|
Loading…
Reference in New Issue
Block a user