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
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>
<para>2017-08-27</para>
<itemizedlist>

View File

@ -60,7 +60,8 @@
<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
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>

View File

@ -131,6 +131,14 @@ cd build</userinput></screen>
Unless the test results are vastly different from those at the above URL,
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>
<screen><userinput remap="install">make install</userinput></screen>

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20170827">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
<!ENTITY version "8.1">
<!ENTITY short-version "8.1"> <!-- 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 "8,1"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "20170827-systemd">
<!ENTITY versiond "8.1-systemd">
<!ENTITY short-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 milestone "8.1">

View File

@ -367,11 +367,11 @@
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
<!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-md5 "BOOTSCRIPTS-MD5SUM">
<!ENTITY lfs-bootscripts-md5 "d4992527d67f28e2d0c12e3495422eab">
<!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 libcap-version "2.25">