diff options
Diffstat (limited to '')
-rw-r--r-- | man/ja/deb-extra-override.man | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/man/ja/deb-extra-override.man b/man/ja/deb-extra-override.man new file mode 100644 index 0000000..3313a0f --- /dev/null +++ b/man/ja/deb-extra-override.man @@ -0,0 +1,61 @@ +.\" dpkg manual page - deb-extra-override(5) +.\" +.\" Copyright © 2009-2010 Raphaël Hertzog <hertzog@debian.org> +.\" +.\" This is free software; you can redistribute it and/or modify +.\" it under the terms of the GNU General Public License as published by +.\" the Free Software Foundation; either version 2 of the License, or +.\" (at your option) any later version. +.\" +.\" This is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public License +.\" along with this program. If not, see <https://www.gnu.org/licenses/>. +. +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH deb\-extra\-override 5 %RELEASE_DATE% %VERSION% "dpkg suite" +.nh +.SH 名前 +deb\-extra\-override \- Debian アーカイブ拡張 override ファイル +. +.SH 書式 +override +. +.SH 説明 +binary/source パッケージの大半の情報は control/.dsc ファイルにあるが、これらは Packages/Sources +ファイルを作成する段階ですべて上書きすることができる。そうした情報が拡張 override ファイルに格納される。 +.PP +拡張 override ファイルは、空白文字をディリミタとした簡単な形式になっている。コメントも可能である (\fB#\fP 以降がコメント)。 +.PP +.in +5 +\fIpackage\fP \fIfield\-name\fP \fIvalue\fP +.in -5 +.PP +\fIpackage\fP は binary/source パッケージ名である。 +.PP +\fIfield\-name\fP は、上書きされるフィールド名である。\fIvalue\fP はフィールドに設定される値を意味する。各行は解析される際に 3 +つのカラムに分割される。各カラムはスペースで区切られる。 +.PP +公式の Packages 一覧を作成するために使われている拡張 override ファイルは、 Debian ミラーの \fIindices\fP +ディレクトリにある。 +. +.SH 関連項目 +\fBdpkg\-scanpackages\fP(1), \fBdpkg\-scansources\fP(1), \fBapt\-ftparchive\fP(1). +.SH 翻訳者 +高橋 基信 <monyo@monyo.com>. +喜瀬 浩 <kise@fuyuneko.jp>. +関戸 幸一 <sekido@mbox.kyoto-inet.or.jp>. +鍋谷 栄展 <nabe@debian.or.jp>. +倉澤 望 <nabetaro@debian.or.jp>. +石川 睦 <ishikawa@linux.or.jp>. +鵜飼 文敏 <ukai@debian.or.jp>. +中野 武雄 <nakano@apm.seikei.ac.jp>. +.SH 翻訳校正 +Debian JP Documentation ML <debian-doc@debian.or.jp>. |