Changeset 8bff584 for BOOK/final-system
- Timestamp:
- Jan 14, 2008, 9:02:56 AM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 11e07a0
- Parents:
- 370a5bba
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/module-init-tools.xml
r370a5bba r8bff584 26 26 <title>Installation of Module-Init-Tools</title> 27 27 28 <para os="a1">The tarball only contains sgml source for the manual pages. The 29 following patch contains the result of processing this through 30 <command>docbook2man</command> which we do not build as part of a basic clfs 31 install :</para> 32 33 <screen os="a2"><userinput>patch -Np1 -i ../&module-init-tools-manpages-patch;</userinput></screen> 34 28 35 <para os="c">Issue the following commands to perform the tests 29 36 (note that the <command>make clean</command> -
BOOK/final-system/multilib/module-init-tools.xml
r370a5bba r8bff584 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='a1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../common/module-init-tools.xml" 30 xpointer="xpointer(//*[@os='a2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.