Changeset c999585 for BOOK/final-system/common/module-init-tools.xml
- Timestamp:
- Feb 21, 2006, 12:47:11 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3135bd6
- Parents:
- 7100b62
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/module-init-tools.xml
r7100b62 rc999585 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.