git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/8.1@11294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2017-09-01 19:48:24 +00:00
parent 121cdc9a9a
commit a4939d1bca
5 changed files with 27 additions and 9 deletions

View File

@ -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>2017-09-01</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - LFS-8.1 released.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>2017-08-27</para> <para>2017-08-27</para>
<itemizedlist> <itemizedlist>

View File

@ -60,7 +60,8 @@
<para>There is a circular dependency between bison and flex with regard to <para>There is a circular dependency between bison and flex with regard to
the checks. If desired, after installing flex in the next section, the the checks. If desired, after installing flex in the next section, the
bison checks can be run with <command>make check</command>.</para> bison checks can be run with <command>make check</command>. Three
tests related to lalr1.cc fail for unknown reasons.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -131,6 +131,14 @@ cd build</userinput></screen>
Unless the test results are vastly different from those at the above URL, Unless the test results are vastly different from those at the above URL,
it is safe to continue.</para> it is safe to continue.</para>
<note><para>
On some combinations of kernel configuration and AMD processors
there may be more than 1100 failures in the gcc.target/i386/mpx
tests (which are designed to test the MPX option on recent
Intel processors). These can safely be ignored on AMD
processors.
</para></note>
<para>Install the package:</para> <para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen> <screen><userinput remap="install">make install</userinput></screen>

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20170827"> <!ENTITY version "8.1">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book; <!ENTITY short-version "8.1"> <!-- 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 "8,1"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "20170827-systemd"> <!ENTITY versiond "8.1-systemd">
<!ENTITY short-versiond "systemd"> <!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd"> <!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "August 27, 2017"> <!ENTITY releasedate "September 1, 2017">
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; --> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.1"> <!ENTITY milestone "8.1">

View File

@ -367,11 +367,11 @@
<!ENTITY less-ch6-sbu "less than 0.1 SBU"> <!ENTITY less-ch6-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20170626"> <!-- Scripts depend on this format --> <!ENTITY lfs-bootscripts-version "20170626"> <!-- 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.bz2"> <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2">
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!ENTITY lfs-bootscripts-md5 "d4992527d67f28e2d0c12e3495422eab">
<!ENTITY lfs-bootscripts-home " "> <!ENTITY lfs-bootscripts-home " ">
<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!ENTITY lfs-bootscripts-ch7-du "244 KB">
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
<!ENTITY libcap-version "2.25"> <!ENTITY libcap-version "2.25">