mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
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:
parent
1e639b292c
commit
0bc5523ccc
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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 – -->
|
||||
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user