Changeset 8ed7eff
- Timestamp:
- Apr 14, 2006, 12:23:30 PM (19 years ago)
- Children:
- fd90c25f
- Parents:
- c29f584
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/common/module-init-tools.xml
rc29f584 r8ed7eff 22 22 <sect2 role="installation"> 23 23 <title>Installation of Module-Init-Tools</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../../final-system/common/module-init-tools.xml"27 xpointer="xpointer(//*[@os='a'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../../final-system/common/module-init-tools.xml"31 xpointer="xpointer(//*[@os='b'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
boot/mips/module-init-tools.xml
rc29f584 r8ed7eff 30 30 href="../../final-system/mips/module-init-tools.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../../final-system/common/module-init-tools.xml"35 xpointer="xpointer(//*[@os='a'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="../../final-system/common/module-init-tools.xml"39 xpointer="xpointer(//*[@os='b'])"/>40 32 41 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
boot/mips64/module-init-tools.xml
rc29f584 r8ed7eff 30 30 href="../mips/module-init-tools.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../common/module-init-tools.xml"35 xpointer="xpointer(//*[@os='a'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="../common/module-init-tools.xml"39 xpointer="xpointer(//*[@os='b'])"/>40 32 41 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
boot/multilib/module-init-tools.xml
rc29f584 r8ed7eff 22 22 <sect2 role="installation"> 23 23 <title>Installation of Module-Init-Tools</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../common/module-init-tools.xml"27 xpointer="xpointer(//*[@os='a'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../common/module-init-tools.xml"31 xpointer="xpointer(//*[@os='b'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/common/module-init-tools.xml
rc29f584 r8ed7eff 34 34 <sect2 role="installation"> 35 35 <title>Installation of Module-Init-Tools</title> 36 37 <para os="a">Module-Init-Tools attempts to rewrite its38 <filename>modprobe.conf</filename> man page during the build process.39 This is unnecessary and also relies on <command>docbook2man</command>40 — which is not installed in LFS. Run the following command to41 avoid this:</para>42 43 <screen os="b"><userinput>touch modprobe.conf.5</userinput></screen>44 36 45 37 <para os="c">Issue the following commands to perform the tests -
final-system/mips/module-init-tools.xml
rc29f584 r8ed7eff 26 26 27 27 <screen os="p2"><userinput>patch -Np1 -i ../&module-init-tools-mips_update-patch;</userinput></screen> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../common/module-init-tools.xml"31 xpointer="xpointer(//*[@os='a'])"/>32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../common/module-init-tools.xml"35 xpointer="xpointer(//*[@os='b'])"/>36 28 37 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/mips64/module-init-tools.xml
rc29f584 r8ed7eff 29 29 href="../mips/module-init-tools.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../common/module-init-tools.xml"34 xpointer="xpointer(//*[@os='a'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../common/module-init-tools.xml"38 xpointer="xpointer(//*[@os='b'])"/>39 31 40 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/multilib/module-init-tools.xml
rc29f584 r8ed7eff 21 21 <sect2 role="installation"> 22 22 <title>Installation of Module-Init-Tools</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"25 href="../common/module-init-tools.xml"26 xpointer="xpointer(//*[@os='a'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../common/module-init-tools.xml"30 xpointer="xpointer(//*[@os='b'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.