git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/9.1@11762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2020-02-29 21:24:14 +00:00
parent 013e94aa3a
commit 3071514813
5 changed files with 18 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>2020-03-01</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - LFS-9.1 released.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem revision="systemd">
<para>2020-02-16</para>
<itemizedlist>

View File

@ -193,7 +193,7 @@ cd build</userinput></screen>
<varlistentry>
<term><parameter>--with-native-system-header-dir=/tools/include</parameter></term>
<listitem>
<para>By default GCC searches <filename>/usr/include</filename> for
<para>By default, GCC searches <filename>/usr/include</filename> for
system headers. In conjunction with the sysroot switch, this would
normally translate to <filename>$LFS/usr/include</filename>. However
the headers that will be installed in the next two sections will go

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20200216">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
<!ENTITY version "9.1">
<!ENTITY short-version "9.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 "9.1"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "20200216-systemd">
<!ENTITY versiond "9.1-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "February 16th, 2020">
<!ENTITY releasedate "March 1st, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "9.0">

Binary file not shown.

View File

@ -382,11 +382,11 @@
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20191031"> <!-- 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 "e9249541960df505e4dfac0c32369372">
<!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.31">