Changeset ec043cf for final-system
- Timestamp:
- Feb 21, 2006, 1:31:56 AM (19 years ago)
- Children:
- ef5dc4c
- Parents:
- 81af1bb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/module-init-tools.xml
r81af1bb rec043cf 43 43 <screen os="b"><userinput>touch modprobe.conf.5</userinput></screen> 44 44 45 <para os="c">If you wish to run the test suite for Module-Init-Tools, you 46 will need to download the separate testsuite tarball. Issue the 47 following commands to perform the tests (note that the 48 <command>make distclean</command> command is required to clean up 49 the source tree, as the source gets recompiled as part of the testing 50 process):</para> 45 <para os="c">Issue the following commands to perform the tests 46 (note that the <command>make distclean</command> command is required 47 to clean up the source tree, as the source gets recompiled as part 48 of the testing process):</para> 51 49 52 <screen os="d"><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 --strip-path=1 && 53 ./configure && 50 <screen os="d"><userinput>./configure && 54 51 make check && 55 52 make distclean</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.