|
@@ -1,4 +1,4 @@
|
|
|
-<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
@@ -39,7 +39,7 @@
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
- <title>Installation of Module-Init-Tools</title>
|
|
|
+ <title>安装Module-Init-Tools</title>
|
|
|
|
|
|
<para>Apply a patch that contains the generated man pages that were missing
|
|
|
from the released source tarball:</para>
|
|
@@ -59,16 +59,16 @@ sed -i -e 's@../../configure@DOCBOOKTOMAN=/bin/true &@' tests/runtests
|
|
|
./tests/runtests
|
|
|
make clean</userinput></screen>
|
|
|
|
|
|
- <para>Prepare Module-Init-Tools for compilation:</para>
|
|
|
+ <para>准备安装 Module-Init-Tools:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">DOCBOOKTOMAN=/bin/true ./configure --prefix=/ \
|
|
|
--enable-zlib-dynamic --mandir=/usr/share/man</userinput></screen>
|
|
|
|
|
|
- <para>Compile the package:</para>
|
|
|
+ <para>编译该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
|
|
|
|
- <para>Install the package:</para>
|
|
|
+ <para>安装该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="install">make INSTALL=install install</userinput></screen>
|
|
|
|
|
@@ -88,10 +88,10 @@ make clean</userinput></screen>
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-module-init-tools" role="content">
|
|
|
- <title>Contents of Module-Init-Tools</title>
|
|
|
+ <title>Module-Init-Tools 的内容</title>
|
|
|
|
|
|
<segmentedlist>
|
|
|
- <segtitle>Installed programs</segtitle>
|
|
|
+ <segtitle>安装的程序</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
<seg>depmod, insmod, insmod.static, lsmod, modinfo, modprobe, and rmmod</seg>
|
|
@@ -99,7 +99,7 @@ make clean</userinput></screen>
|
|
|
</segmentedlist>
|
|
|
|
|
|
<variablelist>
|
|
|
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
+ <bridgehead renderas="sect3">简要描述</bridgehead>
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|