OSDN Git Service

Added all.
[clfsja/cross-lfs-ja.git] / src / temp-system / common / util-linux.ch
1 %
2 % This is part of CLFSja package.
3 %
4 % This is a CTIE change file for the original XML source of the CLFSbook.
5 %
6 @x
7 <?xml version="1.0" encoding="ISO-8859-1"?>
8 @y
9 <?xml version="1.0" encoding="UTF-8"?>
10 @z
11
12 @x
13     <secondary>temporary system</secondary>
14 @y
15     <secondary>&TemporarySystem;</secondary>
16 @z
17
18 @x
19     <title>Installation of Util-linux</title>
20 @y
21     <title>&InstallationOf1;Util-linux &InstallationOf2;</title>
22 @z
23
24 @x
25       <title>The meaning of the new configure option:</title>
26 @y
27       <title>&MeaningOfOption1;configure &MeaningOfOption2;</title>
28 @z
29
30 @x --disable-makeinstall-chown
31           <para>This prevents Util-linux from trying to perform any
32           chown commands when it is installed.</para>
33 @y
34           <para>
35           インストールされた chown コマンドが処理実行しないようにします。
36           </para>
37 @z
38
39 @x --disable-makeinstall-setuid
40           <para>This prevents Util-linux from enabling the setuid bit on
41           any of its installed programs.</para>
42 @y
43           <para>
44           インストールされたプログラムに対して setuid ビットを有効にしないようにします。
45           </para>
46 @z
47
48 @x
49     <para>Details on this package are located in <xref
50     linkend="contents-util-linux" role="."/></para>
51 @y
52     <para>
53     &Details1;<xref linkend="contents-util-linux" role=""/>&Details2;
54     </para>
55 @z