mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Fix invocation of kmod's test suite.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
84a599e25e
commit
661b744146
@ -68,7 +68,7 @@
|
||||
|
||||
<para>To test the results, issue:</para>
|
||||
|
||||
<screen><userinput remap="test">./test/test-loaded</userinput></screen>
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<para>Install the package, and create symlinks for compatibility with
|
||||
Module-Init-Tools, the package that previously handled Linux kernel modules:
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20120124">
|
||||
<!ENTITY releasedate "Jan 24, 2012">
|
||||
<!ENTITY version "SVN-20120126">
|
||||
<!ENTITY releasedate "Jan 26, 2012">
|
||||
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.1">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
Loading…
Reference in New Issue
Block a user