diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 13:28:35 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 20:37:44 +0800 |
commit | f26f74cb245515ca3c356fc6f99232f8ad440a30 (patch) | |
tree | e55a7711274f4cd3d01110c6811580f8039f385b /chapter08 | |
parent | f5923aa8b4f9b2498de9dc6a85bbf96b83fdf16b (diff) |
kmod: update the status for test suite
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/kmod.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/kmod.xml b/chapter08/kmod.xml index 6fa626297..728f59bc7 100644 --- a/chapter08/kmod.xml +++ b/chapter08/kmod.xml @@ -80,9 +80,9 @@ <screen><userinput remap="make">make</userinput></screen> - <para>This package does not come with a test suite that can be run in the - LFS chroot environment. At a minimum the git program is required and - several tests will not run outside of a git repository. </para> + <para>The test suite of this package requires raw kernel headers + (not the <quote>sanitized</quote> kernel headers installed earlier), + which are beyond the scope of LFS.</para> <para>Install the package and create symlinks for compatibility with Module-Init-Tools (the package that previously handled |