Changeset 86b01c92 for BOOK/final-system
- Timestamp:
- Feb 21, 2006, 1:31:56 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:
- 5999613
- Parents:
- 47e9e1b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/module-init-tools.xml
r47e9e1b2 r86b01c92 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.