Author: bdubbs
Date: Sat Feb 29 13:24:14 2020
New Revision: 11762
Log:
LFS-9.1
Added:
tags/9.1/
- copied from r11761, trunk/BOOK/
tags/9.1/lfs-bootscripts-20191031.tar.xz (contents, props changed)
Modified:
tags/9.1/chapter01/changelog.xml
tags/9.1/chapter05/gcc-pass1.xml
tags/9.1/general.ent
tags/9.1/packages.ent
trunk/BOOK/chapter05/gcc-pass1.xml
Modified: tags/9.1/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Sat Feb 29 04:39:14 2020 (r11761)
+++ tags/9.1/chapter01/changelog.xml Sat Feb 29 13:24:14 2020 (r11762)
@@ -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>
Modified: tags/9.1/chapter05/gcc-pass1.xml
==============================================================================
--- trunk/BOOK/chapter05/gcc-pass1.xml Sat Feb 29 04:39:14 2020 (r11761)
+++ tags/9.1/chapter05/gcc-pass1.xml Sat Feb 29 13:24:14 2020 (r11762)
@@ -193,7 +193,7 @@
<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
Modified: tags/9.1/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sat Feb 29 04:39:14 2020 (r11761)
+++ tags/9.1/general.ent Sat Feb 29 13:24:14 2020 (r11762)
@@ -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
– -->
<!ENTITY milestone "9.0">
Added: tags/9.1/lfs-bootscripts-20191031.tar.xz
==============================================================================
Binary file. No diff available.
Modified: tags/9.1/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Sat Feb 29 04:39:14 2020 (r11761)
+++ tags/9.1/packages.ent Sat Feb 29 13:24:14 2020 (r11762)
@@ -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">
Modified: trunk/BOOK/chapter05/gcc-pass1.xml
==============================================================================
--- trunk/BOOK/chapter05/gcc-pass1.xml Sat Feb 29 04:39:14 2020 (r11761)
+++ trunk/BOOK/chapter05/gcc-pass1.xml Sat Feb 29 13:24:14 2020 (r11762)
@@ -193,7 +193,7 @@
<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
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page