|
@@ -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">
|
|
@@ -53,7 +53,7 @@
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
- <title>Installation of Util-linux</title>
|
|
|
+ <title>安装Util-linux</title>
|
|
|
<!--
|
|
|
<para>First, fix one of the regression tests:</para>
|
|
|
|
|
@@ -64,7 +64,7 @@
|
|
|
|
|
|
<screen revision="systemd"><userinput remap="pre">rm -vf /usr/include/{blkid,libmount,uuid}</userinput></screen>
|
|
|
|
|
|
- <para>Prepare Util-linux for compilation:</para>
|
|
|
+ <para>准备安装 Util-linux:</para>
|
|
|
|
|
|
<screen revision="sysv"><userinput remap="configure">./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
|
|
|
--docdir=/usr/share/doc/util-linux-&util-linux-version; \
|
|
@@ -96,7 +96,7 @@
|
|
|
building components that require packages not in LFS or are
|
|
|
inconsistent with programs installed by other packages.</para>
|
|
|
|
|
|
- <para>Compile the package:</para>
|
|
|
+ <para>编译该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
|
|
|
@@ -119,19 +119,19 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
|
|
|
environment but will pass if the test is rerun after the LFS system
|
|
|
is complete.</para></note>
|
|
|
|
|
|
- <para>Install the package:</para>
|
|
|
+ <para>安装该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-utillinux" role="content">
|
|
|
- <title>Contents of Util-linux</title>
|
|
|
+ <title>Util-linux 的内容</title>
|
|
|
|
|
|
<segmentedlist>
|
|
|
- <segtitle>Installed programs</segtitle>
|
|
|
- <segtitle>Installed libraries</segtitle>
|
|
|
- <segtitle>Installed directories</segtitle>
|
|
|
+ <segtitle>安装的程序</segtitle>
|
|
|
+ <segtitle>安装的库</segtitle>
|
|
|
+ <segtitle>安装的目录</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
<seg>addpart, agetty, blkdiscard, blkid, blockdev, cal, cfdisk, chcpu,
|
|
@@ -160,7 +160,7 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
|
|
|
</segmentedlist>
|
|
|
|
|
|
<variablelist>
|
|
|
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
+ <bridgehead renderas="sect3">简要描述</bridgehead>
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|