'\" t .\" Title: apt-extracttemplates .\" Author: Jason Gunthorpe .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 29 February 2004 .\" Manual: APT .\" Source: Linux .\" Language: English .\" .TH "APT\-EXTRACTTEMPLATE" "1" "29 February 2004" "Linux" "APT" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" apt-extracttemplates \- Debian パッケージから DebConf 設定と DebConf テンプレートを抽出するユーティリティ .SH "SYNOPSIS" .HP \w'\fBapt\-extracttemplates\fR\ 'u \fBapt\-extracttemplates\fR [\fB\-hv\fR] [\fB\-t=\fR\fB\fItemporary\ directory\fR\fR] \fIfile\fR... .SH "説明" .PP \fBapt\-extracttemplates\fR は、入力に複数の Debian パッケージをとり、関連する設定スクリプトとテンプレートファイルを (一時ディレクトリに) 出力します。設定スクリプト・テンプレートファイルを持つ、渡されたパッケージそれぞれに対し、以下の形式で 1 行ずつ出力します。 .PP package version template\-file config\-script .PP テンプレートファイルや、設定スクリプトは、\-t や \-\-tempdir で指定した一時ディレクトリ (APT::ExtractTemplates::TempDir) に書き出され、ファイル名は、package\&.template\&.XXXX や package\&.config\&.XXXX と言った形になります。 .SH "オプション" .PP ここで設定オプションとして説明したコマンドラインオプションは、 すべて設定ファイルを使用して設定できます。 設定ファイルに書いた真偽値をとるオプションは \fB\-f\-\fR,\fB\-\-no\-f\fR, \fB\-f=no\fR などのようにして上書きできます。 .PP \fB\-t\fR, \fB\-\-tempdir\fR .RS 4 Temporary directory in which to write extracted debconf template files and config scripts\&. Configuration Item: APT::ExtractTemplates::TempDir .RE .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 使い方の短い要約を表示します。 .RE .PP \fB\-v\fR, \fB\-\-version\fR .RS 4 プログラムのバージョンを表示します。 .RE .PP \fB\-c\fR, \fB\-\-config\-file\fR .RS 4 設定ファイル。 使用する設定ファイルを指定します。 この設定ファイルが読めない場合はデフォルトの設定ファイルを読み込みます。 文法については \fBapt.conf\fR(5) を参照してください。 .RE .PP \fB\-o\fR, \fB\-\-option\fR .RS 4 設定オプションのセット。任意の設定オプションをセットします。 文法は \fB\-o Foo::Bar=bar\fR となります。 異なるオプションを設定するため、\fB\-o\fR と \fB\-\-option\fR は、 複数回使用できます。 .RE .SH "関連項目" .PP \fBapt.conf\fR(5) .SH "診断メッセージ" .PP \fBapt\-extracttemplates\fR は正常終了時に 0 を返します。エラー時には十進の 100 を返します。 .SH "バグ" .PP \m[blue]\fBAPT バグページ\fR\m[]\&\s-2\u[1]\d\s+2 をご覧ください。 APT のバグを報告する場合は、 /usr/share/doc/debian/bug\-reporting\&.txt や \fBreportbug\fR(1) コマンドをご覧ください。 .SH "訳者" .PP 倉澤 望 nabetaro@debian\&.or\&.jp (2003\-2006,2009), Debian JP Documentation ML debian\-doc@debian\&.or\&.jp .PP Note 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\&. .SH "AUTHORS" .PP \fBJason Gunthorpe\fR .RS 4 .RE .PP \fBAPT team\fR .RS 4 .RE .SH "NOTES" .IP " 1." 4 APT バグページ .RS 4 \%http://bugs.debian.org/src:apt .RE