LFS-10.1-rc1

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/10.1-rc1@12141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2021-02-19 15:50:37 +00:00
parent 1e639b292c
commit 0bc5523ccc
4 changed files with 17 additions and 8 deletions

View File

@ -43,6 +43,15 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
<para>2021-02-19</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - LFS-10.1-rc1 released.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<itemizedlist>
<para>2021-02-18</para>

View File

@ -59,7 +59,7 @@
<screen><userinput remap="test">make -j4 check</userinput></screen>
<para>The tests t/subobj.shm t/deprecated-acinit.sh, and t/init.sh are known to
<para>The tests t/subobj.sh, t/deprecated-acinit.sh, and t/init.sh are known to
fail in the LFS environment.</para>
<para>Install the package:</para>

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20210218">
<!ENTITY version "10.1-rc1">
<!ENTITY short-version "svn"> <!-- 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 "10.1-rc1"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "20210218-systemd">
<!ENTITY versiond "10.1-rc1-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "February 18th, 2021">
<!ENTITY releasedate "February 19th, 2021">
<!ENTITY copyrightdate "1999-2021"><!-- jhalfs needs a literal dash, not &ndash; -->

View File

@ -376,11 +376,11 @@
<!ENTITY less-fin-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20210201"> <!-- 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 "1fc441ef96c522974f7267dec8b40a47">
<!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.48">