LFS 11.0 Final

This commit is contained in:
Bruce Dubbs 2021-09-01 14:56:21 -05:00 committed by Thomas Trepl (Moody)
parent 89773145de
commit f8265ff766
3 changed files with 25 additions and 16 deletions

View File

@ -44,6 +44,15 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
<para>2021-09-01</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - LFS-11.0 released.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2021-08-25</para>
<itemizedlist>

View File

@ -1,29 +1,29 @@
<!-- version info automatically generated by git
comment the following two lines for release -->
<!ENTITY % version-entities SYSTEM "version.ent">
%version-entities;
<!--<!ENTITY % version-entities SYSTEM "version.ent">
%version-entities; -->
<!-- uncomment and edit the following four lines
for releases (including -rc) -->
<!--
<!ENTITY version "10.2-rc1">
<!ENTITY versiond "10.2-systemd-rc1">
<!ENTITY releasedate "August 26th, 2021">
<!ENTITY version "11.0">
<!ENTITY versiond "11.0-systemd">
<!ENTITY releasedate "September 1st, 2021">
<!ENTITY copyrightdate "1999-2021">
-->
<!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
<!ENTITY short-version "11.0"> <!-- Used below in &blfs-book;
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"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY short-versiond "systemd"> <!--Change to stable-systemd for release -->
<!ENTITY generic-versiond "systemd">
<!ENTITY short-versiond "stable-systemd"> <!--Change to stable-systemd for release -->
<!ENTITY generic-versiond "11.0-systemd">
<!ENTITY lfs-root "https://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">
<!ENTITY blfs-book "&blfs-root;view/&short-version;/">
<!ENTITY blfs-systemd-book "&blfs-root;view/&short-versiond;/">
<!ENTITY blfs-book "&blfs-root;view/&generic-version;/">
<!ENTITY blfs-systemd-book "&blfs-root;view/&generic-versiond;/">
<!ENTITY faq-root "&lfs-root;faq/">
<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
<!ENTITY hints-index "&lfs-root;hints/list.html">

View File

@ -395,11 +395,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 "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 "294b921e6cf9ab0fbaea4b639f8fdbe8">
<!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 libcap-version "2.53">