OSDN Git Service

Added all.
[clfsja/cross-lfs-ja.git] / src / boot / common / shadow.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>boot</secondary>
14 @y
15     <secondary>ブート</secondary>
16 @z
17
18 @x
19     <title>Installation of Shadow</title>
20 @y
21     <title>&InstallationOf1;Shadow &InstallationOf2;</title>
22 @z
23
24 @x
25     <para os="a">Run the following <command>sed</command> command to disable
26     the installation of the <command>groups</command> and
27     <command>nologin</command> programs, as better versions of these programs
28     are provided by other packages, and prevent Shadow from setting the suid
29     bit on its installed programs:</para>
30 @y
31     <para os="a">
32     以下の <command>sed</command> コマンドを実行して <command>groups</command> と <command>nologin</command> をインストールしないようにします。
33     これよりも良いプログラムが他のパッケージにより提供されるためです。
34     また Shadow がインストールするプログラムが suid ビットを設定しないようにします。
35     </para>
36 @z
37
38 @x
39     <para os="c">Tell Shadow to use <command>passwd</command> in
40     <filename class="directory">/tools/bin</filename>:</para>
41 @y
42     <para os="c">
43     <filename class="directory">/tools/bin</filename> ディレクトリにある <command>passwd</command> を用いるようにします。
44     </para>
45 @z
46
47 @x
48     <para os="e">Prepare Shadow for compilation:</para>
49 @y
50     <para os="e">&PreparePackage1;Shadow &PreparePackage2;</para>
51 @z
52
53 @x
54       <title>The meaning of the configure options:</title>
55 @y
56       <title>&MeaningOfOption1;configure &MeaningOfOption2;</title>
57 @z
58
59 @x --enable-subordinate-ids=no
60           <para>Disable subordinate ids option during cross-compile.</para>
61 @y
62           <para>
63           クロスコンパイル時は subordinate ids オプションを無効にします。
64           </para>
65 @z
66
67 @x
68     <para os="i">Append to <filename>config.h</filename> since a test program
69     will not be ran when cross-compiling:</para>
70 @y
71     <para os="i">
72     クロスコンパイル時は <filename>config.h</filename> に対してテストプログラムを実行しないように行追加します。
73     </para>
74 @z
75
76 @x
77     <para os="k">Compile the package:</para>
78 @y
79     <para os="k">&CompileThePackage;</para>
80 @z
81
82 @x
83     <para os="m">Install the package:</para>
84 @y
85     <para os="m">&InstallThePackage;</para>
86 @z
87
88 @x
89     <para>Details on this package are located in <xref
90     linkend="contents-shadow" role="."/></para>
91 @y
92     <para>
93     &Details1;<xref linkend="contents-shadow" role=""/>&Details2;
94     </para>
95 @z