From a0bf931f7edcdc8c4f17db925a2cd5b4218a2bce Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 20 Jun 2005 17:23:46 +0000 Subject: [PATCH] Fixed the list of installed programs for module-init-tools, and tag fix. Ported from trunk r649 and r6050. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/module-init-tools.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index 62e371ac4..885c753ba 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -58,9 +58,8 @@ installed in LFS. Run the following command to avoid this: Installed programs -depmod, genksyms, insmod, -insmod_ksymoops_clean, kallsyms (link to insmod), kernelversion, ksyms -(link to insmod), lsmod (link to insmod), modinfo, modprobe (link to +depmod, insmod, +insmod.static, lsmod (link to insmod), modinfo, modprobe (link to insmod), and rmmod (link to insmod) @@ -89,7 +88,7 @@ automatically load the required modules insmod.static -A static version of insmod +A static version of insmod insmod.static