Changeset 6ac3408 for final-system
- Timestamp:
- Feb 21, 2006, 12:47:11 AM (19 years ago)
- Children:
- 91b682b
- Parents:
- f3c500c
- Location:
- final-system
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/module-init-tools.xml
rf3c500c r6ac3408 55 55 <screen os="b"><userinput>touch modprobe.conf.5</userinput></screen> 56 56 57 <para os="g">If you wish to run the test suite for Module-Init-Tools, you 58 will need to download the separate testsuite tarball. Issue the 59 following commands to perform the tests (note that the 60 <command>make distclean</command> command is required to clean up 61 the source tree, as the source gets recompiled as part of the testing 62 process):</para> 63 64 <screen os="g1"><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 && 65 ./configure && 66 make check && 67 make distclean</userinput></screen> 68 57 69 <para os="c">Prepare Module-Init-Tools for compilation:</para> 58 70 … … 75 87 76 88 <screen os="f"><userinput>make</userinput></screen> 77 78 <para os="g">To test the results, issue:79 <userinput>make check</userinput>.</para>80 89 81 90 <para os="h">Install the package:</para> -
final-system/mips/module-init-tools.xml
rf3c500c r6ac3408 58 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 59 59 href="../common/module-init-tools.xml" 60 xpointer="xpointer(//*[@os='g'])"/> 61 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 63 href="../common/module-init-tools.xml" 64 xpointer="xpointer(//*[@os='g1'])"/> 65 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 67 href="../common/module-init-tools.xml" 60 68 xpointer="xpointer(//*[@os='c'])"/> 61 69 … … 78 86 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 79 87 href="../common/module-init-tools.xml" 80 xpointer="xpointer(//*[@os='g'])"/>81 82 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"83 href="../common/module-init-tools.xml"84 88 xpointer="xpointer(//*[@os='h'])"/> 85 89 -
final-system/mips64-64/module-init-tools.xml
rf3c500c r6ac3408 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 62 62 href="../common/module-init-tools.xml" 63 xpointer="xpointer(//*[@os='g'])"/> 64 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 66 href="../common/module-init-tools.xml" 67 xpointer="xpointer(//*[@os='g1'])"/> 68 69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 70 href="../common/module-init-tools.xml" 63 71 xpointer="xpointer(//*[@os='c'])"/> 64 72 -
final-system/mips64/module-init-tools.xml
rf3c500c r6ac3408 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 62 62 href="../common/module-init-tools.xml" 63 xpointer="xpointer(//*[@os='g'])"/> 64 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 66 href="../common/module-init-tools.xml" 67 xpointer="xpointer(//*[@os='g1'])"/> 68 69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 70 href="../common/module-init-tools.xml" 63 71 xpointer="xpointer(//*[@os='c'])"/> 64 72 -
final-system/multilib/module-init-tools.xml
rf3c500c r6ac3408 53 53 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 54 54 href="../common/module-init-tools.xml" 55 xpointer="xpointer(//*[@os='g'])"/> 56 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 58 href="../common/module-init-tools.xml" 59 xpointer="xpointer(//*[@os='g1'])"/> 60 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 62 href="../common/module-init-tools.xml" 55 63 xpointer="xpointer(//*[@os='c'])"/> 56 64
Note:
See TracChangeset
for help on using the changeset viewer.