Changeset 8ac1263 for BOOK/final-system


Ignore:
Timestamp:
Feb 18, 2012, 1:50:00 PM (12 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9d2405f
Parents:
788746b
Message:

Added a patch to module-init-tools to remove warnings caused by Zlib

Location:
BOOK/final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/module-init-tools.xml

    r788746b r8ac1263  
    2525  <sect2 role="installation">
    2626    <title>Installation of Module-Init-Tools</title>
     27
     28    <para os="p1">The following patch removes warnings caused by Zlib 1.2.6:</para>
     29
     30<screen os="p2"><userinput>patch -Np1 -i ../&module-init-tools-zlib_fix-patch;</userinput></screen>
    2731
    2832    <para os="c">Issue the following commands to perform the tests</para>
  • BOOK/final-system/multilib/module-init-tools.xml

    r788746b r8ac1263  
    2121  <sect2 role="installation">
    2222    <title>Installation of Module-Init-Tools</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/module-init-tools.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/module-init-tools.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.