mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
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
This commit is contained in:
parent
2b7de7044d
commit
a0bf931f7e
@ -58,9 +58,8 @@ installed in LFS. Run the following command to avoid this:</para>
|
|||||||
|
|
||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>Installed programs</segtitle>
|
<segtitle>Installed programs</segtitle>
|
||||||
<seglistitem><seg>depmod, genksyms, insmod,
|
<seglistitem><seg>depmod, insmod,
|
||||||
insmod_ksymoops_clean, kallsyms (link to insmod), kernelversion, ksyms
|
insmod.static, lsmod (link to insmod), modinfo, modprobe (link to
|
||||||
(link to insmod), lsmod (link to insmod), modinfo, modprobe (link to
|
|
||||||
insmod), and rmmod (link to insmod)</seg></seglistitem>
|
insmod), and rmmod (link to insmod)</seg></seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
@ -89,7 +88,7 @@ automatically load the required modules</para>
|
|||||||
<varlistentry id="insmod.static">
|
<varlistentry id="insmod.static">
|
||||||
<term><command>insmod.static</command></term>
|
<term><command>insmod.static</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>A static version of insmod</para>
|
<para>A static version of <command>insmod</command></para>
|
||||||
<indexterm zone="ch-system-module-init-tools insmod.static"><primary
|
<indexterm zone="ch-system-module-init-tools insmod.static"><primary
|
||||||
sortas="b-insmod.static">insmod.static</primary></indexterm>
|
sortas="b-insmod.static">insmod.static</primary></indexterm>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user