Greetings,
We moved to module-init-tools long ago and the following needs fixed:
Index: CLFS/clfs.xsl
===================================================================
--- CLFS/clfs.xsl (revision 3720)
+++ CLFS/clfs.xsl (working copy)
@@ -183,9 +183,9 @@
</xsl:when>
<!-- No interactive commands are needed if the .config file is
the proper one -->
<xsl:when test="contains(string(),'menuconfig')"/>
- <!-- The Coreutils and Module-Init-Tools test suites are
optional -->
+ <!-- The Coreutils and KMOD test suites are optional -->
<xsl:when test="(ancestor::sect1[@id='ch-system-coreutils'] or
- ancestor::sect1[@id='ch-system-module-init-tools']) and
+ ancestor::sect1[@id='ch-system-kmod']) and
(contains(string(),'check') or
contains(string(),'dummy'))">
<xsl:choose>
Sincerely,
William Harrington
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page