Tag LFS-10.0-rc1

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/10.0-rc1@12023 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2020-08-15 21:20:53 +00:00
parent 6a06eaf844
commit 7f13e6fe5b
4 changed files with 10 additions and 7 deletions

View File

@ -45,6 +45,9 @@
<listitem> <listitem>
<itemizedlist> <itemizedlist>
<para>2020-08-15</para> <para>2020-08-15</para>
<listitem>
<para>[bdubbs] - LFS-10.0-rc1 released.</para>
</listitem>
<listitem> <listitem>
<para>[bdubbs] - Update to man-pages-5.08. Fixes <para>[bdubbs] - Update to man-pages-5.08. Fixes
<ulink url="&lfs-ticket-root;4714">#4714</ulink>.</para> <ulink url="&lfs-ticket-root;4714">#4714</ulink>.</para>

View File

@ -64,7 +64,7 @@ rm -f /usr/lib/libz.a</userinput></screen>
<para>The compiler built in <xref linkend="chapter-temporary-tools"/> and <para>The compiler built in <xref linkend="chapter-temporary-tools"/> and
<xref linkend="chapter-chroot-temporary-tools"/> is still partially <xref linkend="chapter-chroot-temporary-tools"/> is still partially
installed, and not needed anymore. Remove it with:</para> installed and not needed anymore. Remove it with:</para>
<screen><userinput>find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf</userinput></screen> <screen><userinput>find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf</userinput></screen>

View File

@ -1,9 +1,9 @@
<!ENTITY version "SVN-20200815"> <!ENTITY version "10.0-rc1">
<!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 "10.0-rc1"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "20200815-systemd"> <!ENTITY versiond "10.0-systemd-rc1">
<!ENTITY short-versiond "systemd"> <!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd"> <!ENTITY generic-versiond "systemd">

View File

@ -376,11 +376,11 @@
<!ENTITY less-fin-sbu "less than 0.1 SBU"> <!ENTITY less-fin-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20200802"> <!-- Scripts depend on this format --> <!ENTITY lfs-bootscripts-version "20200802"> <!-- 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-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!ENTITY lfs-bootscripts-md5 "af9fa4858158d87de56508c15417440e">
<!ENTITY lfs-bootscripts-home " "> <!ENTITY lfs-bootscripts-home " ">
<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB"> <!ENTITY lfs-bootscripts-cfg-du "240 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.42"> <!ENTITY libcap-version "2.42">