OSDN Git Service

c1db4533d5179e683d7a7a54c189d11715e8b70e
[clfsja/cross-lfs-ja.git] / src / cross-tools / x86_64 / linux-headers.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   <title>Linux-&linux-version2; Headers</title>
14 @y
15   <title>Linux-&linux-version2; ヘッダー</title>
16 @z
17
18 @x
19     <secondary>cross tools</secondary>
20 @y
21     <secondary>&CrossTools;</secondary>
22 @z
23
24 @x
25     <title>Installation of Linux Headers</title>
26 @y
27     <title>&InstallationOf1;Linux ヘッダー&InstallationOf2;</title>
28 @z
29
30 @x
31       <title>The meaning of the make commands:</title>
32 @y
33       <title>&MeaningOfCommand1;make &MeaningOfCommand2;</title>
34 @z
35
36 @x make ARCH=x86_64 headers_check
37           <para>Sanitizes the raw kernel headers so that they can be used
38           by userspace programs.</para>
39 @y
40           <para>
41           ユーザー空間のプログラムが利用できるように、生のカーネルヘッダーを健全化 (sanitizing) します。
42           </para>
43 @z
44
45 @x make ARCH=x86_64 INSTALL_HDR_PATH=/tools headers_install
46           <para>This will install the kernel headers into
47           <filename class="directory">/tools/include</filename>.</para>
48 @y
49           <para>
50           これはカーネルヘッダーを <filename class="directory">/tools/include</filename> にインストールします。
51           </para>
52 @z
53
54 @x
55     <para>Details on this package are located in <xref
56     linkend="contents-linux-headers" role="."/></para>
57 @y
58     <para>
59     &Details1;<xref linkend="contents-linux-headers" role=""/>&Details2;
60     </para>
61 @z