Changeset 6ac3408 for final-system/common
- Timestamp:
- Feb 21, 2006, 12:47:11 AM (19 years ago)
- Children:
- 91b682b
- Parents:
- f3c500c
- File:
-
- 1 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>
Note:
See TracChangeset
for help on using the changeset viewer.