]> git.saurik.com Git - apt-legacy.git/blame - doc/ja/apt-extracttemplates.ja.1
Commit that APT bug fix from their bug tracker.
[apt-legacy.git] / doc / ja / apt-extracttemplates.ja.1
CommitLineData
0e5943eb 1'\" t
00ec24d0 2.\" Title: apt-extracttemplates
da6ee469 3.\" Author: Jason Gunthorpe
0e5943eb
JF
4.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5.\" Date: 29
6February 2004
7.\" Manual: APT
da6ee469 8.\" Source: Linux
0e5943eb 9.\" Language: English
da6ee469 10.\"
0e5943eb
JF
11.TH "APT\-EXTRACTTEMPLATE" "1" "29 February 2004" "Linux" "APT"
12.\" -----------------------------------------------------------------
13.\" * Define some portability stuff
14.\" -----------------------------------------------------------------
15.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16.\" http://bugs.debian.org/507673
17.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
18.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19.ie \n(.g .ds Aq \(aq
20.el .ds Aq '
21.\" -----------------------------------------------------------------
22.\" * set default formatting
23.\" -----------------------------------------------------------------
da6ee469
JF
24.\" disable hyphenation
25.nh
26.\" disable justification (adjust text to left margin only)
27.ad l
0e5943eb
JF
28.\" -----------------------------------------------------------------
29.\" * MAIN CONTENT STARTS HERE *
30.\" -----------------------------------------------------------------
da6ee469 31.SH "NAME"
0e5943eb 32apt-extracttemplates \- Debian パッケージから DebConf 設定と DebConf テンプレートを抽出するユーティリティ
da6ee469 33.SH "SYNOPSIS"
0e5943eb 34.HP \w'\fBapt\-extracttemplates\fR\ 'u
da6ee469 35\fBapt\-extracttemplates\fR [\fB\-hv\fR] [\fB\-t=\fR\fB\fItemporary\ directory\fR\fR] \fIfile\fR...
0e5943eb 36.SH "説明"
da6ee469
JF
37.PP
38\fBapt\-extracttemplates\fR
0e5943eb 39は、入力に複数の Debian パッケージをとり、関連する設定スクリプトとテンプレートファイルを (一時ディレクトリに) 出力します。設定スクリプト・テンプレートファイルを持つ、渡されたパッケージそれぞれに対し、以下の形式で 1 行ずつ出力します。
da6ee469
JF
40.PP
41package version template\-file config\-script
42.PP
0e5943eb
JF
43テンプレートファイルや、設定スクリプトは、\-t や \-\-tempdir で指定した一時ディレクトリ (APT::ExtractTemplates::TempDir) に書き出され、ファイル名は、package\&.template\&.XXXX
44
45package\&.config\&.XXXX
46と言った形になります。
47.SH "オプション"
da6ee469 48.PP
0e5943eb 49ここで設定オプションとして説明したコマンドラインオプションは、 すべて設定ファイルを使用して設定できます。 設定ファイルに書いた真偽値をとるオプションは
da6ee469
JF
50\fB\-f\-\fR,\fB\-\-no\-f\fR,
51\fB\-f=no\fR
0e5943eb 52などのようにして上書きできます。
da6ee469
JF
53.PP
54\fB\-t\fR, \fB\-\-tempdir\fR
00ec24d0 55.RS 4
0e5943eb 56Temporary directory in which to write extracted debconf template files and config scripts\&. Configuration Item:
da6ee469
JF
57APT::ExtractTemplates::TempDir
58.RE
59.PP
60\fB\-h\fR, \fB\-\-help\fR
00ec24d0 61.RS 4
0e5943eb 62使い方の短い要約を表示します。
da6ee469
JF
63.RE
64.PP
65\fB\-v\fR, \fB\-\-version\fR
00ec24d0 66.RS 4
0e5943eb 67プログラムのバージョンを表示します。
da6ee469
JF
68.RE
69.PP
70\fB\-c\fR, \fB\-\-config\-file\fR
00ec24d0 71.RS 4
0e5943eb 72設定ファイル。 使用する設定ファイルを指定します。 この設定ファイルが読めない場合はデフォルトの設定ファイルを読み込みます。 文法については
da6ee469 73\fBapt.conf\fR(5)
0e5943eb 74を参照してください。
da6ee469
JF
75.RE
76.PP
77\fB\-o\fR, \fB\-\-option\fR
00ec24d0 78.RS 4
0e5943eb 79設定オプションのセット。任意の設定オプションをセットします。 文法は
da6ee469 80\fB\-o Foo::Bar=bar\fR
0e5943eb
JF
81となります。 異なるオプションを設定するため、\fB\-o\fR
82
83\fB\-\-option\fR
84は、 複数回使用できます。
da6ee469 85.RE
0e5943eb 86.SH "関連項目"
da6ee469
JF
87.PP
88\fBapt.conf\fR(5)
0e5943eb 89.SH "診断メッセージ"
da6ee469
JF
90.PP
91\fBapt\-extracttemplates\fR
0e5943eb
JF
92は正常終了時に 0 を返します。エラー時には十進の 100 を返します。
93.SH "バグ"
da6ee469 94.PP
0e5943eb
JF
95\m[blue]\fBAPT バグページ\fR\m[]\&\s-2\u[1]\d\s+2
96をご覧ください。 APT のバグを報告する場合は、
97/usr/share/doc/debian/bug\-reporting\&.txt
98
da6ee469 99\fBreportbug\fR(1)
0e5943eb
JF
100コマンドをご覧ください。
101.SH "訳者"
da6ee469 102.PP
0e5943eb
JF
103倉澤 望
104nabetaro@debian\&.or\&.jp
105(2003\-2006,2009), Debian JP Documentation ML
106debian\-doc@debian\&.or\&.jp
107.PP
108Note that this translated document may contain untranslated parts\&. This is done on purpose, to avoid losing content when the translation is lagging behind the original content\&.
da6ee469
JF
109.SH "AUTHORS"
110.PP
111\fBJason Gunthorpe\fR
0e5943eb
JF
112.RS 4
113.RE
da6ee469
JF
114.PP
115\fBAPT team\fR
0e5943eb
JF
116.RS 4
117.RE
00ec24d0
JF
118.SH "NOTES"
119.IP " 1." 4
0e5943eb 120APT バグページ
00ec24d0 121.RS 4
da6ee469 122\%http://bugs.debian.org/src:apt
00ec24d0 123.RE