Browse Source

Add comments to the kernel section to change the unwinder option.
Update to linux-4.14.10.
Update to coreutils-8.29.
Remove old footer from non-chunks book.
Make spacing between "Chapter" and digit non breaking.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Bruce Dubbs 6 years ago
parent
commit
25332b5e97

+ 28 - 1
chapter01/changelog.xml

@@ -42,6 +42,33 @@
     <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>2018-01-01</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Add comments to the kernel section
+          to change the unwinder option.  Fixes
+          <ulink url="&lfs-ticket-root;4186">#4186</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to linux-4.14.10.  Fixes
+          <ulink url="&lfs-ticket-root;4184">#4184</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to coreutils-8.29.  Fixes
+          <ulink url="&lfs-ticket-root;4189">#4189</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Remove old footer from non-chunks book. Fixes
+          <ulink url="&lfs-ticket-root;4188">#4188</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Make spacing between "Chapter" and digit non breaking. Fixes
+          <ulink url="&lfs-ticket-root;4187">#4187</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
     <listitem>
       <para>2017-12-26</para>
       <para>2017-12-26</para>
       <itemizedlist>
       <itemizedlist>
@@ -332,7 +359,7 @@
       <para>2017-09-24</para>
       <para>2017-09-24</para>
       <itemizedlist>
       <itemizedlist>
         <listitem>
         <listitem>
-          <para>[bdubbs] - Reorder packages in Chapter 6 so Python can use
+          <para>[bdubbs] - Reorder packages in Chapter&nbsp;6 so Python can use
           gdbm.</para>
           gdbm.</para>
         </listitem>
         </listitem>
         <listitem>
         <listitem>

+ 1 - 1
chapter01/chapter01.xml

@@ -5,7 +5,7 @@
   %general-entities;
   %general-entities;
 ]>
 ]>
 
 
-<chapter id="chapter-intro" xreflabel="Chapter 1">
+<chapter id="chapter-intro" xreflabel="Chapter&nbsp;1">
   <?dbhtml dir="chapter01"?>
   <?dbhtml dir="chapter01"?>
   <?dbhtml filename="chapter01.html"?>
   <?dbhtml filename="chapter01.html"?>
 
 

+ 2 - 2
chapter01/resources.xml

@@ -20,7 +20,7 @@
 
 
   </sect2>
   </sect2>
 
 
-  <sect2 id="ch-intro-maillists" xreflabel="Chapter 1 - Mailing Lists">
+  <sect2 id="ch-intro-maillists" xreflabel="Chapter&nbsp;1 - Mailing Lists">
     <title>Mailing Lists</title>
     <title>Mailing Lists</title>
 
 
     <para>The <uri>linuxfromscratch.org</uri> server hosts a number of mailing
     <para>The <uri>linuxfromscratch.org</uri> server hosts a number of mailing
@@ -71,7 +71,7 @@
 
 
   </sect2>  -->
   </sect2>  -->
 
 
-  <sect2 id="ch-intro-mirrors" xreflabel="Chapter 1 - Mirror sites">
+  <sect2 id="ch-intro-mirrors" xreflabel="Chapter&nbsp;1 - Mirror sites">
     <title>Mirror Sites</title>
     <title>Mirror Sites</title>
 
 
     <para>The LFS project has a number of world-wide mirrors to make accessing
     <para>The LFS project has a number of world-wide mirrors to make accessing

+ 1 - 1
chapter02/chapter02.xml

@@ -5,7 +5,7 @@
   %general-entities;
   %general-entities;
 ]>
 ]>
 
 
-<chapter id="chapter-partitioning" xreflabel="Chapter 2">
+<chapter id="chapter-partitioning" xreflabel="Chapter&nbsp;2">
   <?dbhtml dir="chapter02"?>
   <?dbhtml dir="chapter02"?>
   <?dbhtml filename="chapter02.html"?>
   <?dbhtml filename="chapter02.html"?>
 
 

+ 1 - 1
chapter02/creatingfilesystem.xml

@@ -60,7 +60,7 @@
   <note>
   <note>
     <para>Some host distributions use custom features in their filesystem
     <para>Some host distributions use custom features in their filesystem
     creation tools (E2fsprogs). This can cause problems when booting into your new
     creation tools (E2fsprogs). This can cause problems when booting into your new
-    LFS in Chapter 9, as those features will not be supported by the LFS-installed
+    LFS in Chapter&nbsp;9, as those features will not be supported by the LFS-installed
     E2fsprogs; you will get an error similar to <quote>unsupported filesystem
     E2fsprogs; you will get an error similar to <quote>unsupported filesystem
     features, upgrade your e2fsprogs</quote>. To check if your host system
     features, upgrade your e2fsprogs</quote>. To check if your host system
     uses custom enhancements, run the following command:</para>
     uses custom enhancements, run the following command:</para>

+ 1 - 1
chapter02/hostreqs.xml

@@ -94,7 +94,7 @@
       <para><emphasis role="strong">Linux Kernel-&min-kernel;</emphasis></para>
       <para><emphasis role="strong">Linux Kernel-&min-kernel;</emphasis></para>
 
 
       <para>The reason for the kernel version requirement is that we specify
       <para>The reason for the kernel version requirement is that we specify
-      that version when building <application>glibc</application> in Chapter 6
+      that version when building <application>glibc</application> in Chapter&nbsp;6
       at the recommendation of the developers.  It is also required by
       at the recommendation of the developers.  It is also required by
       udev.</para>
       udev.</para>
 
 

+ 5 - 5
chapter02/stages.xml

@@ -18,7 +18,7 @@
   different points.</para>
   different points.</para>
 
 
   <sect2>
   <sect2>
-  <title>Chapters 1-4</title>
+  <title>Chapters&nbsp;1&ndash;4</title>
 
 
     <para>These chapters are accomplished on the host system.  When
     <para>These chapters are accomplished on the host system.  When
     restarting, be careful of the following:</para>
     restarting, be careful of the following:</para>
@@ -33,7 +33,7 @@
   </sect2>
   </sect2>
   
   
   <sect2>
   <sect2>
-  <title>Chapter 5</title>
+  <title>Chapter&nbsp;5</title>
 
 
     <itemizedlist>
     <itemizedlist>
       <listitem>
       <listitem>
@@ -41,10 +41,10 @@
       </listitem>
       </listitem>
 
 
       <listitem>
       <listitem>
-         <para><emphasis>ALL</emphasis> instructions in Chapter 5 
+         <para><emphasis>ALL</emphasis> instructions in Chapter&nbsp;5 
          must be done by user <emphasis>lfs</emphasis>.  
          must be done by user <emphasis>lfs</emphasis>.  
          A  <command>su - lfs</command> needs to be done before any 
          A  <command>su - lfs</command> needs to be done before any 
-         task in Chapter 5.</para>
+         task in Chapter&nbsp;5.</para>
       </listitem>
       </listitem>
 
 
       <listitem>
       <listitem>
@@ -58,7 +58,7 @@
   </sect2>
   </sect2>
 
 
   <sect2>
   <sect2>
-  <title>Chapters 6-8</title>
+  <title>Chapters&nbsp;6&ndash;8</title>
 
 
     <itemizedlist>
     <itemizedlist>
       <listitem>
       <listitem>

+ 1 - 1
chapter03/chapter03.xml

@@ -5,7 +5,7 @@
   %general-entities;
   %general-entities;
 ]>
 ]>
 
 
-<chapter id="chapter-getting-materials" xreflabel="Chapter 3">
+<chapter id="chapter-getting-materials" xreflabel="Chapter&nbsp;3">
   <?dbhtml dir="chapter03"?>
   <?dbhtml dir="chapter03"?>
   <?dbhtml filename="chapter03.html"?>
   <?dbhtml filename="chapter03.html"?>
 
 

+ 1 - 1
chapter04/chapter04.xml

@@ -5,7 +5,7 @@
   %general-entities;
   %general-entities;
 ]>
 ]>
 
 
-<chapter id="chapter-final-preps" xreflabel="Chapter 4">
+<chapter id="chapter-final-preps" xreflabel="Chapter&nbsp;4">
   <?dbhtml dir="chapter04"?>
   <?dbhtml dir="chapter04"?>
   <?dbhtml filename="chapter04.html"?>
   <?dbhtml filename="chapter04.html"?>
 
 

+ 1 - 1
chapter04/creatingtoolsdir.xml

@@ -41,7 +41,7 @@
 
 
   <para>The created symlink enables the toolchain to be compiled so that it
   <para>The created symlink enables the toolchain to be compiled so that it
   always refers to <filename class="directory">/tools</filename>, meaning
   always refers to <filename class="directory">/tools</filename>, meaning
-  that the compiler, assembler, and linker will work both in Chapter 5
+  that the compiler, assembler, and linker will work both in Chapter&nbsp;5
   (when we are still using some tools from the host) and in the next (when
   (when we are still using some tools from the host) and in the next (when
   we are <quote>chrooted</quote> to the LFS partition).</para>
   we are <quote>chrooted</quote> to the LFS partition).</para>
 
 

+ 1 - 1
chapter05/binutils-pass1.xml

@@ -68,7 +68,7 @@ cd       build</userinput></screen>
     </note>
     </note>
 
 
     <note><para>The approximate build SBU values and required disk space
     <note><para>The approximate build SBU values and required disk space
-    in Chapter 5 does not include test suite data.</para></note>
+    in Chapter&nbsp;5 does not include test suite data.</para></note>
 
 
     <para>Now prepare Binutils for compilation:</para>
     <para>Now prepare Binutils for compilation:</para>
 
 

+ 1 - 1
chapter05/chapter05.xml

@@ -5,7 +5,7 @@
   %general-entities;
   %general-entities;
 ]>
 ]>
 
 
-<chapter id="chapter-temporary-tools" xreflabel="Chapter 5">
+<chapter id="chapter-temporary-tools" xreflabel="Chapter&nbsp;5">
   <?dbhtml dir="chapter05"?>
   <?dbhtml dir="chapter05"?>
   <?dbhtml filename="chapter05.html"?>
   <?dbhtml filename="chapter05.html"?>
 
 

+ 1 - 1
chapter05/generalinstructions.xml

@@ -93,7 +93,7 @@
           <orderedlist numeration="loweralpha" spacing="compact">
           <orderedlist numeration="loweralpha" spacing="compact">
             <listitem>
             <listitem>
               <para>Using the <command>tar</command> program, extract the package
               <para>Using the <command>tar</command> program, extract the package
-              to be built.  In Chapter 5, ensure you are the <emphasis>lfs</emphasis>
+              to be built.  In Chapter&nbsp;5, ensure you are the <emphasis>lfs</emphasis>
               user when extracting the package.</para>
               user when extracting the package.</para>
             </listitem>
             </listitem>
             <listitem>
             <listitem>

+ 1 - 1
chapter06/chapter06.xml

@@ -5,7 +5,7 @@
   %general-entities;
   %general-entities;
 ]>
 ]>
 
 
-<chapter id="chapter-building-system" xreflabel="Chapter 6">
+<chapter id="chapter-building-system" xreflabel="Chapter&nbsp;6">
   <?dbhtml dir="chapter06"?>
   <?dbhtml dir="chapter06"?>
   <?dbhtml filename="chapter06.html"?>
   <?dbhtml filename="chapter06.html"?>
 
 

+ 2 - 2
chapter06/introduction.xml

@@ -53,7 +53,7 @@
   descriptions of these) that the package installs.</para>
   descriptions of these) that the package installs.</para>
 
 
   <note><para>The SBU values and required disk space includes
   <note><para>The SBU values and required disk space includes
-  test suite data for all applicable packages in Chapter 6.</para></note>
+  test suite data for all applicable packages in Chapter&nbsp;6.</para></note>
 
 
   <sect2>
   <sect2>
     <title>About libraries</title>
     <title>About libraries</title>
@@ -67,7 +67,7 @@
     is not always obvious, the relevant programs (and the procedures needed to
     is not always obvious, the relevant programs (and the procedures needed to
     do the linking) may not even be known.</para>
     do the linking) may not even be known.</para>
 
 
-    <para>In the procedures in Chapter 6, we remove or disable installation of
+    <para>In the procedures in Chapter&nbsp;6, we remove or disable installation of
     most static libraries. Usually this is done by passing a
     most static libraries. Usually this is done by passing a
     <option>--disable-static</option> option to <command>configure</command>.
     <option>--disable-static</option> option to <command>configure</command>.
     In other cases, alternate means are needed. In a few cases, especially
     In other cases, alternate means are needed. In a few cases, especially

+ 1 - 1
chapter06/procps.xml

@@ -84,7 +84,7 @@ rm testsuite/pgrep.test/pgrep.exp
 make check</userinput></screen>
 make check</userinput></screen>
 
 
     <para>One ps test may fail, but passes if the tests are rerun at 
     <para>One ps test may fail, but passes if the tests are rerun at 
-    the end of Chapter 6.</para>
+    the end of Chapter&nbsp;6.</para>
 
 
     <para>Install the package:</para>
     <para>Install the package:</para>
 
 

+ 1 - 1
chapter07/chapter07.xml

@@ -5,7 +5,7 @@
   %general-entities;
   %general-entities;
 ]>
 ]>
 
 
-<chapter id="chapter-bootscripts" xreflabel="Chapter 7">
+<chapter id="chapter-bootscripts" xreflabel="Chapter&nbsp;7">
   <?dbhtml dir="chapter07"?>
   <?dbhtml dir="chapter07"?>
   <?dbhtml filename="chapter07.html"?>
   <?dbhtml filename="chapter07.html"?>
 
 

+ 1 - 1
chapter07/introduction.xml

@@ -18,7 +18,7 @@
     process must be organized to ensure the tasks are performed in the correct
     process must be organized to ensure the tasks are performed in the correct
     order but, at the same time, be executed as fast as possible.</para>
     order but, at the same time, be executed as fast as possible.</para>
 
 
-<!--    <para>In the packages that were installed in Chapter 6, there were two
+<!--    <para>In the packages that were installed in Chapter&nbsp;6, there were two
     different boot systems installed.  LFS provides the ability to easily
     different boot systems installed.  LFS provides the ability to easily
     select which system the user wants to use and to compare and contrast the
     select which system the user wants to use and to compare and contrast the
     two systems by actually running each system on the local computer.  The
     two systems by actually running each system on the local computer.  The

+ 1 - 1
chapter07/locale.xml

@@ -80,7 +80,7 @@ LC_ALL=&lt;locale name&gt; locale int_prefix</userinput></screen>
   encoding used by the locale, the local currency, and the prefix to dial
   encoding used by the locale, the local currency, and the prefix to dial
   before the telephone number in order to get into the country. If any of the
   before the telephone number in order to get into the country. If any of the
   commands above fail with a message similar to the one shown below, this means
   commands above fail with a message similar to the one shown below, this means
-  that your locale was either not installed in Chapter 6 or is not supported by
+  that your locale was either not installed in Chapter&nbsp;6 or is not supported by
   the default installation of Glibc.</para>
   the default installation of Glibc.</para>
 
 
 <screen><computeroutput>locale: Cannot set LC_* to default locale: No such file or directory</computeroutput></screen>
 <screen><computeroutput>locale: Cannot set LC_* to default locale: No such file or directory</computeroutput></screen>

+ 1 - 1
chapter07/profile.xml

@@ -103,7 +103,7 @@ LC_ALL=&lt;locale name&gt; locale int_prefix</userinput></screen>
   encoding used by the locale, the local currency, and the prefix to dial
   encoding used by the locale, the local currency, and the prefix to dial
   before the telephone number in order to get into the country. If any of the
   before the telephone number in order to get into the country. If any of the
   commands above fail with a message similar to the one shown below, this means
   commands above fail with a message similar to the one shown below, this means
-  that your locale was either not installed in Chapter 6 or is not supported by
+  that your locale was either not installed in Chapter&nbsp;6 or is not supported by
   the default installation of Glibc.</para>
   the default installation of Glibc.</para>
 
 
 <screen><computeroutput>locale: Cannot set LC_* to default locale: No such file or directory</computeroutput></screen>
 <screen><computeroutput>locale: Cannot set LC_* to default locale: No such file or directory</computeroutput></screen>

+ 1 - 1
chapter08/chapter08.xml

@@ -5,7 +5,7 @@
   %general-entities;
   %general-entities;
 ]>
 ]>
 
 
-<chapter id="chapter-bootable" xreflabel="Chapter 8">
+<chapter id="chapter-bootable" xreflabel="Chapter&nbsp;8">
   <?dbhtml dir="chapter08"?>
   <?dbhtml dir="chapter08"?>
   <?dbhtml filename="chapter08.html"?>
   <?dbhtml filename="chapter08.html"?>
 
 

+ 8 - 4
chapter08/kernel.xml

@@ -72,14 +72,17 @@
       configuration to a good state that takes your current system architecture
       configuration to a good state that takes your current system architecture
       into account.</para>
       into account.</para>
 
 
-      <para>Be sure to enable or disable the following features or the system might
+      <para>Be sure to enable/disable/set the following features or the system might
       not work correctly or boot at all:</para>
       not work correctly or boot at all:</para>
 
 
       <screen role="nodump" revision="sysv">
       <screen role="nodump" revision="sysv">
 Device Drivers  ---&gt;
 Device Drivers  ---&gt;
   Generic Driver Options  ---&gt;
   Generic Driver Options  ---&gt;
    [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
    [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
-   [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]</screen>
+   [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
+
+Kernel hacking  ---&gt;
+       Choose kernel unwinder (Frame pointer unwinder)  ---&gt; [CONFIG_UNWINDER_FRAME_POINTER]</screen>
 
 
       <screen role="nodump" revision="systemd">
       <screen role="nodump" revision="systemd">
 General setup -->
 General setup -->
@@ -105,8 +108,9 @@ File systems  ---&gt;
    &lt;*&gt; Kernel automounter version 4 support (also supports v3) [CONFIG_AUTOFS4_FS]
    &lt;*&gt; Kernel automounter version 4 support (also supports v3) [CONFIG_AUTOFS4_FS]
   Pseudo filesystems  ---&gt;
   Pseudo filesystems  ---&gt;
    [*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
    [*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
-   [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]</screen>
-
+   [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]
+Kernel hacking  ---&gt;
+       Choose kernel unwinder (Frame pointer unwinder)  ---&gt; [CONFIG_UNWINDER_FRAME_POINTER]</screen>
     </note>
     </note>
 
 
     <note revision="systemd">
     <note revision="systemd">

+ 1 - 1
chapter09/chapter09.xml

@@ -5,7 +5,7 @@
   %general-entities;
   %general-entities;
 ]>
 ]>
 
 
-<chapter id="chapter-finalizing" xreflabel="Chapter 9">
+<chapter id="chapter-finalizing" xreflabel="Chapter&nbsp;9">
   <?dbhtml dir="chapter09"?>
   <?dbhtml dir="chapter09"?>
   <?dbhtml filename="chapter09.html"?>
   <?dbhtml filename="chapter09.html"?>
 
 

+ 4 - 4
general.ent

@@ -1,15 +1,15 @@
-<!ENTITY version         "SVN-20171227">
+<!ENTITY version         "SVN-20180101">
 <!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 "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
 
 
-<!ENTITY versiond        "20171227-systemd">
+<!ENTITY versiond        "20180101-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 <!ENTITY generic-versiond "systemd"> 
 
 
-<!ENTITY releasedate     "December 27, 2017">
+<!ENTITY releasedate     "January 1, 2018">
 
 
-<!ENTITY copyrightdate   "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
+<!ENTITY copyrightdate   "1999-2018"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.2">
 <!ENTITY milestone       "8.2">
 
 
 <!ENTITY lfs-root        "http://www.linuxfromscratch.org/">
 <!ENTITY lfs-root        "http://www.linuxfromscratch.org/">

+ 6 - 6
packages.ent

@@ -98,10 +98,10 @@
 <!ENTITY check-ch5-du "11 MB">
 <!ENTITY check-ch5-du "11 MB">
 <!ENTITY check-ch5-sbu "0.1 SBU">
 <!ENTITY check-ch5-sbu "0.1 SBU">
 
 
-<!ENTITY coreutils-version "8.28">
-<!ENTITY coreutils-size "5,130 KB">
+<!ENTITY coreutils-version "8.29">
+<!ENTITY coreutils-size "5,163 KB">
 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz">
 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz">
-<!ENTITY coreutils-md5 "e7cb20d0572cc40d9f47ede6454406d1">
+<!ENTITY coreutils-md5 "960cfe75a42c9907c71439f8eb436303">
 <!ENTITY coreutils-home "&gnu-software;coreutils/">
 <!ENTITY coreutils-home "&gnu-software;coreutils/">
 <!ENTITY coreutils-ch5-du "136 MB">
 <!ENTITY coreutils-ch5-du "136 MB">
 <!ENTITY coreutils-ch5-sbu "0.6 SBU">
 <!ENTITY coreutils-ch5-sbu "0.6 SBU">
@@ -408,12 +408,12 @@
 
 
 <!ENTITY linux-major-version "4">
 <!ENTITY linux-major-version "4">
 <!ENTITY linux-minor-version "14">
 <!ENTITY linux-minor-version "14">
-<!ENTITY linux-patch-version "8">
+<!ENTITY linux-patch-version "10">
 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">i-->
 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">i-->
 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "98,429 KB">
+<!ENTITY linux-size "98,438 KB">
 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "0a2120cc58fe9ff0cbb7330dd1acb82e">
+<!ENTITY linux-md5 "cfab8ee2ee4eb6600a1e7da33a2ff275">
 <!ENTITY linux-home "http://www.kernel.org/">
 <!ENTITY linux-home "http://www.kernel.org/">
 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
  allnoconfig extended for a hopefully-bootable build on desktop machine,
  allnoconfig extended for a hopefully-bootable build on desktop machine,

+ 3 - 2
stylesheets/lfs-xsl/xhtml/lfs-sections.xsl

@@ -134,11 +134,12 @@ $Date$
     <!-- sect1info mode svn-keys:
     <!-- sect1info mode svn-keys:
            Self-made template to process SVN keywords found in sect1info. -->
            Self-made template to process SVN keywords found in sect1info. -->
   <xsl:template match="sect1info" mode="svn-keys">
   <xsl:template match="sect1info" mode="svn-keys">
-    <p class="updated">Last updated <!-- by
+  <!--  <p class="updated">Last updated --><!-- by
       <xsl:apply-templates select="othername" mode="svn-keys"/> -->
       <xsl:apply-templates select="othername" mode="svn-keys"/> -->
-      on
+  <!--    on
       <xsl:apply-templates select="date" mode="svn-keys"/>
       <xsl:apply-templates select="date" mode="svn-keys"/>
     </p>
     </p>
+comment out entire template for now.  We do not use this.  bdubbs 2017/12/30  -->
   </xsl:template>
   </xsl:template>
 
 
     <!-- othername mode svn-keys:
     <!-- othername mode svn-keys: