1 # Translation of apt package man pages
2 # Copyright (C) 2003-2010 Debian Japanese List <debian-japanese@lists.debian.org>
3 # This file is distributed under the same license as the apt package.
6 # KURASAWA Nozomu, 2003-2006, 2009-2010.
9 "Project-Id-Version: apt 0.7.25.3\n"
10 "POT-Creation-Date: 2011-07-05 13:23+0200\n"
11 "PO-Revision-Date: 2010-09-07 07:38+0900\n"
12 "Last-Translator: KURASAWA Nozomu <nabetaro@caldron.jp>\n"
13 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=1; plural=0;\n"
35 msgid "Debian GNU/Linux"
36 msgstr "Debian GNU/Linux"
48 msgid "apt - Advanced Package Tool"
49 msgstr "apt - 高度パッケージツール"
75 "APT is a management system for software packages. For normal day to day "
76 "package management there are several frontends available, such as B<aptitude>"
77 "(8) for the command line or B<synaptic>(8) for the X Window System. Some "
78 "options are only implemented in B<apt-get>(8) though."
80 "APT はソフトウェアパッケージの管理システムです。日々のパッケージ管理のため"
81 "に、コマンドライン用の B<aptitude>(8) や、X Window System 用の B<synaptic>"
82 "(8) といった、いくつかのフロントエンドが用意されています。いくつかのオプショ"
83 "ンは B<apt-get>(8) にしか実装されていません。"
96 "B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
97 "B<apt_preferences>(5), B<apt-secure>(8)"
99 "B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
100 "B<apt_preferences>(5), B<apt-secure>(8)"
109 # type: Content of: <refentry><refsect1><para>
112 msgid "apt returns zero on normal operation, decimal 100 on error."
113 msgstr "apt は正常終了時に 0 を返します。エラー時には十進の 100 を返します。"
125 msgid "This manpage isn't even started."
126 msgstr "このマニュアルページは、始まってさえいません。"
132 "See E<lt>http://bugs.debian.org/aptE<gt>. If you wish to report a bug in "
133 "B<apt>, please see I</usr/share/doc/debian/bug-reporting.txt> or the "
134 "B<reportbug>(1) command."
136 "E<lt>http://bugs.debian.org/aptE<gt> をご覧ください。B<apt> のバグを報告する"
137 "場合は、I</usr/share/doc/debian/bug-reporting.txt> や B<reportbug>(1) コマン"
150 msgid "apt was written by the APT team E<lt>apt@packages.debian.orgE<gt>."
152 "apt は APT チーム E<lt>apt@packages.debian.orgE<gt> によって書かれました。"
156 msgid "<!-- -*- mode: sgml; mode: fold -*- -->"
157 msgstr "<!-- -*- mode: sgml; mode: fold -*- -->"
163 "<!-- Boiler plate docinfo section -->\n"
164 "<!ENTITY apt-docinfo \"\n"
166 " <address><email>apt@packages.debian.org</email></address>\n"
168 " <firstname>Jason</firstname> <surname>Gunthorpe</surname>\n"
169 " <contrib></contrib>\n"
171 " <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>\n"
172 " <date>28 October 2008</date>\n"
173 " <productname>Linux</productname>\n"
177 "<!-- Boiler plate docinfo section -->\n"
178 "<!ENTITY apt-docinfo \"\n"
180 " <address><email>apt@packages.debian.org</email></address>\n"
182 " <firstname>Jason</firstname> <surname>Gunthorpe</surname>\n"
183 " <contrib></contrib>\n"
185 " <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>\n"
186 " <date>28 October 2008</date>\n"
187 " <productname>Linux</productname>\n"
195 "<!ENTITY apt-author.team \"\n"
197 " <othername>APT team</othername>\n"
198 " <contrib></contrib>\n"
202 "<!ENTITY apt-author.team \"\n"
204 " <othername>APT チーム</othername>\n"
205 " <contrib></contrib>\n"
213 "<!ENTITY apt-qapage \"\n"
215 "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n"
219 "<!ENTITY apt-qapage \"\n"
221 "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA ページ</ulink>\n"
229 "<!-- Boiler plate Bug reporting section -->\n"
230 "<!ENTITY manbugs \"\n"
231 " <refsect1><title>Bugs</title>\n"
232 " <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.\n"
233 " If you wish to report a bug in APT, please see\n"
234 " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n"
235 " &reportbug; command.\n"
240 "<!-- Boiler plate Bug reporting section -->\n"
241 "<!ENTITY manbugs \"\n"
242 " <refsect1><title>バグ</title>\n"
243 " <para><ulink url='http://bugs.debian.org/src:apt'>APT バグページ</ulink> をご覧ください。 \n"
244 " APT のバグを報告する場合は、\n"
245 " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> や\n"
246 " &reportbug; コマンドをご覧ください。\n"
255 "<!-- Boiler plate Author section -->\n"
256 "<!ENTITY manauthor \"\n"
257 " <refsect1><title>Author</title>\n"
258 " <para>APT was written by the APT team <email>apt@packages.debian.org</email>.\n"
263 "<!-- Boiler plate Author section -->\n"
264 "<!ENTITY manauthor \"\n"
265 " <refsect1><title>著者</title>\n"
266 " <para>APT は APT チーム <email>apt@packages.debian.org</email> によって書かれました。\n"
275 "<!-- Should be used within the option section of the text to\n"
276 " put in the blurb about -h, -v, -c and -o -->\n"
277 "<!ENTITY apt-commonoptions \"\n"
278 " <varlistentry><term><option>-h</option></term>\n"
279 " <term><option>--help</option></term>\n"
280 " <listitem><para>Show a short usage summary.\n"
285 "<!-- Should be used within the option section of the text to\n"
286 " put in the blurb about -h, -v, -c and -o -->\n"
287 "<!ENTITY apt-commonoptions \"\n"
288 " <varlistentry><term><option>-h</option></term>\n"
289 " <term><option>--help</option></term>\n"
290 " <listitem><para>使い方の短い要約を表示します。\n"
300 " <term><option>-v</option></term>\n"
301 " <term><option>--version</option></term>\n"
302 " <listitem><para>Show the program version.\n"
308 " <term><option>-v</option></term>\n"
309 " <term><option>--version</option></term>\n"
310 " <listitem><para>プログラムのバージョンを表示します。\n"
320 " <term><option>-c</option></term>\n"
321 " <term><option>--config-file</option></term>\n"
322 " <listitem><para>Configuration File; Specify a configuration file to use. \n"
323 " The program will read the default configuration file and then this \n"
324 " configuration file. If configuration settings need to be set before the\n"
325 " default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar>\n"
326 " environment variable. See &apt-conf; for syntax information.\n"
332 " <term><option>-c</option></term>\n"
333 " <term><option>--config-file</option></term>\n"
334 " <listitem><para>設定ファイル。 使用する設定ファイルを指定します。\n"
335 " このプログラムは、デフォルト設定ファイルを読んでから、この設定ファイルを読みます。\n"
336 " この設定をデフォルト設定ファイルよりも前に読む必要がある場合、\n"
337 " <envar>APT_CONFIG</envar> 環境変数に指定してください。構文については &apt-conf; をご覧ください。\n"
347 " <term><option>-o</option></term>\n"
348 " <term><option>--option</option></term>\n"
349 " <listitem><para>Set a Configuration Option; This will set an arbitrary\n"
350 " configuration option. The syntax is <option>-o Foo::Bar=bar</option>.\n"
351 " <option>-o</option> and <option>--option</option> can be used multiple\n"
352 " times to set different options.\n"
359 " <term><option>-o</option></term>\n"
360 " <term><option>--option</option></term>\n"
361 " <listitem><para>設定オプションのセット。任意の設定オプションをセットします。\n"
362 " 構文 <option>-o Foo::Bar=bar</option> となります。\n"
363 " 異なるオプションを設定するため、<option>-o</option> と <option>--option</option> は、\n"
374 "<!-- Should be used within the option section of the text to\n"
375 " put in the blurb about -h, -v, -c and -o -->\n"
376 "<!ENTITY apt-cmdblurb \"\n"
377 " <para>All command line options may be set using the configuration file, the\n"
378 " descriptions indicate the configuration option to set. For boolean\n"
379 " options you can override the config file by using something like \n"
380 " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
381 " or several other variations.\n"
385 "<!-- Should be used within the option section of the text to\n"
386 " put in the blurb about -h, -v, -c and -o -->\n"
387 "<!ENTITY apt-cmdblurb \"\n"
388 " <para>ここで設定オプションとして説明したコマンドラインオプションは、\n"
389 " すべて設定ファイルを使用して設定できます。\n"
390 " 設定ファイルに書いた真偽値をとるオプションは\n"
391 " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
392 " などのようにして上書きできます。\n"
401 "<!ENTITY file-aptconf \"\n"
402 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
403 " <listitem><para>APT configuration file.\n"
404 " Configuration Item: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
407 "<!ENTITY file-aptconf \"\n"
408 " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
409 " <listitem><para>APT 設定ファイル。\n"
410 " 設定項目 - <literal>Dir::Etc::Main</literal></para></listitem>\n"
417 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
418 " <listitem><para>APT configuration file fragments.\n"
419 " Configuration Item: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
423 " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
424 " <listitem><para>APT 設定ファイル断片。\n"
425 " 設定項目 - <literal>Dir::Etc::Parts</literal></para></listitem>\n"
433 "<!ENTITY file-cachearchives \"\n"
434 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
435 " <listitem><para>Storage area for retrieved package files.\n"
436 " Configuration Item: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
439 "<!ENTITY file-cachearchives \"\n"
440 " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
441 " <listitem><para>取得済みパッケージファイル格納エリア。\n"
442 " 設定項目 - <literal>Dir::Cache::Archives</literal></para></listitem>\n"
445 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
450 " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
451 " <listitem><para>Storage area for package files in transit.\n"
452 " Configuration Item: <literal>Dir::Cache::Archives</literal> (implicit partial). </para></listitem>\n"
456 " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
457 " <listitem><para>取得中パッケージファイル格納エリア。\n"
458 " 設定項目 - <literal>Dir::Cache::Archives</literal> (必然的に不完全)</para></listitem>\n"
462 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
467 "<!ENTITY file-preferences \"\n"
468 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
469 " <listitem><para>Version preferences file.\n"
470 " This is where you would specify "pinning",\n"
471 " i.e. a preference to get certain packages\n"
472 " from a separate source\n"
473 " or from a different version of a distribution.\n"
474 " Configuration Item: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
477 "<!ENTITY file-preferences \"\n"
478 " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
479 " <listitem><para>バージョン選択ファイル。\n"
480 " ここに "pinning"の設定を行います。\n"
481 " つまり、別々の取得元や異なるディストリビューションのバージョンの、\n"
482 " どこからパッケージを取得するかを設定します。\n"
483 " 設定項目 - <literal>Dir::Etc::Preferences</literal></para></listitem>\n"
490 " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
491 " <listitem><para>File fragments for the version preferences.\n"
492 " Configuration Item: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
496 " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
497 " <listitem><para>バージョン選択ファイル断片。\n"
498 " 設定項目 - <literal>Dir::Etc::PreferencesParts</literal></para></listitem>\n"
506 "<!ENTITY file-sourceslist \"\n"
507 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
508 " <listitem><para>Locations to fetch packages from.\n"
509 " Configuration Item: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
512 "<!ENTITY file-sourceslist \"\n"
513 " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
514 " <listitem><para>パッケージ取得元の場所。\n"
515 " 設定項目 - <literal>Dir::Etc::SourceList</literal></para></listitem>\n"
522 " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
523 " <listitem><para>File fragments for locations to fetch packages from.\n"
524 " Configuration Item: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
528 " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
529 " <listitem><para>パッケージ取得元の場所のファイル断片\n"
530 " 設定項目 - <literal>Dir::Etc::SourceParts</literal></para></listitem>\n"
534 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
539 "<!ENTITY file-statelists \"\n"
540 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
541 " <listitem><para>Storage area for state information for each package resource specified in\n"
543 " Configuration Item: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
546 "<!ENTITY file-statelists \"\n"
547 " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
548 " <listitem><para>&sources-list; に指定した、パッケージリソースごとの状態情報格納エリア。\n"
549 " 設定項目 - <literal>Dir::State::Lists</literal></para></listitem>\n"
552 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
557 " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
558 " <listitem><para>Storage area for state information in transit.\n"
559 " Configuration Item: <literal>Dir::State::Lists</literal> (implicit partial).</para></listitem>\n"
563 " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
564 " <listitem><para>取得中状態情報格納エリア。\n"
565 " 設定項目 - <literal>Dir::State::Lists</literal> (必然的に不完全)</para></listitem>\n"
569 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
574 "<!ENTITY file-trustedgpg \"\n"
575 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
576 " <listitem><para>Keyring of local trusted keys, new keys will be added here.\n"
577 " Configuration Item: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
580 "<!ENTITY file-trustedgpg \"\n"
581 " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
582 " <listitem><para>ローカルで信頼済みキーのキーリング、新規キーはここに追加します。\n"
583 " 設定項目 - <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
586 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
591 " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
592 " <listitem><para>File fragments for the trusted keys, additional keyrings can\n"
593 " be stored here (by other packages or the administrator).\n"
594 " Configuration Item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
598 " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
599 " <listitem><para>信頼済みキーのファイル断片、追加キーリングは (他のパッケージや管理者により) ここに格納します。\n"
600 " 設定項目 - <literal>Dir::Etc::TrustedParts</literal></para></listitem>\n"
608 "<!ENTITY file-extended_states \"\n"
609 " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
610 " <listitem><para>Status list of auto-installed packages.\n"
611 " Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
612 " </para></listitem>\n"
616 "<!ENTITY file-extended_states \"\n"
617 " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
618 " <listitem><para>自動インストールされたパッケージの状態一覧です。\n"
619 " 設定項目 - <literal>Dir::State::extended_states</literal>\n"
620 " </para></listitem>\n"
628 "<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
629 " to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
630 "<!ENTITY translation-title \"TRANSLATION\">\n"
632 "<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
633 " to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
634 "<!ENTITY translation-title \"翻訳\">\n"
640 "<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
641 " to the translation in the past, who is responsible now and maybe further information\n"
642 " specially related to your translation. -->\n"
643 "<!ENTITY translation-holder \"\n"
644 " The english translation was done by John Doe <email>john@doe.org</email> in 2009,\n"
645 " 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together with the\n"
646 " Debian Dummy l10n Team <email>debian-l10n-dummy@lists.debian.org</email>.\n"
649 "<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
650 " to the translation in the past, who is responsible now and maybe further information\n"
651 " specially related to your translation. -->\n"
652 "<!ENTITY translation-holder \"\n"
653 " 倉澤 望 <email>nabetaro@debian.or.jp</email> (2003-2006,2009-2010),\n"
654 " Debian JP Documentation ML <email>debian-doc@debian.or.jp</email>\n"
661 "<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
662 " in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
663 " the generated manpage. This sentence is therefore here to tell the reader that this\n"
664 " is not a mistake by the translator - obviously the target is that at least for stable\n"
665 " releases this sentence is not needed. :) -->\n"
666 "<!ENTITY translation-english \"\n"
667 " Note that this translated document may contain untranslated parts.\n"
668 " This is done on purpose, to avoid losing content when the\n"
669 " translation is lagging behind the original content.\n"
672 "<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
673 " in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
674 " the generated manpage. This sentence is therefore here to tell the reader that this\n"
675 " is not a mistake by the translator - obviously the target is that at least for stable\n"
676 " releases this sentence is not needed. :) -->\n"
677 "<!ENTITY translation-english \"\n"
678 " この翻訳文書には未訳部分が含まれていることに注意してください。\n"
679 " 翻訳がオリジナルに追従できていない場合、\n"
680 " 内容を失わないようにこのようにしています。\n"
683 #. The last update date
684 #. type: Content of: <refentry><refentryinfo>
685 #: apt-cache.8.xml:16
688 #| "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; "
689 #| "<date>14 February 2004</date>"
691 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>04 "
692 "February 2011</date>"
694 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>14 "
695 "February 2004</date>"
697 # type: Content of: <refentry><refnamediv><refname>
698 #. type: Content of: <refentry><refnamediv><refname>
699 #: apt-cache.8.xml:25 apt-cache.8.xml:32
703 #. type: Content of: <refentry><refmeta><manvolnum>
704 #: apt-cache.8.xml:26 apt-cdrom.8.xml:25 apt-config.8.xml:26 apt-get.8.xml:26
705 #: apt-key.8.xml:18 apt-mark.8.xml:26 apt-secure.8.xml:18
709 #. type: Content of: <refentry><refmeta><refmiscinfo>
710 #: apt-cache.8.xml:27 apt-cdrom.8.xml:26 apt-config.8.xml:27
711 #: apt-extracttemplates.1.xml:27 apt-ftparchive.1.xml:27 apt-get.8.xml:27
712 #: apt-key.8.xml:19 apt-mark.8.xml:27 apt-secure.8.xml:19
713 #: apt-sortpkgs.1.xml:27 apt.conf.5.xml:33 apt_preferences.5.xml:26
714 #: sources.list.5.xml:27
718 #. type: Content of: <refentry><refnamediv><refpurpose>
719 #: apt-cache.8.xml:33
720 msgid "query the APT cache"
723 # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
724 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
725 #: apt-cache.8.xml:39
728 #| "<command>apt-cache</command> <arg><option>-hvsn</option></arg> "
729 #| "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
730 #| "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group "
731 #| "choice=\"req\"> <arg>add <arg choice=\"plain\" rep=\"repeat"
732 #| "\"><replaceable>file</replaceable></arg></arg> <arg>gencaches</arg> "
733 #| "<arg>showpkg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
734 #| "replaceable></arg></arg> <arg>showsrc <arg choice=\"plain\" rep=\"repeat"
735 #| "\"><replaceable>pkg</replaceable></arg></arg> <arg>stats</arg> <arg>dump</"
736 #| "arg> <arg>dumpavail</arg> <arg>unmet</arg> <arg>search <arg choice=\"plain"
737 #| "\"><replaceable>regex</replaceable></arg></arg> <arg>show <arg choice="
738 #| "\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
739 #| "<arg>depends <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
740 #| "replaceable></arg></arg> <arg>rdepends <arg choice=\"plain\" rep=\"repeat"
741 #| "\"><replaceable>pkg</replaceable></arg></arg> <arg>pkgnames <arg choice="
742 #| "\"plain\"><replaceable>prefix</replaceable></arg></arg> <arg>dotty <arg "
743 #| "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></"
744 #| "arg> <arg>xvcg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
745 #| "replaceable></arg></arg> <arg>policy <arg choice=\"plain\" rep=\"repeat"
746 #| "\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison <arg choice="
747 #| "\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> </"
750 "<command>apt-cache</command> <arg><option>-hvsn</option></arg> <arg><option>-"
751 "o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
752 "c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
753 "<arg>gencaches</arg> <arg>showpkg <arg choice=\"plain\" rep=\"repeat"
754 "\"><replaceable>pkg</replaceable></arg></arg> <arg>showsrc <arg choice="
755 "\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
756 "<arg>stats</arg> <arg>dump</arg> <arg>dumpavail</arg> <arg>unmet</arg> "
757 "<arg>search <arg choice=\"plain\"><replaceable>regex</replaceable></arg></"
758 "arg> <arg>show <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
759 "replaceable></arg></arg> <arg>depends <arg choice=\"plain\" rep=\"repeat"
760 "\"><replaceable>pkg</replaceable></arg></arg> <arg>rdepends <arg choice="
761 "\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
762 "<arg>pkgnames <arg choice=\"plain\"><replaceable>prefix</replaceable></arg></"
763 "arg> <arg>dotty <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
764 "replaceable></arg></arg> <arg>xvcg <arg choice=\"plain\" rep=\"repeat"
765 "\"><replaceable>pkg</replaceable></arg></arg> <arg>policy <arg choice=\"plain"
766 "\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison "
767 "<arg choice=\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></"
770 "<command>apt-cache</command> <arg><option>-hvsn</option></arg> <arg><option>-"
771 "o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
772 "c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
773 "<arg>add <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</"
774 "replaceable></arg></arg> <arg>gencaches</arg> <arg>showpkg <arg choice="
775 "\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
776 "<arg>showsrc <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
777 "replaceable></arg></arg> <arg>stats</arg> <arg>dump</arg> <arg>dumpavail</"
778 "arg> <arg>unmet</arg> <arg>search <arg choice=\"plain\"><replaceable>regex</"
779 "replaceable></arg></arg> <arg>show <arg choice=\"plain\" rep=\"repeat"
780 "\"><replaceable>pkg</replaceable></arg></arg> <arg>depends <arg choice="
781 "\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
782 "<arg>rdepends <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
783 "replaceable></arg></arg> <arg>pkgnames <arg choice=\"plain"
784 "\"><replaceable>prefix</replaceable></arg></arg> <arg>dotty <arg choice="
785 "\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
786 "<arg>xvcg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
787 "replaceable></arg></arg> <arg>policy <arg choice=\"plain\" rep=\"repeat"
788 "\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison <arg choice="
789 "\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> </group>"
791 # type: Content of: <refentry><refsect1><title>
792 #. type: Content of: <refentry><refsect1><title>
793 #: apt-cache.8.xml:64 apt-cdrom.8.xml:50 apt-config.8.xml:50
794 #: apt-extracttemplates.1.xml:46 apt-ftparchive.1.xml:59 apt-get.8.xml:114
795 #: apt-key.8.xml:38 apt-mark.8.xml:56 apt-secure.8.xml:43
796 #: apt-sortpkgs.1.xml:47 apt.conf.5.xml:42 apt_preferences.5.xml:36
797 #: sources.list.5.xml:36
801 # type: Content of: <refentry><refsect1><para>
802 #. type: Content of: <refentry><refsect1><para>
803 #: apt-cache.8.xml:65
805 "<command>apt-cache</command> performs a variety of operations on APT's "
806 "package cache. <command>apt-cache</command> does not manipulate the state of "
807 "the system but does provide operations to search and generate interesting "
808 "output from the package metadata."
810 "<command>apt-cache</command> は APT のパッケージキャッシュに対して、さまざま"
811 "な操作を行います。<command>apt-cache</command> は、システム状態の操作は行いま"
812 "せんが、パッケージのメタデータより検索したり、興味深い出力を生成するといった"
815 # type: Content of: <refentry><refsect1><para>
816 #. type: Content of: <refentry><refsect1><para>
817 #: apt-cache.8.xml:70 apt-get.8.xml:120
819 "Unless the <option>-h</option>, or <option>--help</option> option is given, "
820 "one of the commands below must be present."
822 "<option>-h</option> オプションや <option>--help</option> オプションを除き、以"
825 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
826 #: apt-cache.8.xml:74
830 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
831 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
832 #: apt-cache.8.xml:75
834 "<literal>gencaches</literal> performs the same operation as <command>apt-get "
835 "check</command>. It builds the source and package caches from the sources in "
836 "&sources-list; and from <filename>/var/lib/dpkg/status</filename>."
838 "<literal>gencaches</literal> は、<command>apt-get check</command> と同じ動作"
839 "を提供します。これは &sources-list; 内の取得元と <filename>/var/lib/dpkg/"
840 "status</filename>から、ソースとパッケージのキャッシュを構築します。"
842 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
843 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
844 #: apt-cache.8.xml:81
845 msgid "showpkg <replaceable>pkg(s)</replaceable>"
846 msgstr "showpkg <replaceable>pkg(s)</replaceable>"
848 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
849 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
850 #: apt-cache.8.xml:82
852 "<literal>showpkg</literal> displays information about the packages listed on "
853 "the command line. Remaining arguments are package names. The available "
854 "versions and reverse dependencies of each package listed are listed, as well "
855 "as forward dependencies for each version. Forward (normal) dependencies are "
856 "those packages upon which the package in question depends; reverse "
857 "dependencies are those packages that depend upon the package in question. "
858 "Thus, forward dependencies must be satisfied for a package, but reverse "
859 "dependencies need not be. For instance, <command>apt-cache showpkg "
860 "libreadline2</command> would produce output similar to the following:"
862 "<literal>showpkg</literal> は、コマンドライン上に列挙したパッケージの情報を表"
863 "示します。後に続く引数はパッケージ名となります。各パッケージについて、有効な"
864 "バージョンと被依存関係を列挙し、さらにその各バージョンについて依存関係を表示"
865 "します。(通常の) 依存関係とは、対象のパッケージが依存しているパッケージを指し"
866 "ます。また、被依存関係とは、対象のパッケージに依存しているパッケージを指しま"
867 "す。従って、パッケージの依存関係は満たさなければなりませんが、被依存関係は満"
868 "たす必要はありません。実例として、以下に <command>apt-cache showpkg "
869 "libreadline2</command> の出力を掲げます。"
871 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
872 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
873 #: apt-cache.8.xml:94
876 "Package: libreadline2\n"
877 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
878 "Reverse Depends: \n"
879 " libreadlineg2,libreadline2\n"
880 " libreadline2-altdev,libreadline2\n"
882 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
885 "Reverse Provides: \n"
887 "Package: libreadline2\n"
888 "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
889 "Reverse Depends: \n"
890 " libreadlineg2,libreadline2\n"
891 " libreadline2-altdev,libreadline2\n"
893 "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
896 "Reverse Provides: \n"
899 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
900 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
901 #: apt-cache.8.xml:106
903 "Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
904 "ncurses3.0 which must be installed for libreadline2 to work. In turn, "
905 "libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
906 "libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
907 "installed; libreadlineg2 and libreadline2-altdev do not have to be "
908 "installed. For the specific meaning of the remainder of the output it is "
909 "best to consult the apt source code."
911 "つまり、libreadline2 の version 2.1-12 は、libc5 と ncurses3.0 に依存してい"
912 "て、libreadline2 が動作するには、これらをインストールする必要があるということ"
913 "が判ります。一方、libreadlineg2 と libreadline2-altdev は libreadline2 に依存"
914 "しています。libreadline2 をインストールするためには、libc5, ncurses3.0, ldso "
915 "をすべてインストールしなければなりませんが、libreadlineg2 と libreadline2-"
916 "altdev はインストールする必要はありません。出力の残りの部分の意味については、"
917 "apt のソースコードを調べるのが最良でしょう。"
919 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
920 #: apt-cache.8.xml:115
924 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
925 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
926 #: apt-cache.8.xml:115
928 "<literal>stats</literal> displays some statistics about the cache. No "
929 "further arguments are expected. Statistics reported are:"
931 "<literal>stats</literal> はキャッシュについての統計情報を表示します。それ以"
932 "上、引数は必要ありません。以下の統計情報を表示します。"
934 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
935 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
936 #: apt-cache.8.xml:118
938 "<literal>Total package names</literal> is the number of package names found "
941 "<literal>パッケージ名総数</literal>は、キャッシュに存在するパッケージ数を表し"
944 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
945 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
946 #: apt-cache.8.xml:122
948 "<literal>Normal packages</literal> is the number of regular, ordinary "
949 "package names; these are packages that bear a one-to-one correspondence "
950 "between their names and the names used by other packages for them in "
951 "dependencies. The majority of packages fall into this category."
953 "<literal>通常パッケージ</literal>は、公式の普通のパッケージ数を表します。これ"
954 "は、他のパッケージの依存関係で使用された名称で、それが一対一に対応するパッ"
955 "ケージです。大多数のパッケージはこのカテゴリに入ります。"
957 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
958 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
959 #: apt-cache.8.xml:128
961 "<literal>Pure virtual packages</literal> is the number of packages that "
962 "exist only as a virtual package name; that is, packages only \"provide\" the "
963 "virtual package name, and no package actually uses the name. For instance, "
964 "\"mail-transport-agent\" in the Debian GNU/Linux system is a pure virtual "
965 "package; several packages provide \"mail-transport-agent\", but there is no "
966 "package named \"mail-transport-agent\"."
968 "<literal>純粋仮想パッケージ</literal>は、仮想パッケージ名としてのみ存在する"
969 "パッケージ (仮想パッケージ名のみを「提供」し、実際にはいかなるパッケージもそ"
970 "の名称を持たない) の数を表します。例えば、Debian GNU/Linux システムでは "
971 "\"mail-transport-agent\" は純粋仮想パッケージです。\"mail-transport-agent\" "
972 "を提供するパッケージはいくつもありますが、\"mail-transport-agent\" という名称"
975 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
976 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
977 #: apt-cache.8.xml:136
979 "<literal>Single virtual packages</literal> is the number of packages with "
980 "only one package providing a particular virtual package. For example, in the "
981 "Debian GNU/Linux system, \"X11-text-viewer\" is a virtual package, but only "
982 "one package, xless, provides \"X11-text-viewer\"."
984 "<literal>単一仮想パッケージ</literal>は、特定の仮想パッケージ名を提供するパッ"
985 "ケージが、ただ一つの場合の数を表します。例えば、Debian GNU/Linux システムで"
986 "は、\"X11-text-viewer\" は仮想パッケージですが、\"X11-text-viewer\" を提供す"
987 "るパッケージは、xless パッケージのみということです。"
989 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
990 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
991 #: apt-cache.8.xml:142
993 "<literal>Mixed virtual packages</literal> is the number of packages that "
994 "either provide a particular virtual package or have the virtual package name "
995 "as the package name. For instance, in the Debian GNU/Linux system, \"debconf"
996 "\" is both an actual package, and provided by the debconf-tiny package."
998 "<literal>複合仮想パッケージ</literal>は、その仮想パッケージ名を提供するパッ"
999 "ケージが複数あるか、またパッケージ名と同じ仮想パッケージ名を持つパッケージ数"
1000 "を表します。例えば、Debian GNU/Linux システムでは、debconf は実際のパッケージ"
1001 "名でもありますが、debconf-tiny によって提供もされています。"
1003 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1004 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1005 #: apt-cache.8.xml:149
1007 "<literal>Missing</literal> is the number of package names that were "
1008 "referenced in a dependency but were not provided by any package. Missing "
1009 "packages may be an evidence if a full distribution is not accessed, or if a "
1010 "package (real or virtual) has been dropped from the distribution. Usually "
1011 "they are referenced from Conflicts or Breaks statements."
1013 "<literal>欠落</literal>は、依存関係中には存在するのに、どのパッケージにも提供"
1014 "されていないパッケージ名の数を表します。欠落パッケージは、全ディストリビュー"
1015 "ションにアクセスできていないか、(実ないし仮想) パッケージがディストリビュー"
1016 "ションからはずされたという兆候かもしれません。通常、構文が競合や破損するとこ"
1019 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1020 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1021 #: apt-cache.8.xml:156
1023 "<literal>Total distinct</literal> versions is the number of package versions "
1024 "found in the cache; this value is therefore at least equal to the number of "
1025 "total package names. If more than one distribution (both \"stable\" and "
1026 "\"unstable\", for instance), is being accessed, this value can be "
1027 "considerably larger than the number of total package names."
1029 "<literal>個別バージョン総数</literal>は、キャッシュに存在するパッケージのバー"
1030 "ジョンの数を表します。そのため、この値は最小でもパッケージ名総数と一致しま"
1031 "す。もし複数のディストリビューション (例 \"stable\" と \"unstable\" の両方) "
1032 "を利用した場合、この値はパッケージ名総数よりもかなり大きい数になります。"
1034 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1035 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1036 #: apt-cache.8.xml:163
1038 "<literal>Total dependencies</literal> is the number of dependency "
1039 "relationships claimed by all of the packages in the cache."
1041 "<literal>依存関係総数</literal>は、キャッシュにあるすべてのパッケージで要求さ"
1044 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1045 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1046 #: apt-cache.8.xml:170
1047 msgid "showsrc <replaceable>pkg(s)</replaceable>"
1048 msgstr "showsrc <replaceable>pkg(s)</replaceable>"
1050 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1051 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1052 #: apt-cache.8.xml:171
1054 "<literal>showsrc</literal> displays all the source package records that "
1055 "match the given package names. All versions are shown, as well as all "
1056 "records that declare the name to be a Binary."
1058 "<literal>showsrc</literal> は、指定したパッケージ名に一致するソースパッケージ"
1059 "を、すべて表示します。バイナリになるときの名称を宣言したレコードと同様に、す"
1060 "べてのバージョンについて表示します。"
1062 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1063 #: apt-cache.8.xml:176 apt-config.8.xml:87
1067 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1068 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1069 #: apt-cache.8.xml:177
1071 "<literal>dump</literal> shows a short listing of every package in the cache. "
1072 "It is primarily for debugging."
1074 "<literal>dump</literal> は、キャッシュ内のパッケージそれぞれについて、短い一"
1075 "覧を表示します。主にデバッグ用です。"
1077 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1078 #: apt-cache.8.xml:181
1082 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1083 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1084 #: apt-cache.8.xml:182
1086 "<literal>dumpavail</literal> prints out an available list to stdout. This is "
1087 "suitable for use with &dpkg; and is used by the &dselect; method."
1089 "<literal>dumpavail</literal> は、標準出力に利用可能なものの一覧を出力しま"
1090 "す。 &dpkg; と共に使用すると便利ですし、&dselect; でも使用されます。"
1092 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1093 #: apt-cache.8.xml:186
1097 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1098 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1099 #: apt-cache.8.xml:187
1101 "<literal>unmet</literal> displays a summary of all unmet dependencies in the "
1104 "<literal>unmet</literal> は、パッケージキャッシュ内にある、不適当な依存関係の"
1107 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1108 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1109 #: apt-cache.8.xml:191
1110 msgid "show <replaceable>pkg(s)</replaceable>"
1111 msgstr "show <replaceable>pkg(s)</replaceable>"
1113 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1114 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1115 #: apt-cache.8.xml:192
1117 "<literal>show</literal> performs a function similar to <command>dpkg --print-"
1118 "avail</command>; it displays the package records for the named packages."
1120 "<literal>show</literal> は、<command>dpkg --print-avail</command> と同様の機"
1121 "能を実行します。これは、指定したパッケージのパッケージレコードの表示です。"
1123 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1124 #: apt-cache.8.xml:197
1125 msgid "search <replaceable>regex [ regex ... ]</replaceable>"
1126 msgstr "search <replaceable>regex [ regex ... ]</replaceable>"
1128 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1129 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1130 #: apt-cache.8.xml:198
1132 "<literal>search</literal> performs a full text search on all available "
1133 "package lists for the POSIX regex pattern given, see "
1134 "<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
1135 "<manvolnum>7</manvolnum></citerefentry>. It searches the package names and "
1136 "the descriptions for an occurrence of the regular expression and prints out "
1137 "the package name and the short description, including virtual package "
1138 "names. If <option>--full</option> is given then output identical to "
1139 "<literal>show</literal> is produced for each matched package, and if "
1140 "<option>--names-only</option> is given then the long description is not "
1141 "searched, only the package name is."
1143 "<literal>search</literal> は、与えられた POSIX の正規表現 "
1144 "(<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
1145 "<manvolnum>7</manvolnum></citerefentry> 参照) により、すべての利用可能なパッ"
1146 "ケージに対して全文検索を行います。パッケージ名と説明に対して正規表現で検索を"
1147 "行い、パッケージ名 (仮想パッケージ名を含む) と短い説明文を表示します。"
1148 "<option>--full</option> が与えられた場合、マッチしたパッケージに対し "
1149 "<literal>show</literal> と同じ情報を出力します。<option>--names-only</"
1150 "option> が与えられた場合は、説明文に対して検索を行わず、パッケージ名に対して"
1153 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1154 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1155 #: apt-cache.8.xml:211
1157 "Separate arguments can be used to specify multiple search patterns that are "
1159 msgstr "空白で区切った引数で、複数の検索パターンの and をとることができます。"
1161 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1162 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1163 #: apt-cache.8.xml:215
1164 msgid "depends <replaceable>pkg(s)</replaceable>"
1165 msgstr "depends <replaceable>pkg(s)</replaceable>"
1167 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1168 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1169 #: apt-cache.8.xml:216
1171 "<literal>depends</literal> shows a listing of each dependency a package has "
1172 "and all the possible other packages that can fulfill that dependency."
1174 "<literal>depends</literal> は、パッケージが持っている依存関係と、その依存関係"
1175 "を満たす他のパッケージの一覧を表示します。"
1177 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1178 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1179 #: apt-cache.8.xml:220
1180 msgid "rdepends <replaceable>pkg(s)</replaceable>"
1181 msgstr "rdepends <replaceable>pkg(s)</replaceable>"
1183 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1184 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1185 #: apt-cache.8.xml:221
1187 "<literal>rdepends</literal> shows a listing of each reverse dependency a "
1190 "<literal>rdepends</literal> は、パッケージが持つ被依存関係を一覧表示します。"
1192 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1193 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1194 #: apt-cache.8.xml:225
1195 msgid "pkgnames <replaceable>[ prefix ]</replaceable>"
1196 msgstr "pkgnames <replaceable>[ prefix ]</replaceable>"
1198 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1199 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1200 #: apt-cache.8.xml:226
1202 "This command prints the name of each package APT knows. The optional "
1203 "argument is a prefix match to filter the name list. The output is suitable "
1204 "for use in a shell tab complete function and the output is generated "
1205 "extremely quickly. This command is best used with the <option>--generate</"
1208 "このコマンドは、APT が知っている各パッケージの名前を表示します。オプション引"
1209 "数は、名前一覧から先頭一致で抽出します。この出力はシェルのタブによる補完機能"
1210 "で使いやすく、また非常に拘束に生成されます。このコマンドは <option>--"
1211 "generate</option> オプションと共に使用すると非常に便利です。"
1213 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1214 #: apt-cache.8.xml:231
1216 "Note that a package which APT knows of is not necessarily available to "
1217 "download, installable or installed, e.g. virtual packages are also listed in "
1218 "the generated list."
1220 "APT が知っているパッケージは、ダウンロード可能、インストール可能、インストー"
1221 "ル済みである必要がないことに注意してください。つまり、仮想パッケージも生成し"
1224 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1225 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1226 #: apt-cache.8.xml:236
1227 msgid "dotty <replaceable>pkg(s)</replaceable>"
1228 msgstr "dotty <replaceable>pkg(s)</replaceable>"
1230 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1231 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1232 #: apt-cache.8.xml:237
1234 "<literal>dotty</literal> takes a list of packages on the command line and "
1235 "generates output suitable for use by dotty from the <ulink url=\"http://www."
1236 "research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The result "
1237 "will be a set of nodes and edges representing the relationships between the "
1238 "packages. By default the given packages will trace out all dependent "
1239 "packages; this can produce a very large graph. To limit the output to only "
1240 "the packages listed on the command line, set the <literal>APT::Cache::"
1241 "GivenOnly</literal> option."
1243 "<literal>dotty</literal> は、コマンドライン上のパッケージ名から、<ulink url="
1244 "\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> パッケー"
1245 "ジの dotty コマンドで利用するのに便利な出力を生成します。結果はパッケージの関"
1246 "係を表わす、ノード・エッジのセットで表現されます。デフォルトでは、すべての依"
1247 "存パッケージをトレースするので、非常に大きい図が得られます。これは、"
1248 "<literal>APT::Cache::GivenOnly</literal> オプションを設定して解除できます。"
1250 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1251 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1252 #: apt-cache.8.xml:246
1254 "The resulting nodes will have several shapes; normal packages are boxes, "
1255 "pure provides are triangles, mixed provides are diamonds, missing packages "
1256 "are hexagons. Orange boxes mean recursion was stopped [leaf packages], blue "
1257 "lines are pre-depends, green lines are conflicts."
1259 "結果のノードは数種の形状をとります。通常パッケージは四角、純粋仮想パッケージ"
1260 "は三角、複合仮想パッケージは菱形、六角形は欠落パッケージをそれぞれ表します。"
1261 "オレンジの四角は再帰が終了した「リーフパッケージ」、青い線は先行依存、緑の線"
1264 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1265 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1266 #: apt-cache.8.xml:251
1267 msgid "Caution, dotty cannot graph larger sets of packages."
1268 msgstr "注意) dotty は、パッケージのより大きなセットのグラフは描けません。"
1270 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1271 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1272 #: apt-cache.8.xml:254
1273 msgid "xvcg <replaceable>pkg(s)</replaceable>"
1274 msgstr "xvcg <replaceable>pkg(s)</replaceable>"
1276 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1277 #: apt-cache.8.xml:255
1279 "The same as <literal>dotty</literal>, only for xvcg from the <ulink url="
1280 "\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>."
1282 "<literal>dotty</literal> と同様ですが、<ulink url=\"http://rw4.cs.uni-sb.de/"
1283 "users/sander/html/gsvcg1.html\">VCG tool</ulink> の xvcg 専用です。"
1285 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1286 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1287 #: apt-cache.8.xml:259
1288 msgid "policy <replaceable>[ pkg(s) ]</replaceable>"
1289 msgstr "policy <replaceable>[ pkg(s) ]</replaceable>"
1291 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1292 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1293 #: apt-cache.8.xml:260
1295 "<literal>policy</literal> is meant to help debug issues relating to the "
1296 "preferences file. With no arguments it will print out the priorities of each "
1297 "source. Otherwise it prints out detailed information about the priority "
1298 "selection of the named package."
1300 "<literal>policy</literal> は、設定ファイル関係の問題について、デバッグを支援"
1301 "します。引数を指定しなかった場合、取得元ごとの優先順位を表示します。一方、"
1302 "パッケージ名を指定した場合、優先順の詳細情報を表示します。"
1304 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1305 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1306 #: apt-cache.8.xml:266
1307 msgid "madison <replaceable>/[ pkg(s) ]</replaceable>"
1308 msgstr "madison <replaceable>/[ pkg(s) ]</replaceable>"
1310 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1311 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1312 #: apt-cache.8.xml:267
1314 "<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
1315 "to mimic the output format and a subset of the functionality of the Debian "
1316 "archive management tool, <literal>madison</literal>. It displays available "
1317 "versions of a package in a tabular format. Unlike the original "
1318 "<literal>madison</literal>, it can only display information for the "
1319 "architecture for which APT has retrieved package lists (<literal>APT::"
1320 "Architecture</literal>)."
1322 "<literal>apt-cache</literal> の <literal>madison</literal> コマンドは、"
1323 "Debian アーカイブ管理ツール <literal>madison</literal> の機能のサブセットで、"
1324 "出力フォーマットを真似ようとします。パッケージの利用可能バージョンを表形式で"
1325 "表示します。オリジナルの <literal>madison</literal> と違い、APT がパッケージ"
1326 "一覧を検索したアーキテクチャ (<literal>APT::Architecture</literal>) の情報を"
1329 # type: Content of: <refentry><refsect1><title>
1330 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1331 #: apt-cache.8.xml:278 apt-config.8.xml:96 apt-extracttemplates.1.xml:59
1332 #: apt-ftparchive.1.xml:525 apt-get.8.xml:331 apt-mark.8.xml:126
1333 #: apt-sortpkgs.1.xml:57 apt.conf.5.xml:560 apt.conf.5.xml:582
1337 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1338 #: apt-cache.8.xml:282
1339 msgid "<option>-p</option>"
1340 msgstr "<option>-p</option>"
1342 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1343 #: apt-cache.8.xml:282
1344 msgid "<option>--pkg-cache</option>"
1345 msgstr "<option>--pkg-cache</option>"
1347 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1348 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1349 #: apt-cache.8.xml:283
1351 "Select the file to store the package cache. The package cache is the primary "
1352 "cache used by all operations. Configuration Item: <literal>Dir::Cache::"
1353 "pkgcache</literal>."
1355 "パッケージキャッシュを格納するファイルを選択します。パッケージキャッシュは、"
1356 "すべての操作で使用される一次キャッシュです。設定項目 - <literal>Dir::Cache::"
1357 "pkgcache</literal>"
1359 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1360 #: apt-cache.8.xml:288 apt-ftparchive.1.xml:572 apt-get.8.xml:393
1361 #: apt-sortpkgs.1.xml:61
1362 msgid "<option>-s</option>"
1363 msgstr "<option>-s</option>"
1365 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1366 #: apt-cache.8.xml:288
1367 msgid "<option>--src-cache</option>"
1368 msgstr "<option>--src-cache</option>"
1370 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1371 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1372 #: apt-cache.8.xml:289
1374 "Select the file to store the source cache. The source is used only by "
1375 "<literal>gencaches</literal> and it stores a parsed version of the package "
1376 "information from remote sources. When building the package cache the source "
1377 "cache is used to avoid reparsing all of the package files. Configuration "
1378 "Item: <literal>Dir::Cache::srcpkgcache</literal>."
1380 "ソースキャッシュを格納するファイルを選択します。このソースキャッシュは "
1381 "<literal>gencaches</literal> でのみ使用され、ここに解析された取得元のパッケー"
1382 "ジ情報が格納されています。パッケージキャッシュを構築する際に、ソースキャッ"
1383 "シュは、全パッケージファイルを再解析を避ける上で便利です。設定項目 - "
1384 "<literal>Dir::Cache::srcpkgcache</literal>"
1386 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1387 #: apt-cache.8.xml:296 apt-ftparchive.1.xml:546 apt-get.8.xml:383
1388 msgid "<option>-q</option>"
1389 msgstr "<option>-q</option>"
1391 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1392 #: apt-cache.8.xml:296 apt-ftparchive.1.xml:546 apt-get.8.xml:383
1393 msgid "<option>--quiet</option>"
1394 msgstr "<option>--quiet</option>"
1396 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1397 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1398 #: apt-cache.8.xml:297
1400 "Quiet; produces output suitable for logging, omitting progress indicators. "
1401 "More q's will produce more quietness up to a maximum of 2. You can also use "
1402 "<option>-q=#</option> to set the quietness level, overriding the "
1403 "configuration file. Configuration Item: <literal>quiet</literal>."
1405 "静粛 - 進捗表示を省略し、ログをとるのに便利な出力を行います。最大 2 つまで q "
1406 "を重ねることでさらに静粛にできます。また、<option>-q=#</option> のように静粛"
1407 "レベルを指定して、設定ファイルを上書きすることもできます。設定項目 - "
1408 "<literal>quiet</literal>"
1410 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1411 #: apt-cache.8.xml:303
1412 msgid "<option>-i</option>"
1413 msgstr "<option>-i</option>"
1415 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1416 #: apt-cache.8.xml:303
1417 msgid "<option>--important</option>"
1418 msgstr "<option>--important</option>"
1420 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1421 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1422 #: apt-cache.8.xml:304
1424 "Print only important dependencies; for use with unmet and depends. Causes "
1425 "only Depends and Pre-Depends relations to be printed. Configuration Item: "
1426 "<literal>APT::Cache::Important</literal>."
1428 "「重要」依存関係のみ表示 - unmet や depends と共に使用します。これは「依存」"
1429 "関係と「先行依存」関係のみを表示するためです。設定項目 - <literal>APT::"
1430 "Cache::Important</literal>"
1432 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1433 #: apt-cache.8.xml:309
1434 msgid "<option>--no-pre-depends</option>"
1435 msgstr "<option>--no-pre-depends</option>"
1437 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1438 #: apt-cache.8.xml:310
1439 msgid "<option>--no-depends</option>"
1440 msgstr "<option>--no-depends</option>"
1442 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1443 #: apt-cache.8.xml:311
1444 msgid "<option>--no-recommends</option>"
1445 msgstr "<option>--no-recommends</option>"
1447 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1448 #: apt-cache.8.xml:312
1449 msgid "<option>--no-suggests</option>"
1450 msgstr "<option>--no-suggests</option>"
1452 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1453 #: apt-cache.8.xml:313
1454 msgid "<option>--no-conflicts</option>"
1455 msgstr "<option>--no-conflicts</option>"
1457 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1458 #: apt-cache.8.xml:314
1459 msgid "<option>--no-breaks</option>"
1460 msgstr "<option>--no-breaks</option>"
1462 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1463 #: apt-cache.8.xml:315
1464 msgid "<option>--no-replaces</option>"
1465 msgstr "<option>--no-replaces</option>"
1467 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1468 #: apt-cache.8.xml:316
1469 msgid "<option>--no-enhances</option>"
1470 msgstr "<option>--no-enhances</option>"
1472 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1473 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1474 #: apt-cache.8.xml:317
1477 "Per default the <literal>depends</literal> and <literal>rdepends</literal> "
1478 "print all dependencies. This can be tweaked with these flags which will omit "
1479 "the specified dependency type. Configuration Item: <literal>APT::Cache::"
1480 "Show<replaceable>DependencyType</replaceable></literal> e.g. <literal>APT::"
1481 "Cache::ShowRecommends</literal>."
1483 "<literal>depends</literal> や <literal>rdepends</literal> で、指定した全パッ"
1484 "ケージを再帰的に一度に表示します。設定項目 - <literal>APT::Cache::"
1485 "RecurseDepends</literal>"
1487 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1488 #: apt-cache.8.xml:323 apt-cdrom.8.xml:124 apt-get.8.xml:350
1489 msgid "<option>-f</option>"
1490 msgstr "<option>-f</option>"
1492 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1493 #: apt-cache.8.xml:323
1494 msgid "<option>--full</option>"
1495 msgstr "<option>--full</option>"
1497 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1498 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1499 #: apt-cache.8.xml:324
1501 "Print full package records when searching. Configuration Item: "
1502 "<literal>APT::Cache::ShowFull</literal>."
1504 "search 時に全パッケージレコードを表示します。設定項目 - <literal>APT::Cache::"
1505 "ShowFull</literal>"
1507 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1508 #: apt-cache.8.xml:328 apt-cdrom.8.xml:134 apt-ftparchive.1.xml:584
1509 msgid "<option>-a</option>"
1510 msgstr "<option>-a</option>"
1512 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1513 #: apt-cache.8.xml:328
1514 msgid "<option>--all-versions</option>"
1515 msgstr "<option>--all-versions</option>"
1517 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1518 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1519 #: apt-cache.8.xml:329
1521 "Print full records for all available versions. This is the default; to turn "
1522 "it off, use <option>--no-all-versions</option>. If <option>--no-all-"
1523 "versions</option> is specified, only the candidate version will displayed "
1524 "(the one which would be selected for installation). This option is only "
1525 "applicable to the <literal>show</literal> command. Configuration Item: "
1526 "<literal>APT::Cache::AllVersions</literal>."
1528 "全利用可能バージョンのレコード全体を表示します。これはデフォルトの動作で、無"
1529 "効にするには <option>--no-all-versions</option> を使用してください。"
1530 "<option>--no-all-versions</option> を指定すると、候補バージョン (インストール"
1531 "の際に選択されるもの) だけ表示します。このオプションは、show コマンドでのみ適"
1532 "用できます。設定項目 - <literal>APT::Cache::AllVersions</literal>"
1534 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1535 #: apt-cache.8.xml:337
1536 msgid "<option>-g</option>"
1537 msgstr "<option>-g</option>"
1539 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1540 #: apt-cache.8.xml:337
1541 msgid "<option>--generate</option>"
1542 msgstr "<option>--generate</option>"
1544 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1545 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1546 #: apt-cache.8.xml:338
1548 "Perform automatic package cache regeneration, rather than use the cache as "
1549 "it is. This is the default; to turn it off, use <option>--no-generate</"
1550 "option>. Configuration Item: <literal>APT::Cache::Generate</literal>."
1552 "そのままキャッシュを使用するのではなく、自動的にパッケージキャッシュを再生成"
1553 "します。これはデフォルトの動作で、無効にするには <option>--no-generate</"
1554 "option> を使用してください。設定項目 - <literal>APT::Cache::Generate</"
1557 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1558 #: apt-cache.8.xml:343
1559 msgid "<option>--names-only</option>"
1560 msgstr "<option>--names-only</option>"
1562 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1563 #: apt-cache.8.xml:343 apt-cdrom.8.xml:142
1564 msgid "<option>-n</option>"
1565 msgstr "<option>-n</option>"
1567 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1568 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1569 #: apt-cache.8.xml:344
1571 "Only search on the package names, not the long descriptions. Configuration "
1572 "Item: <literal>APT::Cache::NamesOnly</literal>."
1574 "説明文ではなく、パッケージ名からのみ検索します。設定項目 - <literal>APT::"
1575 "Cache::NamesOnly</literal>"
1577 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1578 #: apt-cache.8.xml:348
1579 msgid "<option>--all-names</option>"
1580 msgstr "<option>--all-names</option>"
1582 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1583 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1584 #: apt-cache.8.xml:349
1586 "Make <literal>pkgnames</literal> print all names, including virtual packages "
1587 "and missing dependencies. Configuration Item: <literal>APT::Cache::"
1588 "AllNames</literal>."
1590 "<literal>pkgnames</literal> で、仮想パッケージや欠落依存関係を含めた全名称を"
1591 "表示します。設定項目 - <literal>APT::Cache::AllNames</literal>"
1593 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1594 #: apt-cache.8.xml:354
1595 msgid "<option>--recurse</option>"
1596 msgstr "<option>--recurse</option>"
1598 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1599 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1600 #: apt-cache.8.xml:355
1602 "Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
1603 "that all packages mentioned are printed once. Configuration Item: "
1604 "<literal>APT::Cache::RecurseDepends</literal>."
1606 "<literal>depends</literal> や <literal>rdepends</literal> で、指定した全パッ"
1607 "ケージを再帰的に一度に表示します。設定項目 - <literal>APT::Cache::"
1608 "RecurseDepends</literal>"
1610 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1611 #: apt-cache.8.xml:360
1612 msgid "<option>--installed</option>"
1613 msgstr "<option>--installed</option>"
1615 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1616 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1617 #: apt-cache.8.xml:362
1619 "Limit the output of <literal>depends</literal> and <literal>rdepends</"
1620 "literal> to packages which are currently installed. Configuration Item: "
1621 "<literal>APT::Cache::Installed</literal>."
1623 "<literal>depends</literal> や <literal>rdepends</literal> の出力を、現在イン"
1624 "ストールされているパッケージに限定します。設定項目 - <literal>APT::Cache::"
1625 "Installed</literal>"
1627 # type: Content of: <refentry><refsect1><para>
1628 #. type: Content of: <refentry><refsect1><variablelist>
1629 #: apt-cache.8.xml:367 apt-cdrom.8.xml:153 apt-config.8.xml:101
1630 #: apt-extracttemplates.1.xml:70 apt-ftparchive.1.xml:612 apt-get.8.xml:570
1631 #: apt-mark.8.xml:140 apt-sortpkgs.1.xml:67
1632 msgid "&apt-commonoptions;"
1633 msgstr "&apt-commonoptions;"
1635 # type: Content of: <refentry><refsect1><title>
1636 #. type: Content of: <refentry><refsect1><title>
1637 #: apt-cache.8.xml:372 apt-get.8.xml:575 apt-key.8.xml:175 apt-mark.8.xml:144
1638 #: apt.conf.5.xml:1093 apt_preferences.5.xml:697
1642 #. type: Content of: <refentry><refsect1><variablelist>
1643 #: apt-cache.8.xml:374
1644 msgid "&file-sourceslist; &file-statelists;"
1645 msgstr "&file-sourceslist; &file-statelists;"
1647 # type: Content of: <refentry><refsect1><title>
1648 #. type: Content of: <refentry><refsect1><title>
1649 #: apt-cache.8.xml:379 apt-cdrom.8.xml:158 apt-config.8.xml:106
1650 #: apt-extracttemplates.1.xml:77 apt-ftparchive.1.xml:628 apt-get.8.xml:585
1651 #: apt-key.8.xml:196 apt-mark.8.xml:150 apt-secure.8.xml:185
1652 #: apt-sortpkgs.1.xml:72 apt.conf.5.xml:1099 apt_preferences.5.xml:704
1653 #: sources.list.5.xml:234
1657 # type: Content of: <refentry><refsect1><para>
1658 #. type: Content of: <refentry><refsect1><para>
1659 #: apt-cache.8.xml:380
1660 msgid "&apt-conf;, &sources-list;, &apt-get;"
1661 msgstr "&apt-conf;, &sources-list;, &apt-get;"
1663 # type: Content of: <refentry><refsect1><title>
1664 #. type: Content of: <refentry><refsect1><title>
1665 #: apt-cache.8.xml:384 apt-cdrom.8.xml:163 apt-config.8.xml:111
1666 #: apt-extracttemplates.1.xml:81 apt-ftparchive.1.xml:632 apt-get.8.xml:591
1667 #: apt-mark.8.xml:154 apt-sortpkgs.1.xml:76
1671 # type: Content of: <refentry><refsect1><para>
1672 #. type: Content of: <refentry><refsect1><para>
1673 #: apt-cache.8.xml:385
1675 "<command>apt-cache</command> returns zero on normal operation, decimal 100 "
1678 "<command>apt-cache</command> は正常終了時に 0 を返します。エラー時には十進の "
1681 #. type: Content of: <refentry><refentryinfo>
1682 #: apt-cdrom.8.xml:16
1684 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>14 "
1685 "February 2004</date>"
1687 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>14 "
1688 "February 2004</date>"
1690 # type: Content of: <refentry><refnamediv><refname>
1691 #. type: Content of: <refentry><refnamediv><refname>
1692 #: apt-cdrom.8.xml:24 apt-cdrom.8.xml:31
1696 # type: Content of: <refentry><refnamediv><refpurpose>
1697 #. type: Content of: <refentry><refnamediv><refpurpose>
1698 #: apt-cdrom.8.xml:32
1699 msgid "APT CDROM management utility"
1700 msgstr "APT CDROM 管理ユーティリティ"
1702 # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1703 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1704 #: apt-cdrom.8.xml:38
1706 "<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> "
1707 "<arg><option>-d=<replaceable>cdrom mount point</replaceable></option></arg> "
1708 "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
1709 "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group> "
1710 "<arg>add</arg> <arg>ident</arg> </group>"
1712 "<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> "
1713 "<arg><option>-d=<replaceable>cdrom mount point</replaceable></option></arg> "
1714 "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
1715 "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group> "
1716 "<arg>add</arg> <arg>ident</arg> </group>"
1718 # type: Content of: <refentry><refsect1><para>
1719 #. type: Content of: <refentry><refsect1><para>
1720 #: apt-cdrom.8.xml:51
1722 "<command>apt-cdrom</command> is used to add a new CDROM to APTs list of "
1723 "available sources. <command>apt-cdrom</command> takes care of determining "
1724 "the structure of the disc as well as correcting for several possible mis-"
1725 "burns and verifying the index files."
1727 "<command>apt-cdrom</command> は利用可能な取得元として、APT のリストに新しい "
1728 "CDROM を追加するのに便利です。<command>apt-cdrom</command> は焼き損じを可能な"
1729 "限り補正し、ディスク構造の確認を助けます。また、インデックスファイルの確認を"
1732 # type: Content of: <refentry><refsect1><para>
1733 #. type: Content of: <refentry><refsect1><para>
1734 #: apt-cdrom.8.xml:58
1736 "It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
1737 "system, it cannot be done by hand. Furthermore each disk in a multi-cd set "
1738 "must be inserted and scanned separately to account for possible mis-burns."
1740 "APT システムに手作業で CD を追加するのは難しいため、<command>apt-cdrom</"
1741 "command> が必要になります。その上、CD セットのディスクを 1 枚づつ、焼き損じを"
1742 "補正できるか評価しなければなりません。"
1744 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
1745 #: apt-cdrom.8.xml:68
1749 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1750 #: apt-cdrom.8.xml:69
1752 "<literal>add</literal> is used to add a new disc to the source list. It will "
1753 "unmount the CDROM device, prompt for a disk to be inserted and then proceed "
1754 "to scan it and copy the index files. If the disc does not have a proper "
1755 "<filename>disk</filename> directory you will be prompted for a descriptive "
1758 "<literal>add</literal> は、新しいディスクを取得元リストに追加します。CDROM デ"
1759 "バイスのアンマウント、ディスク挿入のプロンプト表示の後に、ディスクのスキャン"
1760 "とインデックスファイルのコピーを行います。ディスクに正しい <filename>disk</"
1761 "filename> ディレクトリが存在しない場合、タイトルを入力するよう促します。"
1763 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1764 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1765 #: apt-cdrom.8.xml:77
1767 "APT uses a CDROM ID to track which disc is currently in the drive and "
1768 "maintains a database of these IDs in <filename>&statedir;/cdroms.list</"
1771 "APT は、現在ドライブにあるディスクのトラックから取得した、CDROM ID を使用しま"
1772 "す。またその ID を、<filename>&statedir;/cdroms.list</filename> 内のデータ"
1775 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
1776 #: apt-cdrom.8.xml:84
1780 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1781 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1782 #: apt-cdrom.8.xml:85
1784 "A debugging tool to report the identity of the current disc as well as the "
1787 "格納されているファイル名と現在のディスクが同一かどうかをレポートする、デバッ"
1790 # type: Content of: <refentry><refsect1><para>
1791 #. type: Content of: <refentry><refsect1><para>
1792 #: apt-cdrom.8.xml:64
1794 "Unless the <option>-h</option>, or <option>--help</option> option is given "
1795 "one of the commands below must be present. <placeholder type=\"variablelist"
1798 "<option>-h</option> オプションや <option>--help</option> オプションを除き、以"
1799 "下に挙げるコマンドが必要です。<placeholder type=\"variablelist\" id=\"0\"/>"
1801 # type: Content of: <refentry><refsect1><title>
1802 #. type: Content of: <refentry><refsect1><title>
1803 #: apt-cdrom.8.xml:94 apt-key.8.xml:161
1807 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1808 #: apt-cdrom.8.xml:98 apt-ftparchive.1.xml:540 apt-get.8.xml:345
1809 msgid "<option>-d</option>"
1810 msgstr "<option>-d</option>"
1812 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1813 #: apt-cdrom.8.xml:98
1814 msgid "<option>--cdrom</option>"
1815 msgstr "<option>--cdrom</option>"
1817 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1818 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1819 #: apt-cdrom.8.xml:99
1821 "Mount point; specify the location to mount the cdrom. This mount point must "
1822 "be listed in <filename>/etc/fstab</filename> and properly configured. "
1823 "Configuration Item: <literal>Acquire::cdrom::mount</literal>."
1825 "マウントポイント - cdrom をマウントする場所を指定します。このマウントポイント"
1826 "は、<filename>/etc/fstab</filename> に正しく設定されている必要があります。設"
1827 "定項目 - <literal>Acquire::cdrom::mount</literal>"
1829 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1830 #: apt-cdrom.8.xml:107
1831 msgid "<option>-r</option>"
1832 msgstr "<option>-r</option>"
1834 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1835 #: apt-cdrom.8.xml:107
1836 msgid "<option>--rename</option>"
1837 msgstr "<option>--rename</option>"
1839 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1840 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1841 #: apt-cdrom.8.xml:108
1843 "Rename a disc; change the label of a disk or override the disks given label. "
1844 "This option will cause <command>apt-cdrom</command> to prompt for a new "
1845 "label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
1847 "ディスクの名前変更 - 指定した名前でディスクのラベルを変更・更新します。このオ"
1848 "プションにより、<command>apt-cdrom</command> が新しいラベルを入力するよう促し"
1849 "ます。設定項目 - <literal>APT::CDROM::Rename</literal>"
1851 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1852 #: apt-cdrom.8.xml:116 apt-get.8.xml:364
1853 msgid "<option>-m</option>"
1854 msgstr "<option>-m</option>"
1856 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1857 #: apt-cdrom.8.xml:116
1858 msgid "<option>--no-mount</option>"
1859 msgstr "<option>--no-mount</option>"
1861 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1862 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1863 #: apt-cdrom.8.xml:117
1865 "No mounting; prevent <command>apt-cdrom</command> from mounting and "
1866 "unmounting the mount point. Configuration Item: <literal>APT::CDROM::"
1867 "NoMount</literal>."
1869 "マウントなし - <command>apt-cdrom</command> が、マウントポイントにマウント・"
1870 "アンマウントしないようにします。設定項目 - <literal>APT::CDROM::NoMount</"
1873 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1874 #: apt-cdrom.8.xml:124
1875 msgid "<option>--fast</option>"
1876 msgstr "<option>--fast</option>"
1878 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1879 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1880 #: apt-cdrom.8.xml:125
1882 "Fast Copy; Assume the package files are valid and do not check every "
1883 "package. This option should be used only if <command>apt-cdrom</command> has "
1884 "been run on this disc before and did not detect any errors. Configuration "
1885 "Item: <literal>APT::CDROM::Fast</literal>."
1887 "高速コピー - パッケージファイルが妥当であると仮定し、チェックを全く行いませ"
1888 "ん。このオプションは、このディスクで以前 <command>apt-cdrom</command> を行っ"
1889 "ており、エラーを検出しなかった場合のみ使用すべきです。設定項目 - "
1890 "<literal>APT::CDROM::Fast</literal>"
1892 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1893 #: apt-cdrom.8.xml:134
1894 msgid "<option>--thorough</option>"
1895 msgstr "<option>--thorough</option>"
1897 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1898 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1899 #: apt-cdrom.8.xml:135
1901 "Thorough Package Scan; This option may be needed with some old Debian "
1902 "1.1/1.2 discs that have Package files in strange places. It takes much "
1903 "longer to scan the CD but will pick them all up."
1905 "完全パッケージスキャン - 古い Debian 1.1/1.2 のディスクは、パッケージファイル"
1906 "が違う場所にあるため、このオプションを使う必要があるかもしれません。CD をス"
1907 "キャンするのに非常に時間がかかりますが、全パッケージファイルを抽出することが"
1910 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1911 #: apt-cdrom.8.xml:143 apt-get.8.xml:395
1912 msgid "<option>--just-print</option>"
1913 msgstr "<option>--just-print</option>"
1915 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1916 #: apt-cdrom.8.xml:144 apt-get.8.xml:397
1917 msgid "<option>--recon</option>"
1918 msgstr "<option>--recon</option>"
1920 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1921 #: apt-cdrom.8.xml:145 apt-get.8.xml:398
1922 msgid "<option>--no-act</option>"
1923 msgstr "<option>--no-act</option>"
1925 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1926 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1927 #: apt-cdrom.8.xml:146
1929 "No Changes; Do not change the &sources-list; file and do not write index "
1930 "files. Everything is still checked however. Configuration Item: "
1931 "<literal>APT::CDROM::NoAct</literal>."
1933 "変更なし - &sources-list; ファイルの変更や、インデックスファイルの書き込みを"
1934 "行いません。とはいえ、すべてのチェックは行います。設定項目 - <literal>APT::"
1935 "CDROM::NoAct</literal>"
1937 # type: Content of: <refentry><refsect1><para>
1938 #. type: Content of: <refentry><refsect1><para>
1939 #: apt-cdrom.8.xml:159
1940 msgid "&apt-conf;, &apt-get;, &sources-list;"
1941 msgstr "&apt-conf;, &apt-get;, &sources-list;"
1943 # type: Content of: <refentry><refsect1><para>
1944 #. type: Content of: <refentry><refsect1><para>
1945 #: apt-cdrom.8.xml:164
1947 "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 "
1950 "<command>apt-cdrom</command> は正常終了時に 0 を返します。エラー時には十進の "
1953 #. The last update date
1954 #. type: Content of: <refentry><refentryinfo>
1955 #: apt-config.8.xml:16 apt-extracttemplates.1.xml:16 apt-sortpkgs.1.xml:16
1956 #: sources.list.5.xml:16
1958 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>29 "
1959 "February 2004</date>"
1961 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>29 "
1962 "February 2004</date>"
1964 # type: Content of: <refentry><refnamediv><refname>
1965 #. type: Content of: <refentry><refnamediv><refname>
1966 #: apt-config.8.xml:25 apt-config.8.xml:32
1970 # type: Content of: <refentry><refnamediv><refpurpose>
1971 #. type: Content of: <refentry><refnamediv><refpurpose>
1972 #: apt-config.8.xml:33
1973 msgid "APT Configuration Query program"
1974 msgstr "APT 設定取得プログラム"
1976 # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1977 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1978 #: apt-config.8.xml:39
1980 "<command>apt-config</command> <arg><option>-hv</option></arg> <arg><option>-"
1981 "o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
1982 "c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
1983 "<arg>shell</arg> <arg>dump</arg> </group>"
1985 "<command>apt-config</command> <arg><option>-hv</option></arg> <arg><option>-"
1986 "o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
1987 "c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
1988 "<arg>shell</arg> <arg>dump</arg> </group>"
1990 # type: Content of: <refentry><refsect1><para>
1991 #. type: Content of: <refentry><refsect1><para>
1992 #: apt-config.8.xml:51
1994 "<command>apt-config</command> is an internal program used by various "
1995 "portions of the APT suite to provide consistent configurability. It accesses "
1996 "the main configuration file <filename>/etc/apt/apt.conf</filename> in a "
1997 "manner that is easy to use by scripted applications."
1999 "<command>apt-config</command> は、APT スイートの様々な所で一貫した設定を行う"
2000 "ために使用する、内部ツールです。スクリプトアプリケーションで使いやすい方法"
2001 "で、メイン設定ファイル <filename>/etc/apt/apt.conf</filename> にアクセスしま"
2004 # type: Content of: <refentry><refsect1><para>
2005 #. type: Content of: <refentry><refsect1><para>
2006 #: apt-config.8.xml:56 apt-ftparchive.1.xml:75
2008 "Unless the <option>-h</option>, or <option>--help</option> option is given "
2009 "one of the commands below must be present."
2011 "<option>-h</option> オプションや <option>--help</option> オプションを除き、以"
2014 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2015 #: apt-config.8.xml:61
2019 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2020 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2021 #: apt-config.8.xml:63
2023 "shell is used to access the configuration information from a shell script. "
2024 "It is given pairs of arguments, the first being a shell variable and the "
2025 "second the configuration value to query. As output it lists a series of "
2026 "shell assignments commands for each present value. In a shell script it "
2027 "should be used like:"
2029 "shell は、シェルスクリプトから設定情報にアクセスするのに使用します。引数とし"
2030 "て、まずシェル変数、次に取得したい設定値をペアで与えます。出力として、現在の"
2031 "値ごとにシェル代入コマンドの一覧を表示します。シェルスクリプト内では、以下の"
2034 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
2035 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
2036 #: apt-config.8.xml:71
2040 "RES=`apt-config shell OPTS MyApp::options`\n"
2044 "RES=`apt-config shell OPTS MyApp::options`\n"
2048 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2049 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2050 #: apt-config.8.xml:76
2052 "This will set the shell environment variable $OPTS to the value of MyApp::"
2053 "options with a default of <option>-f</option>."
2055 "これは、MyApp::options の値をシェル環境変数 $OPTS にセットします。デフォルト"
2056 "値は <option>-f</option> となります。"
2058 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2059 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2060 #: apt-config.8.xml:80
2062 "The configuration item may be postfixed with a /[fdbi]. f returns file "
2063 "names, d returns directories, b returns true or false and i returns an "
2064 "integer. Each of the returns is normalized and verified internally."
2066 "設定項目は /[fdbi] を後ろに付けられます。f はファイル名を、d はディレクトリ"
2067 "を、b は true か false を、i は整数を返します。返り値ごとに内部で正規化と検証"
2070 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2071 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2072 #: apt-config.8.xml:89
2073 msgid "Just show the contents of the configuration space."
2074 msgstr "設定箇所の内容を表示するだけです。"
2076 # type: Content of: <refentry><refsect1><para>
2077 #. type: Content of: <refentry><refsect1><para>
2078 #: apt-config.8.xml:107 apt-extracttemplates.1.xml:78 apt-ftparchive.1.xml:629
2079 #: apt-sortpkgs.1.xml:73
2083 # type: Content of: <refentry><refsect1><para>
2084 #. type: Content of: <refentry><refsect1><para>
2085 #: apt-config.8.xml:112
2087 "<command>apt-config</command> returns zero on normal operation, decimal 100 "
2090 "<command>apt-config</command> は正常終了時に 0 を返します。エラー時には十進"
2093 # type: Content of: <refentry><refnamediv><refname>
2094 #. type: Content of: <refentry><refnamediv><refname>
2095 #: apt-extracttemplates.1.xml:25 apt-extracttemplates.1.xml:32
2096 msgid "apt-extracttemplates"
2097 msgstr "apt-extracttemplates"
2099 #. type: Content of: <refentry><refmeta><manvolnum>
2100 #: apt-extracttemplates.1.xml:26 apt-ftparchive.1.xml:26 apt-sortpkgs.1.xml:26
2104 # type: Content of: <refentry><refnamediv><refpurpose>
2105 #. type: Content of: <refentry><refnamediv><refpurpose>
2106 #: apt-extracttemplates.1.xml:33
2107 msgid "Utility to extract DebConf config and templates from Debian packages"
2109 "Debian パッケージから DebConf 設定と DebConf テンプレートを抽出するユーティリ"
2112 # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
2113 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
2114 #: apt-extracttemplates.1.xml:39
2116 "<command>apt-extracttemplates</command> <arg><option>-hv</option></arg> "
2117 "<arg><option>-t=<replaceable>temporary directory</replaceable></option></"
2118 "arg> <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</replaceable></"
2121 "<command>apt-extracttemplates</command> <arg><option>-hv</option></arg> "
2122 "<arg><option>-t=<replaceable>temporary directory</replaceable></option></"
2123 "arg> <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</replaceable></"
2126 # type: Content of: <refentry><refsect1><para>
2127 #. type: Content of: <refentry><refsect1><para>
2128 #: apt-extracttemplates.1.xml:47
2130 "<command>apt-extracttemplates</command> will take one or more Debian package "
2131 "files as input and write out (to a temporary directory) all associated "
2132 "config scripts and template files. For each passed in package that contains "
2133 "config scripts and templates, one line of output will be generated in the "
2136 "<command>apt-extracttemplates</command> は、入力に複数の Debian パッケージを"
2137 "とり、関連する設定スクリプトとテンプレートファイルを (一時ディレクトリに) 出"
2138 "力します。設定スクリプト・テンプレートファイルを持つ、渡されたパッケージそれ"
2139 "ぞれに対し、以下の形式で 1 行ずつ出力します。"
2141 # type: Content of: <refentry><refsect1><para>
2142 #. type: Content of: <refentry><refsect1><para>
2143 #: apt-extracttemplates.1.xml:52
2144 msgid "package version template-file config-script"
2145 msgstr "package version template-file config-script"
2147 # type: Content of: <refentry><refsect1><para>
2148 #. type: Content of: <refentry><refsect1><para>
2149 #: apt-extracttemplates.1.xml:53
2151 "template-file and config-script are written to the temporary directory "
2152 "specified by the -t or --tempdir (<literal>APT::ExtractTemplates::TempDir</"
2153 "literal>) directory, with filenames of the form <filename>package.template."
2154 "XXXX</filename> and <filename>package.config.XXXX</filename>"
2156 "テンプレートファイルや、設定スクリプトは、-t や --tempdir で指定した一時ディ"
2157 "レクトリ (<literal>APT::ExtractTemplates::TempDir</literal>) に書き出され、"
2158 "ファイル名は、<filename>package.template.XXXX</filename> や "
2159 "<filename>package.config.XXXX</filename> と言った形になります。"
2161 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2162 #: apt-extracttemplates.1.xml:63 apt-get.8.xml:504
2163 msgid "<option>-t</option>"
2164 msgstr "<option>-t</option>"
2166 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2167 #: apt-extracttemplates.1.xml:63
2168 msgid "<option>--tempdir</option>"
2169 msgstr "<option>--tempdir</option>"
2171 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2172 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2173 #: apt-extracttemplates.1.xml:65
2175 "Temporary directory in which to write extracted debconf template files and "
2176 "config scripts. Configuration Item: <literal>APT::ExtractTemplates::"
2179 "抽出した debconf テンプレートファイルや設定スクリプトを書き出す一時ディレクト"
2180 "リ。設定項目 - <literal>APT::ExtractTemplates::TempDir</literal>"
2182 # type: Content of: <refentry><refsect1><para>
2183 #. type: Content of: <refentry><refsect1><para>
2184 #: apt-extracttemplates.1.xml:82
2186 "<command>apt-extracttemplates</command> returns zero on normal operation, "
2187 "decimal 100 on error."
2189 "<command>apt-extracttemplates</command> は正常終了時に 0 を返します。エラー時"
2192 #. The last update date
2193 #. type: Content of: <refentry><refentryinfo>
2194 #: apt-ftparchive.1.xml:16
2196 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>17 "
2197 "August 2009</date>"
2199 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>17 "
2200 "August 2009</date>"
2202 # type: Content of: <refentry><refnamediv><refname>
2203 #. type: Content of: <refentry><refnamediv><refname>
2204 #: apt-ftparchive.1.xml:25 apt-ftparchive.1.xml:32
2205 msgid "apt-ftparchive"
2206 msgstr "apt-ftparchive"
2208 # type: Content of: <refentry><refnamediv><refpurpose>
2209 #. type: Content of: <refentry><refnamediv><refpurpose>
2210 #: apt-ftparchive.1.xml:33
2211 msgid "Utility to generate index files"
2212 msgstr "インデックスファイル生成ユーティリティ"
2214 # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
2215 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
2216 #: apt-ftparchive.1.xml:39
2218 "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> "
2219 "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> "
2220 "<arg><option>--readonly</option></arg> <arg><option>--contents</option></"
2221 "arg> <arg><option>--arch <replaceable>architecture</replaceable></option></"
2222 "arg> <arg><option>-o <replaceable>config</replaceable>=<replaceable>string</"
2223 "replaceable></option></arg> <arg><option>-c=<replaceable>file</replaceable></"
2224 "option></arg> <group choice=\"req\"> <arg>packages<arg choice=\"plain\" rep="
2225 "\"repeat\"><replaceable>path</replaceable></arg><arg><replaceable>override</"
2226 "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
2227 "<arg>sources<arg choice=\"plain\" rep=\"repeat\"><replaceable>path</"
2228 "replaceable></arg><arg><replaceable>override</"
2229 "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
2230 "<arg>contents <arg choice=\"plain\"><replaceable>path</replaceable></arg></"
2231 "arg> <arg>release <arg choice=\"plain\"><replaceable>path</replaceable></"
2232 "arg></arg> <arg>generate <arg choice=\"plain\"><replaceable>config-file</"
2233 "replaceable></arg> <arg choice=\"plain\" rep=\"repeat"
2234 "\"><replaceable>section</replaceable></arg></arg> <arg>clean <arg choice="
2235 "\"plain\"><replaceable>config-file</replaceable></arg></arg> </group>"
2237 "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> "
2238 "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> "
2239 "<arg><option>--readonly</option></arg> <arg><option>--contents</option></"
2240 "arg> <arg><option>--arch <replaceable>architecture</replaceable></option></"
2241 "arg> <arg><option>-o <replaceable>config</replaceable>=<replaceable>string</"
2242 "replaceable></option></arg> <arg><option>-c=<replaceable>file</replaceable></"
2243 "option></arg> <group choice=\"req\"> <arg>packages<arg choice=\"plain\" rep="
2244 "\"repeat\"><replaceable>path</replaceable></arg><arg><replaceable>override</"
2245 "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
2246 "<arg>sources<arg choice=\"plain\" rep=\"repeat\"><replaceable>path</"
2247 "replaceable></arg><arg><replaceable>override</"
2248 "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
2249 "<arg>contents <arg choice=\"plain\"><replaceable>path</replaceable></arg></"
2250 "arg> <arg>release <arg choice=\"plain\"><replaceable>path</replaceable></"
2251 "arg></arg> <arg>generate <arg choice=\"plain\"><replaceable>config-file</"
2252 "replaceable></arg> <arg choice=\"plain\" rep=\"repeat"
2253 "\"><replaceable>section</replaceable></arg></arg> <arg>clean <arg choice="
2254 "\"plain\"><replaceable>config-file</replaceable></arg></arg> </group>"
2256 # type: Content of: <refentry><refsect1><para>
2257 #. type: Content of: <refentry><refsect1><para>
2258 #: apt-ftparchive.1.xml:60
2260 "<command>apt-ftparchive</command> is the command line tool that generates "
2261 "the index files that APT uses to access a distribution source. The index "
2262 "files should be generated on the origin site based on the content of that "
2265 "<command>apt-ftparchive</command> は、APT が取得元にアクセスするのに必要な、"
2266 "インデックスファイルを生成するコマンドラインツールです。インデックスファイル"
2267 "は、元のサイトの内容に基づき生成されるべきです。"
2269 # type: Content of: <refentry><refsect1><para>
2270 #. type: Content of: <refentry><refsect1><para>
2271 #: apt-ftparchive.1.xml:64
2273 "<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; "
2274 "program, incorporating its entire functionality via the <literal>packages</"
2275 "literal> command. It also contains a contents file generator, "
2276 "<literal>contents</literal>, and an elaborate means to 'script' the "
2277 "generation process for a complete archive."
2279 "<command>apt-ftparchive</command> は、&dpkg-scanpackages; プログラムのスー"
2280 "パーセットで、<literal>packages</literal> コマンド経由で機能全体を取り込んで"
2281 "います。また、contents ファイルジェネレータ <literal>contents</literal> と完"
2282 "全なアーカイブの生成プロセス「スクリプト」である綿密な手段を含んでいます。"
2284 # type: Content of: <refentry><refsect1><para>
2285 #. type: Content of: <refentry><refsect1><para>
2286 #: apt-ftparchive.1.xml:70
2288 "Internally <command>apt-ftparchive</command> can make use of binary "
2289 "databases to cache the contents of a .deb file and it does not rely on any "
2290 "external programs aside from &gzip;. When doing a full generate it "
2291 "automatically performs file-change checks and builds the desired compressed "
2294 "本質的に <command>apt-ftparchive</command> は、.deb ファイルの内容をキャッ"
2295 "シュするのにバイナリデータベースを使用できます。また、&gzip; 以外のいかなる外"
2296 "部プログラムにも依存しません。すべて生成する際には、ファイル変更点の検出と希"
2297 "望した圧縮出力ファイルの作成を自動的に実行します。"
2300 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2301 #: apt-ftparchive.1.xml:79
2305 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2306 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2307 #: apt-ftparchive.1.xml:81
2309 "The packages command generates a package file from a directory tree. It "
2310 "takes the given directory and recursively searches it for .deb files, "
2311 "emitting a package record to stdout for each. This command is approximately "
2312 "equivalent to &dpkg-scanpackages;."
2314 "packages コマンドは、ディレクトリツリーからパッケージファイルを生成します。与"
2315 "えられたディレクトリから再帰検索し、.deb ファイルを取得します。またパッケージ"
2316 "レコードを標準出力にそれぞれ出力します。このコマンドは、&dpkg-scanpackages; "
2319 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2320 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2321 #: apt-ftparchive.1.xml:86 apt-ftparchive.1.xml:110
2323 "The option <option>--db</option> can be used to specify a binary caching DB."
2324 msgstr "<option>--db</option> オプションで、キャッシュ DB を指定できます。"
2326 # type: Content of: <refentry><refnamediv><refname>
2327 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2328 #: apt-ftparchive.1.xml:89
2332 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2333 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2334 #: apt-ftparchive.1.xml:91
2336 "The <literal>sources</literal> command generates a source index file from a "
2337 "directory tree. It takes the given directory and recursively searches it "
2338 "for .dsc files, emitting a source record to stdout for each. This command is "
2339 "approximately equivalent to &dpkg-scansources;."
2341 "<literal>sources</literal> コマンドは、ディレクトリツリーからソースインデック"
2342 "スファイルを生成します。与えられたディレクトリから再帰検索し、.dsc ファイルを"
2343 "取得します。またソースレコードを標準出力にそれぞれ出力します。このコマンド"
2344 "は、&dpkg-scansources; とほぼ同じです。"
2346 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2347 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2348 #: apt-ftparchive.1.xml:96
2350 "If an override file is specified then a source override file will be looked "
2351 "for with an extension of .src. The --source-override option can be used to "
2352 "change the source override file that will be used."
2354 "override ファイルを指定した場合、src 拡張子がついたソースオーバーライドファイ"
2355 "ルを探します。使用するソースオーバーライドファイルを変更するのには、--source-"
2356 "override オプションを使用します。"
2358 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2359 #: apt-ftparchive.1.xml:101
2363 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2364 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2365 #: apt-ftparchive.1.xml:103
2367 "The <literal>contents</literal> command generates a contents file from a "
2368 "directory tree. It takes the given directory and recursively searches it "
2369 "for .deb files, and reads the file list from each file. It then sorts and "
2370 "writes to stdout the list of files matched to packages. Directories are not "
2371 "written to the output. If multiple packages own the same file then each "
2372 "package is separated by a comma in the output."
2374 "<literal>contents</literal> コマンドは、ディレクトリツリーからコンテンツファ"
2375 "イルを生成します。与えられたディレクトリから再帰検索し、.deb ファイルを取得し"
2376 "ます。またファイルごとにファイル一覧を読み取ります。その後、パッケージに対応"
2377 "するファイル一覧を標準出力にソートして出力します。ディレクトリは出力に含まれ"
2378 "ません。複数のパッケージが同じファイルを持つ場合、パッケージ名をカンマ区切り"
2381 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2382 #: apt-ftparchive.1.xml:113
2386 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2387 #: apt-ftparchive.1.xml:115
2389 "The <literal>release</literal> command generates a Release file from a "
2390 "directory tree. It recursively searches the given directory for uncompressed "
2391 "<filename>Packages</filename> and <filename>Sources</filename> files and the "
2392 "ones compressed with <command>gzip</command>, <command>bzip2</command> or "
2393 "<command>lzma</command> as well as <filename>Release</filename> and "
2394 "<filename>md5sum.txt</filename> files by default (<literal>APT::FTPArchive::"
2395 "Release::Default-Patterns</literal>). Additional filename patterns can be "
2396 "added by listing them in <literal>APT::FTPArchive::Release::Patterns</"
2397 "literal>. It then writes to stdout a Release file containing a MD5, SHA1 "
2398 "and SHA256 digest for each file."
2401 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2402 #: apt-ftparchive.1.xml:125
2404 "Values for the additional metadata fields in the Release file are taken from "
2405 "the corresponding variables under <literal>APT::FTPArchive::Release</"
2406 "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The "
2407 "supported fields are: <literal>Origin</literal>, <literal>Label</literal>, "
2408 "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</"
2409 "literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, "
2410 "<literal>Architectures</literal>, <literal>Components</literal>, "
2411 "<literal>Description</literal>."
2413 "Release ファイルの追加メタデータフィールドの値は、<literal>APT::FTPArchive::"
2414 "Release</literal> 以下の相当する値 (例: <literal>APT::FTPArchive::Release::"
2415 "Origin</literal>) をとります。サポートするフィールドは、<literal>Origin</"
2416 "literal>, <literal>Label</literal>, <literal>Suite</literal>, "
2417 "<literal>Version</literal>, <literal>Codename</literal>, <literal>Date</"
2418 "literal>, <literal>Valid-Until</literal>, <literal>Architectures</literal>, "
2419 "<literal>Components</literal>, <literal>Description</literal> です。"
2421 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2422 #: apt-ftparchive.1.xml:136
2426 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2427 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2428 #: apt-ftparchive.1.xml:138
2430 "The <literal>generate</literal> command is designed to be runnable from a "
2431 "cron script and builds indexes according to the given config file. The "
2432 "config language provides a flexible means of specifying which index files "
2433 "are built from which directories, as well as providing a simple means of "
2434 "maintaining the required settings."
2436 "<literal>generate</literal> コマンドは、cron スクリプトから実行できるよう設計"
2437 "されており、与えられた設定ファイルに従ってインデックスを生成します。設定言語"
2438 "は、必要な設定を維持する簡単な方法を提供すると共に、インデックスファイルをど"
2439 "のディレクトリから作成するかを指定する、柔軟な方法を提供します。"
2441 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
2442 #: apt-ftparchive.1.xml:145 apt-get.8.xml:287
2446 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2447 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2448 #: apt-ftparchive.1.xml:147
2450 "The <literal>clean</literal> command tidies the databases used by the given "
2451 "configuration file by removing any records that are no longer necessary."
2453 "<literal>clean</literal> コマンドは、設定ファイルで与えられたデータベースを、"
2454 "もう必要ないレコードを削除して整理します。"
2456 # type: Content of: <refentry><refsect1><title>
2457 #. type: Content of: <refentry><refsect1><title>
2458 #: apt-ftparchive.1.xml:153
2459 msgid "The Generate Configuration"
2460 msgstr "Generate 設定"
2462 # type: Content of: <refentry><refsect1><para>
2463 #. type: Content of: <refentry><refsect1><para>
2464 #: apt-ftparchive.1.xml:155
2466 "The <literal>generate</literal> command uses a configuration file to "
2467 "describe the archives that are going to be generated. It follows the typical "
2468 "ISC configuration format as seen in ISC tools like bind 8 and dhcpd. &apt-"
2469 "conf; contains a description of the syntax. Note that the generate "
2470 "configuration is parsed in sectional manner, but &apt-conf; is parsed in a "
2471 "tree manner. This only effects how the scope tag is handled."
2473 "<literal>generate</literal> コマンドは、生成するアーカイブに関する記述をした"
2474 "設定ファイルを使用します。設定ファイルは、bind 8 や dhcpd といった ISC ツール"
2475 "に見られるような、ISC 設定フォーマットに従います。&apt-conf; に、構文の説明が"
2476 "あります。Generate 設定はセクション法で解析しますが、&apt-conf; はツリー法で"
2477 "解析するのに注意してください。これはスコープタグの扱い方に違いがあるだけで"
2480 # type: Content of: <refentry><refsect1><para>
2481 #. type: Content of: <refentry><refsect1><para>
2482 #: apt-ftparchive.1.xml:163
2484 "The generate configuration has 4 separate sections, each described below."
2486 "generate 設定には 4 個の独立したセクションがあります。以下それぞれ説明しま"
2489 # type: Content of: <refentry><refsect1><refsect2><title>
2490 #. type: Content of: <refentry><refsect1><refsect2><title>
2491 #: apt-ftparchive.1.xml:165
2495 # type: Content of: <refentry><refsect1><refsect2><para>
2496 #. type: Content of: <refentry><refsect1><refsect2><para>
2497 #: apt-ftparchive.1.xml:167
2499 "The <literal>Dir</literal> section defines the standard directories needed "
2500 "to locate the files required during the generation process. These "
2501 "directories are prepended certain relative paths defined in later sections "
2502 "to produce a complete an absolute path."
2504 "<literal>Dir</literal> セクションは、生成プロセスで必要なファイルを配置するた"
2505 "めに必要な、標準ディレクトリを定義します。このディレクトリは、完全な絶対パス"
2506 "を生成するため、後のセクションで定義される相対パスの前に結合されます。"
2509 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2510 #: apt-ftparchive.1.xml:172
2514 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2515 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2516 #: apt-ftparchive.1.xml:174
2518 "Specifies the root of the FTP archive, in a standard Debian configuration "
2519 "this is the directory that contains the <filename>ls-LR</filename> and dist "
2522 "FTP アーカイブのルートを指定します。標準的な Debian 設定では、このディレクト"
2523 "リには <filename>ls-LR</filename> と dist ノードがあります。"
2525 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2526 #: apt-ftparchive.1.xml:179
2528 msgstr "OverrideDir"
2530 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2531 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2532 #: apt-ftparchive.1.xml:181
2533 msgid "Specifies the location of the override files."
2534 msgstr "オーバーライドファイルの場所を指定します。"
2536 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2537 #: apt-ftparchive.1.xml:184
2541 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2542 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2543 #: apt-ftparchive.1.xml:186
2544 msgid "Specifies the location of the cache files"
2545 msgstr "キャッシュファイルの場所を指定します。"
2547 # type: Content of: <refentry><refsect1><title>
2548 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2549 #: apt-ftparchive.1.xml:189
2551 msgstr "FileListDir"
2553 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2554 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2555 #: apt-ftparchive.1.xml:191
2557 "Specifies the location of the file list files, if the <literal>FileList</"
2558 "literal> setting is used below."
2560 "<literal>FileList</literal> 設定が以下で使用されている場合、ファイルリスト"
2563 # type: Content of: <refentry><refsect1><refsect2><title>
2564 #. type: Content of: <refentry><refsect1><refsect2><title>
2565 #: apt-ftparchive.1.xml:197
2566 msgid "Default Section"
2567 msgstr "Default セクション"
2569 # type: Content of: <refentry><refsect1><refsect2><para>
2570 #. type: Content of: <refentry><refsect1><refsect2><para>
2571 #: apt-ftparchive.1.xml:199
2573 "The <literal>Default</literal> section specifies default values, and "
2574 "settings that control the operation of the generator. Other sections may "
2575 "override these defaults with a per-section setting."
2577 "<literal>Default</literal> セクションではデフォルト値を指定します。また、生成"
2578 "器の動作を制御する設定も行います。他のセクションでは、ここにあるデフォルト値"
2579 "を、セクションごとの設定で上書きします。"
2582 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2583 #: apt-ftparchive.1.xml:203
2584 msgid "Packages::Compress"
2585 msgstr "Packages::Compress"
2587 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2588 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2589 #: apt-ftparchive.1.xml:205
2591 "Sets the default compression schemes to use for the Package index files. It "
2592 "is a string that contains a space separated list of at least one of: '.' (no "
2593 "compression), 'gzip' and 'bzip2'. The default for all compression schemes is "
2596 "Package インデックスファイルのデフォルトの圧縮方法を設定します。少なくともひ"
2597 "とつは '.' (圧縮なし), 'gzip', 'bzip2' が入る、空白区切りの文字列です。圧縮方"
2598 "法のデフォルトはすべて '. gzip' です。"
2600 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2601 #: apt-ftparchive.1.xml:211
2602 msgid "Packages::Extensions"
2603 msgstr "Packages::Extensions"
2605 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2606 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2607 #: apt-ftparchive.1.xml:213
2609 "Sets the default list of file extensions that are package files. This "
2610 "defaults to '.deb'."
2612 "パッケージファイル拡張子のデフォルト値を列挙します。このデフォルト値は '."
2615 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2616 #: apt-ftparchive.1.xml:217
2617 msgid "Sources::Compress"
2618 msgstr "Sources::Compress"
2620 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2621 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2622 #: apt-ftparchive.1.xml:219
2624 "This is similar to <literal>Packages::Compress</literal> except that it "
2625 "controls the compression for the Sources files."
2627 "<literal>Packages::Compress</literal> と同様に、Sources ファイルの圧縮方法を"
2630 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2631 #: apt-ftparchive.1.xml:223
2632 msgid "Sources::Extensions"
2633 msgstr "Sources::Extensions"
2635 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2636 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2637 #: apt-ftparchive.1.xml:225
2639 "Sets the default list of file extensions that are source files. This "
2640 "defaults to '.dsc'."
2642 "ソースファイル拡張子のデフォルト値を列挙します。このデフォルト値は '.dsc' で"
2645 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2646 #: apt-ftparchive.1.xml:229
2647 msgid "Contents::Compress"
2648 msgstr "Contents::Compress"
2650 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2651 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2652 #: apt-ftparchive.1.xml:231
2654 "This is similar to <literal>Packages::Compress</literal> except that it "
2655 "controls the compression for the Contents files."
2657 "<literal>Packages::Compress</literal> と同様に、Contents ファイルの圧縮方法を"
2660 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2661 #: apt-ftparchive.1.xml:235
2662 msgid "Translation::Compress"
2663 msgstr "Translation::Compress"
2665 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2666 #: apt-ftparchive.1.xml:237
2668 "This is similar to <literal>Packages::Compress</literal> except that it "
2669 "controls the compression for the Translation-en master file."
2671 "<literal>Packages::Compress</literal> と同様に、Translation-en マスターファイ"
2674 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2675 #: apt-ftparchive.1.xml:241
2677 msgstr "DeLinkLimit"
2679 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2680 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2681 #: apt-ftparchive.1.xml:243
2683 "Specifies the number of kilobytes to delink (and replace with hard links) "
2684 "per run. This is used in conjunction with the per-section <literal>External-"
2685 "Links</literal> setting."
2687 "実行するごとに delink (及びハードリンクの置き換え) する量を、キロバイト単位で"
2688 "指定します。セクションごとの <literal>External-Links</literal> 設定と合わせて"
2691 # type: Content of: <refentry><refsect1><title>
2692 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2693 #: apt-ftparchive.1.xml:248
2697 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2698 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2699 #: apt-ftparchive.1.xml:250
2701 "Specifies the mode of all created index files. It defaults to 0644. All "
2702 "index files are set to this mode with no regard to the umask."
2704 "作成したインデックスファイルのモードを指定します。デフォルトは 0644 です。全"
2705 "インデックスファイルは、umask を無視してこのモードを使用します。"
2707 # type: Content of: <refentry><refsect1><title>
2708 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2709 #: apt-ftparchive.1.xml:255 apt-ftparchive.1.xml:401
2710 msgid "LongDescription"
2711 msgstr "LongDescription"
2713 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2714 #: apt-ftparchive.1.xml:257 apt-ftparchive.1.xml:403
2716 "Sets if long descriptions should be included in the Packages file or split "
2717 "out into a master Translation-en file."
2720 # type: Content of: <refentry><refsect1><refsect2><title>
2721 #. type: Content of: <refentry><refsect1><refsect2><title>
2722 #: apt-ftparchive.1.xml:263
2723 msgid "TreeDefault Section"
2724 msgstr "TreeDefault セクション"
2726 # type: Content of: <refentry><refsect1><refsect2><para>
2727 #. type: Content of: <refentry><refsect1><refsect2><para>
2728 #: apt-ftparchive.1.xml:265
2730 "Sets defaults specific to <literal>Tree</literal> sections. All of these "
2731 "variables are substitution variables and have the strings $(DIST), "
2732 "$(SECTION) and $(ARCH) replaced with their respective values."
2734 "特定の <literal>Tree</literal> セクションのデフォルトを設定します。これらの変"
2735 "数はすべて置換変数であり、文字列 $(DIST), $(SECTION), $(ARCH) をそれぞれの値"
2738 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2739 #: apt-ftparchive.1.xml:270
2740 msgid "MaxContentsChange"
2741 msgstr "MaxContentsChange"
2743 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2744 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2745 #: apt-ftparchive.1.xml:272
2747 "Sets the number of kilobytes of contents files that are generated each day. "
2748 "The contents files are round-robined so that over several days they will all "
2751 "日毎に生成する contents ファイルをキロバイト単位で設定します。contents ファイ"
2752 "ルをラウンドロビンし、数日経つとすべて再生成します。"
2754 # type: Content of: <refentry><refsect1><title>
2755 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2756 #: apt-ftparchive.1.xml:277
2758 msgstr "ContentsAge"
2760 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2761 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2762 #: apt-ftparchive.1.xml:279
2764 "Controls the number of days a contents file is allowed to be checked without "
2765 "changing. If this limit is passed the mtime of the contents file is updated. "
2766 "This case can occur if the package file is changed in such a way that does "
2767 "not result in a new contents file [override edit for instance]. A hold off "
2768 "is allowed in hopes that new .debs will be installed, requiring a new file "
2769 "anyhow. The default is 10, the units are in days."
2771 "変更がない contents ファイルをチェックする日数を指定します。この制限を越えた "
2772 "contents ファイルの mtime を、更新します。パッケージファイルが変更されても、"
2773 "[例えば上書き編集で] contents ファイルが更新されないような場合、こういったこ"
2774 "とが発生します。新しい .deb ファイルをインストールしたい場合、保留を解除で"
2775 "き、少なくとも新しいファイルが必要です。デフォルトは 10 で、単位は日です。"
2777 # type: Content of: <refentry><refsect1><refsect2><title>
2778 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2779 #: apt-ftparchive.1.xml:288
2783 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2784 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2785 #: apt-ftparchive.1.xml:290
2787 "Sets the top of the .deb directory tree. Defaults to <filename>$(DIST)/"
2788 "$(SECTION)/binary-$(ARCH)/</filename>"
2790 ".deb ディレクトリツリーの先頭を設定します。デフォルトは <filename>$(DIST)/"
2791 "$(SECTION)/binary-$(ARCH)/</filename> です。"
2793 # type: Content of: <refentry><refsect1><refsect2><title>
2794 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2795 #: apt-ftparchive.1.xml:294
2796 msgid "SrcDirectory"
2797 msgstr "SrcDirectory"
2799 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2800 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2801 #: apt-ftparchive.1.xml:296
2803 "Sets the top of the source package directory tree. Defaults to <filename>"
2804 "$(DIST)/$(SECTION)/source/</filename>"
2806 "ソースパッケージディレクトリツリーの先頭を設定します。デフォルトは <filename>"
2807 "$(DIST)/$(SECTION)/source/</filename> です。"
2810 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2811 #: apt-ftparchive.1.xml:300 apt-ftparchive.1.xml:439
2815 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2816 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2817 #: apt-ftparchive.1.xml:302
2819 "Sets the output Packages file. Defaults to <filename>$(DIST)/$(SECTION)/"
2820 "binary-$(ARCH)/Packages</filename>"
2822 "Packages ファイルの出力先を設定します。デフォルトは <filename>$(DIST)/"
2823 "$(SECTION)/binary-$(ARCH)/Packages</filename> です。"
2825 # type: Content of: <refentry><refnamediv><refname>
2826 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2827 #: apt-ftparchive.1.xml:306 apt-ftparchive.1.xml:444
2831 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2832 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2833 #: apt-ftparchive.1.xml:308
2835 "Sets the output Sources file. Defaults to <filename>$(DIST)/$(SECTION)/"
2836 "source/Sources</filename>"
2838 "Sources ファイルの出力先を設定します。デフォルトは <filename>$(DIST)/"
2839 "$(SECTION)/source/Sources</filename> です。"
2841 # type: Content of: <refentry><refsect1><title>
2842 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2843 #: apt-ftparchive.1.xml:312
2845 msgstr "Translation"
2847 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2848 #: apt-ftparchive.1.xml:314
2850 "Set the output Translation-en master file with the long descriptions if they "
2851 "should be not included in the Packages file. Defaults to <filename>$(DIST)/"
2852 "$(SECTION)/i18n/Translation-en</filename>"
2855 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2856 #: apt-ftparchive.1.xml:319
2857 msgid "InternalPrefix"
2858 msgstr "InternalPrefix"
2860 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2861 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2862 #: apt-ftparchive.1.xml:321
2864 "Sets the path prefix that causes a symlink to be considered an internal link "
2865 "instead of an external link. Defaults to <filename>$(DIST)/$(SECTION)/</"
2868 "外部リンクではなく、内部リンクと見なす判断材料となる、パスのプレフィックスを"
2869 "設定します。デフォルトは、<filename>$(DIST)/$(SECTION)/</filename> です。"
2871 # type: Content of: <refentry><refsect1><title>
2872 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2873 #: apt-ftparchive.1.xml:326 apt-ftparchive.1.xml:450
2877 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2878 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2879 #: apt-ftparchive.1.xml:328
2881 "Sets the output Contents file. Defaults to <filename>$(DIST)/Contents-$(ARCH)"
2882 "</filename>. If this setting causes multiple Packages files to map onto a "
2883 "single Contents file (such as the default) then <command>apt-ftparchive</"
2884 "command> will integrate those package files together automatically."
2886 "Contents ファイルの出力先を設定します。デフォルトは、<filename>$(DIST)/"
2887 "Contents-$(ARCH)</filename> です。複数の Packages ファイルをひとつの "
2888 "Contents ファイルにまとめられる設定 (デフォルト) の場合、<command>apt-"
2889 "ftparchive</command> は自動でパッケージファイルをまとめます。"
2891 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2892 #: apt-ftparchive.1.xml:335
2893 msgid "Contents::Header"
2894 msgstr "Contents::Header"
2896 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2897 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2898 #: apt-ftparchive.1.xml:337
2899 msgid "Sets header file to prepend to the contents output."
2900 msgstr "contents の出力に付けるヘッダファイルを設定します。"
2902 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2903 #: apt-ftparchive.1.xml:340 apt-ftparchive.1.xml:475
2907 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2908 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2909 #: apt-ftparchive.1.xml:342
2911 "Sets the binary cache database to use for this section. Multiple sections "
2912 "can share the same database."
2914 "このセクションで使用するバイナリキャッシュデータベースを設定します。複数のセ"
2915 "クションで同じデータベースを共有できます。"
2917 # type: Content of: <refentry><refsect1><title>
2918 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2919 #: apt-ftparchive.1.xml:346
2923 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2924 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2925 #: apt-ftparchive.1.xml:348
2927 "Specifies that instead of walking the directory tree, <command>apt-"
2928 "ftparchive</command> should read the list of files from the given file. "
2929 "Relative files names are prefixed with the archive directory."
2931 "ディレクトリツリーを走査する代わりに、<command>apt-ftparchive</command> が読"
2932 "み込むファイル一覧ファイルを指定します。相対ファイル名は、アーカイブディレク"
2935 # type: Content of: <refentry><refsect1><title>
2936 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
2937 #: apt-ftparchive.1.xml:353
2938 msgid "SourceFileList"
2939 msgstr "SourceFileList"
2941 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2942 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2943 #: apt-ftparchive.1.xml:355
2945 "Specifies that instead of walking the directory tree, <command>apt-"
2946 "ftparchive</command> should read the list of files from the given file. "
2947 "Relative files names are prefixed with the archive directory. This is used "
2948 "when processing source indexes."
2950 "ディレクトリツリーを走査する代わりに、<command>apt-ftparchive</command> が読"
2951 "み込むファイル一覧ファイルを指定します。相対ファイル名は、アーカイブディレク"
2952 "トリが先頭につきます。ソースインデックスを処理する際に使用します。"
2954 # type: Content of: <refentry><refsect1><refsect2><title>
2955 #. type: Content of: <refentry><refsect1><refsect2><title>
2956 #: apt-ftparchive.1.xml:363
2957 msgid "Tree Section"
2960 # type: Content of: <refentry><refsect1><refsect2><para>
2961 #. type: Content of: <refentry><refsect1><refsect2><para>
2962 #: apt-ftparchive.1.xml:365
2964 "The <literal>Tree</literal> section defines a standard Debian file tree "
2965 "which consists of a base directory, then multiple sections in that base "
2966 "directory and finally multiple Architectures in each section. The exact "
2967 "pathing used is defined by the <literal>Directory</literal> substitution "
2970 "<literal>Tree</literal> セクションでは、ベースディレクトリからの標準 Debian "
2971 "ファイルツリー、ベースディレクトリの複数のセクション、最終的にはセクションご"
2972 "との複数のアーキテクチャを定義します。使用する正確なパスは、"
2973 "<literal>Directory</literal> 変数で定義されます。"
2975 #. type: Content of: <refentry><refsect1><refsect2><para>
2976 #: apt-ftparchive.1.xml:370
2978 "The <literal>Tree</literal> section takes a scope tag which sets the "
2979 "<literal>$(DIST)</literal> variable and defines the root of the tree (the "
2980 "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
2981 "setting such as <filename>dists/&stable-codename;</filename>."
2983 "<literal>Tree</literal> セクションは、<literal>$(DIST)</literal> 変数で設定さ"
2984 "れているスコープタグをとり、ツリーのルート (<literal>ArchiveDir</literal>が先"
2985 "頭につくパス) を定義します。通常、この設定は <filename>dists/&stable-"
2986 "codename;</filename> のようになります。"
2988 # type: Content of: <refentry><refsect1><refsect2><para>
2989 #. type: Content of: <refentry><refsect1><refsect2><para>
2990 #: apt-ftparchive.1.xml:375
2992 "All of the settings defined in the <literal>TreeDefault</literal> section "
2993 "can be use in a <literal>Tree</literal> section as well as three new "
2996 "<literal>TreeDefault</literal> セクションで定義される設定はすべて、3 個の新し"
2997 "い変数と同様に、<literal>Tree</literal> セクションで使用できます。"
2999 # type: Content of: <refentry><refsect1><refsect2><para><informalexample><programlisting>
3000 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
3001 #: apt-ftparchive.1.xml:381
3004 "for i in Sections do \n"
3005 " for j in Architectures do\n"
3006 " Generate for DIST=scope SECTION=i ARCH=j\n"
3009 "for i in Sections do \n"
3010 " for j in Architectures do\n"
3011 " Generate for DIST=scope SECTION=i ARCH=j\n"
3014 # type: Content of: <refentry><refsect1><refsect2><para><informalexample>
3015 #. type: Content of: <refentry><refsect1><refsect2><para>
3016 #: apt-ftparchive.1.xml:378
3018 "When processing a <literal>Tree</literal> section <command>apt-ftparchive</"
3019 "command> performs an operation similar to: <placeholder type=\"programlisting"
3022 "<literal>Tree</literal> セクションを処理する際、<command>apt-ftparchive</"
3023 "command> は以下のような操作を行います。<placeholder type=\"programlisting\" "
3026 # type: Content of: <refentry><refsect1><refsect2><title>
3027 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
3028 #: apt-ftparchive.1.xml:387
3032 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3033 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3034 #: apt-ftparchive.1.xml:389
3036 "This is a space separated list of sections which appear under the "
3037 "distribution, typically this is something like <literal>main contrib non-"
3040 "distribution 以下に現れるセクションを、空白区切りで指定したリストです。通常、"
3041 "<literal>main contrib non-free</literal>のようになります。"
3044 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
3045 #: apt-ftparchive.1.xml:394
3046 msgid "Architectures"
3047 msgstr "Architectures"
3049 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3050 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3051 #: apt-ftparchive.1.xml:396
3053 "This is a space separated list of all the architectures that appear under "
3054 "search section. The special architecture 'source' is used to indicate that "
3055 "this tree has a source archive."
3057 "search セクション以下に現れるアーキテクチャを、空白区切りで指定したリストで"
3058 "す。特殊アーキテクチャ 'source' は、ソースアーカイブのツリーであることを示し"
3061 # type: Content of: <refentry><refsect1><title>
3062 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
3063 #: apt-ftparchive.1.xml:407 apt-ftparchive.1.xml:455
3065 msgstr "BinOverride"
3067 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3068 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3069 #: apt-ftparchive.1.xml:409
3071 "Sets the binary override file. The override file contains section, priority "
3072 "and maintainer address information."
3074 "バイナリオーバーライドファイルを設定します。このオーバーライドファイルには、"
3075 "セクション、優先度、メンテナのアドレスといった情報が含まれています。"
3077 # type: Content of: <refentry><refsect1><title>
3078 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
3079 #: apt-ftparchive.1.xml:413 apt-ftparchive.1.xml:460
3081 msgstr "SrcOverride"
3083 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3084 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3085 #: apt-ftparchive.1.xml:415
3087 "Sets the source override file. The override file contains section "
3090 "ソースオーバーライドファイルを設定します。このオーバーライドファイルには、セ"
3093 # type: Content of: <refentry><refsect1><title>
3094 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
3095 #: apt-ftparchive.1.xml:419 apt-ftparchive.1.xml:465
3096 msgid "ExtraOverride"
3097 msgstr "ExtraOverride"
3099 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3100 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3101 #: apt-ftparchive.1.xml:421 apt-ftparchive.1.xml:467
3102 msgid "Sets the binary extra override file."
3103 msgstr "バイナリ特別オーバーライドファイルを設定します。"
3105 # type: Content of: <refentry><refsect1><title>
3106 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
3107 #: apt-ftparchive.1.xml:424 apt-ftparchive.1.xml:470
3108 msgid "SrcExtraOverride"
3109 msgstr "SrcExtraOverride"
3111 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3112 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3113 #: apt-ftparchive.1.xml:426 apt-ftparchive.1.xml:472
3114 msgid "Sets the source extra override file."
3115 msgstr "ソース特別オーバーライドファイルを設定します。"
3117 # type: Content of: <refentry><refsect1><refsect2><title>
3118 #. type: Content of: <refentry><refsect1><refsect2><title>
3119 #: apt-ftparchive.1.xml:431
3120 msgid "BinDirectory Section"
3121 msgstr "BinDirectory セクション"
3123 # type: Content of: <refentry><refsect1><refsect2><para>
3124 #. type: Content of: <refentry><refsect1><refsect2><para>
3125 #: apt-ftparchive.1.xml:433
3127 "The <literal>bindirectory</literal> section defines a binary directory tree "
3128 "with no special structure. The scope tag specifies the location of the "
3129 "binary directory and the settings are similar to the <literal>Tree</literal> "
3130 "section with no substitution variables or <literal>Section</"
3131 "literal><literal>Architecture</literal> settings."
3133 "<literal>bindirectory</literal> セクションでは、特殊な構造を持たないバイナリ"
3134 "ディレクトリツリーを定義します。スコープタグはバイナリディレクトリの場所を指"
3135 "定し、設定は変数展開のない <literal>Tree</literal> セクションや "
3136 "<literal>Section</literal><literal>Architecture</literal> 設定に似ています。"
3138 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3139 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3140 #: apt-ftparchive.1.xml:441
3141 msgid "Sets the Packages file output."
3142 msgstr "Packages ファイルの出力先を設定します。"
3144 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3145 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3146 #: apt-ftparchive.1.xml:446
3148 "Sets the Sources file output. At least one of <literal>Packages</literal> or "
3149 "<literal>Sources</literal> is required."
3151 "Sources ファイルの出力先を設定します。少なくとも <literal>Packages</literal> "
3152 "や <literal>SrcPackages</literal> は設定されていなければなりません。"
3154 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3155 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3156 #: apt-ftparchive.1.xml:452
3157 msgid "Sets the Contents file output. (optional)"
3158 msgstr "Contents ファイルの出力先を設定します。(オプション)"
3160 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3161 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3162 #: apt-ftparchive.1.xml:457
3163 msgid "Sets the binary override file."
3164 msgstr "バイナリオーバーライドファイルを設定します。"
3166 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3167 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3168 #: apt-ftparchive.1.xml:462
3169 msgid "Sets the source override file."
3170 msgstr "ソースオーバーライドファイルを設定します。"
3172 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3173 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3174 #: apt-ftparchive.1.xml:477
3175 msgid "Sets the cache DB."
3176 msgstr "キャッシュ DB を設定します。"
3178 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
3179 #: apt-ftparchive.1.xml:480
3183 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3184 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3185 #: apt-ftparchive.1.xml:482
3186 msgid "Appends a path to all the output paths."
3187 msgstr "全出力パスに付加するパス。"
3189 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
3190 #: apt-ftparchive.1.xml:485
3191 msgid "FileList, SourceFileList"
3192 msgstr "FileList, SourceFileList"
3194 # type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3195 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3196 #: apt-ftparchive.1.xml:487
3197 msgid "Specifies the file list file."
3198 msgstr "ファイル一覧ファイルを指定します。"
3200 # type: Content of: <refentry><refsect1><title>
3201 #. type: Content of: <refentry><refsect1><title>
3202 #: apt-ftparchive.1.xml:494
3203 msgid "The Binary Override File"
3204 msgstr "バイナリオーバーライドファイル"
3206 # type: Content of: <refentry><refsect1><para>
3207 #. type: Content of: <refentry><refsect1><para>
3208 #: apt-ftparchive.1.xml:495
3210 "The binary override file is fully compatible with &dpkg-scanpackages;. It "
3211 "contains 4 fields separated by spaces. The first field is the package name, "
3212 "the second is the priority to force that package to, the third is the the "
3213 "section to force that package to and the final field is the maintainer "
3214 "permutation field."
3216 "バイナリオーバーライドファイルは、&dpkg-scanpackages; と完全に互換性がありま"
3217 "す。ここには、空白区切りでフィールドが 4 個あります。先頭のフィールドはパッ"
3218 "ケージ名、2 番目のフィールドはパッケージに強制する優先度、3 番目のフィールド"
3219 "はパッケージに強制するセクション、最後のフィールドはメンテナ順列フィールドで"
3222 #. type: Content of: <refentry><refsect1><para><literallayout>
3223 #: apt-ftparchive.1.xml:501
3225 msgid "old [// oldn]* => new"
3226 msgstr "old [// oldn]* => new"
3228 #. type: Content of: <refentry><refsect1><para><literallayout>
3229 #: apt-ftparchive.1.xml:503
3234 # type: Content of: <refentry><refsect1><para>
3235 #. type: Content of: <refentry><refsect1><para>
3236 #: apt-ftparchive.1.xml:500
3238 "The general form of the maintainer field is: <placeholder type="
3239 "\"literallayout\" id=\"0\"/> or simply, <placeholder type=\"literallayout\" "
3240 "id=\"1\"/> The first form allows a double-slash separated list of old email "
3241 "addresses to be specified. If any of those are found then new is substituted "
3242 "for the maintainer field. The second form unconditionally substitutes the "
3245 "メンテナフィールドの一般的な形は以下のようになります。<placeholder type="
3246 "\"literallayout\" id=\"0\"/> また単純に以下のようにもなります。<placeholder "
3247 "type=\"literallayout\" id=\"1\"/>最初の形式は、// で区切られた古い email アド"
3248 "レスのリストを許可します。この形式がある場合は、メンテナフィールドになるよう "
3249 "new に置換してください。2 番目の形式は無条件にメンテナフィールドに置換しま"
3252 # type: Content of: <refentry><refsect1><title>
3253 #. type: Content of: <refentry><refsect1><title>
3254 #: apt-ftparchive.1.xml:511
3255 msgid "The Source Override File"
3256 msgstr "ソースオーバーライドファイル"
3258 # type: Content of: <refentry><refsect1><para>
3259 #. type: Content of: <refentry><refsect1><para>
3260 #: apt-ftparchive.1.xml:513
3262 "The source override file is fully compatible with &dpkg-scansources;. It "
3263 "contains 2 fields separated by spaces. The first fields is the source "
3264 "package name, the second is the section to assign it."
3266 "ソースオーバーライドファイルは、&dpkg-scansources; と完全に互換性があります。"
3267 "ここには、空白区切りでフィールドが 2 個あります。先頭のフィールドはソースパッ"
3268 "ケージ名、2 番目のフィールドは割り当てるセクションです。"
3270 # type: Content of: <refentry><refsect1><title>
3271 #. type: Content of: <refentry><refsect1><title>
3272 #: apt-ftparchive.1.xml:518
3273 msgid "The Extra Override File"
3274 msgstr "特別オーバーライドファイル"
3276 # type: Content of: <refentry><refsect1><para>
3277 #. type: Content of: <refentry><refsect1><para>
3278 #: apt-ftparchive.1.xml:520
3280 "The extra override file allows any arbitrary tag to be added or replaced in "
3281 "the output. It has 3 columns, the first is the package, the second is the "
3282 "tag and the remainder of the line is the new value."
3284 "特別オーバーライドファイルは、出力中に任意のタグを追加・置換できるようにしま"
3285 "す。3 列からなり、先頭はパッケージ、2番目はタグ、残りは新しい値です。"
3287 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3288 #: apt-ftparchive.1.xml:529
3290 "<option>--md5</option>, <option>--sha1</option>, <option>--sha256</option>"
3293 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3294 #: apt-ftparchive.1.xml:531
3296 "Generate the given checksum. These options default to on, when turned off "
3297 "the generated index files will not have the checksum fields where possible. "
3298 "Configuration Items: <literal>APT::FTPArchive::<replaceable>Checksum</"
3299 "replaceable></literal> and <literal>APT::FTPArchive::<replaceable>Index</"
3300 "replaceable>::<replaceable>Checksum</replaceable></literal> where "
3301 "<literal><replaceable>Index</replaceable></literal> can be "
3302 "<literal>Packages</literal>, <literal>Sources</literal> or <literal>Release</"
3303 "literal> and <literal><replaceable>Checksum</replaceable></literal> can be "
3304 "<literal>MD5</literal>, <literal>SHA1</literal> or <literal>SHA256</literal>."
3307 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3308 #: apt-ftparchive.1.xml:540
3309 msgid "<option>--db</option>"
3310 msgstr "<option>--db</option>"
3312 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3313 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3314 #: apt-ftparchive.1.xml:542
3316 "Use a binary caching DB. This has no effect on the generate command. "
3317 "Configuration Item: <literal>APT::FTPArchive::DB</literal>."
3319 "バイナリキャッシュ DB を使用します。generate コマンドには影響しません。設定項"
3320 "目 - <literal>APT::FTPArchive::DB</literal>"
3322 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3323 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3324 #: apt-ftparchive.1.xml:548
3326 "Quiet; produces output suitable for logging, omitting progress indicators. "
3327 "More q's will produce more quiet up to a maximum of 2. You can also use "
3328 "<option>-q=#</option> to set the quiet level, overriding the configuration "
3329 "file. Configuration Item: <literal>quiet</literal>."
3331 "静粛 - 進捗表示を省略し、ログをとるのに便利な出力を行います。最大 2 つまで q "
3332 "を重ねることでより静粛にできます。また、<option>-q=#</option> のように静粛レ"
3333 "ベルを指定して、設定ファイルを上書きすることもできます。設定項目 - "
3334 "<literal>quiet</literal>"
3336 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3337 #: apt-ftparchive.1.xml:554
3338 msgid "<option>--delink</option>"
3339 msgstr "<option>--delink</option>"
3341 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3342 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3343 #: apt-ftparchive.1.xml:556
3345 "Perform Delinking. If the <literal>External-Links</literal> setting is used "
3346 "then this option actually enables delinking of the files. It defaults to on "
3347 "and can be turned off with <option>--no-delink</option>. Configuration "
3348 "Item: <literal>APT::FTPArchive::DeLinkAct</literal>."
3350 "Delink を実行します。<literal>External-Links</literal> 設定を使用している場"
3351 "合、このオプションはファイルの delink を有効にします。デフォルトは on で、"
3352 "off にするには <option>--no-delink</option> としてください。設定項目 - "
3353 "<literal>APT::FTPArchive::DeLinkAct</literal>"
3355 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3356 #: apt-ftparchive.1.xml:562
3357 msgid "<option>--contents</option>"
3358 msgstr "<option>--contents</option>"
3360 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3361 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3362 #: apt-ftparchive.1.xml:564
3364 "Perform contents generation. When this option is set and package indexes are "
3365 "being generated with a cache DB then the file listing will also be extracted "
3366 "and stored in the DB for later use. When using the generate command this "
3367 "option also allows the creation of any Contents files. The default is on. "
3368 "Configuration Item: <literal>APT::FTPArchive::Contents</literal>."
3370 "contents の生成を行います。このオプションを指定し、パッケージインデックスを"
3371 "キャッシュ DB と共に生成する際、ファイルリストを後で使用するように、抽出し "
3372 "DB に格納します。generate コマンドを使用する際、このオプションでいずれの "
3373 "Contents ファイルも作成できます。デフォルトは on です。設定項目 - "
3374 "<literal>APT::FTPArchive::Contents</literal>"
3376 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3377 #: apt-ftparchive.1.xml:572
3378 msgid "<option>--source-override</option>"
3379 msgstr "<option>--source-override</option>"
3381 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3382 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3383 #: apt-ftparchive.1.xml:574
3385 "Select the source override file to use with the <literal>sources</literal> "
3386 "command. Configuration Item: <literal>APT::FTPArchive::SourceOverride</"
3389 "<literal>sources</literal> コマンドで使用する、ソースオーバーライドファイルを"
3390 "選択します。設定項目 - <literal>APT::FTPArchive::SourceOverride</literal>"
3392 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3393 #: apt-ftparchive.1.xml:578
3394 msgid "<option>--readonly</option>"
3395 msgstr "<option>--readonly</option>"
3397 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3398 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3399 #: apt-ftparchive.1.xml:580
3401 "Make the caching databases read only. Configuration Item: <literal>APT::"
3402 "FTPArchive::ReadOnlyDB</literal>."
3404 "キャッシュデータベースを読み取り専用にします。設定項目 - <literal>APT::"
3405 "FTPArchive::ReadOnlyDB</literal>"
3407 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3408 #: apt-ftparchive.1.xml:584
3409 msgid "<option>--arch</option>"
3410 msgstr "<option>--arch</option>"
3412 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3413 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3414 #: apt-ftparchive.1.xml:585
3417 "Accept in the <literal>packages</literal> and <literal>contents</literal> "
3418 "commands only package files matching <literal>*_arch.deb</literal> or "
3419 "<literal>*_all.deb</literal> instead of all package files in the given "
3420 "path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>."
3422 "コマンドが <literal>install</literal> か <literal>remove</literal> である場"
3423 "合、このオプションは使用していないパッケージを削除し、<literal>autoremove</"
3424 "literal> のように動作します。設定項目 - <literal>APT::Get::AutomaticRemove</"
3427 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3428 #: apt-ftparchive.1.xml:591
3429 msgid "<option>APT::FTPArchive::AlwaysStat</option>"
3430 msgstr "<option>--version</option>"
3432 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3433 #: apt-ftparchive.1.xml:593
3435 "&apt-ftparchive; caches as much as possible of metadata in a cachedb. If "
3436 "packages are recompiled and/or republished with the same version again, this "
3437 "will lead to problems as the now outdated cached metadata like size and "
3438 "checksums will be used. With this option enabled this will no longer happen "
3439 "as it will be checked if the file was changed. Note that this option is set "
3440 "to \"<literal>false</literal>\" by default as it is not recommend to upload "
3441 "multiply versions/builds of a package with the same versionnumber, so in "
3442 "theory nobody will have these problems and therefore all these extra checks "
3446 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3447 #: apt-ftparchive.1.xml:603
3448 msgid "<option>APT::FTPArchive::LongDescription</option>"
3449 msgstr "<option>APT::FTPArchive::LongDescription</option>"
3451 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3452 #: apt-ftparchive.1.xml:605
3455 "This configuration option defaults to \"<literal>true</literal>\" and should "
3456 "only be set to <literal>\"false\"</literal> if the Archive generated with "
3457 "&apt-ftparchive; also provides <filename>Translation</filename> files. Note "
3458 "that the <filename>Translation-en</filename> master file can only be created "
3459 "in the generate command."
3461 "この設定オプションはデフォルトで \"<literal>true</literal>\" で、&apt-"
3462 "ftparchive; が <filename>Translation</filename> ファイルも生成した場合にのみ "
3463 "<literal>\"false\"</literal> に設定してください。現在 <command>apt-"
3464 "ftparchive</command> は、このファイルを生成できないことに注意してください。"
3466 # type: Content of: <refentry><refsect1><title>
3467 #. type: Content of: <refentry><refsect1><title>
3468 #: apt-ftparchive.1.xml:617 apt.conf.5.xml:1087 apt_preferences.5.xml:544
3469 #: sources.list.5.xml:198
3473 # type: Content of: <refentry><refsect1><para><programlisting>
3474 #. type: Content of: <refentry><refsect1><para><programlisting>
3475 #: apt-ftparchive.1.xml:623
3477 msgid "<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n"
3479 "<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n"
3482 # type: Content of: <refentry><refsect1><para>
3483 #. type: Content of: <refentry><refsect1><para>
3484 #: apt-ftparchive.1.xml:619
3486 "To create a compressed Packages file for a directory containing binary "
3487 "packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
3489 "バイナリパッケージ (.deb) があるディレクトリの Packages ファイルを生成するに"
3490 "は、以下のようにします。<placeholder type=\"programlisting\" id=\"0\"/>"
3492 # type: Content of: <refentry><refsect1><para>
3493 #. type: Content of: <refentry><refsect1><para>
3494 #: apt-ftparchive.1.xml:633
3496 "<command>apt-ftparchive</command> returns zero on normal operation, decimal "
3499 "<command>apt-ftparchive</command> は正常終了時に 0 を返します。エラー時には十"
3502 #. The last update date
3503 #. type: Content of: <refentry><refentryinfo>
3506 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>08 "
3507 "November 2008</date>"
3509 "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>08 "
3510 "November 2008</date>"
3512 # type: Content of: <refentry><refnamediv><refname>
3513 #. type: <heading></heading>
3514 #: apt-get.8.xml:25 apt-get.8.xml:32 guide.sgml:96
3518 # type: Content of: <refentry><refnamediv><refpurpose>
3519 #. type: Content of: <refentry><refnamediv><refpurpose>
3521 msgid "APT package handling utility -- command-line interface"
3522 msgstr "APT パッケージ操作ユーティリティ -- コマンドラインインターフェース"
3524 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
3527 "<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> "
3528 "<option>-o= <replaceable>config_string</replaceable> </option> </arg> <arg> "
3529 "<option>-c= <replaceable>config_file</replaceable> </option> </arg> <arg> "
3530 "<option>-t=</option> <arg choice='plain'> <replaceable>target_release</"
3531 "replaceable> </arg> </arg> <group choice=\"req\"> <arg "
3532 "choice='plain'>update</arg> <arg choice='plain'>upgrade</arg> <arg "
3533 "choice='plain'>dselect-upgrade</arg> <arg choice='plain'>dist-upgrade</arg> "
3534 "<arg choice='plain'>install <arg choice=\"plain\" rep=\"repeat"
3535 "\"><replaceable>pkg</replaceable> <arg> <group choice='req'> <arg "
3536 "choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> <arg "
3537 "choice='plain'> /<replaceable>target_release</replaceable> </arg> </group> </"
3538 "arg> </arg> </arg> <arg choice='plain'>remove <arg choice=\"plain\" rep="
3539 "\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
3540 "choice='plain'>purge <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
3541 "replaceable></arg></arg> <arg choice='plain'>source <arg choice=\"plain\" "
3542 "rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group choice='req'> "
3543 "<arg choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> "
3544 "<arg choice='plain'> /<replaceable>target_release</replaceable> </arg> </"
3545 "group> </arg> </arg> </arg> <arg choice='plain'>build-dep <arg choice=\"plain"
3546 "\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
3547 "choice='plain'>check</arg> <arg choice='plain'>clean</arg> <arg "
3548 "choice='plain'>autoclean</arg> <arg choice='plain'>autoremove</arg> <arg "
3549 "choice='plain'> <group choice='req'> <arg choice='plain'>-v</arg> <arg "
3550 "choice='plain'>--version</arg> </group> </arg> <arg choice='plain'> <group "
3551 "choice='req'> <arg choice='plain'>-h</arg> <arg choice='plain'>--help</arg> "
3552 "</group> </arg> </group>"
3554 "<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> "
3555 "<option>-o= <replaceable>config_string</replaceable> </option> </arg> <arg> "
3556 "<option>-c= <replaceable>config_file</replaceable> </option> </arg> <arg> "
3557 "<option>-t=</option> <arg choice='plain'> <replaceable>target_release</"
3558 "replaceable> </arg> </arg> <group choice=\"req\"> <arg "
3559 "choice='plain'>update</arg> <arg choice='plain'>upgrade</arg> <arg "
3560 "choice='plain'>dselect-upgrade</arg> <arg choice='plain'>dist-upgrade</arg> "
3561 "<arg choice='plain'>install <arg choice=\"plain\" rep=\"repeat"
3562 "\"><replaceable>pkg</replaceable> <arg> <group choice='req'> <arg "
3563 "choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> <arg "
3564 "choice='plain'> /<replaceable>target_release</replaceable> </arg> </group> </"
3565 "arg> </arg> </arg> <arg choice='plain'>remove <arg choice=\"plain\" rep="
3566 "\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
3567 "choice='plain'>purge <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
3568 "replaceable></arg></arg> <arg choice='plain'>source <arg choice=\"plain\" "
3569 "rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group choice='req'> "
3570 "<arg choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> "
3571 "<arg choice='plain'> /<replaceable>target_release</replaceable> </arg> </"
3572 "group> </arg> </arg> </arg> <arg choice='plain'>build-dep <arg choice=\"plain"
3573 "\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
3574 "choice='plain'>check</arg> <arg choice='plain'>clean</arg> <arg "
3575 "choice='plain'>autoclean</arg> <arg choice='plain'>autoremove</arg> <arg "
3576 "choice='plain'> <group choice='req'> <arg choice='plain'>-v</arg> <arg "
3577 "choice='plain'>--version</arg> </group> </arg> <arg choice='plain'> <group "
3578 "choice='req'> <arg choice='plain'>-h</arg> <arg choice='plain'>--help</arg> "
3579 "</group> </arg> </group>"
3581 #. type: Content of: <refentry><refsect1><para>
3582 #: apt-get.8.xml:115
3584 "<command>apt-get</command> is the command-line tool for handling packages, "
3585 "and may be considered the user's \"back-end\" to other tools using the APT "
3586 "library. Several \"front-end\" interfaces exist, such as &dselect;, "
3587 "&aptitude;, &synaptic; and &wajig;."
3589 "<command>apt-get</command> は、パッケージを操作するコマンドラインツールで、"
3590 "APT ライブラリを用いる他のツールのユーザ側「バックエンド」といえるものです。"
3591 "「フロントエンド」インターフェースには、&dselect;, &aptitude;, &synaptic;, "
3594 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3595 #: apt-get.8.xml:124 apt-key.8.xml:127
3599 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3600 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3601 #: apt-get.8.xml:125
3603 "<literal>update</literal> is used to resynchronize the package index files "
3604 "from their sources. The indexes of available packages are fetched from the "
3605 "location(s) specified in <filename>/etc/apt/sources.list</filename>. For "
3606 "example, when using a Debian archive, this command retrieves and scans the "
3607 "<filename>Packages.gz</filename> files, so that information about new and "
3608 "updated packages is available. An <literal>update</literal> should always be "
3609 "performed before an <literal>upgrade</literal> or <literal>dist-upgrade</"
3610 "literal>. Please be aware that the overall progress meter will be incorrect "
3611 "as the size of the package files cannot be known in advance."
3613 "<literal>update</literal>は、取得元からパッケージインデックスファイルの再同期"
3614 "を行うのに使用します。利用可能なパッケージのインデックスは、<filename>/etc/"
3615 "apt/sources.list</filename> に記述した場所から取得します。例えば Debian アー"
3616 "カイブを利用する際、このコマンドが <filename>Packages.gz</filename> ファイル"
3617 "を検索することで、新規または更新されたパッケージの情報が利用可能となります。"
3618 "<literal>update</literal> は、<literal>upgrade</literal> や <literal>dist-"
3619 "upgrade</literal> を行う前に常に実行してください。前もってパッケージファイル"
3620 "のサイズを知ることができないため、全体の進捗メータは正しく表示されません。"
3623 #. type: <tag></tag>
3624 #: apt-get.8.xml:136 guide.sgml:121
3628 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3629 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3630 #: apt-get.8.xml:137
3632 "<literal>upgrade</literal> is used to install the newest versions of all "
3633 "packages currently installed on the system from the sources enumerated in "
3634 "<filename>/etc/apt/sources.list</filename>. Packages currently installed "
3635 "with new versions available are retrieved and upgraded; under no "
3636 "circumstances are currently installed packages removed, or packages not "
3637 "already installed retrieved and installed. New versions of currently "
3638 "installed packages that cannot be upgraded without changing the install "
3639 "status of another package will be left at their current version. An "
3640 "<literal>update</literal> must be performed first so that <command>apt-get</"
3641 "command> knows that new versions of packages are available."
3643 "<literal>upgrade</literal> は、現在システムにインストールされている全パッケー"
3644 "ジの最新バージョンを、<filename>/etc/apt/sources.list</filename> に列挙した取"
3645 "得元からインストールするのに使用します。現在インストール中のパッケージに新し"
3646 "いバージョンがあれば更新しますが、いかなる時も現在インストール中のパッケージ"
3647 "の削除は行いません。対象のパッケージが、他のパッケージのインストール状態を変"
3648 "更せずに更新できない場合は、現在のバージョンのままとなります。最初に "
3649 "<literal>update</literal> を実行しておき、<command>apt-get</command> にパッ"
3650 "ケージの新しいバージョンがあることを知らせる必要があります。"
3653 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3654 #: apt-get.8.xml:149
3655 msgid "dselect-upgrade"
3656 msgstr "dselect-upgrade"
3658 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3659 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3660 #: apt-get.8.xml:150
3662 "<literal>dselect-upgrade</literal> is used in conjunction with the "
3663 "traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</"
3664 "literal> follows the changes made by &dselect; to the <literal>Status</"
3665 "literal> field of available packages, and performs the actions necessary to "
3666 "realize that state (for instance, the removal of old and the installation of "
3669 "<literal>dselect-upgrade</literal> は、伝統的な Debian GNU/Linux パッケージ管"
3670 "理フロントエンドの &dselect; と共に使用されます。<literal>dselect-upgrade</"
3671 "literal> は、&dselect; で作られた利用可能パッケージの<literal>Status</"
3672 "literal> フィールドの変更を追跡し、その状態を反映させるのに必要なアクションを"
3673 "実行します。(例えば、古いパッケージの削除や新しいパッケージのインストールな"
3677 #. type: <tag></tag>
3678 #: apt-get.8.xml:159 guide.sgml:140
3679 msgid "dist-upgrade"
3680 msgstr "dist-upgrade"
3682 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3683 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3684 #: apt-get.8.xml:160
3686 "<literal>dist-upgrade</literal> in addition to performing the function of "
3687 "<literal>upgrade</literal>, also intelligently handles changing dependencies "
3688 "with new versions of packages; <command>apt-get</command> has a \"smart\" "
3689 "conflict resolution system, and it will attempt to upgrade the most "
3690 "important packages at the expense of less important ones if necessary. So, "
3691 "<literal>dist-upgrade</literal> command may remove some packages. The "
3692 "<filename>/etc/apt/sources.list</filename> file contains a list of locations "
3693 "from which to retrieve desired package files. See also &apt-preferences; "
3694 "for a mechanism for overriding the general settings for individual packages."
3696 "<literal>dist-upgrade</literal> は、<literal>upgrade</literal> の機能に加え、"
3697 "新バージョンのパッケージに対する依存関係の変更を知的に操作します。"
3698 "<command>apt-get</command> は「洗練された」競合解決システムを持ち、必要とあら"
3699 "ば比較的重要でないパッケージを犠牲にして、最重要パッケージの更新を試みます。"
3700 "そのため <literal>dist-upgrade</literal> は、いくつかのパッケージを削除する可"
3701 "能性があります。<filename>/etc/apt/sources.list</filename> ファイルには、必要"
3702 "なパッケージファイルを検索する場所のリストが含まれています。特定のパッケージ"
3703 "向けに、一般的な設定を上書きする機構については、&apt-preferences; をご覧くだ"
3707 #. type: <tag></tag>
3708 #: apt-get.8.xml:172 guide.sgml:131
3712 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3713 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3714 #: apt-get.8.xml:174
3716 "<literal>install</literal> is followed by one or more packages desired for "
3717 "installation or upgrading. Each package is a package name, not a fully "
3718 "qualified filename (for instance, in a Debian GNU/Linux system, libc6 would "
3719 "be the argument provided, not <literal>libc6_1.9.6-2.deb</literal>). All "
3720 "packages required by the package(s) specified for installation will also be "
3721 "retrieved and installed. The <filename>/etc/apt/sources.list</filename> "
3722 "file is used to locate the desired packages. If a hyphen is appended to the "
3723 "package name (with no intervening space), the identified package will be "
3724 "removed if it is installed. Similarly a plus sign can be used to designate "
3725 "a package to install. These latter features may be used to override "
3726 "decisions made by apt-get's conflict resolution system."
3728 "<literal>install</literal> の後には、インストールするパッケージを 1 つ以上指"
3729 "定します。指定するパッケージは、完全なファイル名ではなくパッケージ名です (例"
3730 "えば Debian GNU/Linux システムでは、<literal>libc6_1.9.6-2.deb</literal> では"
3731 "なく libc6 を引数として与えます)。インストールするよう指定したすべてのパッ"
3732 "ケージに対し、取得・インストールを行います。<filename>/etc/apt/sources.list</"
3733 "filename> ファイルを、要求するパッケージの場所を特定するのに使用します。パッ"
3734 "ケージ名の後ろに (空白を含まず) ハイフンが追加されている場合、そのパッケージ"
3735 "がインストールされていれば削除します。同様に、インストールするパッケージを明"
3736 "示するのにプラス記号も使用できます。この記号は apt-get の競合解決システムの判"
3737 "断を上書きするのに利用される可能性があります。"
3739 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3740 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3741 #: apt-get.8.xml:192
3743 "A specific version of a package can be selected for installation by "
3744 "following the package name with an equals and the version of the package to "
3745 "select. This will cause that version to be located and selected for install. "
3746 "Alternatively a specific distribution can be selected by following the "
3747 "package name with a slash and the version of the distribution or the Archive "
3748 "name (stable, testing, unstable)."
3750 "パッケージにイコール記号とバージョンを続けることで、選択したバージョンのパッ"
3751 "ケージをインストールすることができます。つまり、指定のバージョンのパッケージ"
3752 "をインストールするように選択する、ということです。別の方法としては、ディスト"
3753 "リビューションを特定するのに、パッケージ名に続けて、スラッシュとディストリ"
3754 "ビューションのバージョンやアーカイブ名 (stable, testing, unstable) を記述でき"
3757 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3758 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3759 #: apt-get.8.xml:199
3761 "Both of the version selection mechanisms can downgrade packages and must be "
3764 "バージョン選択機構はダウングレードにも使用できるため、注意して使用しなければ"
3767 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3768 #: apt-get.8.xml:202
3770 "This is also the target to use if you want to upgrade one or more already-"
3771 "installed packages without upgrading every package you have on your system. "
3772 "Unlike the \"upgrade\" target, which installs the newest version of all "
3773 "currently installed packages, \"install\" will install the newest version of "
3774 "only the package(s) specified. Simply provide the name of the package(s) "
3775 "you wish to upgrade, and if a newer version is available, it (and its "
3776 "dependencies, as described above) will be downloaded and installed."
3778 "システムにインストール済みのパッケージを、すべてアップグレードするのではな"
3779 "く、いくつかのパッケージをアップグレードする場合にも、このターゲットを使用で"
3780 "きます。現在インストールされているパッケージすべての最新版をインストールする "
3781 "\"upgrade\" ターゲットと異なり、\"install\" は指定したパッケージの最新版のみ"
3782 "をインストールします。単純にアップグレードしたいパッケージ名をしてください。"
3783 "より新しいバージョンが利用できる場合、そのパッケージ (と前述の依存関係にある"
3784 "パッケージ) をダウンロード・インストールします。"
3786 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3787 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3788 #: apt-get.8.xml:213
3790 "Finally, the &apt-preferences; mechanism allows you to create an alternative "
3791 "installation policy for individual packages."
3793 "最後に、&apt-preferences; 機構により、特定のパッケージに対するインストールポ"
3796 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3797 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3798 #: apt-get.8.xml:217
3800 "If no package matches the given expression and the expression contains one "
3801 "of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
3802 "it is applied to all package names in the database. Any matches are then "
3803 "installed (or removed). Note that matching is done by substring so 'lo.*' "
3804 "matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
3805 "expression with a '^' or '$' character, or create a more specific regular "
3808 "構文に '.', '?', '*' を含み、パッケージ名がマッチしなかった場合、POSIX 正規表"
3809 "現であると見なし、データベース内の全パッケージ名に対して適用します。マッチし"
3810 "たパッケージすべてがインストール(もしくは削除)されます。'lo.*' のような文字列"
3811 "は、'how-lo' や 'lowest' にマッチすることに注意してください。そうしたくなけれ"
3812 "ば、'^' や '$' を付けるか、もっと詳しい正規表現を指定してください。"
3814 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3815 #: apt-get.8.xml:226
3819 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3820 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3821 #: apt-get.8.xml:227
3823 "<literal>remove</literal> is identical to <literal>install</literal> except "
3824 "that packages are removed instead of installed. Note the removing a package "
3825 "leaves its configuration files in system. If a plus sign is appended to the "
3826 "package name (with no intervening space), the identified package will be "
3827 "installed instead of removed."
3829 "<literal>remove</literal> は、パッケージが削除されることを除き、"
3830 "<literal>install</literal> と同様です。削除されたパッケージの設定ファイルは、"
3831 "システムに残ったままになることに注意してください。プラス記号がパッケージ名に "
3832 "(間に空白を含まずに) 付加されると、識別されたパッケージを、削除ではなくインス"
3835 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3836 #: apt-get.8.xml:234
3840 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3841 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3842 #: apt-get.8.xml:235
3844 "<literal>purge</literal> is identical to <literal>remove</literal> except "
3845 "that packages are removed and purged (any configuration files are deleted "
3848 "パッケージが削除かつ完全削除 (すべての設定ファイルも削除) されるのを除き、"
3849 "<literal>purge</literal> は <literal>remove</literal> と同じです。"
3851 # type: Content of: <refentry><refnamediv><refname>
3852 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3853 #: apt-get.8.xml:239
3857 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3858 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3859 #: apt-get.8.xml:240
3861 "<literal>source</literal> causes <command>apt-get</command> to fetch source "
3862 "packages. APT will examine the available packages to decide which source "
3863 "package to fetch. It will then find and download into the current directory "
3864 "the newest available version of that source package while respect the "
3865 "default release, set with the option <literal>APT::Default-Release</"
3866 "literal>, the <option>-t</option> option or per package with the "
3867 "<literal>pkg/release</literal> syntax, if possible."
3869 "<literal>source</literal> は、<command>apt-get</command> にソースパッケージを"
3870 "取得させます。APT はどのソースパッケージを取得するか決めるため、利用可能な"
3871 "パッケージを検査します。その後、デフォルトリリースから最新の利用可能なソース"
3872 "パッケージを見つけ、カレントディレクトリへダウンロードします。デフォルトリ"
3873 "リースは、可能であれば、<literal>APT::Default-Release</literal> オプション、"
3874 "<option>-t</option> オプション、パッケージごとの <literal>pkg/release</"
3875 "literal> 構文で指定します。"
3877 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3878 #: apt-get.8.xml:248
3880 "Source packages are tracked separately from binary packages via <literal>deb-"
3881 "src</literal> type lines in the &sources-list; file. This means that you "
3882 "will need to add such a line for each repository you want to get sources "
3883 "from. If you don't do this you will properly get another (newer, older or "
3884 "none) source version than the one you have installed or could install."
3886 "ソースパッケージは、&sources-list; ファイルの <literal>deb-src</literal> タイ"
3887 "プにより、バイナリパッケート分けて管理されます。つまり、ソースを取得したいリ"
3888 "ポジトリを、それぞれ追加する必要があるということです。こうしないと、インス"
3889 "トール済み・インストール可能なものとは違う (新しい、または古い、存在しない) "
3892 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3893 #: apt-get.8.xml:255
3895 "If the <option>--compile</option> option is specified then the package will "
3896 "be compiled to a binary .deb using <command>dpkg-buildpackage</command>, if "
3897 "<option>--download-only</option> is specified then the source package will "
3900 "<option>--compile</option> オプションを指定すると、<command>dpkg-"
3901 "buildpackage</command> を用いてバイナリ .deb パッケージをコンパイルします。"
3902 "<option>--download-only</option> を指定すると、ソースパッケージを展開しませ"
3905 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3906 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3907 #: apt-get.8.xml:260
3909 "A specific source version can be retrieved by postfixing the source name "
3910 "with an equals and then the version to fetch, similar to the mechanism used "
3911 "for the package files. This enables exact matching of the source package "
3912 "name and version, implicitly enabling the <literal>APT::Get::Only-Source</"
3915 "パッケージと同様に、ソース名の後ろにイコールと取得したいバージョンを置くと、"
3916 "指定したバージョンのソースを取得できます。<literal>APT::Get::Only-Source</"
3917 "literal> オプションが暗黙のうちに有効になっているため、ソースパッケージ名と"
3918 "バージョンに厳密に一致させています。"
3920 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3921 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3922 #: apt-get.8.xml:266
3924 "Note that source packages are not tracked like binary packages, they exist "
3925 "only in the current directory and are similar to downloading source tar "
3928 "tar ball はカレントディレクトリにのみダウンロードされ、カレントディレクトリに"
3931 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3932 #: apt-get.8.xml:271
3936 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3937 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3938 #: apt-get.8.xml:272
3940 "<literal>build-dep</literal> causes apt-get to install/remove packages in an "
3941 "attempt to satisfy the build dependencies for a source package."
3943 "<literal>build-dep</literal> は、ソースパッケージの構築依存関係を満たすよう"
3944 "に、パッケージのインストール・削除を行います。"
3946 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3947 #: apt-get.8.xml:276
3951 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3952 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3953 #: apt-get.8.xml:277
3955 "<literal>check</literal> is a diagnostic tool; it updates the package cache "
3956 "and checks for broken dependencies."
3958 "<literal>check</literal> は、パッケージキャッシュの更新や壊れた依存関係を"
3961 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3962 #: apt-get.8.xml:281
3966 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3967 #: apt-get.8.xml:282
3969 "<literal>download</literal> will download the given binary package into the "
3970 "current directory."
3973 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3974 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3975 #: apt-get.8.xml:288
3977 "<literal>clean</literal> clears out the local repository of retrieved "
3978 "package files. It removes everything but the lock file from "
3979 "<filename>&cachedir;/archives/</filename> and <filename>&cachedir;/archives/"
3980 "partial/</filename>. When APT is used as a &dselect; method, <literal>clean</"
3981 "literal> is run automatically. Those who do not use dselect will likely "
3982 "want to run <literal>apt-get clean</literal> from time to time to free up "
3985 "<literal>clean</literal> は、取得したパッケージのローカルリポジトリを掃除しま"
3986 "す。<filename>&cachedir;/archives/</filename> と <filename>&cachedir;/"
3987 "archives/partial/</filename> からロックファイル以外すべて削除します。APT が "
3988 "&dselect; から呼ばれるときには、自動的に <literal>clean</literal> が実行され"
3989 "ます。dselectを使用しない場合は、ディスクスペースを解放するため、時々 "
3990 "<literal>apt-get clean</literal> を実行したくなるでしょう。"
3992 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3993 #: apt-get.8.xml:297
3997 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3998 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3999 #: apt-get.8.xml:298
4001 "Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
4002 "local repository of retrieved package files. The difference is that it only "
4003 "removes package files that can no longer be downloaded, and are largely "
4004 "useless. This allows a cache to be maintained over a long period without it "
4005 "growing out of control. The configuration option <literal>APT::Clean-"
4006 "Installed</literal> will prevent installed packages from being erased if it "
4009 "<literal>clean</literal> と同様に、<literal>autoclean</literal> は取得した"
4010 "パッケージのローカルリポジトリを掃除します。違いは、もうダウンロードされるこ"
4011 "とがないパッケージファイルや、ほとんど不要なパッケージファイルのみを削除する"
4012 "ことです。このため、長い期間、キャッシュが管理できずに肥大化することなく、維"
4013 "持することができます。設定オプション <literal>APT::Clean-Installed</literal> "
4014 "に off をセットしていれば、インストール済のパッケージファイルが削除されるのを"
4017 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4018 #: apt-get.8.xml:307
4022 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4023 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4024 #: apt-get.8.xml:308
4026 "<literal>autoremove</literal> is used to remove packages that were "
4027 "automatically installed to satisfy dependencies for some package and that "
4028 "are no more needed."
4030 "<literal>autoremove</literal> は、依存関係を満たすために自動的にインストール"
4031 "され、もう必要なくなったパッケージを削除するのに使用します。"
4033 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4034 #: apt-get.8.xml:312
4038 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4039 #: apt-get.8.xml:313
4041 "<literal>changelog</literal> downloads a package changelog and displays it "
4042 "through <command>sensible-pager</command>. The server name and base "
4043 "directory is defined in the <literal>APT::Changelogs::Server</literal> "
4044 "variable (e. g. <ulink>http://packages.debian.org/changelogs</ulink> for "
4045 "Debian or <ulink>http://changelogs.ubuntu.com/changelogs</ulink> for "
4046 "Ubuntu). By default it displays the changelog for the version that is "
4047 "installed. However, you can specify the same options as for the "
4048 "<option>install</option> command."
4051 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4052 #: apt-get.8.xml:335
4053 msgid "<option>--no-install-recommends</option>"
4054 msgstr "<option>--no-install-recommends</option>"
4056 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4057 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4058 #: apt-get.8.xml:336
4060 "Do not consider recommended packages as a dependency for installing. "
4061 "Configuration Item: <literal>APT::Install-Recommends</literal>."
4063 "「推奨」パッケージをインストールする依存関係と見なしません。設定項目 - "
4064 "<literal>APT::Install-Recommends</literal>"
4066 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4067 #: apt-get.8.xml:340
4069 #| msgid "<option>--no-suggests</option>"
4070 msgid "<option>--install-suggests</option>"
4071 msgstr "<option>--no-suggests</option>"
4073 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4074 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4075 #: apt-get.8.xml:341
4078 #| "Do not consider recommended packages as a dependency for installing. "
4079 #| "Configuration Item: <literal>APT::Install-Recommends</literal>."
4081 "Consider suggested packages as a dependency for installing. Configuration "
4082 "Item: <literal>APT::Install-Suggests</literal>."
4084 "「推奨」パッケージをインストールする依存関係と見なしません。設定項目 - "
4085 "<literal>APT::Install-Recommends</literal>"
4087 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4088 #: apt-get.8.xml:345
4089 msgid "<option>--download-only</option>"
4090 msgstr "<option>--download-only</option>"
4092 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4093 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4094 #: apt-get.8.xml:346
4096 "Download only; package files are only retrieved, not unpacked or installed. "
4097 "Configuration Item: <literal>APT::Get::Download-Only</literal>."
4099 "ダウンロードのみ - パッケージファイルの取得のみを行い、展開・インストールを行"
4100 "いません。設定項目 - <literal>APT::Get::Download-Only</literal>"
4102 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4103 #: apt-get.8.xml:350
4104 msgid "<option>--fix-broken</option>"
4105 msgstr "<option>--fix-broken</option>"
4107 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4108 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4109 #: apt-get.8.xml:351
4111 "Fix; attempt to correct a system with broken dependencies in place. This "
4112 "option, when used with install/remove, can omit any packages to permit APT "
4113 "to deduce a likely solution. If packages are specified, these have to "
4114 "completely correct the problem. The option is sometimes necessary when "
4115 "running APT for the first time; APT itself does not allow broken package "
4116 "dependencies to exist on a system. It is possible that a system's dependency "
4117 "structure can be so corrupt as to require manual intervention (which usually "
4118 "means using &dselect; or <command>dpkg --remove</command> to eliminate some "
4119 "of the offending packages). Use of this option together with <option>-m</"
4120 "option> may produce an error in some situations. Configuration Item: "
4121 "<literal>APT::Get::Fix-Broken</literal>."
4123 "修復 - 依存関係が壊れたシステムの修正を試みます。このオプションを install や "
4124 "remove と一緒に使うときは、APT が解決法を推測するので、パッケージを指定しなく"
4125 "てもかまいません。どのパッケージを指定しても、完全に問題を解決します。APT 自"
4126 "体は、システムに存在する破損したパッケージ依存関係を許すことができないので、"
4127 "初めて APT を実行する場合、このオプションが必要になることがあります。システム"
4128 "の依存関係構造にかなり問題がある場合は、手動で修正するよう要求することもあり"
4129 "ます。(通常は、問題のあるパッケージを取り除くのに &dselect; や <command>dpkg "
4130 "--remove</command> を使用します) このオプションを <option>-m</option> オプ"
4131 "ションと同時に使用すると、エラーになる状況があるかもしれません。設定項目 - "
4132 "<literal>APT::Get::Fix-Broken</literal>"
4134 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4135 #: apt-get.8.xml:364
4136 msgid "<option>--ignore-missing</option>"
4137 msgstr "<option>--ignore-missing</option>"
4139 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4140 #: apt-get.8.xml:365
4141 msgid "<option>--fix-missing</option>"
4142 msgstr "<option>--fix-missing</option>"
4144 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4145 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4146 #: apt-get.8.xml:366
4148 "Ignore missing packages; If packages cannot be retrieved or fail the "
4149 "integrity check after retrieval (corrupted package files), hold back those "
4150 "packages and handle the result. Use of this option together with <option>-f</"
4151 "option> may produce an error in some situations. If a package is selected "
4152 "for installation (particularly if it is mentioned on the command line) and "
4153 "it could not be downloaded then it will be silently held back. "
4154 "Configuration Item: <literal>APT::Get::Fix-Missing</literal>."
4156 "欠落パッケージの無視 - パッケージが取得できなかったり、(パッケージの破損で) "
4157 "取得した後の整合性チェックを通らなかった場合、そのパッケージの処理を保留し最"
4158 "後まで処理を続けます。このオプションを <option>-f</option> オプションと同時に"
4159 "使用すると、エラーになる状況があるかもしれません。パッケージをインストールす"
4160 "るよう選択している場合 (特にコマンドラインでの操作時) や、ダウンロードできな"
4161 "かった場合に、なにも表示せず保留することになります。設定項目 - <literal>APT::"
4162 "Get::Fix-Missing</literal>"
4164 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4165 #: apt-get.8.xml:376
4166 msgid "<option>--no-download</option>"
4167 msgstr "<option>--no-download</option>"
4169 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4170 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4171 #: apt-get.8.xml:377
4173 "Disables downloading of packages. This is best used with <option>--ignore-"
4174 "missing</option> to force APT to use only the .debs it has already "
4175 "downloaded. Configuration Item: <literal>APT::Get::Download</literal>."
4177 "パッケージのダウンロードを無効にします。これはすでにダウンロードした .deb に"
4178 "対してのみ APT を行う場合に、<option>--ignore-missing</option> と併せて使うの"
4179 "がよいでしょう。設定項目 - <literal>APT::Get::Download</literal>"
4181 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4182 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4183 #: apt-get.8.xml:384
4185 "Quiet; produces output suitable for logging, omitting progress indicators. "
4186 "More q's will produce more quiet up to a maximum of 2. You can also use "
4187 "<option>-q=#</option> to set the quiet level, overriding the configuration "
4188 "file. Note that quiet level 2 implies <option>-y</option>, you should never "
4189 "use -qq without a no-action modifier such as -d, --print-uris or -s as APT "
4190 "may decided to do something you did not expect. Configuration Item: "
4191 "<literal>quiet</literal>."
4193 "静粛 - 進捗表示を省略し、ログをとるのに便利な出力を行います。最大 2 つまで q "
4194 "を重ねることでより静粛にできます。また、<option>-q=#</option> のように静粛レ"
4195 "ベルを指定して、設定ファイルを上書きすることもできます。静粛レベル 2 は "
4196 "<option>-y</option> を含んでいることに注意してください。APT が意図しない決定"
4197 "を行うかもしれないので -d, --print-uris, -s のような操作を行わないオプション"
4198 "をつけずに -qq を使用するべきではありません。設定項目 - <literal>quiet</"
4201 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4202 #: apt-get.8.xml:394
4203 msgid "<option>--simulate</option>"
4204 msgstr "<option>--simulate</option>"
4206 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4207 #: apt-get.8.xml:396
4208 msgid "<option>--dry-run</option>"
4209 msgstr "<option>--dry-run</option>"
4211 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4212 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4213 #: apt-get.8.xml:399
4215 "No action; perform a simulation of events that would occur but do not "
4216 "actually change the system. Configuration Item: <literal>APT::Get::"
4217 "Simulate</literal>."
4219 "動作なし - なにが起こるのかのシミュレーションを行い、実際にはシステムの変更を"
4220 "行いません。設定項目 - <literal>APT::Get::Simulate</literal>"
4222 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4223 #: apt-get.8.xml:403
4225 "Simulation run as user will deactivate locking (<literal>Debug::NoLocking</"
4226 "literal>) automatic. Also a notice will be displayed indicating that this "
4227 "is only a simulation, if the option <literal>APT::Get::Show-User-Simulation-"
4228 "Note</literal> is set (Default: true). Neither NoLocking nor the notice "
4229 "will be triggered if run as root (root should know what he is doing without "
4230 "further warnings by <literal>apt-get</literal>)."
4232 "シミュレーションは、自動ではロックを行わず (<literal>Debug::NoLocking</"
4233 "literal>) ユーザ権限で実行します。また、<literal>APT::Get::Show-User-"
4234 "Simulation-Note</literal> オプション (デフォルト: true) をセットすると、これ"
4235 "がシミュレーションであるという注意を表示したりもします。root 権限で実行する"
4236 "と、NoLocking も 注意も行われません (root は <literal>apt-get</literal> によ"
4237 "る警告などなくても、何をしているのか知っているべきです)。"
4239 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4240 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4241 #: apt-get.8.xml:409
4243 "Simulate prints out a series of lines each one representing a dpkg "
4244 "operation, Configure (Conf), Remove (Remv), Unpack (Inst). Square brackets "
4245 "indicate broken packages and empty set of square brackets meaning breaks "
4246 "that are of no consequence (rare)."
4248 "シミュレートの結果、dpkg の動作を表す一連の行のそれぞれに、設定 (Conf)、削除 "
4249 "(Remv)、展開 (Inst) を表示します。角カッコは壊れたパッケージを表し、(まれに) "
4250 "空の角カッコは大した問題ではないことを表します。"
4252 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4253 #: apt-get.8.xml:416
4254 msgid "<option>-y</option>"
4255 msgstr "<option>-y</option>"
4257 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4258 #: apt-get.8.xml:416
4259 msgid "<option>--yes</option>"
4260 msgstr "<option>--yes</option>"
4262 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4263 #: apt-get.8.xml:417
4264 msgid "<option>--assume-yes</option>"
4265 msgstr "<option>--assume-yes</option>"
4267 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4268 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4269 #: apt-get.8.xml:418
4271 "Automatic yes to prompts; assume \"yes\" as answer to all prompts and run "
4272 "non-interactively. If an undesirable situation, such as changing a held "
4273 "package, trying to install a unauthenticated package or removing an "
4274 "essential package occurs then <literal>apt-get</literal> will abort. "
4275 "Configuration Item: <literal>APT::Get::Assume-Yes</literal>."
4277 "プロンプトへの自動承諾 - すべてのプロンプトに自動的に \"yes\" と答え、非対話"
4278 "的に実行します。保留したパッケージの状態を変更したり、必須パッケージを削除す"
4279 "るような不適切な状況の場合、<literal>apt-get</literal> は処理を中断します。設"
4280 "定項目 - <literal>APT::Get::Assume-Yes</literal>"
4282 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4283 #: apt-get.8.xml:425
4284 msgid "<option>-u</option>"
4285 msgstr "<option>-u</option>"
4287 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4288 #: apt-get.8.xml:425
4289 msgid "<option>--show-upgraded</option>"
4290 msgstr "<option>--show-upgraded</option>"
4292 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4293 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4294 #: apt-get.8.xml:426
4296 "Show upgraded packages; Print out a list of all packages that are to be "
4297 "upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>."
4299 "更新パッケージ表示 - 更新される全パッケージを一覧表示します。設定項目 - "
4300 "<literal>APT::Get::Show-Upgraded</literal>"
4302 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4303 #: apt-get.8.xml:431
4304 msgid "<option>-V</option>"
4305 msgstr "<option>-V</option>"
4307 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4308 #: apt-get.8.xml:431
4309 msgid "<option>--verbose-versions</option>"
4310 msgstr "<option>--verbose-versions</option>"
4312 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4313 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4314 #: apt-get.8.xml:432
4316 "Show full versions for upgraded and installed packages. Configuration Item: "
4317 "<literal>APT::Get::Show-Versions</literal>."
4319 "更新・インストールするパッケージのバージョンをすべて表示します。設定項目 - "
4320 "<literal>APT::Get::Show-Versions</literal>"
4322 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4323 #: apt-get.8.xml:436
4324 msgid "<option>-b</option>"
4325 msgstr "<option>-b</option>"
4327 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4328 #: apt-get.8.xml:436
4329 msgid "<option>--compile</option>"
4330 msgstr "<option>--compile</option>"
4332 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4333 #: apt-get.8.xml:437
4334 msgid "<option>--build</option>"
4335 msgstr "<option>--build</option>"
4337 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4338 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4339 #: apt-get.8.xml:438
4341 "Compile source packages after downloading them. Configuration Item: "
4342 "<literal>APT::Get::Compile</literal>."
4344 "ソースパッケージをダウンロード後、コンパイルします。設定項目 - <literal>APT::"
4345 "Get::Compile</literal>"
4347 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4348 #: apt-get.8.xml:442
4349 msgid "<option>--ignore-hold</option>"
4350 msgstr "<option>--ignore-hold</option>"
4352 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4353 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4354 #: apt-get.8.xml:443
4356 "Ignore package Holds; This causes <command>apt-get</command> to ignore a "
4357 "hold placed on a package. This may be useful in conjunction with "
4358 "<literal>dist-upgrade</literal> to override a large number of undesired "
4359 "holds. Configuration Item: <literal>APT::Ignore-Hold</literal>."
4361 "保留パッケージの無視 - パッケージの保留指示を無視して <command>apt-get</"
4362 "command> を行います。<literal>dist-upgrade</literal> と共に、大量のパッケージ"
4363 "を保留の解除をするのに使用すると便利です。設定項目 - <literal>APT::Ignore-"
4366 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4367 #: apt-get.8.xml:449
4368 msgid "<option>--no-upgrade</option>"
4369 msgstr "<option>--no-upgrade</option>"
4371 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4372 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4373 #: apt-get.8.xml:450
4375 "Do not upgrade packages; When used in conjunction with <literal>install</"
4376 "literal>, <literal>no-upgrade</literal> will prevent packages on the command "
4377 "line from being upgraded if they are already installed. Configuration Item: "
4378 "<literal>APT::Get::Upgrade</literal>."
4380 "パッケージ更新なし - <literal>install</literal> と同時に使用すると、"
4381 "<literal>no-upgrade</literal> は、指定したパッケージがすでにインストールして"
4382 "ある場合に更新を行いません。設定項目 - <literal>APT::Get::Upgrade</literal>"
4384 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4385 #: apt-get.8.xml:456
4386 msgid "<option>--only-upgrade</option>"
4387 msgstr "<option>--only-upgrade</option>"
4389 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4390 #: apt-get.8.xml:457
4393 "Do not install new packages; When used in conjunction with <literal>install</"
4394 "literal>, <literal>only-upgrade</literal> will prevent packages on the "
4395 "command line from being upgraded if they are not already installed. "
4396 "Configuration Item: <literal>APT::Get::Only-Upgrade</literal>."
4398 "パッケージ更新なし - <literal>install</literal> と同時に使用すると、"
4399 "<literal>no-upgrade</literal> は、指定したパッケージがすでにインストールして"
4400 "ある場合に更新を行いません。設定項目 - <literal>APT::Get::Upgrade</literal>"
4402 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4403 #: apt-get.8.xml:463
4404 msgid "<option>--force-yes</option>"
4405 msgstr "<option>--force-yes</option>"
4407 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4408 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4409 #: apt-get.8.xml:464
4411 "Force yes; This is a dangerous option that will cause apt to continue "
4412 "without prompting if it is doing something potentially harmful. It should "
4413 "not be used except in very special situations. Using <literal>force-yes</"
4414 "literal> can potentially destroy your system! Configuration Item: "
4415 "<literal>APT::Get::force-yes</literal>."
4417 "強制承諾 - APT が何か損傷を与えかねない動作をしようとした場合でも、確認の入力"
4418 "なしで実行してしまう危険なオプションです。よほどの状況でなければ、使用しない"
4419 "方がいいでしょう。<literal>force-yes</literal> は、あなたのシステムを破壊しか"
4420 "ねません! 設定項目 - <literal>APT::Get::force-yes</literal>"
4422 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4423 #: apt-get.8.xml:471
4424 msgid "<option>--print-uris</option>"
4425 msgstr "<option>--print-uris</option>"
4427 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4428 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4429 #: apt-get.8.xml:472
4431 "Instead of fetching the files to install their URIs are printed. Each URI "
4432 "will have the path, the destination file name, the size and the expected md5 "
4433 "hash. Note that the file name to write to will not always match the file "
4434 "name on the remote site! This also works with the <literal>source</literal> "
4435 "and <literal>update</literal> commands. When used with the <literal>update</"
4436 "literal> command the MD5 and size are not included, and it is up to the user "
4437 "to decompress any compressed files. Configuration Item: <literal>APT::Get::"
4438 "Print-URIs</literal>."
4440 "インストールするファイルを取得する代わりに、その URI を表示します。URI には、"
4441 "パス、対象ファイル名、ファイルサイズ、予測される md5 ハッシュが含まれていま"
4442 "す。出力したファイル名が、常にリモートサイトのファイル名と一致するわけではな"
4443 "い、ということに注意してください! これは <literal>source</literal> コマンド、"
4444 "<literal>update</literal> コマンドでも動作します。<literal>update</literal> "
4445 "で使用したときには、MD5 やファイルサイズを含みません。このとき、圧縮ファイル"
4446 "の展開はユーザの責任において行ってください。設定項目 - <literal>APT::Get::"
4447 "Print-URIs</literal>"
4449 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4450 #: apt-get.8.xml:482
4451 msgid "<option>--purge</option>"
4452 msgstr "<option>--purge</option>"
4454 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4455 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4456 #: apt-get.8.xml:483
4458 "Use purge instead of remove for anything that would be removed. An asterisk "
4459 "(\"*\") will be displayed next to packages which are scheduled to be purged. "
4460 "<option>remove --purge</option> is equivalent to the <option>purge</option> "
4461 "command. Configuration Item: <literal>APT::Get::Purge</literal>."
4463 "削除する際、「削除」ではなく「完全削除」を行います。「完全削除」を行うと指示"
4464 "したパッケージ名の後には、アスタリスク (\"*\") が付きます。<option>remove --"
4465 "purge</option> は <option>purge</option> コマンドと等価です。 設定項目 - "
4466 "<literal>APT::Get::Purge</literal>"
4468 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4469 #: apt-get.8.xml:490
4470 msgid "<option>--reinstall</option>"
4471 msgstr "<option>--reinstall</option>"
4473 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4474 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4475 #: apt-get.8.xml:491
4477 "Re-Install packages that are already installed and at the newest version. "
4478 "Configuration Item: <literal>APT::Get::ReInstall</literal>."
4480 "すでに最新版がインストールされていても、パッケージを再インストールします。設"
4481 "定項目 - <literal>APT::Get::ReInstall</literal>"
4483 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4484 #: apt-get.8.xml:495
4485 msgid "<option>--list-cleanup</option>"
4486 msgstr "<option>--list-cleanup</option>"
4488 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4489 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4490 #: apt-get.8.xml:496
4492 "This option defaults to on, use <literal>--no-list-cleanup</literal> to turn "
4493 "it off. When on <command>apt-get</command> will automatically manage the "
4494 "contents of <filename>&statedir;/lists</filename> to ensure that obsolete "
4495 "files are erased. The only reason to turn it off is if you frequently "
4496 "change your source list. Configuration Item: <literal>APT::Get::List-"
4497 "Cleanup</literal>."
4499 "この機能はデフォルトで ON になっています。OFF にするには <literal>--no-list-"
4500 "cleanup</literal> としてください。ON の場合、<command>apt-get</command> は古"
4501 "くなったファイルを確実に消去するため、自動的に <filename>&statedir;/lists</"
4502 "filename> の中身を管理します。これを OFF にするのは、取得元リストを頻繁に変更"
4503 "する時ぐらいでしょう。設定項目 - <literal>APT::Get::List-Cleanup</literal>"
4505 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4506 #: apt-get.8.xml:505
4507 msgid "<option>--target-release</option>"
4508 msgstr "<option>--target-release</option>"
4510 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4511 #: apt-get.8.xml:506
4512 msgid "<option>--default-release</option>"
4513 msgstr "<option>--default-release</option>"
4515 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4516 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4517 #: apt-get.8.xml:507
4519 "This option controls the default input to the policy engine, it creates a "
4520 "default pin at priority 990 using the specified release string. This "
4521 "overrides the general settings in <filename>/etc/apt/preferences</"
4522 "filename>. Specifically pinned packages are not affected by the value of "
4523 "this option. In short, this option lets you have simple control over which "
4524 "distribution packages will be retrieved from. Some common examples might be "
4525 "<option>-t '2.1*'</option>, <option>-t unstable</option> or <option>-t sid</"
4526 "option>. Configuration Item: <literal>APT::Default-Release</literal>; see "
4527 "also the &apt-preferences; manual page."
4529 "このオプションは、ポリシーエンジンへのデフォルト入力を制御します。これは、指"
4530 "定されたリリース文字列を使用し、デフォルト pin を優先度 990 で作成します。"
4531 "<filename>/etc/apt/preferences</filename> にある一般設定を上書きします。pin "
4532 "で留めるのを明示されたパッケージには、このオプションの値は影響を与えません。"
4533 "つまりこのオプションで、どの配布パッケージを取得するかを簡単に管理します。一"
4534 "般的な例としては、<option>-t '2.1*'</option> や <option>-t unstable</"
4535 "option>、<option>-t sid</option> でしょう。設定項目 - <literal>APT::Default-"
4536 "Release</literal>。&apt-preferences; のマニュアルページもご覧ください。"
4538 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4539 #: apt-get.8.xml:520
4540 msgid "<option>--trivial-only</option>"
4541 msgstr "<option>--trivial-only</option>"
4543 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4544 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4545 #: apt-get.8.xml:522
4547 "Only perform operations that are 'trivial'. Logically this can be considered "
4548 "related to <option>--assume-yes</option>, where <option>--assume-yes</"
4549 "option> will answer yes to any prompt, <option>--trivial-only</option> will "
4550 "answer no. Configuration Item: <literal>APT::Get::Trivial-Only</literal>."
4552 "「重要でない」操作のみを行います。これは論理的に <option>--assume-yes</"
4553 "option> の仲間と見なせます。<option>--assume-yes</option> は質問にすべて yes "
4554 "と答えますが、<option>--trivial-only</option> はすべて no と答えます。設定項"
4555 "目 - <literal>APT::Get::Trivial-Only</literal>"
4557 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4558 #: apt-get.8.xml:528
4559 msgid "<option>--no-remove</option>"
4560 msgstr "<option>--no-remove</option>"
4562 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4563 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4564 #: apt-get.8.xml:529
4566 "If any packages are to be removed apt-get immediately aborts without "
4567 "prompting. Configuration Item: <literal>APT::Get::Remove</literal>."
4569 "パッケージが削除される状況になったとき、プロンプトを表示せず中断します。設定"
4570 "項目 - <literal>APT::Get::Remove</literal>"
4572 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4573 #: apt-get.8.xml:534
4574 msgid "<option>--auto-remove</option>"
4575 msgstr "<option>--auto-remove</option>"
4577 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4578 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4579 #: apt-get.8.xml:535
4581 "If the command is either <literal>install</literal> or <literal>remove</"
4582 "literal>, then this option acts like running <literal>autoremove</literal> "
4583 "command, removing the unused dependency packages. Configuration Item: "
4584 "<literal>APT::Get::AutomaticRemove</literal>."
4586 "コマンドが <literal>install</literal> か <literal>remove</literal> である場"
4587 "合、このオプションは使用していないパッケージを削除し、<literal>autoremove</"
4588 "literal> のように動作します。設定項目 - <literal>APT::Get::AutomaticRemove</"
4591 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4592 #: apt-get.8.xml:541
4593 msgid "<option>--only-source</option>"
4594 msgstr "<option>--only-source</option>"
4596 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4597 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4598 #: apt-get.8.xml:542
4600 "Only has meaning for the <literal>source</literal> and <literal>build-dep</"
4601 "literal> commands. Indicates that the given source names are not to be "
4602 "mapped through the binary table. This means that if this option is "
4603 "specified, these commands will only accept source package names as "
4604 "arguments, rather than accepting binary package names and looking up the "
4605 "corresponding source package. Configuration Item: <literal>APT::Get::Only-"
4608 "<literal>source</literal> コマンドと <literal>build-dep</literal> コマンドで"
4609 "のみ意味があります。指定されたソース名がバイナリテーブルにマップされないよう"
4610 "にします。これは、このオプションを指定すると、バイナリパッケージ名を受け付け"
4611 "て対応するソースパッケージを探すのではなく、引数にソースパッケージ名しか受け"
4612 "付けなくなる、ということです。設定項目 - <literal>APT::Get::Only-Source</"
4615 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4616 #: apt-get.8.xml:552
4617 msgid "<option>--diff-only</option>"
4618 msgstr "<option>--diff-only</option>"
4620 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4621 #: apt-get.8.xml:552
4622 msgid "<option>--dsc-only</option>"
4623 msgstr "<option>--dsc-only</option>"
4625 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4626 #: apt-get.8.xml:552
4627 msgid "<option>--tar-only</option>"
4628 msgstr "<option>--tar-only</option>"
4630 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4631 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4632 #: apt-get.8.xml:553
4634 "Download only the diff, dsc, or tar file of a source archive. Configuration "
4635 "Item: <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Dsc-Only</"
4636 "literal>, and <literal>APT::Get::Tar-Only</literal>."
4638 "ソースアーカイブの diff ファイルや tar ファイルのダウンロードのみを行います。"
4639 "設定項目 - <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Tar-"
4642 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4643 #: apt-get.8.xml:558
4644 msgid "<option>--arch-only</option>"
4645 msgstr "<option>--arch-only</option>"
4647 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4648 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4649 #: apt-get.8.xml:559
4651 "Only process architecture-dependent build-dependencies. Configuration Item: "
4652 "<literal>APT::Get::Arch-Only</literal>."
4654 "構築依存関係の解決を、アーキテクチャに依存したもののみ行います。設定項目 - "
4655 "<literal>APT::Get::Arch-Only</literal>"
4657 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4658 #: apt-get.8.xml:563
4659 msgid "<option>--allow-unauthenticated</option>"
4660 msgstr "<option>--allow-unauthenticated</option>"
4662 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4663 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4664 #: apt-get.8.xml:564
4666 "Ignore if packages can't be authenticated and don't prompt about it. This "
4667 "is useful for tools like pbuilder. Configuration Item: <literal>APT::Get::"
4668 "AllowUnauthenticated</literal>."
4670 "パッケージを確認できない場合に無視し、それについて質問しません。pbuilder のよ"
4671 "うなツールで便利です。設定項目 - <literal>APT::Get::AllowUnauthenticated</"
4674 #. type: Content of: <refentry><refsect1><variablelist>
4675 #: apt-get.8.xml:577
4677 "&file-sourceslist; &file-aptconf; &file-preferences; &file-cachearchives; "
4680 "&file-sourceslist; &file-aptconf; &file-preferences; &file-cachearchives; "
4683 # type: Content of: <refentry><refsect1><para>
4684 #. type: Content of: <refentry><refsect1><para>
4685 #: apt-get.8.xml:586
4687 "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
4688 "&apt-config;, &apt-secure;, The APT User's guide in &guidesdir;, &apt-"
4689 "preferences;, the APT Howto."
4691 "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
4692 "&apt-config;, &apt-secure;, &guidesdir; の APT ユーザーズガイド, &apt-"
4693 "preferences;, APT Howto"
4695 # type: Content of: <refentry><refsect1><para>
4696 #. type: Content of: <refentry><refsect1><para>
4697 #: apt-get.8.xml:592
4699 "<command>apt-get</command> returns zero on normal operation, decimal 100 on "
4702 "<command>apt-get</command> は正常終了時に 0 を返します。エラー時には十進の "
4705 #. type: Content of: <refentry><refsect1><title>
4706 #: apt-get.8.xml:595
4707 msgid "ORIGINAL AUTHORS"
4710 #. type: Content of: <refentry><refsect1><para>
4711 #: apt-get.8.xml:596
4712 msgid "&apt-author.jgunthorpe;"
4713 msgstr "&apt-author.jgunthorpe;"
4715 #. type: Content of: <refentry><refsect1><title>
4716 #: apt-get.8.xml:599
4717 msgid "CURRENT AUTHORS"
4720 #. type: Content of: <refentry><refsect1><para>
4721 #: apt-get.8.xml:601
4722 msgid "&apt-author.team;"
4723 msgstr "&apt-author.team;"
4725 # type: Content of: <refentry><refnamediv><refname>
4726 #. type: Content of: <refentry><refnamediv><refname>
4727 #: apt-key.8.xml:17 apt-key.8.xml:24
4731 # type: Content of: <refentry><refnamediv><refpurpose>
4732 #. type: Content of: <refentry><refnamediv><refpurpose>
4734 msgid "APT key management utility"
4735 msgstr "APT キー管理ユーティリティ"
4737 # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
4738 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
4741 "<command>apt-key</command> <arg><option>--keyring <replaceable>filename</"
4742 "replaceable></option></arg> <arg><replaceable>command</replaceable></arg> "
4743 "<arg rep=\"repeat\"><option><replaceable>arguments</replaceable></option></"
4746 "<command>apt-key</command> <arg><option>--keyring <replaceable>filename</"
4747 "replaceable></option></arg> <arg><replaceable>command</replaceable></arg> "
4748 "<arg rep=\"repeat\"><option><replaceable>arguments</replaceable></option></"
4751 # type: Content of: <refentry><refsect1><para>
4752 #. type: Content of: <refentry><refsect1><para>
4755 "<command>apt-key</command> is used to manage the list of keys used by apt to "
4756 "authenticate packages. Packages which have been authenticated using these "
4757 "keys will be considered trusted."
4759 "<command>apt-key</command> は、apt が パッケージを認証するのに使用するキーの"
4760 "一覧を管理するのに使用します。このキーで認証されたパッケージは、信頼するに足"
4763 # type: Content of: <refentry><refsect1><title>
4764 #. type: Content of: <refentry><refsect1><title>
4769 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4770 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4772 msgid "add <replaceable>filename</replaceable>"
4773 msgstr "add <replaceable>filename</replaceable>"
4775 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4776 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4779 "Add a new key to the list of trusted keys. The key is read from "
4780 "<replaceable>filename</replaceable>, or standard input if "
4781 "<replaceable>filename</replaceable> is <literal>-</literal>."
4783 "信頼キー一覧に新しいキーを追加します。このキーは <replaceable>filename</"
4784 "replaceable> から読み込みますが、<replaceable>filename</replaceable> を "
4785 "<literal>-</literal> とすると、標準入力から読み込みます。"
4787 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4788 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4790 msgid "del <replaceable>keyid</replaceable>"
4791 msgstr "del <replaceable>keyid</replaceable>"
4793 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4794 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4796 msgid "Remove a key from the list of trusted keys."
4797 msgstr "信頼キー一覧からキーを削除します。"
4799 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4800 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4802 msgid "export <replaceable>keyid</replaceable>"
4803 msgstr "export <replaceable>keyid</replaceable>"
4805 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4806 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4808 msgid "Output the key <replaceable>keyid</replaceable> to standard output."
4809 msgstr "キー <replaceable>keyid</replaceable> を標準出力に出力します。"
4811 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4816 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4817 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4819 msgid "Output all trusted keys to standard output."
4820 msgstr "信頼するキーをすべて標準出力に出力します。"
4822 # type: Content of: <refentry><refsect1><title>
4823 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4828 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4829 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4831 msgid "List trusted keys."
4832 msgstr "信頼キーを一覧表示します。"
4834 # type: Content of: <refentry><refsect1><title>
4835 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4836 #: apt-key.8.xml:104
4840 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4841 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4842 #: apt-key.8.xml:108
4843 msgid "List fingerprints of trusted keys."
4844 msgstr "信頼キーのフィンガープリントを一覧表示します。"
4846 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4847 #: apt-key.8.xml:115
4851 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4852 #: apt-key.8.xml:119
4854 "Pass advanced options to gpg. With adv --recv-key you can download the "
4857 "gpg に上級オプションを渡します。adv --recv-key とすると、公開鍵をダウンロード"
4860 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4861 #: apt-key.8.xml:131
4863 "Update the local keyring with the archive keyring and remove from the local "
4864 "keyring the archive keys which are no longer valid. The archive keyring is "
4865 "shipped in the <literal>archive-keyring</literal> package of your "
4866 "distribution, e.g. the <literal>debian-archive-keyring</literal> package in "
4870 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4871 #: apt-key.8.xml:141
4877 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4878 #: apt-key.8.xml:145
4880 "Work similar to the <command>update</command> command above, but get the "
4881 "archive keyring from an URI instead and validate it against a master key. "
4882 "This requires an installed &wget; and an APT build configured to have a "
4883 "server to fetch from and a master keyring to validate. APT in Debian does "
4884 "not support this command and relies on <command>update</command> instead, "
4885 "but Ubuntu's APT does."
4888 #. type: Content of: <refentry><refsect1><para>
4889 #: apt-key.8.xml:162
4891 "Note that options need to be defined before the commands described in the "
4894 "前節で説明したコマンドの前に、このオプションを定義する必要があることに注意し"
4897 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4898 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4899 #: apt-key.8.xml:164
4900 msgid "--keyring <replaceable>filename</replaceable>"
4901 msgstr "--keyring <replaceable>filename</replaceable>"
4903 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4904 #: apt-key.8.xml:165
4906 "With this option it is possible to specify a specific keyring file the "
4907 "command should operate on. The default is that a command is executed on the "
4908 "<filename>trusted.gpg</filename> file as well as on all parts in the "
4909 "<filename>trusted.gpg.d</filename> directory, through <filename>trusted.gpg</"
4910 "filename> is the primary keyring which means that e.g. new keys are added to "
4913 "このオプションでは、コマンドが動作する際のキーリングを指定できます。デフォル"
4914 "トは、<filename>trusted.gpg</filename> と <filename>trusted.gpg.d</filename> "
4915 "ディレクトリにあるすべてのファイルで動作します。この中で <filename>trusted."
4916 "gpg</filename> がプライマリキーリングです。つまり新しいキーはこのファイルに追"
4919 #. type: Content of: <refentry><refsect1><variablelist>
4920 #: apt-key.8.xml:178
4921 msgid "&file-trustedgpg;"
4922 msgstr "&file-trustedgpg;"
4924 # type: Content of: <refentry><refsect1><para>
4925 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4926 #: apt-key.8.xml:180
4927 msgid "<filename>/etc/apt/trustdb.gpg</filename>"
4928 msgstr "<filename>/etc/apt/trustdb.gpg</filename>"
4930 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4931 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4932 #: apt-key.8.xml:181
4933 msgid "Local trust database of archive keys."
4934 msgstr "アーカイブキーのローカル信頼データベースです。"
4936 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4937 #: apt-key.8.xml:184
4938 msgid "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>"
4939 msgstr "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>"
4941 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4942 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4943 #: apt-key.8.xml:185
4944 msgid "Keyring of Debian archive trusted keys."
4945 msgstr "Debian アーカイブ信頼キーのキーリングです。"
4947 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4948 #: apt-key.8.xml:188
4950 "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>"
4952 "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>"
4954 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4955 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4956 #: apt-key.8.xml:189
4957 msgid "Keyring of Debian archive removed trusted keys."
4958 msgstr "削除された Debian アーカイブ信頼キーのキーリングです。"
4960 # type: Content of: <refentry><refsect1><para>
4961 #. type: Content of: <refentry><refsect1><para>
4962 #: apt-key.8.xml:198
4963 msgid "&apt-get;, &apt-secure;"
4964 msgstr "&apt-get;, &apt-secure;"
4966 #. The last update date
4967 #. type: Content of: <refentry><refentryinfo>
4968 #: apt-mark.8.xml:16
4971 #| "&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>9 "
4972 #| "August 2009</date>"
4974 "&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>21 "
4977 "&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>9 "
4978 "August 2009</date>"
4980 # type: Content of: <refentry><refnamediv><refname>
4981 #. type: Content of: <refentry><refnamediv><refname>
4982 #: apt-mark.8.xml:25 apt-mark.8.xml:32
4986 # type: Content of: <refentry><refsect1><para>
4987 #. type: Content of: <refentry><refnamediv><refpurpose>
4988 #: apt-mark.8.xml:33
4989 msgid "mark/unmark a package as being automatically-installed"
4990 msgstr "パッケージが自動的にインストールされたかどうかのマークを変更します。"
4992 # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
4993 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
4994 #: apt-mark.8.xml:39
4997 #| " <command>apt-mark</command> <arg><option>-hv</option></arg> "
4998 #| "<arg><option>-f=<replaceable>FILENAME</replaceable></option></arg> <group "
4999 #| "choice=\"plain\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg "
5000 #| "choice=\"plain\">markauto</arg> <arg choice=\"plain\">unmarkauto</arg> </"
5001 #| "group> <arg choice=\"plain\" rep=\"repeat\"><replaceable>package</"
5002 #| "replaceable></arg> </arg> <arg choice=\"plain\">showauto</arg> </group>"
5004 " <command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-"
5005 "f=<replaceable>FILENAME</replaceable></option></arg> <group choice=\"plain"
5006 "\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg choice=\"plain"
5007 "\">auto</arg> <arg choice=\"plain\">manual</arg> <arg choice=\"plain"
5008 "\">showauto</arg> <arg choice=\"plain\">showmanual</arg> </group> <arg "
5009 "choice=\"plain\" rep=\"repeat\"><replaceable>package</replaceable></arg> </"
5012 " <command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-"
5013 "f=<replaceable>FILENAME</replaceable></option></arg> <group choice=\"plain"
5014 "\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg choice=\"plain"
5015 "\">markauto</arg> <arg choice=\"plain\">unmarkauto</arg> </group> <arg "
5016 "choice=\"plain\" rep=\"repeat\"><replaceable>package</replaceable></arg> </"
5017 "arg> <arg choice=\"plain\">showauto</arg> </group>"
5019 # type: Content of: <refentry><refsect1><para>
5020 #. type: Content of: <refentry><refsect1><para>
5021 #: apt-mark.8.xml:57
5023 "<command>apt-mark</command> will change whether a package has been marked as "
5024 "being automatically installed."
5026 "<command>apt-mark</command> は、パッケージが自動的にインストールされたかどう"
5029 # type: Content of: <refentry><refsect1><para>
5030 #. type: Content of: <refentry><refsect1><para>
5031 #: apt-mark.8.xml:61
5033 "When you request that a package is installed, and as a result other packages "
5034 "are installed to satisfy its dependencies, the dependencies are marked as "
5035 "being automatically installed. Once these automatically installed packages "
5036 "are no longer depended on by any manually installed packages, they will be "
5037 "removed by e.g. <command>apt-get</command> or <command>aptitude</command>."
5039 "パッケージをインストールすると要求し、その結果、別のパッケージが依存関係を満"
5040 "たすためにインストールされた場合、依存関係に自動的にインストールしたと印を付"
5041 "けます。いったん自動的にインストールされたパッケージは、手動でインストールし"
5042 "たパッケージに依存されなくなると、そのパッケージは、例えば <command>apt-get</"
5043 "command> や <command>aptitude</command> により削除されます。"
5045 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5046 #: apt-mark.8.xml:69
5052 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5053 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5054 #: apt-mark.8.xml:70
5057 #| "<literal>markauto</literal> is used to mark a package as being "
5058 #| "automatically installed, which will cause the package to be removed when "
5059 #| "no more manually installed packages depend on this package."
5061 "<literal>auto</literal> is used to mark a package as being automatically "
5062 "installed, which will cause the package to be removed when no more manually "
5063 "installed packages depend on this package."
5065 "<literal>markauto</literal> は、パッケージを自動的にインストールしたとして"
5066 "マークします。このパッケージに依存する、手動でインストールされたパッケージが"
5067 "なくなると、このパッケージを削除します。"
5069 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5070 #: apt-mark.8.xml:77
5074 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5075 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5076 #: apt-mark.8.xml:78
5079 #| "<literal>unmarkauto</literal> is used to mark a package as being manually "
5080 #| "installed, which will prevent the package from being automatically "
5081 #| "removed if no other packages depend on it."
5083 "<literal>manual</literal> is used to mark a package as being manually "
5084 "installed, which will prevent the package from being automatically removed "
5085 "if no other packages depend on it."
5087 "<literal>unmarkauto</literal> は、パッケージを手動でインストールしたとして"
5088 "マークします。このパッケージに依存する他のパッケージがなくなっても、このパッ"
5089 "ケージを自動的に削除するのを防ぎます。"
5091 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5092 #: apt-mark.8.xml:85
5096 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5097 #: apt-mark.8.xml:86
5099 "<literal>hold</literal> is used to mark a package as hold back, which will "
5100 "prevent the package from being automatically installed, upgraded or "
5101 "removed. The command is only a wrapper around <command>dpkg --set-"
5102 "selections</command> and the state is therefore maintained by &dpkg; and not "
5103 "effected by the <option>--filename</option> option."
5106 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5107 #: apt-mark.8.xml:95
5111 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5112 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5113 #: apt-mark.8.xml:96
5116 #| "<literal>showauto</literal> is used to print a list of automatically "
5117 #| "installed packages with each package on a new line."
5119 "<literal>unhold</literal> is used to cancel a previously set hold on a "
5120 "package to allow all actions again."
5122 "<literal>showauto</literal> は、自動的にインストールされたパッケージを、パッ"
5125 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5126 #: apt-mark.8.xml:101
5130 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5131 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5132 #: apt-mark.8.xml:102
5135 #| "<literal>showauto</literal> is used to print a list of automatically "
5136 #| "installed packages with each package on a new line."
5138 "<literal>showauto</literal> is used to print a list of automatically "
5139 "installed packages with each package on a new line. All automatically "
5140 "installed packages will be listed if no package is given. If packages are "
5141 "given only those which are automatically installed will be shown."
5143 "<literal>showauto</literal> は、自動的にインストールされたパッケージを、パッ"
5146 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5147 #: apt-mark.8.xml:109
5153 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5154 #: apt-mark.8.xml:110
5156 "<literal>showmanual</literal> can be used in the same way as "
5157 "<literal>showauto</literal> except that it will print a list of manually "
5158 "installed packages instead."
5161 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5162 #: apt-mark.8.xml:116
5168 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5169 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5170 #: apt-mark.8.xml:117
5173 #| "<literal>showauto</literal> is used to print a list of automatically "
5174 #| "installed packages with each package on a new line."
5176 "<literal>showhold</literal> is used to print a list of packages on hold in "
5177 "the same way as for the other show commands."
5179 "<literal>showauto</literal> は、自動的にインストールされたパッケージを、パッ"
5182 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5183 #: apt-mark.8.xml:130
5185 "<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>"
5187 "<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>"
5189 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5190 #: apt-mark.8.xml:131
5192 "<option>--file=<filename><replaceable>FILENAME</replaceable></filename></"
5195 "<option>--file=<filename><replaceable>FILENAME</replaceable></filename></"
5198 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5199 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5200 #: apt-mark.8.xml:134
5202 "Read/Write package stats from <filename><replaceable>FILENAME</replaceable></"
5203 "filename> instead of the default location, which is "
5204 "<filename>extended_status</filename> in the directory defined by the "
5205 "Configuration Item: <literal>Dir::State</literal>."
5207 "デフォルトの場所 (設定項目: <literal>Dir::State</literal> で定義したディレク"
5208 "トリの <filename>extended_status</filename>) に代えて、<filename>FILENAME</"
5209 "filename> からパッケージの統計を読み書きします。"
5211 #. type: Content of: <refentry><refsect1><variablelist>
5212 #: apt-mark.8.xml:146
5213 msgid " &file-extended_states;"
5214 msgstr " &file-extended_states;"
5216 # type: Content of: <refentry><refsect1><para>
5217 #. type: Content of: <refentry><refsect1><para>
5218 #: apt-mark.8.xml:151
5219 msgid "&apt-get;,&aptitude;,&apt-conf;"
5220 msgstr "&apt-get;,&aptitude;,&apt-conf;"
5222 # type: Content of: <refentry><refsect1><para>
5223 #. type: Content of: <refentry><refsect1><para>
5224 #: apt-mark.8.xml:155
5226 "<command>apt-mark</command> returns zero on normal operation, non-zero on "
5229 "<command>apt-mark</command> は正常終了時に 0 を返します。エラー時には十進の "
5232 # type: Content of: <refentry><refnamediv><refname>
5233 #. type: Content of: <refentry><refnamediv><refname>
5234 #: apt-secure.8.xml:17 apt-secure.8.xml:39
5238 # type: Content of: <refentry><refnamediv><refpurpose>
5239 #. type: Content of: <refentry><refnamediv><refpurpose>
5240 #: apt-secure.8.xml:40
5241 msgid "Archive authentication support for APT"
5242 msgstr "APT アーカイブ認証サポート"
5244 # type: Content of: <refentry><refsect1><para>
5245 #. type: Content of: <refentry><refsect1><para>
5246 #: apt-secure.8.xml:45
5248 "Starting with version 0.6, <command>apt</command> contains code that does "
5249 "signature checking of the Release file for all archives. This ensures that "
5250 "packages in the archive can't be modified by people who have no access to "
5251 "the Release file signing key."
5253 "バージョン 0.6 より、<command>apt</command> 全アーカイブに対する Release ファ"
5254 "イルの署名チェックコードが含まれています。Release ファイル署名キーにアクセス"
5255 "できない人が、アーカイブのパッケージの変更が確実にできないようにします。"
5257 # type: Content of: <refentry><refsect1><para>
5258 #. type: Content of: <refentry><refsect1><para>
5259 #: apt-secure.8.xml:53
5261 "If a package comes from a archive without a signature or with a signature "
5262 "that apt does not have a key for that package is considered untrusted and "
5263 "installing it will result in a big warning. <command>apt-get</command> will "
5264 "currently only warn for unsigned archives, future releases might force all "
5265 "sources to be verified before downloading packages from them."
5267 "パッケージに署名されなかったり、apt が知らないキーで署名されていた場合、アー"
5268 "カイブから来たパッケージは、信頼されていないと見なし、インストールの際に重要"
5269 "な警告が表示されます。 <command>apt-get</command> は、現在未署名のパッケージ"
5270 "に対して警告するだけですが、将来のリリースでは全ソースに対し、パッケージダウ"
5271 "ンロード前に強制的に検証される可能性があります。"
5273 # type: Content of: <refentry><refsect1><para>
5274 #. type: Content of: <refentry><refsect1><para>
5275 #: apt-secure.8.xml:62
5277 "The package frontends &apt-get;, &aptitude; and &synaptic; support this new "
5278 "authentication feature."
5280 "&apt-get;, &aptitude;, &synaptic; といったパッケージフロントエンドは、この新"
5283 # type: Content of: <refentry><refsect1><title>
5284 #. type: Content of: <refentry><refsect1><title>
5285 #: apt-secure.8.xml:67
5286 msgid "Trusted archives"
5289 # type: Content of: <refentry><refsect1><para>
5290 #. type: Content of: <refentry><refsect1><para>
5291 #: apt-secure.8.xml:70
5293 "The chain of trust from an apt archive to the end user is made up of "
5294 "different steps. <command>apt-secure</command> is the last step in this "
5295 "chain, trusting an archive does not mean that the packages that you trust it "
5296 "do not contain malicious code but means that you trust the archive "
5297 "maintainer. It's the archive maintainer responsibility to ensure that the "
5298 "archive integrity is correct."
5300 "apt アーカイブからエンドユーザまでの信頼の輪は、いくつかのステップで構成され"
5301 "ています。<command>apt-secure</command> は、この輪の最後のステップで、アーカ"
5302 "イブを信頼することは、パッケージに悪意のあるコードが含まれていないと信頼する"
5303 "わけではありませんが、アーカイブメンテナを信頼するということになります。これ"
5304 "は、アーカイブの完全性が正しいことを保証するのは、アーカイブメンテナの責任だ"
5307 # type: Content of: <refentry><refsect1><para>
5308 #. type: Content of: <refentry><refsect1><para>
5309 #: apt-secure.8.xml:78
5311 "apt-secure does not review signatures at a package level. If you require "
5312 "tools to do this you should look at <command>debsig-verify</command> and "
5313 "<command>debsign</command> (provided in the debsig-verify and devscripts "
5314 "packages respectively)."
5316 "apt-secure はパッケージレベルの署名検証は行いません。そのようなツールが必要な"
5317 "場合は、<command>debsig-verify</command> や <command>debsign</command> "
5318 "(debsig-verify パッケージと devscripts パッケージでそれぞれ提供されています) "
5321 # type: Content of: <refentry><refsect1><para>
5322 #. type: Content of: <refentry><refsect1><para>
5323 #: apt-secure.8.xml:85
5325 "The chain of trust in Debian starts when a maintainer uploads a new package "
5326 "or a new version of a package to the Debian archive. This upload in order to "
5327 "become effective needs to be signed by a key of a maintainer within the "
5328 "Debian maintainer's keyring (available in the debian-keyring package). "
5329 "Maintainer's keys are signed by other maintainers following pre-established "
5330 "procedures to ensure the identity of the key holder."
5332 "Debian における信頼の輪は、新しいパッケージやパッケージの新しいバージョンを、"
5333 "メンテナが Debian アーカイブにアップロードすることで始まります。これは、"
5334 "Debian メンテナキーリング (debian-keyring パッケージにあります) にあるメンテ"
5335 "ナのキーで署名しなければ、アップロードできないということです。メンテナのキー"
5336 "は、キーの所有者のアイデンティティを確保するため、以下のような事前に確立した"
5337 "手段で、他のメンテナに署名されています。"
5339 # type: Content of: <refentry><refsect1><para>
5340 #. type: Content of: <refentry><refsect1><para>
5341 #: apt-secure.8.xml:95
5343 "Once the uploaded package is verified and included in the archive, the "
5344 "maintainer signature is stripped off, an MD5 sum of the package is computed "
5345 "and put in the Packages file. The MD5 sum of all of the packages files are "
5346 "then computed and put into the Release file. The Release file is then signed "
5347 "by the archive key (which is created once a year) and distributed through "
5348 "the FTP server. This key is also on the Debian keyring."
5350 "アップロードされたパッケージが検証されてアーカイブに格納されると、メンテナの"
5351 "署名をはがし、パッケージの MD5 sum を計算して、Packages ファイルに格納しま"
5352 "す。その後、全パッケージファイルの MD5 sum を計算して、Release ファイルに格納"
5353 "します。Release ファイルは、(毎年作成される) アーカイブキーで署名され、FTP "
5354 "サーバで配布されます。このキーも Debian キーリングに含まれます。"
5356 # type: Content of: <refentry><refsect1><para>
5357 #. type: Content of: <refentry><refsect1><para>
5358 #: apt-secure.8.xml:105
5360 "Any end user can check the signature of the Release file, extract the MD5 "
5361 "sum of a package from it and compare it with the MD5 sum of the package he "
5362 "downloaded. Prior to version 0.6 only the MD5 sum of the downloaded Debian "
5363 "package was checked. Now both the MD5 sum and the signature of the Release "
5366 "エンドユーザは誰でも、Release ファイルの署名をチェックし、パッケージの MD5 "
5367 "sum を抽出して、ダウンロードしたパッケージの MD5 sum と比較できます。バージョ"
5368 "ン 0.6 以前では、ダウンロードした Debian パッケージの MD5 sum しか、チェック"
5369 "していませんでした。現在では、MD5 sum と Release ファイルの署名の両方でチェッ"
5372 # type: Content of: <refentry><refsect1><para>
5373 #. type: Content of: <refentry><refsect1><para>
5374 #: apt-secure.8.xml:112
5376 "Notice that this is distinct from checking signatures on a per package "
5377 "basis. It is designed to prevent two possible attacks:"
5379 "以上は、パッケージごとの署名チェックとは違うことに注意してください。以下のよ"
5380 "うに考えられる 2 種類の攻撃を防ぐよう設計されています。"
5382 # type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5383 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5384 #: apt-secure.8.xml:117
5386 "<literal>Network \"man in the middle\" attacks</literal>. Without signature "
5387 "checking, a malicious agent can introduce himself in the package download "
5388 "process and provide malicious software either by controlling a network "
5389 "element (router, switch, etc.) or by redirecting traffic to a rogue server "
5390 "(through arp or DNS spoofing attacks)."
5392 "<literal>ネットワーク中間者攻撃</literal> 署名をチェックしないと、悪意ある"
5393 "エージェントがパッケージダウンロードプロセスに割り込んだり、ネットワーク構成"
5394 "要素 (ルータ、スイッチなど) の制御や、悪漢サーバへのネットワークトラフィック"
5395 "のリダイレクトなど (arp スプーフィング攻撃や DNS スプーフィング攻撃) で、悪意"
5396 "あるソフトウェアを掴まされたりします。"
5398 # type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5399 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5400 #: apt-secure.8.xml:125
5402 "<literal>Mirror network compromise</literal>. Without signature checking, a "
5403 "malicious agent can compromise a mirror host and modify the files in it to "
5404 "propagate malicious software to all users downloading packages from that "
5407 "<literal>ミラーネットワーク感染</literal>。署名をチェックしないと、悪意ある"
5408 "エージェントがミラーホストに感染し、このホストからダウンロードしたユーザすべ"
5409 "てに、悪意あるソフトウェアが伝播するようにファイルを変更できます。"
5411 # type: Content of: <refentry><refsect1><para>
5412 #. type: Content of: <refentry><refsect1><para>
5413 #: apt-secure.8.xml:132
5415 "However, it does not defend against a compromise of the Debian master server "
5416 "itself (which signs the packages) or against a compromise of the key used to "
5417 "sign the Release files. In any case, this mechanism can complement a per-"
5418 "package signature."
5420 "しかしこれは、(パッケージに署名する) Debian マスターサーバ自体の侵害や、"
5421 "Release ファイルに署名するのに使用したキーの漏洩を防げません。いずれにせよ、"
5422 "この機構はパッケージごとの署名を補完することができます。"
5424 # type: Content of: <refentry><refsect1><title>
5425 #. type: Content of: <refentry><refsect1><title>
5426 #: apt-secure.8.xml:138
5427 msgid "User configuration"
5430 # type: Content of: <refentry><refsect1><para>
5431 #. type: Content of: <refentry><refsect1><para>
5432 #: apt-secure.8.xml:140
5434 "<command>apt-key</command> is the program that manages the list of keys used "
5435 "by apt. It can be used to add or remove keys although an installation of "
5436 "this release will automatically provide the default Debian archive signing "
5437 "keys used in the Debian package repositories."
5439 "<command>apt-key</command> は、apt が使用するキーリストを管理するプログラムで"
5440 "す。このリリースのインストールでは、Debian パッケージリポジトリで使用する、"
5441 "キーで署名するデフォルトの Debian アーカイブを提供しますが、<command>apt-"
5442 "key</command> でキーの追加・削除が行えます。"
5444 # type: Content of: <refentry><refsect1><para>
5445 #. type: Content of: <refentry><refsect1><para>
5446 #: apt-secure.8.xml:147
5449 #| "In order to add a new key you need to first download it (you should make "
5450 #| "sure you are using a trusted communication channel when retrieving it), "
5451 #| "add it with <command>apt-key</command> and then run <command>apt-get "
5452 #| "update</command> so that apt can download and verify the "
5453 #| "<filename>Release.gpg</filename> files from the archives you have "
5456 "In order to add a new key you need to first download it (you should make "
5457 "sure you are using a trusted communication channel when retrieving it), add "
5458 "it with <command>apt-key</command> and then run <command>apt-get update</"
5459 "command> so that apt can download and verify the <filename>InRelease</"
5460 "filename> or <filename>Release.gpg</filename> files from the archives you "
5463 "新しいキーを追加するためには、まずキーをダウンロードする必要があります。(取得"
5464 "する際には、信頼できる通信チャネルを使用するよう、特に留意してください) 取得"
5465 "したキーを、<command>apt-key</command> で追加し、<command>apt-get update</"
5466 "command> を実行してください。以上により、apt は指定したアーカイブから、"
5467 "<filename>Release.gpg</filename> ファイルをダウンロード・検証できるようになり"
5470 # type: Content of: <refentry><refsect1><title>
5471 #. type: Content of: <refentry><refsect1><title>
5472 #: apt-secure.8.xml:156
5473 msgid "Archive configuration"
5476 # type: Content of: <refentry><refsect1><para>
5477 #. type: Content of: <refentry><refsect1><para>
5478 #: apt-secure.8.xml:158
5480 "If you want to provide archive signatures in an archive under your "
5481 "maintenance you have to:"
5483 "あなたがメンテナンスしているアーカイブで、アーカイブ署名を提供したい場合、以"
5486 # type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5487 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5488 #: apt-secure.8.xml:163
5490 "<emphasis>Create a toplevel Release file</emphasis>, if it does not exist "
5491 "already. You can do this by running <command>apt-ftparchive release</"
5492 "command> (provided in apt-utils)."
5494 "<emphasis>最上位 Release ファイルの作成</emphasis>。既にこれが存在しているの"
5495 "でなければ、<command>apt-ftparchive release</command> (apt-utils で提供) を実"
5498 # type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5499 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5500 #: apt-secure.8.xml:168
5503 #| "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg -"
5504 #| "abs -o Release.gpg Release</command>."
5506 "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg --"
5507 "clearsign -o InRelease Release</command> and <command>gpg -abs -o Release."
5508 "gpg Release</command>."
5510 "<emphasis>署名</emphasis>します。<command>gpg -abs -o Release.gpg Release</"
5511 "command> を実行して、署名してください。"
5513 # type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5514 #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5515 #: apt-secure.8.xml:172
5517 "<emphasis>Publish the key fingerprint</emphasis>, that way your users will "
5518 "know what key they need to import in order to authenticate the files in the "
5521 "<emphasis>キーの指紋を配布</emphasis>します。これにより、アーカイブ内のファイ"
5522 "ル認証に、どのキーをインポートする必要があるかを、ユーザに知らせることになり"
5525 # type: Content of: <refentry><refsect1><para>
5526 #. type: Content of: <refentry><refsect1><para>
5527 #: apt-secure.8.xml:179
5529 "Whenever the contents of the archive changes (new packages are added or "
5530 "removed) the archive maintainer has to follow the first two steps previously "
5533 "アーカイブの内容に変化がある場合 (新しいパッケージの追加や削除)、アーカイブメ"
5534 "ンテナは前述の最初の 1, 2 ステップに従わなければなりません。"
5536 # type: Content of: <refentry><refsect1><para>
5537 #. type: Content of: <refentry><refsect1><para>
5538 #: apt-secure.8.xml:187
5540 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
5541 "&debsign; &debsig-verify;, &gpg;"
5543 "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
5544 "&debsign; &debsig-verify;, &gpg;"
5546 # type: Content of: <refentry><refsect1><para>
5547 #. type: Content of: <refentry><refsect1><para>
5548 #: apt-secure.8.xml:191
5550 "For more background information you might want to review the <ulink url="
5551 "\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7.en.html"
5552 "\">Debian Security Infrastructure</ulink> chapter of the Securing Debian "
5553 "Manual (available also in the harden-doc package) and the <ulink url="
5554 "\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong "
5555 "Distribution HOWTO</ulink> by V. Alex Brennen."
5557 "詳細な背景情報を検証するのなら、Securing Debian Manual (harden-doc パッケージ"
5558 "にも収録) の <ulink url=\"http://www.debian.org/doc/manuals/securing-debian-"
5559 "howto/ch7.en.html\">Debian Security Infrastructure</ulink> 章や、V. Alex "
5560 "Brennen による <ulink url=\"http://www.cryptnet.net/fdp/crypto/strong_distro."
5561 "html\" >Strong Distribution HOWTO</ulink> をご覧ください。"
5563 # type: Content of: <refentry><refsect1><title>
5564 #. type: Content of: <refentry><refsect1><title>
5565 #: apt-secure.8.xml:204
5566 msgid "Manpage Authors"
5569 # type: Content of: <refentry><refsect1><para>
5570 #. type: Content of: <refentry><refsect1><para>
5571 #: apt-secure.8.xml:206
5573 "This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac "
5574 "Jones, Colin Walters, Florian Weimer and Michael Vogt."
5576 "このマニュアルページは Javier Fernández-Sanguino Peña, Isaac Jones, Colin "
5577 "Walters, Florian Weimer, Michael Vogt の作業を元にしています。"
5579 # type: Content of: <refentry><refnamediv><refname>
5580 #. type: Content of: <refentry><refnamediv><refname>
5581 #: apt-sortpkgs.1.xml:25 apt-sortpkgs.1.xml:32
5582 msgid "apt-sortpkgs"
5583 msgstr "apt-sortpkgs"
5585 # type: Content of: <refentry><refnamediv><refpurpose>
5586 #. type: Content of: <refentry><refnamediv><refpurpose>
5587 #: apt-sortpkgs.1.xml:33
5588 msgid "Utility to sort package index files"
5589 msgstr "パッケージインデックスファイルのソートユーティリティ"
5591 # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
5592 #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
5593 #: apt-sortpkgs.1.xml:39
5595 "<command>apt-sortpkgs</command> <arg><option>-hvs</option></arg> "
5596 "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
5597 "<arg><option>-c=<replaceable>file</replaceable></option></arg> <arg choice="
5598 "\"plain\" rep=\"repeat\"><replaceable>file</replaceable></arg>"
5600 "<command>apt-sortpkgs</command> <arg><option>-hvs</option></arg> "
5601 "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
5602 "<arg><option>-c=<replaceable>file</replaceable></option></arg> <arg choice="
5603 "\"plain\" rep=\"repeat\"><replaceable>file</replaceable></arg>"
5605 # type: Content of: <refentry><refsect1><para>
5606 #. type: Content of: <refentry><refsect1><para>
5607 #: apt-sortpkgs.1.xml:48
5609 "<command>apt-sortpkgs</command> will take an index file (Source index or "
5610 "Package index) and sort the records so that they are ordered by the package "
5611 "name. It will also sort the internal fields of each record according to the "
5612 "internal sorting rules."
5614 "<command>apt-sortpkgs</command> は、インデックスファイル (ソースインデックス"
5615 "やパッケージインデックス) からレコードをソートし、パッケージ名順に整えます。"
5616 "また、内部のソート規則に従って、内部フィールドについてもソートを行います。"
5618 # type: Content of: <refentry><refsect1><para>
5619 #. type: Content of: <refentry><refsect1><para>
5620 #: apt-sortpkgs.1.xml:54
5621 msgid "All output is sent to stdout, the input must be a seekable file."
5623 "出力はすべて標準出力に送られ、入力は検索できるファイルでなければなりません。"
5625 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5626 #: apt-sortpkgs.1.xml:61
5627 msgid "<option>--source</option>"
5628 msgstr "<option>--source</option>"
5630 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5631 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5632 #: apt-sortpkgs.1.xml:63
5634 "Use Source index field ordering. Configuration Item: <literal>APT::"
5635 "SortPkgs::Source</literal>."
5637 "ソースインデックスフィールド順に並べ替えに使用します。設定項目 - "
5638 "<literal>APT::SortPkgs::Source</literal>."
5640 # type: Content of: <refentry><refsect1><para>
5641 #. type: Content of: <refentry><refsect1><para>
5642 #: apt-sortpkgs.1.xml:77
5644 "<command>apt-sortpkgs</command> returns zero on normal operation, decimal "
5647 "<command>apt-sortpkgs</command> は正常終了時に 0 を返します。エラー時には十進"
5650 #. The last update date
5651 #. type: Content of: <refentry><refentryinfo>
5652 #: apt.conf.5.xml:16
5654 "&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</"
5655 "firstname> <surname>Burrows</surname> <contrib>Initial documentation of "
5656 "Debug::*.</contrib> <email>dburrows@debian.org</email> </author> &apt-email; "
5657 "&apt-product; <date>16 January 2010</date>"
5659 "&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</"
5660 "firstname> <surname>Burrows</surname> <contrib>Debug::*. の最初のドキュメント"
5661 "</contrib> <email>dburrows@debian.org</email> </author> &apt-email; &apt-"
5662 "product; <date>16 January 2010</date>"
5664 # type: Content of: <refentry><refnamediv><refname>
5665 #. type: Content of: <refentry><refnamediv><refname>
5666 #: apt.conf.5.xml:31 apt.conf.5.xml:38
5670 #. type: Content of: <refentry><refmeta><manvolnum>
5671 #: apt.conf.5.xml:32 apt_preferences.5.xml:25 sources.list.5.xml:26
5675 # type: Content of: <refentry><refnamediv><refpurpose>
5676 #. type: Content of: <refentry><refnamediv><refpurpose>
5677 #: apt.conf.5.xml:39
5678 msgid "Configuration file for APT"
5679 msgstr "APT の設定ファイル"
5681 #. type: Content of: <refentry><refsect1><para>
5682 #: apt.conf.5.xml:43
5684 "<filename>apt.conf</filename> is the main configuration file for the APT "
5685 "suite of tools, but by far not the only place changes to options can be "
5686 "made. All tools therefore share the configuration files and also use a "
5687 "common command line parser to provide a uniform environment."
5689 "<filename>apt.conf</filename> は、APT ツールスイートのメイン設定ファイルです"
5690 "が、間違いなくオプションの変更を指定するだけの場所などではありません。そのた"
5691 "め、すべてのツールは設定ファイルを共有し、統一環境を提供するため、共通のコマ"
5694 #. type: Content of: <refentry><refsect1><orderedlist><para>
5695 #: apt.conf.5.xml:48
5697 "When an APT tool starts up it will read the configuration files in the "
5699 msgstr "APT ツールの起動時に、設定ファイルを以下の順番で読み込みます。"
5701 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
5702 #: apt.conf.5.xml:50
5704 "the file specified by the <envar>APT_CONFIG</envar> environment variable (if "
5706 msgstr "<envar>APT_CONFIG</envar> 環境変数で指定したファイル (存在する場合)"
5708 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
5709 #: apt.conf.5.xml:52
5712 #| "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
5713 #| "order which have no or \"<literal>conf</literal>\" as filename extension "
5714 #| "and which only contain alphanumeric, hyphen (-), underscore (_) and "
5715 #| "period (.) characters - otherwise they will be silently ignored."
5717 "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
5718 "order which have either no or \"<literal>conf</literal>\" as filename "
5719 "extension and which only contain alphanumeric, hyphen (-), underscore (_) "
5720 "and period (.) characters. Otherwise APT will print a notice that it has "
5721 "ignored a file if the file doesn't match a pattern in the <literal>Dir::"
5722 "Ignore-Files-Silently</literal> configuration list - in this case it will be "
5725 "<literal>Dir::Etc::Parts</literal> にあるすべてのファイルを英数字の昇順に。"
5726 "ファイル名には拡張子がないか、\"<literal>conf</literal>\" となっており、英数"
5727 "字、ハイフン (-)、アンダースコア (_)、ピリオド (.) で構成されています。そうで"
5730 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5731 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
5732 #: apt.conf.5.xml:59
5734 "the main configuration file specified by <literal>Dir::Etc::main</literal>"
5735 msgstr "<literal>Dir::Etc::Main</literal> で指定される、メイン設定ファイル"
5737 #. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
5738 #: apt.conf.5.xml:61
5740 "the command line options are applied to override the configuration "
5741 "directives or to load even more configuration files."
5743 "コマンドラインオプションにより、設定ディレクティブの上書きや設定ファイルの追"
5746 #. type: Content of: <refentry><refsect1><title>
5747 #: apt.conf.5.xml:65
5751 # type: Content of: <refentry><refsect1><para>
5752 #. type: Content of: <refentry><refsect1><para>
5753 #: apt.conf.5.xml:66
5755 "The configuration file is organized in a tree with options organized into "
5756 "functional groups. Option specification is given with a double colon "
5757 "notation, for instance <literal>APT::Get::Assume-Yes</literal> is an option "
5758 "within the APT tool group, for the Get tool. Options do not inherit from "
5759 "their parent groups."
5761 "設定ファイルは、機能グループごとに系統立てられたオプションを木構造で表しま"
5762 "す。オプションの指定は、2 つのコロンで区切ります。例えば <literal>APT::Get::"
5763 "Assume-Yes</literal> は、APT ツールグループの Get ツール用オプションです。オ"
5764 "プションは、親グループから継承しません。"
5766 # type: Content of: <refentry><refsect1><para>
5767 #. type: Content of: <refentry><refsect1><para>
5768 #: apt.conf.5.xml:72
5770 "Syntactically the configuration language is modeled after what the ISC tools "
5771 "such as bind and dhcp use. Lines starting with <literal>//</literal> are "
5772 "treated as comments (ignored), as well as all text between <literal>/*</"
5773 "literal> and <literal>*/</literal>, just like C/C++ comments. Each line is "
5774 "of the form <literal>APT::Get::Assume-Yes \"true\";</literal>. The trailing "
5775 "semicolon and the quotes are required. The value must be on one line, and "
5776 "there is no kind of string concatenation. It must not include inside "
5777 "quotes. The behavior of the backslash \"\\\" and escaped characters inside "
5778 "a value is undefined and it should not be used. An option name may include "
5779 "alphanumerical characters and the \"/-:._+\" characters. A new scope can be "
5780 "opened with curly braces, like:"
5782 "設定言語の構文は、bind や dhcp のような ISC ツールをモデルにしています。"
5783 "<literal>//</literal> で始まる行はコメントとして扱われます (無視)。同様に C/C"
5784 "++ のコメントのような <literal>/*</literal> と <literal>*/</literal> の間もコ"
5785 "メントとして扱います。いずれの行も、<literallayout>APT::Get::Assume-Yes "
5786 "\"true\";</literallayout> のような形式です。行末のセミコロンとクォートは必要"
5787 "です。値は1行でなければならず、文字列結合はありません。値の中にクォートは使え"
5788 "ません。値中のバックスラッシュ \"\\\" とエスケープ文字は、未定義で使用するべ"
5789 "きではありません。オプション名は、英数字と \"/-:._+\" が使用できます。以下の"
5790 "ように中カッコを使うと、新しいスコープを開くことができます。"
5792 # type: Content of: <refentry><refsect1><informalexample><programlisting>
5793 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
5794 #: apt.conf.5.xml:86
5799 " Assume-Yes \"true\";\n"
5800 " Fix-Broken \"true\";\n"
5806 " Assume-Yes \"true\";\n"
5807 " Fix-Broken \"true\";\n"
5811 # type: Content of: <refentry><refsect1><para>
5812 #. type: Content of: <refentry><refsect1><para>
5813 #: apt.conf.5.xml:94
5815 "with newlines placed to make it more readable. Lists can be created by "
5816 "opening a scope and including a single string enclosed in quotes followed by "
5817 "a semicolon. Multiple entries can be included, each separated by a semicolon."
5819 "また適宜改行することで、より読みやすくなります。リストは、開いたスコープ、"
5820 "クォートで囲まれた 1 単語、そしてセミコロンと続けることで作成できます。セミコ"
5821 "ロンで区切ると、複数のエントリを表せます。"
5823 # type: Content of: <refentry><refsect1><informalexample><programlisting>
5824 #. type: Content of: <refentry><refsect1><informalexample><programlisting>
5825 #: apt.conf.5.xml:99
5827 msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
5829 "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
5832 # type: Content of: <refentry><refsect1><para>
5833 #. type: Content of: <refentry><refsect1><para>
5834 #: apt.conf.5.xml:102
5836 "In general the sample configuration file in <filename>&docdir;examples/apt."
5837 "conf</filename> &configureindex; is a good guide for how it should look."
5839 "<filename>&docdir;examples/apt.conf</filename> &configureindex; は一般的な設"
5840 "定ファイルのサンプルです。どのように設定するか参考になるでしょう。"
5842 #. type: Content of: <refentry><refsect1><para>
5843 #: apt.conf.5.xml:106
5845 "The names of the configuration items are not case-sensitive. So in the "
5846 "previous example you could use <literal>dpkg::pre-install-pkgs</literal>."
5848 "設定項目の名前は、文字の大小を区別しません。そのため、前述の例を "
5849 "<literal>dpkg::pre-install-pkgs</literal> とできます。"
5851 #. type: Content of: <refentry><refsect1><para>
5852 #: apt.conf.5.xml:109
5854 "Names for the configuration items are optional if a list is defined as it "
5855 "can be see in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. "
5856 "If you don't specify a name a new entry will simply add a new option to the "
5857 "list. If you specify a name you can override the option as every other "
5858 "option by reassigning a new value to the option."
5860 "前述した <literal>DPkg::Pre-Install-Pkgs</literal> の例で見られるように、リス"
5861 "トを定義した場合、設定項目名はオプションになります。名前を指定しない場合、新"
5862 "しいエントリは、単純に新しいオプションをリストに追加します。名前を指定する"
5863 "と、あらゆる他の選択肢をオプションに再割り当てし、オプションを上書きできま"
5866 # type: Content of: <refentry><refsect1><para>
5867 #. type: Content of: <refentry><refsect1><para>
5868 #: apt.conf.5.xml:114
5870 "Two specials are allowed, <literal>#include</literal> (which is deprecated "
5871 "and not supported by alternative implementations) and <literal>#clear</"
5872 "literal>: <literal>#include</literal> will include the given file, unless "
5873 "the filename ends in a slash, then the whole directory is included. "
5874 "<literal>#clear</literal> is used to erase a part of the configuration tree. "
5875 "The specified element and all its descendants are erased. (Note that these "
5876 "lines also need to end with a semicolon.)"
5878 "<literal>#include</literal> (これは廃止予定でサポートしない他の実装もありま"
5879 "す) と <literal>#clear</literal> の 2 つの特別な記法があります。"
5880 "<literal>#include</literal> は指定したファイルを取り込みます。ファイル名がス"
5881 "ラッシュで終わった場合には、そのディレクトリをすべて取り込みます。"
5882 "<literal>#clear</literal> は、設定ツリーの一部を削除するにに使用します。指定"
5883 "した要素と、それ以下の要素を削除します (これらの行も、セミコロンで終わる必要"
5886 #. type: Content of: <refentry><refsect1><para>
5887 #: apt.conf.5.xml:122
5889 "The #clear command is the only way to delete a list or a complete scope. "
5890 "Reopening a scope or the ::-style described below will <emphasis>not</"
5891 "emphasis> override previously written entries. Only options can be "
5892 "overridden by addressing a new value to it - lists and scopes can't be "
5893 "overridden, only cleared."
5895 "#clear コマンドは、リストや完全なスコープを削除する唯一の方法です。スコープの"
5896 "再オープンや後述する :: スタイルは、それまで書いたエントリを<emphasis>上書き"
5897 "しません</emphasis>。新しい値を与えて上書きするしかありません。リストやスコー"
5898 "プは上書きできません。クリアされるだけです。"
5900 # type: Content of: <refentry><refsect1><para>
5901 #. type: Content of: <refentry><refsect1><para>
5902 #: apt.conf.5.xml:127
5904 "All of the APT tools take a -o option which allows an arbitrary "
5905 "configuration directive to be specified on the command line. The syntax is a "
5906 "full option name (<literal>APT::Get::Assume-Yes</literal> for instance) "
5907 "followed by an equals sign then the new value of the option. Lists can be "
5908 "appended too by adding a trailing :: to the list name. (As you might "
5909 "suspect: The scope syntax can't be used on the command line.)"
5911 "すべての APT ツールで、コマンドラインで任意の設定ディレクティブを指定できる -"
5912 "o オプションが使用できます。構文は、完全なオプション名 (例: <literal>APT::"
5913 "Get::Assume-Yes</literal>)、等号、続いてオプションの新しい値となります。リス"
5914 "ト名に続き :: を加えることで、リストを追加できます (疑問に思われたように、ス"
5915 "コープ構文はコマンドラインで使用できません)。"
5917 #. type: Content of: <refentry><refsect1><para>
5918 #: apt.conf.5.xml:134
5920 "Note that you can use :: only for appending one item per line to a list and "
5921 "that you should not use it in combination with the scope syntax. (The scope "
5922 "syntax implicit insert ::) Using both syntaxes together will trigger a bug "
5923 "which some users unfortunately relay on: An option with the unusual name "
5924 "\"<literal>::</literal>\" which acts like every other option with a name. "
5925 "These introduces many problems including that a user who writes multiple "
5926 "lines in this <emphasis>wrong</emphasis> syntax in the hope to append to a "
5927 "list will gain the opposite as only the last assignment for this option "
5928 "\"<literal>::</literal>\" will be used. Upcoming APT versions will raise "
5929 "errors and will stop working if they encounter this misuse, so please "
5930 "correct such statements now as long as APT doesn't complain explicit about "
5933 "1 行で 1 項目の場合にのみ :: は使用でき、スコープ構文と組み合わせるべきではな"
5934 "いことに注意してください (スコープ構文には暗黙で :: が挿入されます)。両方の構"
5935 "文を同時に使用すると、「他のオプションと同様に名前と共に動作する、普通ではな"
5936 "い名前 \"<literal>::</literal>\" のオプションである」といった、(残念なこと"
5937 "に) 複数のユーザに渡るバグの引き金になります。問題の中には、リストに追加しよ"
5938 "うと<emphasis>誤った</emphasis>構文で複数行書くユーザが、このオプション "
5939 "\"<literal>::</literal>\" を最後に割り当てようとして、正反対の結果を得るとい"
5940 "うことも含まれます。APT の次期バージョンでは、この誤用を検出すると、動作を停"
5941 "止しエラーを上げるようになります。そのため、APT がこの件で明白にエラーを吐か"
5942 "ない限りは、自分でそのような構文を修正してください。"
5944 # type: Content of: <refentry><refsect1><title>
5945 #. type: Content of: <refentry><refsect1><title>
5946 #: apt.conf.5.xml:146
5947 msgid "The APT Group"
5950 # type: Content of: <refentry><refsect1><para>
5951 #. type: Content of: <refentry><refsect1><para>
5952 #: apt.conf.5.xml:147
5954 "This group of options controls general APT behavior as well as holding the "
5955 "options for all of the tools."
5957 "このオプショングループは、ツール全体に影響のある、一般的な APT の振る舞いを制"
5961 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5962 #: apt.conf.5.xml:151
5963 msgid "Architecture"
5964 msgstr "Architecture"
5966 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5967 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5968 #: apt.conf.5.xml:152
5970 "System Architecture; sets the architecture to use when fetching files and "
5971 "parsing package lists. The internal default is the architecture apt was "
5974 "システムアーキテクチャ - ファイルを取得したり、パッケージリストを解析するとき"
5975 "に使用するアーキテクチャをセットします。内部でのデフォルトは、apt をコンパイ"
5978 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
5979 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5980 #: apt.conf.5.xml:157
5981 msgid "Default-Release"
5982 msgstr "Default-Release"
5984 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5985 #: apt.conf.5.xml:158
5987 "Default release to install packages from if more than one version available. "
5988 "Contains release name, codename or release version. Examples: 'stable', "
5989 "'testing', 'unstable', '&stable-codename;', '&testing-codename;', '4.0', "
5990 "'5.0*'. See also &apt-preferences;."
5992 "ひとつ以上のバージョンがある場合に、パッケージをインストールを行うデフォルト"
5993 "リリースです。リリース名や、コード名、リリースバージョンがあります。例えば "
5994 "'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', "
5995 "'4.0', '5.0*' となります。&apt-preferences; も参照してください。"
5997 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
5998 #: apt.conf.5.xml:163
6000 msgstr "Ignore-Hold"
6002 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6003 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6004 #: apt.conf.5.xml:164
6006 "Ignore Held packages; This global option causes the problem resolver to "
6007 "ignore held packages in its decision making."
6009 "保留パッケージの無視 - このグローバルオプションは、問題解決器に保留と指定した"
6013 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6014 #: apt.conf.5.xml:168
6015 msgid "Clean-Installed"
6016 msgstr "Clean-Installed"
6018 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6019 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6020 #: apt.conf.5.xml:169
6022 "Defaults to on. When turned on the autoclean feature will remove any "
6023 "packages which can no longer be downloaded from the cache. If turned off "
6024 "then packages that are locally installed are also excluded from cleaning - "
6025 "but note that APT provides no direct means to reinstall them."
6027 "デフォルトで有効です。autoclean 機能が on の時、ダウンロードできなくなった"
6028 "パッケージをキャッシュから削除します。off の場合、ローカルにインストールされ"
6029 "ているパッケージは、削除対象から外します。しかし、 APT はキャッシュから削除し"
6030 "たパッケージの再インストール方法を、直接提供するわけではないことに注意してく"
6033 # type: Content of: <refentry><refnamediv><refname>
6034 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6035 #: apt.conf.5.xml:175
6036 msgid "Immediate-Configure"
6037 msgstr "Immediate-Configure"
6039 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6040 #: apt.conf.5.xml:176
6042 "Defaults to on which will cause APT to install essential and important "
6043 "packages as fast as possible in the install/upgrade operation. This is done "
6044 "to limit the effect of a failing &dpkg; call: If this option is disabled APT "
6045 "does treat an important package in the same way as an extra package: Between "
6046 "the unpacking of the important package A and his configuration can then be "
6047 "many other unpack or configuration calls, e.g. for package B which has no "
6048 "relation to A, but causes the dpkg call to fail (e.g. because maintainer "
6049 "script of package B generates an error) which results in a system state in "
6050 "which package A is unpacked but unconfigured - each package depending on A "
6051 "is now no longer guaranteed to work as their dependency on A is not longer "
6052 "satisfied. The immediate configuration marker is also applied to all "
6053 "dependencies which can generate a problem if the dependencies e.g. form a "
6054 "circle as a dependency with the immediate flag is comparable with a Pre-"
6055 "Dependency. So in theory it is possible that APT encounters a situation in "
6056 "which it is unable to perform immediate configuration, errors out and refers "
6057 "to this option so the user can deactivate the immediate configuration "
6058 "temporarily to be able to perform an install/upgrade again. Note the use of "
6059 "the word \"theory\" here as this problem was only encountered by now in real "
6060 "world a few times in non-stable distribution versions and was caused by "
6061 "wrong dependencies of the package in question or by a system in an already "
6062 "broken state, so you should not blindly disable this option as the mentioned "
6063 "scenario above is not the only problem immediate configuration can help to "
6064 "prevent in the first place. Before a big operation like <literal>dist-"
6065 "upgrade</literal> is run with this option disabled it should be tried to "
6066 "explicitly <literal>install</literal> the package APT is unable to configure "
6067 "immediately, but please make sure to report your problem also to your "
6068 "distribution and to the APT team with the buglink below so they can work on "
6069 "improving or correcting the upgrade process."
6071 "デフォルトで有効で、インストールやアップグレード処理中に、APT が不可欠パッ"
6072 "ケージや重要パッケージのインストールを、可能な限り早く行うようになります。"
6073 "&dpkg; の呼び出す際の失敗回数に制限があるため、このようなオプションがありま"
6074 "す。このオプションが無効の場合、APT は重要パッケージを、特別パッケージと同様"
6075 "に扱うようになります。重要パッケージ A を展開していて、その設定中に他の展開や"
6076 "設定をたくさん呼び出すと、パッケージ B は A とはなんの関係もないにもかかわら"
6077 "ず、dpkg の呼び出しが失敗します (つまり B のメンテナスクリプトがエラーを返し"
6078 "ます)。この結果、システムの状態として、パッケージ A は展開済みで未設定となり"
6079 "ます。A に依存するパッケージは、動作の保証がなくなり、A に対する依存関係は、"
6080 "もう満たせなくなります。 即時設定マーカは、たとえば環状の依存関係といった問題"
6081 "が発生しそうな、すべての依存関係に先行依存と同等の即時フラグを適用します。そ"
6082 "のため理論上では、APT が即時設定できない、エラーが発生する、このオプションを"
6083 "参照するといった状況になる可能性があるのは、ユーザが即時設定を一時的に無効に"
6084 "して、インストールやアップグレードを行った場合です。「理論上」と言う単語を"
6085 "使ったのは、現在現実世界でこの問題に遭遇したのは、不安定版を使用しており、問"
6086 "題になっていたパッケージの間違った依存関係が原因だったり、システムが既に破損"
6087 "状態であったりした数回だけだからです。前述のシナリオが、即時設定が主に回避す"
6088 "る問題のすべてというわけではないため、このオプションを闇雲に無効にするべきで"
6089 "はありません。<literal>dist-upgrade</literal> のような大きな操作を、このオプ"
6090 "ションを無効にして行う前に、APT がすぐに設定できないパッケージを、明示的に "
6091 "<literal>install</literal> してみてください。ですが、アップグレードプロセスの"
6092 "改善のため、バグのリンクにあるディストリビューションと APT チームにも、問題の"
6095 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6096 #: apt.conf.5.xml:198
6097 msgid "Force-LoopBreak"
6098 msgstr "Force-LoopBreak"
6100 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6101 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6102 #: apt.conf.5.xml:199
6104 "Never Enable this option unless you -really- know what you are doing. It "
6105 "permits APT to temporarily remove an essential package to break a Conflicts/"
6106 "Conflicts or Conflicts/Pre-Depend loop between two essential packages. SUCH "
6107 "A LOOP SHOULD NEVER EXIST AND IS A GRAVE BUG. This option will work if the "
6108 "essential packages are not tar, gzip, libc, dpkg, bash or anything that "
6109 "those packages depend on."
6111 "何をしようとしているのか「本当に」判っているのでなければ、絶対にこのオプショ"
6112 "ンを有効にしないでください。不可欠 (essential) パッケージ同士で、競合 "
6113 "(Conflicts) /競合や競合/事前依存 (Pre-Depend) のループに落ち込んだときに、不"
6114 "可欠パッケージを一時的に削除してループを抜けられるようにします。<emphasis>そ"
6115 "んなループはあり得ないはずで、あるとすれば重大なバグです。</emphasis>このオプ"
6116 "ションは、tar, gzip, libc, dpkg, bash とそれらが依存しているパッケージ以外の"
6119 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6120 #: apt.conf.5.xml:207
6121 msgid "Cache-Start, Cache-Grow and Cache-Limit"
6124 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6125 #: apt.conf.5.xml:208
6127 "APT uses since version 0.7.26 a resizable memory mapped cache file to store "
6128 "the 'available' information. <literal>Cache-Start</literal> acts as a hint "
6129 "to which size the Cache will grow and is therefore the amount of memory APT "
6130 "will request at startup. The default value is 20971520 bytes (~20 MB). Note "
6131 "that these amount of space need to be available for APT otherwise it will "
6132 "likely fail ungracefully, so for memory restricted devices these value "
6133 "should be lowered while on systems with a lot of configured sources this "
6134 "might be increased. <literal>Cache-Grow</literal> defines in byte with the "
6135 "default of 1048576 (~1 MB) how much the Cache size will be increased in the "
6136 "event the space defined by <literal>Cache-Start</literal> is not enough. "
6137 "These value will be applied again and again until either the cache is big "
6138 "enough to store all information or the size of the cache reaches the "
6139 "<literal>Cache-Limit</literal>. The default of <literal>Cache-Limit</"
6140 "literal> is 0 which stands for no limit. If <literal>Cache-Grow</literal> "
6141 "is set to 0 the automatic grow of the cache is disabled."
6144 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6145 #: apt.conf.5.xml:223
6146 msgid "Build-Essential"
6147 msgstr "Build-Essential"
6149 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6150 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6151 #: apt.conf.5.xml:224
6152 msgid "Defines which package(s) are considered essential build dependencies."
6153 msgstr "構築依存関係で不可欠なパッケージを定義します。"
6155 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6156 #: apt.conf.5.xml:227
6160 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6161 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6162 #: apt.conf.5.xml:228
6164 "The Get subsection controls the &apt-get; tool, please see its documentation "
6165 "for more information about the options here."
6167 "Get サブセクションは &apt-get; ツールを制御します。このオプションの詳細は "
6168 "&apt-get; の文書を参照してください。"
6170 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6171 #: apt.conf.5.xml:232
6175 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6176 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6177 #: apt.conf.5.xml:233
6179 "The Cache subsection controls the &apt-cache; tool, please see its "
6180 "documentation for more information about the options here."
6182 "Cache サブセクションは &apt-cache; ツールを制御します。このオプションの詳細"
6183 "は &apt-cache; の文書を参照してください。"
6185 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6186 #: apt.conf.5.xml:237
6190 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6191 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6192 #: apt.conf.5.xml:238
6194 "The CDROM subsection controls the &apt-cdrom; tool, please see its "
6195 "documentation for more information about the options here."
6197 "CDROM サブセクションは &apt-cdrom; ツールを制御します。このオプションの詳細"
6198 "は &apt-cdrom; の文書を参照してください。"
6200 # type: Content of: <refentry><refsect1><title>
6201 #. type: Content of: <refentry><refsect1><title>
6202 #: apt.conf.5.xml:244
6203 msgid "The Acquire Group"
6204 msgstr "Acquire グループ"
6206 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6207 #: apt.conf.5.xml:249
6208 msgid "Check-Valid-Until"
6209 msgstr "Check-Valid-Until"
6211 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6212 #: apt.conf.5.xml:250
6214 "Security related option defaulting to true as an expiring validation for a "
6215 "Release file prevents longtime replay attacks and can e.g. also help users "
6216 "to identify no longer updated mirrors - but the feature depends on the "
6217 "correctness of the time on the user system. Archive maintainers are "
6218 "encouraged to create Release files with the <literal>Valid-Until</literal> "
6219 "header, but if they don't or a stricter value is volitional the following "
6220 "<literal>Max-ValidTime</literal> option can be used."
6223 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6224 #: apt.conf.5.xml:260
6225 msgid "Max-ValidTime"
6226 msgstr "Max-ValidTime"
6228 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6229 #: apt.conf.5.xml:261
6231 "Seconds the Release file should be considered valid after it was created. "
6232 "The default is \"for ever\" (0) if the Release file of the archive doesn't "
6233 "include a <literal>Valid-Until</literal> header. If it does then this date "
6234 "is the default. The date from the Release file or the date specified by the "
6235 "creation time of the Release file (<literal>Date</literal> header) plus the "
6236 "seconds specified with this options are used to check if the validation of a "
6237 "file has expired by using the earlier date of the two. Archive specific "
6238 "settings can be made by appending the label of the archive to the option "
6242 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6243 #: apt.conf.5.xml:273
6247 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6248 #: apt.conf.5.xml:274
6250 "Try to download deltas called <literal>PDiffs</literal> for Packages or "
6251 "Sources files instead of downloading whole ones. True by default."
6253 "Packages ファイルや Sources ファイルの全体をダウンロードするのではなく、"
6254 "<literal>PDiffs</literal> と呼ばれる差分をダウンロードしようとします。デフォ"
6257 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6258 #: apt.conf.5.xml:277
6260 "Two sub-options to limit the use of PDiffs are also available: With "
6261 "<literal>FileLimit</literal> can be specified how many PDiff files are "
6262 "downloaded at most to patch a file. <literal>SizeLimit</literal> on the "
6263 "other hand is the maximum precentage of the size of all patches compared to "
6264 "the size of the targeted file. If one of these limits is exceeded the "
6265 "complete file is downloaded instead of the patches."
6267 "PDiffs の使用を制限するふたつのサブオプションがあります。<literal>FileLimit</"
6268 "literal> では、PDiff ファイルをいくつダウンロードしてパッチを当てるかを指定し"
6269 "ます。一方、<literal>SizeLimit</literal> は、対象ファイルのサイズに対して、全"
6270 "パッチサイズの最大パーセンテージを指定します。どちらの制限を超えても、パッチ"
6271 "をダウンロードする代わりに、完全なファイルをダウンロードします。"
6273 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6274 #: apt.conf.5.xml:286
6278 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6279 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6280 #: apt.conf.5.xml:287
6282 "Queuing mode; <literal>Queue-Mode</literal> can be one of <literal>host</"
6283 "literal> or <literal>access</literal> which determines how APT parallelizes "
6284 "outgoing connections. <literal>host</literal> means that one connection per "
6285 "target host will be opened, <literal>access</literal> means that one "
6286 "connection per URI type will be opened."
6288 "キューモード - <literal>Queue-Mode</literal> は、APT がどのように並列接続を行"
6289 "うか、<literal>host</literal> か <literal>access</literal> で指定できます。"
6290 "<literal>host</literal> は、ターゲットホストごとに 1 接続を開きます。"
6291 "<literal>access</literal> は、URI タイプごとに 1 接続を開きます。"
6293 # type: Content of: <refentry><refsect1><refsect2><title>
6294 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6295 #: apt.conf.5.xml:294
6299 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6300 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6301 #: apt.conf.5.xml:295
6303 "Number of retries to perform. If this is non-zero APT will retry failed "
6304 "files the given number of times."
6306 "リトライの回数を設定します。0 でない場合、APT は失敗したファイルに対して、与"
6307 "えられた回数だけリトライを行います。"
6309 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6310 #: apt.conf.5.xml:299
6311 msgid "Source-Symlinks"
6312 msgstr "Source-Symlinks"
6314 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6315 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6316 #: apt.conf.5.xml:300
6318 "Use symlinks for source archives. If set to true then source archives will "
6319 "be symlinked when possible instead of copying. True is the default."
6321 "ソースアーカイブのシンボリックリンクを使用します。true がセットされていると"
6322 "き、可能ならコピーの代わりにシンボリックリンクを張ります。true がデフォルトで"
6326 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6327 #: apt.conf.5.xml:304 sources.list.5.xml:144
6331 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6332 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6333 #: apt.conf.5.xml:305
6335 "HTTP URIs; http::Proxy is the default http proxy to use. It is in the "
6336 "standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. Per "
6337 "host proxies can also be specified by using the form <literal>http::Proxy::"
6338 "<host></literal> with the special keyword <literal>DIRECT</literal> "
6339 "meaning to use no proxies. If no one of the above settings is specified, "
6340 "<envar>http_proxy</envar> environment variable will be used."
6342 "HTTP URI - http::Proxy は、デフォルトで使用する http プロキシです。"
6343 "<literal>http://[[user][:pass]@]host[:port]/</literal> という標準形で表しま"
6344 "す。ホストごとのプロキシの場合は、<literal>http::Proxy::<host></"
6345 "literal> という形と、プロキシを使用しないという意味の特殊キーワード "
6346 "<literal>DIRECT</literal> を使用して指定することもできます。上記の設定をなに"
6347 "も指定しないと、環境変数 <envar>http_proxy</envar> を使用します。"
6349 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6350 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6351 #: apt.conf.5.xml:313
6353 "Three settings are provided for cache control with HTTP/1.1 compliant proxy "
6354 "caches. <literal>No-Cache</literal> tells the proxy to not use its cached "
6355 "response under any circumstances, <literal>Max-Age</literal> is sent only "
6356 "for index files and tells the cache to refresh its object if it is older "
6357 "than the given number of seconds. Debian updates its index files daily so "
6358 "the default is 1 day. <literal>No-Store</literal> specifies that the cache "
6359 "should never store this request, it is only set for archive files. This may "
6360 "be useful to prevent polluting a proxy cache with very large .deb files. "
6361 "Note: Squid 2.0.2 does not support any of these options."
6363 "HTTP/1.1 準拠のプロキシキャッシュの制御について 3 種類の設定があります。"
6364 "<literal>No-Cache</literal> はプロキシに対して、いかなる時もキャッシュを使用"
6365 "しないと伝えます。<literal>Max-Age</literal> は、インデックスファイル用のとき"
6366 "だけ送信し、得られた時間よりも古かった場合に、オブジェクトをリフレッシュする"
6367 "ようキャッシュに指示します。デフォルトでは 1 日となっているため、Debian は日"
6368 "毎にそのインデックスファイルを更新します。<literal>No-Store</literal> は、"
6369 "キャッシュがこのリクエストを格納せず、アーカイブファイルのみ設定するよう指定"
6370 "します。これは、非常に大きな .deb ファイルで、プロキシキャッシュが汚れるのを"
6371 "防ぐのに便利かもしれません。注) Squid 2.0.2 では、これらのオプションをサポー"
6374 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6375 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6376 #: apt.conf.5.xml:323 apt.conf.5.xml:387
6378 "The option <literal>timeout</literal> sets the timeout timer used by the "
6379 "method, this applies to all things including connection timeout and data "
6382 "<literal>timeout</literal> オプションは、この方法でのタイムアウトまでの時間を"
6383 "設定します。これには、接続のタイムアウトとデータのタイムアウトが含まれていま"
6386 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6387 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6388 #: apt.conf.5.xml:326
6390 "One setting is provided to control the pipeline depth in cases where the "
6391 "remote server is not RFC conforming or buggy (such as Squid 2.0.2). "
6392 "<literal>Acquire::http::Pipeline-Depth</literal> can be a value from 0 to 5 "
6393 "indicating how many outstanding requests APT should send. A value of zero "
6394 "MUST be specified if the remote host does not properly linger on TCP "
6395 "connections - otherwise data corruption will occur. Hosts which require this "
6396 "are in violation of RFC 2068."
6398 "リモートサーバが RFC 準拠でなかったり、(Squid 2.0.2 のように) バグがあったり"
6399 "したときのために、パイプラインの深さの制御を設定します。<literal>Acquire::"
6400 "http::Pipeline-Depth</literal> により、APT が送信できるリクエストの回数を 0 "
6401 "から 5 の値で設定できます。リモートサーバが適切でなく、TCP 接続に時間がかかる"
6402 "ときは、<emphasis>必ず</emphasis> 0 の値を設定しなければなりません。そうでな"
6403 "ければデータが破損してしまいます。これが必要なホストは RFC 2068 に違反してい"
6406 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6407 #: apt.conf.5.xml:334
6409 "The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</"
6410 "literal> which accepts integer values in kilobyte. The default value is 0 "
6411 "which deactivates the limit and tries uses as much as possible of the "
6412 "bandwidth (Note that this option implicit deactivates the download from "
6413 "multiple servers at the same time.)"
6415 "使用する帯域を制限するには、<literal>Acquire::http::Dl-Limit</literal> にキロ"
6416 "バイトで整数値を与えます。デフォルト値は 0 で、制限を解除し、使用できる帯域を"
6417 "すべて使おうとします (このオプションは暗黙的に、同時に複数のサーバからダウン"
6418 "ロードしなくなることに注意してください)。"
6420 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6421 #: apt.conf.5.xml:339
6423 "<literal>Acquire::http::User-Agent</literal> can be used to set a different "
6424 "User-Agent for the http download method as some proxies allow access for "
6425 "clients only if the client uses a known identifier."
6427 "クライアントが既知の識別子を使用する場合にのみ、プロキシがアクセスを許可する"
6428 "場合、<literal>Acquire::http::User-Agent</literal> を使用して、http でダウン"
6429 "ロードするための、異なる User-Agent を設定できます。"
6432 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6433 #: apt.conf.5.xml:345
6437 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6438 #: apt.conf.5.xml:346
6440 "HTTPS URIs. Cache-control, Timeout, AllowRedirect, Dl-Limit and proxy "
6441 "options are the same as for <literal>http</literal> method and will also "
6442 "default to the options from the <literal>http</literal> method if they are "
6443 "not explicitly set for https. <literal>Pipeline-Depth</literal> option is "
6444 "not supported yet."
6446 "HTTPS URI - キャッシュ制御、タイムアウト、AllowRedirect、Dl-Limit、プロキシオ"
6447 "プションは <literal>http</literal> メソッドと同様です。また、https 用に明示的"
6448 "に設定されない場合、オプションのデフォルト値は <literal>http</literal> メソッ"
6449 "ドと同じです。<literal>Pipeline-Depth</literal> オプションはまだサポートして"
6452 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6453 #: apt.conf.5.xml:352
6455 "<literal>CaInfo</literal> suboption specifies place of file that holds info "
6456 "about trusted certificates. <literal><host>::CaInfo</literal> is "
6457 "corresponding per-host option. <literal>Verify-Peer</literal> boolean "
6458 "suboption determines whether verify server's host certificate against "
6459 "trusted certificates or not. <literal><host>::Verify-Peer</literal> "
6460 "is corresponding per-host option. <literal>Verify-Host</literal> boolean "
6461 "suboption determines whether verify server's hostname or not. <literal><"
6462 "host>::Verify-Host</literal> is corresponding per-host option. "
6463 "<literal>SslCert</literal> determines what certificate to use for client "
6464 "authentication. <literal><host>::SslCert</literal> is corresponding "
6465 "per-host option. <literal>SslKey</literal> determines what private key to "
6466 "use for client authentication. <literal><host>::SslKey</literal> is "
6467 "corresponding per-host option. <literal>SslForceVersion</literal> overrides "
6468 "default SSL version to use. Can contain 'TLSv1' or 'SSLv3' string. "
6469 "<literal><host>::SslForceVersion</literal> is corresponding per-host "
6472 "<literal>CaInfo</literal> サブオプションは、信頼済み証明書情報の保持場所を指"
6473 "定します。<literal><host>::CaInfo</literal> は、対応するホストごとのオ"
6474 "プションです。<literal>Verify-Peer</literal> 真偽値サブオプションは、信頼済み"
6475 "証明書に対してサーバのホスト証明書を、検証するかどうかを決定します。"
6476 "<literal><host>::Verify-Peer</literal> は、対応するホストごとのオプショ"
6477 "ンです。<literal>Verify-Host</literal> 真偽値サブオプションは、サーバのホスト"
6478 "名を検証するかどうかを決定します。<literal><host>::Verify-Host</"
6479 "literal> は、対応するホストごとのオプションです。<literal>SslCert</literal> "
6480 "は、クライアント認証に使用する証明書を決定します。<literal><host>::"
6481 "SslCert</literal> は、対応するホストごとのオプションです。<literal>SslKey</"
6482 "literal> は、クライアント認証に使用する秘密鍵を決定します。<literal><"
6483 "host>::SslKey</literal> は、対応するホストごとのオプションです。"
6484 "<literal>SslForceVersion</literal> は、デフォルトで使用する SSL のバージョン"
6485 "を上書きします。'TLSv1' か 'SSLv3' という文字列を指定できます。<literal><"
6486 "host>::SslForceVersion</literal> は、対応するホストごとのオプションです。"
6489 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6490 #: apt.conf.5.xml:370 sources.list.5.xml:155
6494 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6495 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6496 #: apt.conf.5.xml:371
6498 "FTP URIs; ftp::Proxy is the default ftp proxy to use. It is in the standard "
6499 "form of <literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host "
6500 "proxies can also be specified by using the form <literal>ftp::Proxy::<"
6501 "host></literal> with the special keyword <literal>DIRECT</literal> "
6502 "meaning to use no proxies. If no one of the above settings is specified, "
6503 "<envar>ftp_proxy</envar> environment variable will be used. To use a ftp "
6504 "proxy you will have to set the <literal>ftp::ProxyLogin</literal> script in "
6505 "the configuration file. This entry specifies the commands to send to tell "
6506 "the proxy server what to connect to. Please see &configureindex; for an "
6507 "example of how to do this. The substitution variables available are <literal>"
6508 "$(PROXY_USER)</literal> <literal>$(PROXY_PASS)</literal> <literal>"
6509 "$(SITE_USER)</literal> <literal>$(SITE_PASS)</literal> <literal>$(SITE)</"
6510 "literal> and <literal>$(SITE_PORT)</literal> Each is taken from it's "
6511 "respective URI component."
6513 "FTP URI - ftp::Proxy は、デフォルトで使用するプロキシサーバです。"
6514 "<literal>ftp://[[user][:pass]@]host[:port]/</literal> という標準形で表しま"
6515 "す。ホストごとのプロキシの場合は、<literal>ftp::Proxy::<host></"
6516 "literal> という形と、プロキシを使用しないという意味の特殊キーワード "
6517 "<literal>DIRECT</literal> を使用して指定することもできます。上記の設定をなに"
6518 "も指定しないと、環境変数 <envar>ftp_proxy</envar> を使用します。ftp プロキシ"
6519 "を使用するには、設定ファイルに <literal>ftp::ProxyLogin</literal> スクリプト"
6520 "を設定する必要があります。接続する際にプロキシサーバに送信するコマンドをこの"
6521 "エントリに設定します。どのようにするのかは &configureindex; の例を参照してく"
6522 "ださい。その他にも、<literal>$(PROXY_USER)</literal> <literal>$(PROXY_PASS)</"
6523 "literal> <literal>$(SITE_USER)</literal> <literal>$(SITE_PASS)</literal> "
6524 "<literal>$(SITE)</literal> <literal>$(SITE_PORT)</literal> が代わりに利用可能"
6525 "です。いずれも、それぞれ URI を構成するトークンです。"
6527 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6528 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6529 #: apt.conf.5.xml:390
6531 "Several settings are provided to control passive mode. Generally it is safe "
6532 "to leave passive mode on, it works in nearly every environment. However "
6533 "some situations require that passive mode be disabled and port mode ftp used "
6534 "instead. This can be done globally, for connections that go through a proxy "
6535 "or for a specific host (See the sample config file for examples)."
6537 "設定のいくつかは、パッシブモードを制御するものです。一般的に、パッシブモード"
6538 "のままにしておく方が安全で、ほぼどんな環境でも動作します。しかしある状況下で"
6539 "は、パッシブモードが無効のため、代わりにポートモード ftp を使用する必要があり"
6540 "ます。この設定は、プロキシを通る接続や特定のホストへの接続全般に有効です (設"
6541 "定例はサンプル設定ファイルを参照してください)。"
6543 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6544 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6545 #: apt.conf.5.xml:397
6547 "It is possible to proxy FTP over HTTP by setting the <envar>ftp_proxy</"
6548 "envar> environment variable to a http url - see the discussion of the http "
6549 "method above for syntax. You cannot set this in the configuration file and "
6550 "it is not recommended to use FTP over HTTP due to its low efficiency."
6552 "環境変数 <envar>ftp_proxy</envar> の http url により FTP over HTTP のプロキシ"
6553 "が利用可能になります。構文は前述の http についての説明を参照してください。設"
6554 "定ファイルの中でこれをセットすることはできません。また、効率が悪いため FTP "
6555 "over HTTP を使用するのは推奨しません。"
6557 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6558 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6559 #: apt.conf.5.xml:402
6561 "The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
6562 "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
6563 "false, which means these commands are only used if the control connection is "
6564 "IPv6. Setting this to true forces their use even on IPv4 connections. Note "
6565 "that most FTP servers do not support RFC2428."
6567 "<literal>ForceExtended</literal> の設定は RFC2428 の <literal>EPSV</literal> "
6568 "コマンドと <literal>EPRT</literal> コマンドの使用を制御します。デフォルトで"
6569 "は false で、コントロールコネクションが IPv6 の時にのみ、このコマンドを使用す"
6570 "るということです。これを true にセットすると、IPv4 コネクションでも、強制的に"
6571 "このコマンドを使用します。ほとんどの FTP サーバは RFC2428 をサポートしていな"
6574 # type: Content of: <refentry><refnamediv><refname>
6575 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6576 #: apt.conf.5.xml:409 sources.list.5.xml:137
6580 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
6581 #: apt.conf.5.xml:415
6583 msgid "/cdrom/::Mount \"foo\";"
6584 msgstr "/cdrom/::Mount \"foo\";"
6586 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6587 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6588 #: apt.conf.5.xml:410
6590 "CDROM URIs; the only setting for CDROM URIs is the mount point, "
6591 "<literal>cdrom::Mount</literal> which must be the mount point for the CDROM "
6592 "drive as specified in <filename>/etc/fstab</filename>. It is possible to "
6593 "provide alternate mount and unmount commands if your mount point cannot be "
6594 "listed in the fstab (such as an SMB mount and old mount packages). The "
6595 "syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
6596 "cdrom block. It is important to have the trailing slash. Unmount commands "
6597 "can be specified using UMount."
6599 "CDROM URI - CDROM URI はマウントポイントの設定のみを行います。<filename>/etc/"
6600 "fstab</filename> で設定されているように、CDROM ドライブのマウントポイントを "
6601 "<literal>cdrom::Mount</literal> に設定しなければなりません。(SMB マウントや古"
6602 "い mount パッケージなど) マウントポイントが fstab に記述できない場合、かわり"
6603 "にマウント・アンマウントコマンドも使用できます。構文は、cdrom ブロックを "
6604 "<placeholder type=\"literallayout\" id=\"0\"/> の形で記述します。スラッシュを"
6605 "後につけるのが重要です。アンマウントコマンドは UMount で指定することができま"
6608 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6609 #: apt.conf.5.xml:420
6613 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6614 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6615 #: apt.conf.5.xml:421
6617 "GPGV URIs; the only option for GPGV URIs is the option to pass additional "
6618 "parameters to gpgv. <literal>gpgv::Options</literal> Additional options "
6621 "GPGV URI - GPGV URI 用の唯一のオプションは、gpgv に渡す追加パラメータのオプ"
6622 "ションです。<literal>gpgv::Options</literal> が gpgv に渡す追加オプションで"
6625 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6626 #: apt.conf.5.xml:426
6627 msgid "CompressionTypes"
6628 msgstr "CompressionTypes"
6630 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
6631 #: apt.conf.5.xml:432
6633 msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
6634 msgstr "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
6636 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6637 #: apt.conf.5.xml:427
6639 "List of compression types which are understood by the acquire methods. "
6640 "Files like <filename>Packages</filename> can be available in various "
6641 "compression formats. Per default the acquire methods can decompress "
6642 "<command>bzip2</command>, <command>lzma</command> and <command>gzip</"
6643 "command> compressed files, with this setting more formats can be added on "
6644 "the fly or the used method can be changed. The syntax for this is: "
6645 "<placeholder type=\"synopsis\" id=\"0\"/>"
6647 "acquire メソッドが理解できる、圧縮法のリストです。<filename>Packages</"
6648 "filename> のようなファイルは、さまざまな圧縮形式が利用できます。デフォルト "
6649 "acquire メソッドごとに、<command>bzip2</command>, <command>lzma</command>, "
6650 "<command>gzip</command> で圧縮されたファイルを伸張できます。この設定では、よ"
6651 "り多くの形式を、オンザフライで追加したり、使用するメソッドで変更したりできま"
6652 "す。構文は以下のようになります。<placeholder type=\"synopsis\" id=\"0\"/>"
6654 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
6655 #: apt.conf.5.xml:437
6657 msgid "Acquire::CompressionTypes::Order:: \"gz\";"
6658 msgstr "Acquire::CompressionTypes::Order:: \"gz\";"
6660 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
6661 #: apt.conf.5.xml:440
6663 msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
6664 msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
6666 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6667 #: apt.conf.5.xml:433
6669 "Also the <literal>Order</literal> subgroup can be used to define in which "
6670 "order the acquire system will try to download the compressed files. The "
6671 "acquire system will try the first and proceed with the next compression type "
6672 "in this list on error, so to prefer one over the other type simple add the "
6673 "preferred type at first - not already added default types will be added at "
6674 "run time to the end of the list, so e.g. <placeholder type=\"synopsis\" id="
6675 "\"0\"/> can be used to prefer <command>gzip</command> compressed files over "
6676 "<command>bzip2</command> and <command>lzma</command>. If <command>lzma</"
6677 "command> should be preferred over <command>gzip</command> and "
6678 "<command>bzip2</command> the configure setting should look like this "
6679 "<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
6680 "<literal>bz2</literal> explicit to the list as it will be added automatic."
6682 "また、<literal>Order</literal> サブグループを使用して、取得システムが圧縮ファ"
6683 "イルのダウンロードを試みる順番を、定義できます。取得システムは先頭のものを試"
6684 "行し、エラーが発生すると次の圧縮タイプのダウンロードを開始します。そのため、"
6685 "どれかを他のものより優先したい場合、単にそのタイプを先頭に追加してください。"
6686 "まだ追加していないデフォルトタイプは、実行時にリストの最後に追加されます。つ"
6687 "まり、<placeholder type=\"synopsis\" id=\"0\"/> とすると、<command>gzip</"
6688 "command> で圧縮されたファイルを <command>bzip2</command> や <command>lzma</"
6689 "command> よりも優先的に使用します。もし <command>lzma</command> を "
6690 "<command>gzip</command> や <command>bzip2</command> よりも優先するべきなら、"
6691 "設定を以下のようにしてください。<placeholder type=\"synopsis\" id=\"1\"/> "
6692 "<literal>bz2</literal> は自動的に追加されるため、明示する必要はありません。"
6694 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
6695 #: apt.conf.5.xml:444
6697 msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
6698 msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";"
6700 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6701 #: apt.conf.5.xml:442
6704 #| "Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</"
6705 #| "replaceable></literal> will be checked: If this setting exists the method "
6706 #| "will only be used if this file exists, e.g. for the bzip2 method (the "
6707 #| "inbuilt) setting is <placeholder type=\"literallayout\" id=\"0\"/> Note "
6708 #| "also that list entries specified on the command line will be added at the "
6709 #| "end of the list specified in the configuration files, but before the "
6710 #| "default entries. To prefer a type in this case over the ones specified in "
6711 #| "in the configuration files you can set the option direct - not in list "
6712 #| "style. This will not override the defined list, it will only prefix the "
6713 #| "list with this type."
6715 "Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</"
6716 "replaceable></literal> will be checked: If this setting exists the method "
6717 "will only be used if this file exists, e.g. for the bzip2 method (the "
6718 "inbuilt) setting is: <placeholder type=\"literallayout\" id=\"0\"/> Note "
6719 "also that list entries specified on the command line will be added at the "
6720 "end of the list specified in the configuration files, but before the default "
6721 "entries. To prefer a type in this case over the ones specified in the "
6722 "configuration files you can set the option direct - not in list style. This "
6723 "will not override the defined list, it will only prefix the list with this "
6726 "実行時に <literal>Dir::Bin::<replaceable>Methodname</replaceable></literal> "
6727 "をチェックすることに注意してください。この設定があると、ファイルがある場合"
6728 "に、この方法しか使われなくなります。例えば、bzip2 メソッド (内蔵) の設定は以"
6729 "下になります。<placeholder type=\"literallayout\" id=\"0\"/> また、コマンドラ"
6730 "インに指定した一覧のエントリは設定ファイルに指定したものの後、デフォルトエン"
6731 "トリの前に追加されることに注意してください。この場合、設定ファイルに指定した"
6732 "内容よりも前に指定するには、オプションを直接 (一覧スタイルでなく) 指定してく"
6733 "ださい。これにより定義された一覧が上書きされ、このタイプのもののみ定義されま"
6736 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6737 #: apt.conf.5.xml:449
6739 "The special type <literal>uncompressed</literal> can be used to give "
6740 "uncompressed files a preference, but note that most archives don't provide "
6741 "uncompressed files so this is mostly only useable for local mirrors."
6745 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6746 #: apt.conf.5.xml:454
6748 msgstr "GzipIndexes"
6750 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6751 #: apt.conf.5.xml:456
6753 "When downloading <literal>gzip</literal> compressed indexes (Packages, "
6754 "Sources, or Translations), keep them gzip compressed locally instead of "
6755 "unpacking them. This saves quite a lot of disk space at the expense of more "
6756 "CPU requirements when building the local package caches. False by default."
6759 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
6760 #: apt.conf.5.xml:463
6764 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6765 #: apt.conf.5.xml:464
6767 "The Languages subsection controls which <filename>Translation</filename> "
6768 "files are downloaded and in which order APT tries to display the Description-"
6769 "Translations. APT will try to display the first available Description in the "
6770 "Language which is listed at first. Languages can be defined with their short "
6771 "or long Languagecodes. Note that not all archives provide "
6772 "<filename>Translation</filename> files for every Language - especially the "
6773 "long Languagecodes are rare, so please inform you which ones are available "
6774 "before you set here impossible values."
6777 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><programlisting>
6778 #: apt.conf.5.xml:480
6780 msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
6781 msgstr "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
6783 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6784 #: apt.conf.5.xml:470
6786 "The default list includes \"environment\" and \"en\". "
6787 "\"<literal>environment</literal>\" has a special meaning here: It will be "
6788 "replaced at runtime with the languagecodes extracted from the "
6789 "<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
6790 "that these codes are not included twice in the list. If "
6791 "<literal>LC_MESSAGES</literal> is set to \"C\" only the "
6792 "<filename>Translation-en</filename> file (if available) will be used. To "
6793 "force apt to use no Translation file use the setting <literal>Acquire::"
6794 "Languages=none</literal>. \"<literal>none</literal>\" is another special "
6795 "meaning code which will stop the search for a fitting <filename>Translation</"
6796 "filename> file. This can be used by the system administrator to let APT "
6797 "know that it should download also this files without actually use them if "
6798 "the environment doesn't specify this languages. So the following example "
6799 "configuration will result in the order \"en, de\" in an english and in \"de, "
6800 "en\" in a german localization. Note that \"fr\" is downloaded, but not used "
6801 "if APT is not used in a french localization, in such an environment the "
6802 "order would be \"fr, de, en\". <placeholder type=\"programlisting\" id="
6806 # type: Content of: <refentry><refsect1><para>
6807 #. type: Content of: <refentry><refsect1><para>
6808 #: apt.conf.5.xml:245
6810 "The <literal>Acquire</literal> group of options controls the download of "
6811 "packages and the URI handlers. <placeholder type=\"variablelist\" id=\"0\"/>"
6813 "オプションの <literal>Acquire</literal> グループは、パッケージのダウンロード"
6814 "や URI ハンドラの制御を行います。<placeholder type=\"variablelist\" id=\"0\"/"
6817 # type: Content of: <refentry><refsect1><refsect2><title>
6818 #. type: Content of: <refentry><refsect1><title>
6819 #: apt.conf.5.xml:487
6823 # type: Content of: <refentry><refsect1><para>
6824 #. type: Content of: <refentry><refsect1><para>
6825 #: apt.conf.5.xml:489
6827 "The <literal>Dir::State</literal> section has directories that pertain to "
6828 "local state information. <literal>lists</literal> is the directory to place "
6829 "downloaded package lists in and <literal>status</literal> is the name of the "
6830 "dpkg status file. <literal>preferences</literal> is the name of the APT "
6831 "preferences file. <literal>Dir::State</literal> contains the default "
6832 "directory to prefix on all sub items if they do not start with <filename>/</"
6833 "filename> or <filename>./</filename>."
6835 "<literal>Dir::State</literal> セクションは、ローカル状態情報に関するディレク"
6836 "トリを保持します。<literal>lists</literal> は、ダウンロードしたパッケージ一覧"
6837 "を格納するディレクトリで、<literal>status</literal> は dpkg の状態ファイルの"
6838 "名前を表します。<literal>preferences</literal> は APT の 設定ファイルの名前で"
6839 "す。<literal>Dir::State</literal> には、<filename>/</filename> や "
6840 "<filename>./</filename> で始まらないサブアイテムすべてに、前に付加するデフォ"
6843 # type: Content of: <refentry><refsect1><para>
6844 #. type: Content of: <refentry><refsect1><para>
6845 #: apt.conf.5.xml:496
6847 "<literal>Dir::Cache</literal> contains locations pertaining to local cache "
6848 "information, such as the two package caches <literal>srcpkgcache</literal> "
6849 "and <literal>pkgcache</literal> as well as the location to place downloaded "
6850 "archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
6851 "be turned off by setting their names to be blank. This will slow down "
6852 "startup but save disk space. It is probably preferred to turn off the "
6853 "pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> the "
6854 "default directory is contained in <literal>Dir::Cache</literal>"
6856 "<literal>Dir::Cache</literal> は、ローカルキャッシュ情報に関する場所を格納し"
6857 "ています。これは、ダウンロード済アーカイブの場所を示す <literal>Dir::Cache::"
6858 "archives</literal> と同様に、<literal>srcpkgcache</literal> と "
6859 "<literal>pkgcache</literal> のパッケージキャッシュの場所になります。それぞれ"
6860 "を空にセットすることで、キャッシュの生成を無効にできます。これにより起動時に"
6861 "遅くなりますが、ディスク容量を節約できます。おそらく、srcpkgcache よりも "
6862 "pkgcache を無効にすることが多いと思います。<literal>Dir::State</literal> と同"
6863 "様、<literal>Dir::Cache</literal> はデフォルトディレクトリを含んでいます。"
6865 # type: Content of: <refentry><refsect1><para>
6866 #. type: Content of: <refentry><refsect1><para>
6867 #: apt.conf.5.xml:505
6869 "<literal>Dir::Etc</literal> contains the location of configuration files, "
6870 "<literal>sourcelist</literal> gives the location of the sourcelist and "
6871 "<literal>main</literal> is the default configuration file (setting has no "
6872 "effect, unless it is done from the config file specified by "
6873 "<envar>APT_CONFIG</envar>)."
6875 "<literal>Dir::Etc</literal> は設定ファイルの場所を格納しています。"
6876 "<literal>sourcelist</literal> はソースリストの場所を示し、<literal>main</"
6877 "literal> はデフォルトの設定ファイルです。(<envar>APT_CONFIG</envar> で設定"
6878 "ファイルを指定された場合のみ、この設定の効果があります)"
6880 # type: Content of: <refentry><refsect1><para>
6881 #. type: Content of: <refentry><refsect1><para>
6882 #: apt.conf.5.xml:511
6884 "The <literal>Dir::Parts</literal> setting reads in all the config fragments "
6885 "in lexical order from the directory specified. After this is done then the "
6886 "main config file is loaded."
6888 "<literal>Dir::Parts</literal> 設定は、指定されたディレクトリから、字句単位の"
6889 "全ての設定断片を読みこみます。これを設定した後に、メイン設定ファイルをロード"
6892 # type: Content of: <refentry><refsect1><para>
6893 #. type: Content of: <refentry><refsect1><para>
6894 #: apt.conf.5.xml:515
6896 "Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::"
6897 "Bin::Methods</literal> specifies the location of the method handlers and "
6898 "<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, "
6899 "<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</"
6900 "literal> <literal>dpkg-buildpackage</literal> and <literal>apt-cache</"
6901 "literal> specify the location of the respective programs."
6903 "バイナリプログラムは <literal>Dir::Bin</literal> で指定します。<literal>Dir::"
6904 "Bin::Methods</literal> はメソッドハンドラの場所を指定し、<literal>gzip</"
6905 "literal>, <literal>bzip2</literal>, <literal>lzma</literal>, <literal>dpkg</"
6906 "literal>, <literal>apt-get</literal> <literal>dpkg-source</literal> "
6907 "<literal>dpkg-buildpackage</literal>, <literal>apt-cache</literal> はそれぞれ"
6910 # type: Content of: <refentry><refsect1><para>
6911 #. type: Content of: <refentry><refsect1><para>
6912 #: apt.conf.5.xml:523
6914 "The configuration item <literal>RootDir</literal> has a special meaning. If "
6915 "set, all paths in <literal>Dir::</literal> will be relative to "
6916 "<literal>RootDir</literal>, <emphasis>even paths that are specified "
6917 "absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is "
6918 "set to <filename>/tmp/staging</filename> and <literal>Dir::State::status</"
6919 "literal> is set to <filename>/var/lib/dpkg/status</filename>, then the "
6920 "status file will be looked up in <filename>/tmp/staging/var/lib/dpkg/status</"
6923 "設定項目 <literal>RootDir</literal> は特別な意味を持ちます。設定されている"
6924 "と、<literal>Dir::</literal> のすべてのパスは、<emphasis>絶対パスとして指定し"
6925 "ても</emphasis><literal>RootDir</literal> からの相対パスとなります。そのため"
6926 "例えば、<literal>RootDir</literal> が <filename>/tmp/staging</filename> に"
6927 "セットされており、<literal>Dir::State::status</literal> が <filename>/var/"
6928 "lib/dpkg/status</filename> にセットされている場合、status ファイルを "
6929 "<filename>/tmp/staging/var/lib/dpkg/status</filename> から探します。"
6931 #. type: Content of: <refentry><refsect1><para>
6932 #: apt.conf.5.xml:536
6934 "The <literal>Ignore-Files-Silently</literal> list can be used to specify "
6935 "which files APT should silently ignore while parsing the files in the "
6936 "fragment directories. Per default a file which end with <literal>.disabled</"
6937 "literal>, <literal>~</literal>, <literal>.bak</literal> or <literal>.dpkg-[a-"
6938 "z]+</literal> is silently ignored. As seen in the last default value these "
6939 "patterns can use regular expression syntax."
6942 # type: Content of: <refentry><refsect1><title>
6943 #. type: Content of: <refentry><refsect1><title>
6944 #: apt.conf.5.xml:545
6945 msgid "APT in DSelect"
6946 msgstr "DSelect での APT"
6948 # type: Content of: <refentry><refsect1><para>
6949 #. type: Content of: <refentry><refsect1><para>
6950 #: apt.conf.5.xml:547
6952 "When APT is used as a &dselect; method several configuration directives "
6953 "control the default behaviour. These are in the <literal>DSelect</literal> "
6956 "&dselect; 上で APT を使用する際、<literal>DSelect</literal> セクション以下の"
6957 "設定項目で、デフォルトの動作を制御します。"
6959 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6960 #: apt.conf.5.xml:551
6964 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6965 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6966 #: apt.conf.5.xml:552
6968 "Cache Clean mode; this value may be one of always, prompt, auto, pre-auto "
6969 "and never. always and prompt will remove all packages from the cache after "
6970 "upgrading, prompt (the default) does so conditionally. auto removes only "
6971 "those packages which are no longer downloadable (replaced with a new version "
6972 "for instance). pre-auto performs this action before downloading new "
6975 "キャッシュクリーンモード - この値は always, prompt, auto, pre-auto, never の"
6976 "うちひとつを取ります。always と prompt は更新後、全パッケージをキャッシュから"
6977 "削除します。prompt (デフォルト) では条件付きで削除します。auto はダウンロード"
6978 "不能パッケージ (例えば新バージョンで置き換えられたもの) を削除します。pre-"
6979 "auto はこの動作を、新パッケージをダウンロードする直前に行います。"
6981 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6982 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6983 #: apt.conf.5.xml:561
6985 "The contents of this variable is passed to &apt-get; as command line options "
6986 "when it is run for the install phase."
6988 "この変数の内容は、install 時のコマンドラインオプションと同様に &apt-get; に渡"
6991 # type: Content of: <refentry><refsect1><title>
6992 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
6993 #: apt.conf.5.xml:565
6994 msgid "Updateoptions"
6995 msgstr "Updateoptions"
6997 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6998 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6999 #: apt.conf.5.xml:566
7001 "The contents of this variable is passed to &apt-get; as command line options "
7002 "when it is run for the update phase."
7004 "この変数の内容は、update 時のコマンドラインオプションと同様に &apt-get; に渡"
7007 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7008 #: apt.conf.5.xml:570
7009 msgid "PromptAfterUpdate"
7010 msgstr "PromptAfterUpdate"
7012 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7013 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7014 #: apt.conf.5.xml:571
7016 "If true the [U]pdate operation in &dselect; will always prompt to continue. "
7017 "The default is to prompt only on error."
7019 "true の場合、&dselect; の [U]pdate 実行時に、続行のためのプロンプトを毎回表示"
7020 "します。デフォルトはエラーが発生した場合のみです。"
7022 # type: Content of: <refentry><refsect1><title>
7023 #. type: Content of: <refentry><refsect1><title>
7024 #: apt.conf.5.xml:577
7025 msgid "How APT calls dpkg"
7026 msgstr "APT が dpkg を呼ぶ方法"
7028 # type: Content of: <refentry><refsect1><para>
7029 #. type: Content of: <refentry><refsect1><para>
7030 #: apt.conf.5.xml:578
7032 "Several configuration directives control how APT invokes &dpkg;. These are "
7033 "in the <literal>DPkg</literal> section."
7035 "いくつかの設定項目で APT がどのように &dpkg; を呼び出すかを制御できます。"
7036 "<literal>DPkg</literal> セクションにあります。"
7038 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7039 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7040 #: apt.conf.5.xml:583
7042 "This is a list of options to pass to dpkg. The options must be specified "
7043 "using the list notation and each list item is passed as a single argument to "
7046 "dpkg に渡すオプションのリストです。オプションは、リスト記法を使用して指定しな"
7047 "ければなりません。また、各リストは単一の引数として &dpkg; に渡されます。"
7049 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7050 #: apt.conf.5.xml:588
7054 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7055 #: apt.conf.5.xml:588
7057 msgstr "Post-Invoke"
7059 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7060 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7061 #: apt.conf.5.xml:589
7063 "This is a list of shell commands to run before/after invoking &dpkg;. Like "
7064 "<literal>options</literal> this must be specified in list notation. The "
7065 "commands are invoked in order using <filename>/bin/sh</filename>, should any "
7066 "fail APT will abort."
7068 "&dpkg; を呼び出す前後で実行するシェルコマンドのリストです。<literal>options</"
7069 "literal> のようにリスト記法で指定しなければなりません。コマンドは <filename>/"
7070 "bin/sh</filename> を使用して呼び出され、何か問題があれば APT は異常終了しま"
7074 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7075 #: apt.conf.5.xml:595
7076 msgid "Pre-Install-Pkgs"
7077 msgstr "Pre-Install-Pkgs"
7079 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7080 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7081 #: apt.conf.5.xml:596
7083 "This is a list of shell commands to run before invoking dpkg. Like "
7084 "<literal>options</literal> this must be specified in list notation. The "
7085 "commands are invoked in order using <filename>/bin/sh</filename>, should any "
7086 "fail APT will abort. APT will pass to the commands on standard input the "
7087 "filenames of all .deb files it is going to install, one per line."
7089 "&dpkg; を呼び出す前に実行するシェルコマンドのリストです。<literal>options</"
7090 "literal> のようにリスト記法で指定しなければなりません。コマンドは <filename>/"
7091 "bin/sh</filename> を通して呼び出され、何か問題があれば、APT は異常終了しま"
7092 "す。APT はインストールしようとする全 .deb ファイルのファイル名を、ひとつずつ"
7095 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7096 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7097 #: apt.conf.5.xml:602
7099 "Version 2 of this protocol dumps more information, including the protocol "
7100 "version, the APT configuration space and the packages, files and versions "
7101 "being changed. Version 2 is enabled by setting <literal>DPkg::Tools::"
7102 "options::cmd::Version</literal> to 2. <literal>cmd</literal> is a command "
7103 "given to <literal>Pre-Install-Pkgs</literal>."
7105 "このプロトコルのバージョン 2 では、(プロトコルのバージョンや APT 設定スペー"
7106 "ス、パッケージを含む) 詳細情報やファイル、変更されているバージョンを出力しま"
7107 "す。<literal>DPkg::Tools::options::cmd::Version</literal> に 2 を設定すると、"
7108 "バージョン 2 を有効にできます。<literal>cmd</literal> は <literal>Pre-"
7109 "Install-Pkgs</literal> で与えられるコマンドです。"
7111 # type: Content of: <refentry><refsect1><refsect2><title>
7112 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7113 #: apt.conf.5.xml:609
7114 msgid "Run-Directory"
7115 msgstr "Run-Directory"
7117 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7118 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7119 #: apt.conf.5.xml:610
7121 "APT chdirs to this directory before invoking dpkg, the default is <filename>/"
7124 "APT は dpkg を呼び出す前にこのディレクトリに移動します。デフォルトは "
7125 "<filename>/</filename> です。"
7127 # type: Content of: <refentry><refsect1><title>
7128 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7129 #: apt.conf.5.xml:614
7130 msgid "Build-options"
7131 msgstr "Build-options"
7133 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7134 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7135 #: apt.conf.5.xml:615
7137 "These options are passed to &dpkg-buildpackage; when compiling packages, the "
7138 "default is to disable signing and produce all binaries."
7140 "これらのオプションは、パッケージのコンパイル時に &dpkg-buildpackage; に渡され"
7141 "ます。デフォルトでは署名を無効にし、全バイナリを生成します。"
7143 #. type: Content of: <refentry><refsect1><refsect2><title>
7144 #: apt.conf.5.xml:620
7145 msgid "dpkg trigger usage (and related options)"
7146 msgstr "dpkg トリガの使い方 (および関連オプション)"
7148 #. type: Content of: <refentry><refsect1><refsect2><para>
7149 #: apt.conf.5.xml:621
7151 "APT can call dpkg in a way so it can make aggressive use of triggers over "
7152 "multiple calls of dpkg. Without further options dpkg will use triggers only "
7153 "in between his own run. Activating these options can therefore decrease the "
7154 "time needed to perform the install / upgrade. Note that it is intended to "
7155 "activate these options per default in the future, but as it changes the way "
7156 "APT calling dpkg drastically it needs a lot more testing. <emphasis>These "
7157 "options are therefore currently experimental and should not be used in "
7158 "productive environments.</emphasis> Also it breaks the progress reporting so "
7159 "all frontends will currently stay around half (or more) of the time in the "
7160 "100% state while it actually configures all packages."
7163 #. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
7164 #: apt.conf.5.xml:636
7167 "DPkg::NoTriggers \"true\";\n"
7168 "PackageManager::Configure \"smart\";\n"
7169 "DPkg::ConfigurePending \"true\";\n"
7170 "DPkg::TriggersPending \"true\";"
7172 "DPkg::NoTriggers \"true\";\n"
7173 "PackageManager::Configure \"smart\";\n"
7174 "DPkg::ConfigurePending \"true\";\n"
7175 "DPkg::TriggersPending \"true\";"
7177 #. type: Content of: <refentry><refsect1><refsect2><para>
7178 #: apt.conf.5.xml:630
7180 "Note that it is not guaranteed that APT will support these options or that "
7181 "these options will not cause (big) trouble in the future. If you have "
7182 "understand the current risks and problems with these options, but are brave "
7183 "enough to help testing them create a new configuration file and test a "
7184 "combination of options. Please report any bugs, problems and improvements "
7185 "you encounter and make sure to note which options you have used in your "
7186 "reports. Asking dpkg for help could also be useful for debugging proposes, "
7187 "see e.g. <command>dpkg --audit</command>. A defensive option combination "
7188 "would be <placeholder type=\"literallayout\" id=\"0\"/>"
7191 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
7192 #: apt.conf.5.xml:642
7193 msgid "DPkg::NoTriggers"
7194 msgstr "DPkg::NoTriggers"
7196 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7197 #: apt.conf.5.xml:643
7199 "Add the no triggers flag to all dpkg calls (except the ConfigurePending "
7200 "call). See &dpkg; if you are interested in what this actually means. In "
7201 "short: dpkg will not run the triggers when this flag is present unless it is "
7202 "explicitly called to do so in an extra call. Note that this option exists "
7203 "(undocumented) also in older apt versions with a slightly different meaning: "
7204 "Previously these option only append --no-triggers to the configure calls to "
7205 "dpkg - now apt will add these flag also to the unpack and remove calls."
7209 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
7210 #: apt.conf.5.xml:650
7211 msgid "PackageManager::Configure"
7212 msgstr "PackageManager::Configure"
7214 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7215 #: apt.conf.5.xml:651
7217 "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
7218 "and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default "
7219 "value and causes APT to configure all packages explicit. The "
7220 "\"<literal>smart</literal>\" way is it to configure only packages which need "
7221 "to be configured before another package can be unpacked (Pre-Depends) and "
7222 "let the rest configure by dpkg with a call generated by the next option. "
7223 "\"<literal>no</literal>\" on the other hand will not configure anything and "
7224 "totally rely on dpkg for configuration (which will at the moment fail if a "
7225 "Pre-Depends is encountered). Setting this option to another than the all "
7226 "value will implicitly activate also the next option per default as otherwise "
7227 "the system could end in an unconfigured status which could be unbootable!"
7230 # type: Content of: <refentry><refsect1><title>
7231 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
7232 #: apt.conf.5.xml:661
7233 msgid "DPkg::ConfigurePending"
7234 msgstr "DPkg::ConfigurePending"
7236 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7237 #: apt.conf.5.xml:662
7239 "If this option is set apt will call <command>dpkg --configure --pending</"
7240 "command> to let dpkg handle all required configurations and triggers. This "
7241 "option is activated automatic per default if the previous option is not set "
7242 "to <literal>all</literal>, but deactivating could be useful if you want to "
7243 "run APT multiple times in a row - e.g. in an installer. In these sceneries "
7244 "you could deactivate this option in all but the last run."
7247 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
7248 #: apt.conf.5.xml:668
7249 msgid "DPkg::TriggersPending"
7250 msgstr "DPkg::TriggersPending"
7252 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7253 #: apt.conf.5.xml:669
7255 "Useful for <literal>smart</literal> configuration as a package which has "
7256 "pending triggers is not considered as <literal>installed</literal> and dpkg "
7257 "treats them as <literal>unpacked</literal> currently which is a dealbreaker "
7258 "for Pre-Dependencies (see debbugs #526774). Note that this will process all "
7259 "triggers, not only the triggers needed to configure this package."
7262 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
7263 #: apt.conf.5.xml:674
7264 msgid "PackageManager::UnpackAll"
7265 msgstr "PackageManager::UnpackAll"
7267 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7268 #: apt.conf.5.xml:675
7270 "As the configuration can be deferred to be done at the end by dpkg it can be "
7271 "tried to order the unpack series only by critical needs, e.g. by Pre-"
7272 "Depends. Default is true and therefore the \"old\" method of ordering in "
7273 "various steps by everything. While both method were present in earlier APT "
7274 "versions the <literal>OrderCritical</literal> method was unused, so this "
7275 "method is very experimental and needs further improvements before becoming "
7279 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
7280 #: apt.conf.5.xml:682
7281 msgid "OrderList::Score::Immediate"
7282 msgstr "OrderList::Score::Immediate"
7284 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
7285 #: apt.conf.5.xml:690
7288 "OrderList::Score {\n"
7290 "\tEssential 200;\n"
7292 "\tPreDepends 50;\n"
7295 "OrderList::Score {\n"
7297 "\tEssential 200;\n"
7299 "\tPreDepends 50;\n"
7302 #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
7303 #: apt.conf.5.xml:683
7305 "Essential packages (and there dependencies) should be configured immediately "
7306 "after unpacking. It will be a good idea to do this quite early in the "
7307 "upgrade process as these these configure calls require currently also "
7308 "<literal>DPkg::TriggersPending</literal> which will run quite a few triggers "
7309 "(which maybe not needed). Essentials get per default a high score but the "
7310 "immediate flag is relatively low (a package which has a Pre-Depends is "
7311 "higher rated). These option and the others in the same group can be used to "
7312 "change the scoring. The following example shows the settings with there "
7313 "default values. <placeholder type=\"literallayout\" id=\"0\"/>"
7316 #. type: Content of: <refentry><refsect1><title>
7317 #: apt.conf.5.xml:703
7318 msgid "Periodic and Archives options"
7319 msgstr "Periodic オプションと Archives オプション"
7321 #. type: Content of: <refentry><refsect1><para>
7322 #: apt.conf.5.xml:704
7324 "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
7325 "of options configure behavior of apt periodic updates, which is done by "
7326 "<literal>/etc/cron.daily/apt</literal> script. See header of this script for "
7327 "the brief documentation of these options."
7329 "オプションの <literal>APT::Periodic</literal> グループと <literal>APT::"
7330 "Archives</literal> グループは、<literal>/etc/cron.daily/apt</literal> スクリ"
7331 "プトを使用して、apt の定期更新の挙動を設定します。このオプションのドキュメン"
7332 "トは、このスクリプトの先頭を参照してください。"
7334 # type: Content of: <refentry><refsect1><title>
7335 #. type: Content of: <refentry><refsect1><title>
7336 #: apt.conf.5.xml:712
7337 msgid "Debug options"
7340 #. type: Content of: <refentry><refsect1><para>
7341 #: apt.conf.5.xml:714
7343 "Enabling options in the <literal>Debug::</literal> section will cause "
7344 "debugging information to be sent to the standard error stream of the program "
7345 "utilizing the <literal>apt</literal> libraries, or enable special program "
7346 "modes that are primarily useful for debugging the behavior of <literal>apt</"
7347 "literal>. Most of these options are not interesting to a normal user, but a "
7351 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7352 #: apt.conf.5.xml:725
7354 "<literal>Debug::pkgProblemResolver</literal> enables output about the "
7355 "decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</"
7358 "<literal>Debug::pkgProblemResolver</literal> は、<literal>dist-upgrade, "
7359 "upgrade, install, remove, purge</literal> で行われた判断についての出力を有効"
7362 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7363 #: apt.conf.5.xml:733
7365 "<literal>Debug::NoLocking</literal> disables all file locking. This can be "
7366 "used to run some operations (for instance, <literal>apt-get -s install</"
7367 "literal>) as a non-root user."
7369 "<literal>Debug::NoLocking</literal> はファイルロックをすべて無効にします。こ"
7370 "れは、非 root ユーザとして操作 (例えば <literal>apt-get -s install</"
7371 "literal>) を行う場合に使用します。"
7373 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7374 #: apt.conf.5.xml:742
7376 "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
7377 "time that <literal>apt</literal> invokes &dpkg;."
7379 "<literal>Debug::pkgDPkgPM</literal> は <literal>apt</literal> が実際に "
7380 "&dpkg; を起動する際の各コマンドラインを表示します。"
7383 #. motivating example, except I haven't a clue why you'd want
7385 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
7386 #: apt.conf.5.xml:750
7388 "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
7391 "<literal>Debug::IdentCdrom</literal> は CDROM ID にある statfs データの方gain"
7394 #. type: Content of: <refentry><refsect1><para>
7395 #: apt.conf.5.xml:760
7396 msgid "A full list of debugging options to apt follows."
7397 msgstr "以下は apt に対するデバッグオプションのすべてです。"
7399 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7400 #: apt.conf.5.xml:765
7401 msgid "<literal>Debug::Acquire::cdrom</literal>"
7402 msgstr "<literal>Debug::Acquire::cdrom</literal>"
7404 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7405 #: apt.conf.5.xml:769
7407 "Print information related to accessing <literal>cdrom://</literal> sources."
7409 "<literal>cdrom://</literal> ソースへのアクセスに関する情報を出力します。"
7411 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7412 #: apt.conf.5.xml:776
7413 msgid "<literal>Debug::Acquire::ftp</literal>"
7414 msgstr "<literal>Debug::Acquire::ftp</literal>"
7416 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7417 #: apt.conf.5.xml:780
7418 msgid "Print information related to downloading packages using FTP."
7419 msgstr "FTP を用いたパッケージのダウンロードに関する情報を出力します。"
7421 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7422 #: apt.conf.5.xml:787
7423 msgid "<literal>Debug::Acquire::http</literal>"
7424 msgstr "<literal>Debug::Acquire::http</literal>"
7426 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7427 #: apt.conf.5.xml:791
7428 msgid "Print information related to downloading packages using HTTP."
7429 msgstr "HTTP を用いたパッケージのダウンロードに関する情報を出力します。"
7431 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7432 #: apt.conf.5.xml:798
7433 msgid "<literal>Debug::Acquire::https</literal>"
7434 msgstr "<literal>Debug::Acquire::https</literal>"
7436 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7437 #: apt.conf.5.xml:802
7438 msgid "Print information related to downloading packages using HTTPS."
7439 msgstr "HTTPS を用いたパッケージのダウンロードに関する情報を出力します。"
7441 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7442 #: apt.conf.5.xml:809
7443 msgid "<literal>Debug::Acquire::gpgv</literal>"
7444 msgstr "<literal>Debug::Acquire::gpgv</literal>"
7446 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7447 #: apt.conf.5.xml:813
7449 "Print information related to verifying cryptographic signatures using "
7450 "<literal>gpg</literal>."
7452 "<literal>gpg</literal> を用いた暗号署名の検証に関する情報を出力します。"
7454 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7455 #: apt.conf.5.xml:820
7456 msgid "<literal>Debug::aptcdrom</literal>"
7457 msgstr "<literal>Debug::aptcdrom</literal>"
7459 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7460 #: apt.conf.5.xml:824
7462 "Output information about the process of accessing collections of packages "
7463 "stored on CD-ROMs."
7465 "CD-ROM にあるパッケージ集合に対して、アクセスするプロセスについての情報を出力"
7468 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7469 #: apt.conf.5.xml:831
7470 msgid "<literal>Debug::BuildDeps</literal>"
7471 msgstr "<literal>Debug::BuildDeps</literal>"
7473 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7474 #: apt.conf.5.xml:834
7475 msgid "Describes the process of resolving build-dependencies in &apt-get;."
7476 msgstr "&apt-get; での構築依存関係解決のプロセスを説明します。"
7478 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7479 #: apt.conf.5.xml:841
7480 msgid "<literal>Debug::Hashes</literal>"
7481 msgstr "<literal>Debug::Hashes</literal>"
7483 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7484 #: apt.conf.5.xml:844
7486 "Output each cryptographic hash that is generated by the <literal>apt</"
7487 "literal> libraries."
7489 "<literal>apt</literal> ライブラリが生成した、暗号化ハッシュを出力します。"
7491 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7492 #: apt.conf.5.xml:851
7493 msgid "<literal>Debug::IdentCDROM</literal>"
7494 msgstr "<literal>Debug::IdentCDROM</literal>"
7496 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7497 #: apt.conf.5.xml:854
7499 "Do not include information from <literal>statfs</literal>, namely the number "
7500 "of used and free blocks on the CD-ROM filesystem, when generating an ID for "
7503 "CD-ROM の ID を生成する際に <literal>statfs</literal> という、CD-ROM ファイル"
7504 "システムにある使用済・未使用ブロックの数からの情報を含めないようにします。"
7506 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7507 #: apt.conf.5.xml:862
7508 msgid "<literal>Debug::NoLocking</literal>"
7509 msgstr "<literal>Debug::NoLocking</literal>"
7511 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7512 #: apt.conf.5.xml:865
7514 "Disable all file locking. For instance, this will allow two instances of "
7515 "<quote><literal>apt-get update</literal></quote> to run at the same time."
7517 "ファイルのロックをすべて無効にします。例えば、同時にふたつの "
7518 "<quote><literal>apt-get update</literal></quote> を実行できるようになります。"
7520 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7521 #: apt.conf.5.xml:873
7522 msgid "<literal>Debug::pkgAcquire</literal>"
7523 msgstr "<literal>Debug::pkgAcquire</literal>"
7525 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7526 #: apt.conf.5.xml:877
7527 msgid "Log when items are added to or removed from the global download queue."
7529 "グローバルダウンロードキューに対する項目の追加・削除の際にログを出力します。"
7531 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7532 #: apt.conf.5.xml:884
7533 msgid "<literal>Debug::pkgAcquire::Auth</literal>"
7534 msgstr "<literal>Debug::pkgAcquire::Auth</literal>"
7536 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7537 #: apt.conf.5.xml:887
7539 "Output status messages and errors related to verifying checksums and "
7540 "cryptographic signatures of downloaded files."
7542 "ダウンロードしたファイルのチェックサムや暗号署名の確認に関する、状態メッセー"
7545 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7546 #: apt.conf.5.xml:894
7547 msgid "<literal>Debug::pkgAcquire::Diffs</literal>"
7548 msgstr "<literal>Debug::pkgAcquire::Diffs</literal>"
7550 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7551 #: apt.conf.5.xml:897
7553 "Output information about downloading and applying package index list diffs, "
7554 "and errors relating to package index list diffs."
7556 "パッケージインデックスリスト差分のダウンロード・適用時の、情報やエラーを出力"
7559 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7560 #: apt.conf.5.xml:905
7561 msgid "<literal>Debug::pkgAcquire::RRed</literal>"
7562 msgstr "<literal>Debug::pkgAcquire::RRed</literal>"
7564 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7565 #: apt.conf.5.xml:909
7567 "Output information related to patching apt package lists when downloading "
7568 "index diffs instead of full indices."
7570 "インデックス全体ではなくインデックス差分のダウンロードの際に、apt パッケージ"
7571 "リストへのパッチ適用に関する情報を出力します。"
7573 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7574 #: apt.conf.5.xml:916
7575 msgid "<literal>Debug::pkgAcquire::Worker</literal>"
7576 msgstr "<literal>Debug::pkgAcquire::Worker</literal>"
7578 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7579 #: apt.conf.5.xml:920
7581 "Log all interactions with the sub-processes that actually perform downloads."
7583 "実際のダウンロードを行う際の、サブプロセスとのやりとりをログに出力します。"
7585 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7586 #: apt.conf.5.xml:927
7587 msgid "<literal>Debug::pkgAutoRemove</literal>"
7588 msgstr "<literal>Debug::pkgAutoRemove</literal>"
7590 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7591 #: apt.conf.5.xml:931
7593 "Log events related to the automatically-installed status of packages and to "
7594 "the removal of unused packages."
7596 "パッケージの自動インストールや、不要パッケージの削除に関するイベントを、ログ"
7599 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7600 #: apt.conf.5.xml:938
7601 msgid "<literal>Debug::pkgDepCache::AutoInstall</literal>"
7602 msgstr "<literal>Debug::pkgDepCache::AutoInstall</literal>"
7604 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7605 #: apt.conf.5.xml:941
7607 "Generate debug messages describing which packages are being automatically "
7608 "installed to resolve dependencies. This corresponds to the initial auto-"
7609 "install pass performed in, e.g., <literal>apt-get install</literal>, and not "
7610 "to the full <literal>apt</literal> dependency resolver; see <literal>Debug::"
7611 "pkgProblemResolver</literal> for that."
7613 "依存関係解決のために、どのパッケージが自動的にインストールされたかのデバッグ"
7614 "メッセージを生成します。これは完全な <literal>apt</literal> 依存関係解決プロ"
7615 "グラム (<literal>Debug::pkgProblemResolver</literal> を参照) ではなく、例え"
7616 "ば <literal>apt-get install</literal> で実行された、初期の自動インストール経"
7619 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7620 #: apt.conf.5.xml:952
7621 msgid "<literal>Debug::pkgDepCache::Marker</literal>"
7622 msgstr "<literal>Debug::pkgDepCache::Marker</literal>"
7624 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7625 #: apt.conf.5.xml:955
7627 "Generate debug messages describing which package is marked as keep/install/"
7628 "remove while the ProblemResolver does his work. Each addition or deletion "
7629 "may trigger additional actions; they are shown indented two additional space "
7630 "under the original entry. The format for each line is <literal>MarkKeep</"
7631 "literal>, <literal>MarkDelete</literal> or <literal>MarkInstall</literal> "
7632 "followed by <literal>package-name <a.b.c -> d.e.f | x.y.z> (section)"
7633 "</literal> where <literal>a.b.c</literal> is the current version of the "
7634 "package, <literal>d.e.f</literal> is the version considered for installation "
7635 "and <literal>x.y.z</literal> is a newer version, but not considered for "
7636 "installation (because of a low pin score). The later two can be omitted if "
7637 "there is none or if it is the same version as the installed. "
7638 "<literal>section</literal> is the name of the section the package appears in."
7641 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7642 #: apt.conf.5.xml:974
7643 msgid "<literal>Debug::pkgInitConfig</literal>"
7644 msgstr "<literal>Debug::pkgInitConfig</literal>"
7646 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7647 #: apt.conf.5.xml:977
7648 msgid "Dump the default configuration to standard error on startup."
7649 msgstr "起動時に、標準エラー出力へデフォルト設定を出力します。"
7651 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7652 #: apt.conf.5.xml:984
7653 msgid "<literal>Debug::pkgDPkgPM</literal>"
7654 msgstr "<literal>Debug::pkgDPkgPM</literal>"
7656 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7657 #: apt.conf.5.xml:987
7659 "When invoking &dpkg;, output the precise command line with which it is being "
7660 "invoked, with arguments separated by a single space character."
7662 "&dpkg; 起動時に、起動した際の正確なコマンドラインを出力します。引数は空白で区"
7665 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7666 #: apt.conf.5.xml:995
7667 msgid "<literal>Debug::pkgDPkgProgressReporting</literal>"
7668 msgstr "<literal>Debug::pkgDPkgProgressReporting</literal>"
7670 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7671 #: apt.conf.5.xml:998
7673 "Output all the data received from &dpkg; on the status file descriptor and "
7674 "any errors encountered while parsing it."
7676 "状態ファイルディスクリプタに、&dpkg; から受信したすべてのデータと、そのデータ"
7677 "を解析中に発生したエラーを出力します。"
7679 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7680 #: apt.conf.5.xml:1005
7681 msgid "<literal>Debug::pkgOrderList</literal>"
7682 msgstr "<literal>Debug::pkgOrderList</literal>"
7684 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7685 #: apt.conf.5.xml:1009
7687 "Generate a trace of the algorithm that decides the order in which "
7688 "<literal>apt</literal> should pass packages to &dpkg;."
7690 "<literal>apt</literal> が &dpkg; にパッケージを渡す順番を決める、アルゴリズム"
7693 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7694 #: apt.conf.5.xml:1017
7695 msgid "<literal>Debug::pkgPackageManager</literal>"
7696 msgstr "<literal>Debug::pkgPackageManager</literal>"
7698 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7699 #: apt.conf.5.xml:1021
7701 "Output status messages tracing the steps performed when invoking &dpkg;."
7702 msgstr "&dpkg; を呼び出す際に、実行手順を追跡した状態メッセージを出力します。"
7704 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7705 #: apt.conf.5.xml:1028
7706 msgid "<literal>Debug::pkgPolicy</literal>"
7707 msgstr "<literal>Debug::pkgPolicy</literal>"
7709 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7710 #: apt.conf.5.xml:1032
7711 msgid "Output the priority of each package list on startup."
7712 msgstr "起動時の各パッケージの優先度を表示します。"
7714 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7715 #: apt.conf.5.xml:1038
7716 msgid "<literal>Debug::pkgProblemResolver</literal>"
7717 msgstr "<literal>Debug::pkgProblemResolver</literal>"
7719 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7720 #: apt.conf.5.xml:1042
7722 "Trace the execution of the dependency resolver (this applies only to what "
7723 "happens when a complex dependency problem is encountered)."
7725 "依存関係解決システムの実行内容を追跡します (これは複雑な依存関係の問題に遭遇"
7728 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7729 #: apt.conf.5.xml:1050
7730 msgid "<literal>Debug::pkgProblemResolver::ShowScores</literal>"
7731 msgstr "<literal>Debug::pkgProblemResolver::ShowScores</literal>"
7733 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7734 #: apt.conf.5.xml:1053
7736 "Display a list of all installed packages with their calculated score used by "
7737 "the pkgProblemResolver. The description of the package is the same as "
7738 "described in <literal>Debug::pkgDepCache::Marker</literal>"
7741 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
7742 #: apt.conf.5.xml:1061
7743 msgid "<literal>Debug::sourceList</literal>"
7744 msgstr "<literal>Debug::sourceList</literal>"
7746 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7747 #: apt.conf.5.xml:1065
7749 "Print information about the vendors read from <filename>/etc/apt/vendors."
7752 "<filename>/etc/apt/vendors.list</filename> から読み込んだ、ベンダの情報を出力"
7755 # type: Content of: <refentry><refsect1><para>
7756 #. type: Content of: <refentry><refsect1><para>
7757 #: apt.conf.5.xml:1088
7759 "&configureindex; is a configuration file showing example values for all "
7762 "&configureindex; に、全利用可能オプションのデフォルト値を参照できる、設定ファ"
7765 # type: Content of: <refentry><refsect1><para>
7766 #. type: Content of: <refentry><refsect1><variablelist>
7767 #: apt.conf.5.xml:1095
7768 msgid "&file-aptconf;"
7769 msgstr "&file-aptconf;"
7771 # type: Content of: <refentry><refsect1><para>
7772 #. ? reading apt.conf
7773 #. type: Content of: <refentry><refsect1><para>
7774 #: apt.conf.5.xml:1100
7775 msgid "&apt-cache;, &apt-config;, &apt-preferences;."
7776 msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
7778 #. The last update date
7779 #. type: Content of: <refentry><refentryinfo>
7780 #: apt_preferences.5.xml:16
7782 "&apt-author.team; &apt-email; &apt-product; <date>16 February 2010</date>"
7784 "&apt-author.team; &apt-email; &apt-product; <date>16 February 2010</date>"
7786 # type: Content of: <refentry><refnamediv><refname>
7787 #. type: Content of: <refentry><refnamediv><refname>
7788 #: apt_preferences.5.xml:24 apt_preferences.5.xml:31
7789 msgid "apt_preferences"
7790 msgstr "apt_preferences"
7792 # type: Content of: <refentry><refnamediv><refpurpose>
7793 #. type: Content of: <refentry><refnamediv><refpurpose>
7794 #: apt_preferences.5.xml:32
7795 msgid "Preference control file for APT"
7796 msgstr "APT 用選択制御ファイル"
7798 # type: Content of: <refentry><refsect1><para>
7799 #. type: Content of: <refentry><refsect1><para>
7800 #: apt_preferences.5.xml:37
7802 "The APT preferences file <filename>/etc/apt/preferences</filename> and the "
7803 "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
7804 "can be used to control which versions of packages will be selected for "
7807 "APT 選択ファイル <filename>/etc/apt/preferences</filename> と <filename>/etc/"
7808 "apt/preferences.d/</filename> フォルダにある断片ファイルは、インストールする"
7809 "パッケージのバージョンを制御するのに使用します。"
7811 # type: Content of: <refentry><refsect1><para>
7812 #. type: Content of: <refentry><refsect1><para>
7813 #: apt_preferences.5.xml:42
7815 "Several versions of a package may be available for installation when the "
7816 "&sources-list; file contains references to more than one distribution (for "
7817 "example, <literal>stable</literal> and <literal>testing</literal>). APT "
7818 "assigns a priority to each version that is available. Subject to dependency "
7819 "constraints, <command>apt-get</command> selects the version with the highest "
7820 "priority for installation. The APT preferences file overrides the "
7821 "priorities that APT assigns to package versions by default, thus giving the "
7822 "user control over which one is selected for installation."
7824 "&sources-list; ファイルに複数のディストリビューション (<literal>stable</"
7825 "literal> と <literal>testing</literal> など) が指定されていて、パッケージに対"
7826 "し複数のバージョンがインストールできることがあります。このとき APT は、利用で"
7827 "きるバージョンごとに優先度を割り当てます。依存関係規則を条件として、"
7828 "<command>apt-get</command> は、最も高い優先度を持つバージョンをインストールす"
7829 "るよう選択します。APT 選択ファイルは、APT がデフォルトで割り当てた、パッケー"
7830 "ジのバージョンの優先度を上書きします。その結果インストールするものの選択を、"
7833 # type: Content of: <refentry><refsect1><para>
7834 #. type: Content of: <refentry><refsect1><para>
7835 #: apt_preferences.5.xml:52
7837 "Several instances of the same version of a package may be available when the "
7838 "&sources-list; file contains references to more than one source. In this "
7839 "case <command>apt-get</command> downloads the instance listed earliest in "
7840 "the &sources-list; file. The APT preferences file does not affect the "
7841 "choice of instance, only the choice of version."
7843 "&sources-list; ファイルに複数の参照が書かれている場合、パッケージの同じバー"
7844 "ジョンのインスタンスが複数利用できる可能性があります。この場合、<command>apt-"
7845 "get</command> は &sources-list; ファイルの初めの方に指定されているところから"
7846 "ダウンロードします。APT 選択ファイルはバージョンの選択にのみ影響し、インスタ"
7849 #. type: Content of: <refentry><refsect1><para>
7850 #: apt_preferences.5.xml:59
7852 "Preferences are a strong power in the hands of a system administrator but "
7853 "they can become also their biggest nightmare if used without care! APT will "
7854 "not questioning the preferences so wrong settings will therefore lead to "
7855 "uninstallable packages or wrong decisions while upgrading packages. Even "
7856 "more problems will arise if multiply distribution releases are mixed without "
7857 "a good understanding of the following paragraphs. Packages included in a "
7858 "specific release aren't tested in and therefore doesn't always work as "
7859 "expected in older or newer releases or together with other packages from "
7860 "different releases. You have been warned."
7863 #. type: Content of: <refentry><refsect1><para>
7864 #: apt_preferences.5.xml:70
7867 #| "Note that the files in the <filename>/etc/apt/preferences.d</filename> "
7868 #| "directory are parsed in alphanumeric ascending order and need to obey the "
7869 #| "following naming convention: The files have no or \"<literal>pref</"
7870 #| "literal>\" as filename extension and which only contain alphanumeric, "
7871 #| "hyphen (-), underscore (_) and period (.) characters - otherwise they "
7872 #| "will be silently ignored."
7874 "Note that the files in the <filename>/etc/apt/preferences.d</filename> "
7875 "directory are parsed in alphanumeric ascending order and need to obey the "
7876 "following naming convention: The files have either no or \"<literal>pref</"
7877 "literal>\" as filename extension and only contain alphanumeric, hyphen (-), "
7878 "underscore (_) and period (.) characters. Otherwise APT will print a notice "
7879 "that it has ignored a file if the file doesn't match a pattern in the "
7880 "<literal>Dir::Ignore-Files-Silently</literal> configuration list - in this "
7881 "case it will be silently ignored."
7883 "<filename>/etc/apt/preferences.d</filename> ディレクトリにあるファイルは、英"
7884 "数字の昇順で解析され、以下の規約に従う必要があることに注意してください。ファ"
7885 "イル名には、拡張子はないか、\"<literal>pref</literal>\" となっており、英数"
7886 "字、ハイフン (-)、アンダースコア (_)、ピリオド (.) でできています。そうでなけ"
7889 # type: Content of: <refentry><refsect1><refsect2><title>
7890 #. type: Content of: <refentry><refsect1><refsect2><title>
7891 #: apt_preferences.5.xml:79
7892 msgid "APT's Default Priority Assignments"
7893 msgstr "APT のデフォルト優先度の割り当て"
7895 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7896 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7897 #: apt_preferences.5.xml:94
7899 msgid "<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n"
7901 "<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n"
7904 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7905 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7906 #: apt_preferences.5.xml:97
7908 msgid "APT::Default-Release \"stable\";\n"
7910 "APT::Default-Release \"stable\";\n"
7913 # type: Content of: <refentry><refsect1><refsect2><para>
7914 #. type: Content of: <refentry><refsect1><refsect2><para>
7915 #: apt_preferences.5.xml:81
7917 "If there is no preferences file or if there is no entry in the file that "
7918 "applies to a particular version then the priority assigned to that version "
7919 "is the priority of the distribution to which that version belongs. It is "
7920 "possible to single out a distribution, \"the target release\", which "
7921 "receives a higher priority than other distributions do by default. The "
7922 "target release can be set on the <command>apt-get</command> command line or "
7923 "in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
7924 "that this has precedence over any general priority you set in the <filename>/"
7925 "etc/apt/preferences</filename> file described later, but not over "
7926 "specifically pinned packages. For example, <placeholder type="
7927 "\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
7929 "設定ファイルがなかったり、設定ファイルに特定のパッケージを割り当てるエントリ"
7930 "がない場合、そのバージョンの優先度は、そのバージョンが属しているディストリ"
7931 "ビューションの優先度となります。デフォルトで他のディストリビューションより高"
7932 "い優先度を持つ、特定のディストリビューションを「ターゲットリリース」としてお"
7933 "けます。後述する <filename>/etc/apt/preferences</filename> ファイルで設定した"
7934 "一般優先度よりもこれは優先されますが、pin 止めしたパッケージには及ばないこと"
7935 "に注意してください。例えば以下のようになります。<placeholder type="
7936 "\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
7939 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7940 #: apt_preferences.5.xml:106
7944 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7945 #: apt_preferences.5.xml:107
7947 "to the versions coming from archives which in their <filename>Release</"
7948 "filename> files are marked as \"NotAutomatic: yes\" but <emphasis>not</"
7949 "emphasis> as \"ButAutomaticUpgrades: yes\" like the debian "
7950 "<literal>experimental</literal> archive."
7954 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7955 #: apt_preferences.5.xml:113
7956 msgid "priority 100"
7957 msgstr "priority 100"
7959 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7960 #: apt_preferences.5.xml:114
7962 "to the version that is already installed (if any) and to the versions coming "
7963 "from archives which in their <filename>Release</filename> files are marked "
7964 "as \"NotAutomatic: yes\" and \"ButAutomaticUpgrades: yes\" like the debian "
7965 "backports archive since <literal>squeeze-backports</literal>."
7969 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7970 #: apt_preferences.5.xml:121
7971 msgid "priority 500"
7972 msgstr "priority 500"
7974 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7975 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7976 #: apt_preferences.5.xml:122
7978 "to the versions that are not installed and do not belong to the target "
7980 msgstr "インストールされておらず、ターゲットリリースに含まれないバージョン。"
7983 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
7984 #: apt_preferences.5.xml:126
7985 msgid "priority 990"
7986 msgstr "priority 990"
7988 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7989 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7990 #: apt_preferences.5.xml:127
7992 "to the versions that are not installed and belong to the target release."
7993 msgstr "インストールされておらず、ターゲットリリースに含まれるバージョン。"
7995 # type: Content of: <refentry><refsect1><refsect2><para>
7996 #. type: Content of: <refentry><refsect1><refsect2><para>
7997 #: apt_preferences.5.xml:101
7999 "If the target release has been specified then APT uses the following "
8000 "algorithm to set the priorities of the versions of a package. Assign: "
8001 "<placeholder type=\"variablelist\" id=\"0\"/>"
8003 "ターゲットリリースが指定されると、APT は以下のアルゴリズムで、パッケージの"
8004 "バージョンの優先度を設定します。以下のように割り当てます。<placeholder type="
8005 "\"variablelist\" id=\"0\"/>"
8007 # type: Content of: <refentry><refsect1><refsect2><para>
8008 #. type: Content of: <refentry><refsect1><refsect2><para>
8009 #: apt_preferences.5.xml:132
8012 "If the target release has not been specified then APT simply assigns "
8013 "priority 100 to all installed package versions and priority 500 to all "
8014 "uninstalled package versions, except versions coming from archives which in "
8015 "their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
8016 "- these versions get the priority 1 or priority 100 if it is additionally "
8017 "marked as \"ButAutomaticUpgrades: yes\"."
8019 "ターゲットリリースが指定されていなければ、APT は単純にインストールしている"
8020 "パッケージのバージョンには 100 を、インストールしていないパッケージのバージョ"
8023 # type: Content of: <refentry><refsect1><refsect2><para>
8024 #. type: Content of: <refentry><refsect1><refsect2><para>
8025 #: apt_preferences.5.xml:139
8027 "APT then applies the following rules, listed in order of precedence, to "
8028 "determine which version of a package to install."
8030 "APT は、インストールするパッケージのバージョンを決定するために、以下のルール"
8033 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8034 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8035 #: apt_preferences.5.xml:142
8037 "Never downgrade unless the priority of an available version exceeds 1000. "
8038 "(\"Downgrading\" is installing a less recent version of a package in place "
8039 "of a more recent version. Note that none of APT's default priorities "
8040 "exceeds 1000; such high priorities can only be set in the preferences file. "
8041 "Note also that downgrading a package can be risky.)"
8043 "有効なバージョンの優先度が 1000 を越えない場合、決してダウングレードしませ"
8044 "ん。(「ダウングレード」は、現在のパッケージのバージョンよりも、小さいバージョ"
8045 "ンのものをインストールします。APT のデフォルト優先度が 1000 を越えないことに"
8046 "注意してください。そのような優先度は設定ファイルでのみ設定できます。また、"
8047 "パッケージのダウングレードは危険であることにも注意してください)"
8049 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8050 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8051 #: apt_preferences.5.xml:148
8052 msgid "Install the highest priority version."
8053 msgstr "最も高い優先度のバージョンをインストールします。"
8055 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8056 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8057 #: apt_preferences.5.xml:149
8059 "If two or more versions have the same priority, install the most recent one "
8060 "(that is, the one with the higher version number)."
8062 "同じ優先度のバージョンが複数存在する場合、最も新しいもの (最もバージョン番号"
8063 "が高いもの) をインストールします。"
8065 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8066 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8067 #: apt_preferences.5.xml:152
8069 "If two or more versions have the same priority and version number but either "
8070 "the packages differ in some of their metadata or the <literal>--reinstall</"
8071 "literal> option is given, install the uninstalled one."
8073 "優先度・バージョン番号が同じものが複数存在し、そのパッケージのメタデータが異"
8074 "なるか <literal>--reinstall</literal> オプションが与えられている場合、インス"
8075 "トールされていないものをインストールします。"
8077 # type: Content of: <refentry><refsect1><refsect2><para>
8078 #. type: Content of: <refentry><refsect1><refsect2><para>
8079 #: apt_preferences.5.xml:158
8081 "In a typical situation, the installed version of a package (priority 100) "
8082 "is not as recent as one of the versions available from the sources listed in "
8083 "the &sources-list; file (priority 500 or 990). Then the package will be "
8084 "upgraded when <command>apt-get install <replaceable>some-package</"
8085 "replaceable></command> or <command>apt-get upgrade</command> is executed."
8087 "よくある状況として、あるインストールされているパッケージのバージョン (優先度 "
8088 "100) が、&sources-list; ファイルのリストから得られるバージョン (優先度 500 "
8089 "か 990) よりも新しくないということがあります。この場合、<command>apt-get "
8090 "install <replaceable>some-package</replaceable></command> や <command>apt-"
8091 "get upgrade</command> を実行するとパッケージが更新されます。"
8093 # type: Content of: <refentry><refsect1><refsect2><para>
8094 #. type: Content of: <refentry><refsect1><refsect2><para>
8095 #: apt_preferences.5.xml:165
8097 "More rarely, the installed version of a package is <emphasis>more</emphasis> "
8098 "recent than any of the other available versions. The package will not be "
8099 "downgraded when <command>apt-get install <replaceable>some-package</"
8100 "replaceable></command> or <command>apt-get upgrade</command> is executed."
8102 "まれに、インストールされているパッケージのバージョンが、<emphasis>他の有効な"
8103 "バージョンよりも</emphasis>新しい場合があります。この時 <command>apt-get "
8104 "install <replaceable>some-package</replaceable></command> や <command>apt-"
8105 "get upgrade</command> を実行しても、ダウングレードしません。"
8107 # type: Content of: <refentry><refsect1><refsect2><para>
8108 #. type: Content of: <refentry><refsect1><refsect2><para>
8109 #: apt_preferences.5.xml:170
8111 "Sometimes the installed version of a package is more recent than the version "
8112 "belonging to the target release, but not as recent as a version belonging to "
8113 "some other distribution. Such a package will indeed be upgraded when "
8114 "<command>apt-get install <replaceable>some-package</replaceable></command> "
8115 "or <command>apt-get upgrade</command> is executed, because at least "
8116 "<emphasis>one</emphasis> of the available versions has a higher priority "
8117 "than the installed version."
8119 "時々、インストールしているパッケージのバージョンが、ターゲットリリースに属す"
8120 "るバージョンよりも新しく、他のディストリビューションよりも古い場合がありま"
8121 "す。そのようなパッケージに対して <command>apt-get install <replaceable>some-"
8122 "package</replaceable></command> や <command>apt-get upgrade</command> を実行"
8123 "すると、パッケージは更新されます。この場合、インストールされているバージョン"
8124 "よりも、少なくとも<emphasis>ひとつ</emphasis>は、高い優先度を持つ有効なパッ"
8127 # type: Content of: <refentry><refsect1><refsect2><title>
8128 #. type: Content of: <refentry><refsect1><refsect2><title>
8129 #: apt_preferences.5.xml:179
8130 msgid "The Effect of APT Preferences"
8133 # type: Content of: <refentry><refsect1><refsect2><para>
8134 #. type: Content of: <refentry><refsect1><refsect2><para>
8135 #: apt_preferences.5.xml:181
8137 "The APT preferences file allows the system administrator to control the "
8138 "assignment of priorities. The file consists of one or more multi-line "
8139 "records separated by blank lines. Records can have one of two forms, a "
8140 "specific form and a general form."
8142 "APT 選択ファイルを使うと、システム管理者が優先度を割り当てられるようになりま"
8143 "す。ファイルは、空白行で区切られた、複数行からなるレコードで構成されていま"
8144 "す。レコードは特定形式か、汎用形式のどちらかの形式をとります。"
8146 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8147 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8148 #: apt_preferences.5.xml:187
8150 "The specific form assigns a priority (a \"Pin-Priority\") to one or more "
8151 "specified packages and specified version or version range. For example, the "
8152 "following record assigns a high priority to all versions of the "
8153 "<filename>perl</filename> package whose version number begins with "
8154 "\"<literal>5.8</literal>\". Multiple packages can be separated by spaces."
8156 "特定形式は、優先度 (\"Pin-Priority\") を、指定したパッケージの指定したバー"
8157 "ジョン (範囲) について割り当てます。例えば以下のレコードは、\"<literal>5.8</"
8158 "literal>\" で始まる <filename>perl</filename> パッケージを、高い優先度に設定"
8161 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8162 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8163 #: apt_preferences.5.xml:194
8167 "Pin: version 5.8*\n"
8168 "Pin-Priority: 1001\n"
8171 "Pin: version 5.8*\n"
8172 "Pin-Priority: 1001\n"
8175 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8176 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8177 #: apt_preferences.5.xml:200
8179 "The general form assigns a priority to all of the package versions in a "
8180 "given distribution (that is, to all the versions of packages that are listed "
8181 "in a certain <filename>Release</filename> file) or to all of the package "
8182 "versions coming from a particular Internet site, as identified by the site's "
8183 "fully qualified domain name."
8185 "汎用形式は、与えられたディストリビューションにある、すべてのパッケージ "
8186 "(<filename>Release</filename> ファイルに列挙したパッケージ) の優先度や、FQDN"
8187 "で指定した、特定のインターネットサイトから取得するパッケージの優先度を割り当"
8190 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8191 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8192 #: apt_preferences.5.xml:206
8194 "This general-form entry in the APT preferences file applies only to groups "
8195 "of packages. For example, the following record assigns a high priority to "
8196 "all package versions available from the local site."
8198 "APT 選択ファイルに書かれている汎用形式のエントリは、パッケージのグループにつ"
8199 "いてのみ適用されます。例えば以下のレコードは、ローカルサイトにある全パッケー"
8200 "ジについて、高い優先度を割り当てます。"
8202 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8203 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8204 #: apt_preferences.5.xml:211
8208 "Pin: origin \"\"\n"
8209 "Pin-Priority: 999\n"
8212 "Pin: origin \"\"\n"
8213 "Pin-Priority: 999\n"
8216 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8217 #: apt_preferences.5.xml:216
8219 "A note of caution: the keyword used here is \"<literal>origin</literal>\" "
8220 "which can be used to match a hostname. The following record will assign a "
8221 "high priority to all versions available from the server identified by the "
8222 "hostname \"ftp.de.debian.org\""
8225 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8226 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8227 #: apt_preferences.5.xml:220
8231 "Pin: origin \"ftp.de.debian.org\"\n"
8232 "Pin-Priority: 999\n"
8235 "Pin: origin \"ftp.de.debian.org\"\n"
8236 "Pin-Priority: 999\n"
8238 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8239 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8240 #: apt_preferences.5.xml:224
8243 "This should <emphasis>not</emphasis> be confused with the Origin of a "
8244 "distribution as specified in a <filename>Release</filename> file. What "
8245 "follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
8246 "Internet address but an author or vendor name, such as \"Debian\" or \"Ximian"
8249 "注意: ここで使用しているキーワードは \"<literal>origin</literal>\" です。"
8250 "<filename>Release</filename> ファイルに指定されたような、ディストリビューショ"
8251 "ンの Origin と混同しないようにしてください。<filename>Release</filename> ファ"
8252 "イルにある \"Origin:\" タグは、インターネットアドレスではなく、\"Debian\" や "
8253 "\"Ximian\" といった作者やベンダ名です。"
8255 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8256 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8257 #: apt_preferences.5.xml:229
8259 "The following record assigns a low priority to all package versions "
8260 "belonging to any distribution whose Archive name is \"<literal>unstable</"
8263 "以下のレコードは、アーカイブ名が \"<literal>unstable</literal>\" となっている"
8264 "ディストリビューションに属するパッケージを、すべて低い優先度に割り当てます。"
8266 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8267 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8268 #: apt_preferences.5.xml:233
8272 "Pin: release a=unstable\n"
8273 "Pin-Priority: 50\n"
8276 "Pin: release a=unstable\n"
8277 "Pin-Priority: 50\n"
8280 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8281 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8282 #: apt_preferences.5.xml:238
8285 "The following record assigns a high priority to all package versions "
8286 "belonging to any distribution whose Codename is \"<literal>&testing-codename;"
8289 "以下のレコードは、コード名が \"<literal>squeeze</literal>\" となっているディ"
8290 "ストリビューションに属するパッケージを、すべて高い優先度に割り当てます。"
8292 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8293 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8294 #: apt_preferences.5.xml:242
8298 "Pin: release n=&testing-codename;\n"
8299 "Pin-Priority: 900\n"
8302 "Pin: release n=&testing-codename;\n"
8303 "Pin-Priority: 900\n"
8305 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8306 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8307 #: apt_preferences.5.xml:247
8309 "The following record assigns a high priority to all package versions "
8310 "belonging to any release whose Archive name is \"<literal>stable</literal>\" "
8311 "and whose release Version number is \"<literal>3.0</literal>\"."
8313 "以下のレコードは、アーカイブ名が \"<literal>stable</literal>\" で、リリース"
8314 "バージョン番号が \"<literal>3.0</literal>\" となっているリリースに属するパッ"
8315 "ケージを、すべて高い優先度に割り当てます。"
8317 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8318 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8319 #: apt_preferences.5.xml:252
8323 "Pin: release a=stable, v=3.0\n"
8324 "Pin-Priority: 500\n"
8327 "Pin: release a=stable, v=3.0\n"
8328 "Pin-Priority: 500\n"
8331 #. type: Content of: <refentry><refsect1><refsect2><title>
8332 #: apt_preferences.5.xml:262
8333 msgid "Regular expressions and glob() syntax"
8336 #. type: Content of: <refentry><refsect1><refsect2><para>
8337 #: apt_preferences.5.xml:264
8339 "APT also supports pinning by glob() expressions and regular expressions "
8340 "surrounded by /. For example, the following example assigns the priority 500 "
8341 "to all packages from experimental where the name starts with gnome (as a glob"
8342 "()-like expression) or contains the word kde (as a POSIX extended regular "
8343 "expression surrounded by slashes)."
8346 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8347 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
8348 #: apt_preferences.5.xml:273
8352 #| "Pin: release a=unstable\n"
8353 #| "Pin-Priority: 50\n"
8355 "Package: gnome* /kde/\n"
8356 "Pin: release n=experimental\n"
8357 "Pin-Priority: 500\n"
8360 "Pin: release a=unstable\n"
8361 "Pin-Priority: 50\n"
8364 #. type: Content of: <refentry><refsect1><refsect2><para>
8365 #: apt_preferences.5.xml:279
8367 "The rule for those expressions is that they can occur anywhere where a "
8368 "string can occur. Thus, the following pin assigns the priority 990 to all "
8369 "packages from a release starting with karmic."
8372 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8373 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
8374 #: apt_preferences.5.xml:285
8378 #| "Pin: release a=unstable\n"
8379 #| "Pin-Priority: 50\n"
8382 "Pin: release n=karmic*\n"
8383 "Pin-Priority: 990\n"
8386 "Pin: release a=unstable\n"
8387 "Pin-Priority: 50\n"
8391 #. type: Content of: <refentry><refsect1><refsect2><literal>
8392 #: apt_preferences.5.xml:290
8398 #. type: Content of: <refentry><refsect1><refsect2><literal>
8399 #: apt_preferences.5.xml:296
8403 # type: Content of: <refentry><refsect1><refsect2><title>
8404 #. type: Content of: <refentry><refsect1><refsect2><title>
8405 #: apt_preferences.5.xml:306
8406 msgid "How APT Interprets Priorities"
8407 msgstr "APT が優先度に割り込む方法"
8409 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8410 #: apt_preferences.5.xml:314
8412 msgstr "P > 1000"
8414 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8415 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8416 #: apt_preferences.5.xml:315
8418 "causes a version to be installed even if this constitutes a downgrade of the "
8421 "パッケージがダウングレードしても、このバージョンのパッケージをインストール"
8423 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8424 #: apt_preferences.5.xml:319
8425 msgid "990 < P <=1000"
8426 msgstr "990 < P <=1000"
8428 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8429 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8430 #: apt_preferences.5.xml:320
8432 "causes a version to be installed even if it does not come from the target "
8433 "release, unless the installed version is more recent"
8435 "インストールされているバージョンの方が新しいことを除き、ターゲットリリースに"
8436 "含まれなくても、このバージョンのパッケージをインストール"
8438 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8439 #: apt_preferences.5.xml:325
8440 msgid "500 < P <=990"
8441 msgstr "500 < P <=990"
8443 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8444 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8445 #: apt_preferences.5.xml:326
8447 "causes a version to be installed unless there is a version available "
8448 "belonging to the target release or the installed version is more recent"
8450 "ターゲットリリースに属するバージョンがあったり、インストールされているバー"
8451 "ジョンの方が新しいのでなければ、このバージョンのパッケージをインストール"
8453 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8454 #: apt_preferences.5.xml:331
8455 msgid "100 < P <=500"
8456 msgstr "100 < P <=500"
8458 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8459 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8460 #: apt_preferences.5.xml:332
8462 "causes a version to be installed unless there is a version available "
8463 "belonging to some other distribution or the installed version is more recent"
8465 "他のディストリビューションに属するバージョンがあったり、インストールされてい"
8466 "るバージョンの方が新しいのでなければ、このバージョンのパッケージをインストー"
8469 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8470 #: apt_preferences.5.xml:337
8471 msgid "0 < P <=100"
8472 msgstr "0 < P <=100"
8474 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8475 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8476 #: apt_preferences.5.xml:338
8478 "causes a version to be installed only if there is no installed version of "
8481 "このパッケージがインストールされていない場合、このバージョンのパッケージをイ"
8484 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8485 #: apt_preferences.5.xml:342
8489 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8490 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8491 #: apt_preferences.5.xml:343
8492 msgid "prevents the version from being installed"
8493 msgstr "このバージョンのインストール禁止"
8495 # type: Content of: <refentry><refsect1><refsect2><para>
8496 #. type: Content of: <refentry><refsect1><refsect2><para>
8497 #: apt_preferences.5.xml:309
8499 "Priorities (P) assigned in the APT preferences file must be positive or "
8500 "negative integers. They are interpreted as follows (roughly speaking): "
8501 "<placeholder type=\"variablelist\" id=\"0\"/>"
8503 "APT 選択ファイルで割り当てた優先度 (P) は、正負の整数でなくてはなりません。こ"
8504 "れは (おおざっぱにいうと) 以下のように解釈されます。<placeholder type="
8505 "\"variablelist\" id=\"0\"/>"
8507 # type: Content of: <refentry><refsect1><refsect2><para>
8508 #. type: Content of: <refentry><refsect1><refsect2><para>
8509 #: apt_preferences.5.xml:348
8511 "If any specific-form records match an available package version then the "
8512 "first such record determines the priority of the package version. Failing "
8513 "that, if any general-form records match an available package version then "
8514 "the first such record determines the priority of the package version."
8516 "特定形式のレコードが利用可能パッケージバージョンに一致した場合、最初のレコー"
8517 "ドが、パッケージバージョンの優先度を決定します。失敗して、汎用形式のレコード"
8518 "が利用可能パッケージバージョンに一致した場合、最初のレコードが、パッケージ"
8521 # type: Content of: <refentry><refsect1><refsect2><para>
8522 #. type: Content of: <refentry><refsect1><refsect2><para>
8523 #: apt_preferences.5.xml:354
8525 "For example, suppose the APT preferences file contains the three records "
8526 "presented earlier:"
8528 "例えば、APT 選択ファイルの上の方に、以下のレコードが書かれていると仮定してく"
8531 # type: Content of: <refentry><refsect1><refsect2><programlisting>
8532 #. type: Content of: <refentry><refsect1><refsect2><programlisting>
8533 #: apt_preferences.5.xml:358
8537 "Pin: version 5.8*\n"
8538 "Pin-Priority: 1001\n"
8541 "Pin: origin \"\"\n"
8542 "Pin-Priority: 999\n"
8545 "Pin: release unstable\n"
8546 "Pin-Priority: 50\n"
8549 "Pin: version 5.8*\n"
8550 "Pin-Priority: 1001\n"
8553 "Pin: origin \"\"\n"
8554 "Pin-Priority: 999\n"
8557 "Pin: release unstable\n"
8558 "Pin-Priority: 50\n"
8561 # type: Content of: <refentry><refsect1><refsect2><para>
8562 #. type: Content of: <refentry><refsect1><refsect2><para>
8563 #: apt_preferences.5.xml:371
8565 msgstr "すると、以下のように動作します。"
8567 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8568 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8569 #: apt_preferences.5.xml:373
8571 "The most recent available version of the <literal>perl</literal> package "
8572 "will be installed, so long as that version's version number begins with "
8573 "\"<literal>5.8</literal>\". If <emphasis>any</emphasis> 5.8* version of "
8574 "<literal>perl</literal> is available and the installed version is 5.9*, then "
8575 "<literal>perl</literal> will be downgraded."
8577 "バージョン番号が \"<literal>5.8</literal>\" で始まっていれば、<literal>perl</"
8578 "literal> の最新の利用可能パッケージがインストールされます。バージョン 5.8* が"
8579 "利用可能で、バージョン 5.9* がインストールされている場合、<literal>perl</"
8580 "literal> はダウングレードされます。"
8582 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8583 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8584 #: apt_preferences.5.xml:378
8586 "A version of any package other than <literal>perl</literal> that is "
8587 "available from the local system has priority over other versions, even "
8588 "versions belonging to the target release."
8590 "ローカルシステムで有効な、<literal>perl</literal> 以外のどんなパッケージで"
8591 "も、他のバージョンより (たとえターゲットリリースに属していても) 優先度が高く"
8594 # type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8595 #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8596 #: apt_preferences.5.xml:382
8598 "A version of a package whose origin is not the local system but some other "
8599 "site listed in &sources-list; and which belongs to an <literal>unstable</"
8600 "literal> distribution is only installed if it is selected for installation "
8601 "and no version of the package is already installed."
8603 "ローカルシステムにはなくても &sources-list; に列挙されたサイトにあるバージョ"
8604 "ンで、<literal>unstable</literal> ディストリビューションに属しているパッケー"
8605 "ジは、インストールするよう選択され、既にインストールされているバージョンがな"
8608 # type: Content of: <refentry><refsect1><refsect2><title>
8609 #. type: Content of: <refentry><refsect1><refsect2><title>
8610 #: apt_preferences.5.xml:392
8611 msgid "Determination of Package Version and Distribution Properties"
8612 msgstr "パッケージのバージョンとディストリビューションプロパティの決定"
8614 # type: Content of: <refentry><refsect1><refsect2><para>
8615 #. type: Content of: <refentry><refsect1><refsect2><para>
8616 #: apt_preferences.5.xml:394
8618 "The locations listed in the &sources-list; file should provide "
8619 "<filename>Packages</filename> and <filename>Release</filename> files to "
8620 "describe the packages available at that location."
8622 "&sources-list; ファイルに列挙した場所では、その場所で利用できるパッケージを記"
8623 "述した、<filename>Packages</filename> ファイルや <filename>Release</"
8624 "filename> ファイルを提供します。"
8626 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8627 #: apt_preferences.5.xml:406
8628 msgid "the <literal>Package:</literal> line"
8629 msgstr "<literal>Package:</literal> 行"
8631 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8632 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8633 #: apt_preferences.5.xml:407
8634 msgid "gives the package name"
8637 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8638 #: apt_preferences.5.xml:410 apt_preferences.5.xml:460
8639 msgid "the <literal>Version:</literal> line"
8640 msgstr "<literal>Version:</literal> 行"
8642 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8643 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8644 #: apt_preferences.5.xml:411
8645 msgid "gives the version number for the named package"
8646 msgstr "その名前のパッケージのバージョン番号"
8648 # type: Content of: <refentry><refsect1><refsect2><para>
8649 #. type: Content of: <refentry><refsect1><refsect2><para>
8650 #: apt_preferences.5.xml:398
8652 "The <filename>Packages</filename> file is normally found in the directory "
8653 "<filename>.../dists/<replaceable>dist-name</replaceable>/"
8654 "<replaceable>component</replaceable>/<replaceable>arch</replaceable></"
8655 "filename>: for example, <filename>.../dists/stable/main/binary-i386/"
8656 "Packages</filename>. It consists of a series of multi-line records, one for "
8657 "each package available in that directory. Only two lines in each record are "
8658 "relevant for setting APT priorities: <placeholder type=\"variablelist\" id="
8661 "<filename>Packages</filename> ファイルは通常 <filename>.../dists/"
8662 "<replaceable>dist-name</replaceable>/<replaceable>component</replaceable>/"
8663 "<replaceable>arch</replaceable></filename> ディレクトリにあります。例えば、"
8664 "<filename>.../dists/stable/main/binary-i386/Packages</filename> です。これ"
8665 "は、ディレクトリにある利用可能パッケージごとに、複数行のレコードからできてい"
8666 "ます。APT 優先度の設定は、レコードごとに以下の 2 行だけです。<placeholder "
8667 "type=\"variablelist\" id=\"0\"/>"
8669 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8670 #: apt_preferences.5.xml:427
8671 msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
8672 msgstr "<literal>Archive:</literal> 行や <literal>Suite:</literal> 行"
8674 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8675 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8676 #: apt_preferences.5.xml:428
8678 "names the archive to which all the packages in the directory tree belong. "
8679 "For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
8680 "that all of the packages in the directory tree below the parent of the "
8681 "<filename>Release</filename> file are in a <literal>stable</literal> "
8682 "archive. Specifying this value in the APT preferences file would require "
8685 "このディレクトリツリーに属する全パッケージのアーカイブ名です。例え"
8686 "ば、\"Archive: stable\" や \"Suite: stable\" という行は、<filename>Release</"
8687 "filename> ファイルの親ディレクトリツリー以下にある全パッケージが、"
8688 "<literal>stable</literal> アーカイブだと指定します。APT 選択ファイルでこの値"
8689 "を指定するには、以下の行が必要になります。"
8691 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8692 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8693 #: apt_preferences.5.xml:438
8695 msgid "Pin: release a=stable\n"
8696 msgstr "Pin: release a=stable\n"
8698 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8699 #: apt_preferences.5.xml:444
8700 msgid "the <literal>Codename:</literal> line"
8701 msgstr "<literal>Codename:</literal> 行"
8703 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8704 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8705 #: apt_preferences.5.xml:445
8708 "names the codename to which all the packages in the directory tree belong. "
8709 "For example, the line \"Codename: &testing-codename;\" specifies that all of "
8710 "the packages in the directory tree below the parent of the "
8711 "<filename>Release</filename> file belong to a version named "
8712 "<literal>&testing-codename;</literal>. Specifying this value in the APT "
8713 "preferences file would require the line:"
8715 "このディレクトリツリーに属する全パッケージのコード名です。例え"
8716 "ば、\"Codename: squeeze\" という行は、<filename>Release</filename> ファイルの"
8717 "親ディレクトリツリー以下にある全パッケージが、<literal>squeeze</literal> と名"
8718 "前のついたバージョンであると指定します。APT 選択ファイルでこの値を指定するに"
8721 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8722 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8723 #: apt_preferences.5.xml:454
8725 msgid "Pin: release n=&testing-codename;\n"
8726 msgstr "Pin: release n=&testing-codename;\n"
8728 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8729 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8730 #: apt_preferences.5.xml:461
8732 "names the release version. For example, the packages in the tree might "
8733 "belong to Debian GNU/Linux release version 3.0. Note that there is normally "
8734 "no version number for the <literal>testing</literal> and <literal>unstable</"
8735 "literal> distributions because they have not been released yet. Specifying "
8736 "this in the APT preferences file would require one of the following lines."
8738 "リリースバージョン名です。例えば、このツリーのパッケージが、GNU/Linux リリー"
8739 "スバージョン 3.0 に属するとします。通常 <literal>testing</literal> ディストリ"
8740 "ビューションや <literal>unstable</literal> ディストリビューションには、まだリ"
8741 "リースされていないので、バージョン番号が付きません。APT 選択ファイルでこれを"
8742 "指定するには、以下の行のいずれかが必要になります。"
8744 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8745 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8746 #: apt_preferences.5.xml:470
8749 "Pin: release v=3.0\n"
8750 "Pin: release a=stable, v=3.0\n"
8751 "Pin: release 3.0\n"
8753 "Pin: release v=3.0\n"
8754 "Pin: release a=stable, v=3.0\n"
8755 "Pin: release 3.0\n"
8758 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8759 #: apt_preferences.5.xml:479
8760 msgid "the <literal>Component:</literal> line"
8761 msgstr "<literal>Component:</literal> 行"
8763 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8764 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8765 #: apt_preferences.5.xml:480
8767 "names the licensing component associated with the packages in the directory "
8768 "tree of the <filename>Release</filename> file. For example, the line "
8769 "\"Component: main\" specifies that all the packages in the directory tree "
8770 "are from the <literal>main</literal> component, which entails that they are "
8771 "licensed under terms listed in the Debian Free Software Guidelines. "
8772 "Specifying this component in the APT preferences file would require the line:"
8774 "<filename>Release</filename> ファイルの、ディレクトリツリーにあるパッケージの"
8775 "ライセンスコンポーネント名です。例えば、\"Component: main\" という行は、この"
8776 "ディレクトリ以下の全ファイルが、<literal>main</literal> コンポーネント "
8777 "(Debian フリーソフトウェアガイドラインの元でライセンスされている) であること"
8778 "を表します。APT 選択ファイルでこのコンポーネントを指定するには、以下の行が必"
8781 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8782 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8783 #: apt_preferences.5.xml:489
8785 msgid "Pin: release c=main\n"
8786 msgstr "Pin: release c=main\n"
8788 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8789 #: apt_preferences.5.xml:495
8790 msgid "the <literal>Origin:</literal> line"
8791 msgstr "<literal>Origin:</literal> 行"
8793 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8794 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8795 #: apt_preferences.5.xml:496
8797 "names the originator of the packages in the directory tree of the "
8798 "<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
8799 "literal>. Specifying this origin in the APT preferences file would require "
8802 "<filename>Release</filename> ファイルのディレクトリツリーにあるパッケージの提"
8803 "供者名です。ほとんど共通で、<literal>Debian</literal> です。APT 選択ファイル"
8804 "でこの提供者を指定するには、以下の行が必要になります。"
8806 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8807 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8808 #: apt_preferences.5.xml:502
8810 msgid "Pin: release o=Debian\n"
8812 "Pin: release o=Debian\n"
8815 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
8816 #: apt_preferences.5.xml:508
8817 msgid "the <literal>Label:</literal> line"
8818 msgstr "<literal>Label:</literal> 行"
8820 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8821 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8822 #: apt_preferences.5.xml:509
8824 "names the label of the packages in the directory tree of the "
8825 "<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
8826 "literal>. Specifying this label in the APT preferences file would require "
8829 "<filename>Release</filename> ファイルのディレクトリツリーにあるパッケージのラ"
8830 "ベル名です。ほとんど共通で <literal>Debian</literal> です。APT 選択ファイルで"
8831 "このラベルを指定するには、以下の行が必要になります。"
8833 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8834 #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8835 #: apt_preferences.5.xml:515
8837 msgid "Pin: release l=Debian\n"
8839 "Pin: release l=Debian\n"
8842 # type: Content of: <refentry><refsect1><refsect2><para>
8843 #. type: Content of: <refentry><refsect1><refsect2><para>
8844 #: apt_preferences.5.xml:416
8847 "The <filename>Release</filename> file is normally found in the directory "
8848 "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
8849 "example, <filename>.../dists/stable/Release</filename>, or <filename>.../"
8850 "dists/&stable-codename;/Release</filename>. It consists of a single multi-"
8851 "line record which applies to <emphasis>all</emphasis> of the packages in the "
8852 "directory tree below its parent. Unlike the <filename>Packages</filename> "
8853 "file, nearly all of the lines in a <filename>Release</filename> file are "
8854 "relevant for setting APT priorities: <placeholder type=\"variablelist\" id="
8857 "<filename>Release</filename> ファイルは、通常 <filename>.../dists/"
8858 "<replaceable>dist-name</replaceable></filename> ディレクトリにあります。例え"
8859 "ば、 <filename>.../dists/stable/Release</filename>, <filename>.../dists/"
8860 "woody/Release</filename> です。これは、このディレクトリ以下にある<emphasis>全"
8861 "</emphasis>パッケージに適用する、複数行のレコード 1 つから成っています。"
8862 "<filename>Packages</filename> ファイルと違い <filename>Release</filename> "
8863 "ファイルは、以下のようにほとんどの行が APT 優先度の設定に関連します。"
8864 "<placeholder type=\"variablelist\" id=\"0\"/>"
8866 # type: Content of: <refentry><refsect1><refsect2><para>
8867 #. type: Content of: <refentry><refsect1><refsect2><para>
8868 #: apt_preferences.5.xml:522
8870 "All of the <filename>Packages</filename> and <filename>Release</filename> "
8871 "files retrieved from locations listed in the &sources-list; file are stored "
8872 "in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
8873 "named by the variable <literal>Dir::State::Lists</literal> in the "
8874 "<filename>apt.conf</filename> file. For example, the file <filename>debian."
8875 "lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
8876 "contains the <filename>Release</filename> file retrieved from the site "
8877 "<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
8878 "architecture files from the <literal>contrib</literal> component of the "
8879 "<literal>unstable</literal> distribution."
8881 "&sources-list; ファイルに列挙された場所から取得した <filename>Packages</"
8882 "filename> ファイルや <filename>Release</filename> ファイルはすべて、"
8883 "<filename>/var/lib/apt/lists</filename> ディレクトリや、<filename>apt.conf</"
8884 "filename> ファイルの <literal>Dir::State::Lists</literal> 変数で指定した場所"
8885 "に取得されます。例えば、<filename>debian.lcs.mit."
8886 "edu_debian_dists_unstable_contrib_binary-i386_Release</filename> ファイルは、"
8887 "<literal>debian.lcs.mit.edu</literal> から取得した、<literal>unstable</"
8888 "literal> ディストリビューションで、<literal>contrib</literal> コンポーネント"
8889 "な、<literal>binary-i386</literal> アーキテクチャ用の <filename>Release</"
8890 "filename> ファイルを含んでいます。"
8892 # type: Content of: <refentry><refsect1><refsect2><title>
8893 #. type: Content of: <refentry><refsect1><refsect2><title>
8894 #: apt_preferences.5.xml:535
8895 msgid "Optional Lines in an APT Preferences Record"
8896 msgstr "APT 設定レコードのオプション行"
8898 # type: Content of: <refentry><refsect1><refsect2><para>
8899 #. type: Content of: <refentry><refsect1><refsect2><para>
8900 #: apt_preferences.5.xml:537
8902 "Each record in the APT preferences file can optionally begin with one or "
8903 "more lines beginning with the word <literal>Explanation:</literal>. This "
8904 "provides a place for comments."
8906 "APT 選択ファイルのレコードごとに、任意で <literal>Explanation:</literal> で始"
8907 "まる行を持てます。これは、コメント用の場所を確保します。"
8909 # type: Content of: <refentry><refsect1><refsect2><title>
8910 #. type: Content of: <refentry><refsect1><refsect2><title>
8911 #: apt_preferences.5.xml:546
8912 msgid "Tracking Stable"
8915 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8916 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8917 #: apt_preferences.5.xml:554
8920 "Explanation: Uninstall or do not install any Debian-originated\n"
8921 "Explanation: package versions other than those in the stable distro\n"
8923 "Pin: release a=stable\n"
8924 "Pin-Priority: 900\n"
8927 "Pin: release o=Debian\n"
8928 "Pin-Priority: -10\n"
8930 "Explanation: Uninstall or do not install any Debian-originated\n"
8931 "Explanation: package versions other than those in the stable distro\n"
8933 "Pin: release a=stable\n"
8934 "Pin-Priority: 900\n"
8937 "Pin: release o=Debian\n"
8938 "Pin-Priority: -10\n"
8941 # type: Content of: <refentry><refsect1><refsect2><para>
8942 #. type: Content of: <refentry><refsect1><refsect2><para>
8943 #: apt_preferences.5.xml:548
8945 "The following APT preferences file will cause APT to assign a priority "
8946 "higher than the default (500) to all package versions belonging to a "
8947 "<literal>stable</literal> distribution and a prohibitively low priority to "
8948 "package versions belonging to other <literal>Debian</literal> "
8949 "distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
8951 "以下の APT 選択ファイルは、<literal>stable</literal> ディストリビューションに"
8952 "属する全てのパッケージのバージョンに、デフォルト (500) より高い優先度を割り当"
8953 "て、他の <literal>Debian</literal> ディストリビューションのパッケージのバー"
8954 "ジョンには、低くてインストールできないような優先度を割り当てます。"
8955 "<placeholder type=\"programlisting\" id=\"0\"/>"
8957 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8958 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8959 #: apt_preferences.5.xml:571 apt_preferences.5.xml:617
8960 #: apt_preferences.5.xml:675
8963 "apt-get install <replaceable>package-name</replaceable>\n"
8965 "apt-get dist-upgrade\n"
8967 "apt-get install <replaceable>package-name</replaceable>\n"
8969 "apt-get dist-upgrade\n"
8971 # type: Content of: <refentry><refsect1><refsect2><para>
8972 #. type: Content of: <refentry><refsect1><refsect2><para>
8973 #: apt_preferences.5.xml:566
8975 "With a suitable &sources-list; file and the above preferences file, any of "
8976 "the following commands will cause APT to upgrade to the latest "
8977 "<literal>stable</literal> version(s). <placeholder type=\"programlisting\" "
8980 "適切な &sources-list; ファイルと上記の選択ファイルにより、以下のコマンドで最"
8981 "新の <literal>stable</literal> バージョンにアップグレードできます。"
8982 "<placeholder type=\"programlisting\" id=\"0\"/>"
8984 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8985 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8986 #: apt_preferences.5.xml:583
8988 msgid "apt-get install <replaceable>package</replaceable>/testing\n"
8989 msgstr "apt-get install <replaceable>package</replaceable>/testing\n"
8991 # type: Content of: <refentry><refsect1><refsect2><para>
8992 #. type: Content of: <refentry><refsect1><refsect2><para>
8993 #: apt_preferences.5.xml:577
8995 "The following command will cause APT to upgrade the specified package to the "
8996 "latest version from the <literal>testing</literal> distribution; the package "
8997 "will not be upgraded again unless this command is given again. <placeholder "
8998 "type=\"programlisting\" id=\"0\"/>"
9000 "以下のコマンドで、指定したパッケージを <literal>testing</literal> ディストリ"
9001 "ビューションの最新バージョンにアップグレードします。このパッケージは、再度こ"
9002 "のコマンドを発行しないとアップグレードされません。<placeholder type="
9003 "\"programlisting\" id=\"0\"/>"
9005 # type: Content of: <refentry><refsect1><refsect2><title>
9006 #. type: Content of: <refentry><refsect1><refsect2><title>
9007 #: apt_preferences.5.xml:589
9008 msgid "Tracking Testing or Unstable"
9009 msgstr "テスト版や不安定版の追跡"
9011 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9012 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9013 #: apt_preferences.5.xml:598
9017 "Pin: release a=testing\n"
9018 "Pin-Priority: 900\n"
9021 "Pin: release a=unstable\n"
9022 "Pin-Priority: 800\n"
9025 "Pin: release o=Debian\n"
9026 "Pin-Priority: -10\n"
9029 "Pin: release a=testing\n"
9030 "Pin-Priority: 900\n"
9033 "Pin: release a=unstable\n"
9034 "Pin-Priority: 800\n"
9037 "Pin: release o=Debian\n"
9038 "Pin-Priority: -10\n"
9040 # type: Content of: <refentry><refsect1><refsect2><para>
9041 #. type: Content of: <refentry><refsect1><refsect2><para>
9042 #: apt_preferences.5.xml:591
9044 "The following APT preferences file will cause APT to assign a high priority "
9045 "to package versions from the <literal>testing</literal> distribution, a "
9046 "lower priority to package versions from the <literal>unstable</literal> "
9047 "distribution, and a prohibitively low priority to package versions from "
9048 "other <literal>Debian</literal> distributions. <placeholder type="
9049 "\"programlisting\" id=\"0\"/>"
9051 "以下の APT 選択ファイルは、<literal>testing</literal> ディストリビューション"
9052 "のパッケージのバージョンに高い優先度を割り当て、<literal>unstable</literal> "
9053 "ディストリビューションのパッケージのバージョンには低い優先度を割り当てます。"
9054 "また他の <literal>Debian</literal> ディストリビューションのパッケージのバー"
9055 "ジョンには、低くてインストールできないような優先度を割り当てます。"
9056 "<placeholder type=\"programlisting\" id=\"0\"/>"
9058 # type: Content of: <refentry><refsect1><refsect2><para>
9059 #. type: Content of: <refentry><refsect1><refsect2><para>
9060 #: apt_preferences.5.xml:612
9062 "With a suitable &sources-list; file and the above preferences file, any of "
9063 "the following commands will cause APT to upgrade to the latest "
9064 "<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
9067 "適切な &sources-list; ファイルと上記の選択ファイルにより、以下のコマンドで最"
9068 "新の <literal>testing</literal> バージョンにアップグレードできます。"
9069 "<placeholder type=\"programlisting\" id=\"0\"/>"
9071 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9072 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9073 #: apt_preferences.5.xml:632
9075 msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
9076 msgstr "apt-get install <replaceable>package</replaceable>/unstable\n"
9078 # type: Content of: <refentry><refsect1><refsect2><para>
9079 #. type: Content of: <refentry><refsect1><refsect2><para>
9080 #: apt_preferences.5.xml:623
9082 "The following command will cause APT to upgrade the specified package to the "
9083 "latest version from the <literal>unstable</literal> distribution. "
9084 "Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
9085 "the most recent <literal>testing</literal> version if that is more recent "
9086 "than the installed version, otherwise, to the most recent <literal>unstable</"
9087 "literal> version if that is more recent than the installed version. "
9088 "<placeholder type=\"programlisting\" id=\"0\"/>"
9090 "以下のコマンドで、指定したパッケージを <literal>unstable</literal> ディストリ"
9091 "ビューションの最新バージョンにアップグレードします。それ以降、<command>apt-"
9092 "get upgrade</command> は <literal>testing</literal> バージョンのパッケージが"
9093 "更新されていれば <literal>testing</literal> の最新版に、<literal>unstable</"
9094 "literal> バージョンのパッケージが更新されていれば <literal>unstable</"
9095 "literal> の最新版にアップグレードします。<placeholder type=\"programlisting"
9098 #. type: Content of: <refentry><refsect1><refsect2><title>
9099 #: apt_preferences.5.xml:639
9100 msgid "Tracking the evolution of a codename release"
9101 msgstr "コード名リリースの進化の追跡"
9103 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9104 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9105 #: apt_preferences.5.xml:653
9108 "Explanation: Uninstall or do not install any Debian-originated package versions\n"
9109 "Explanation: other than those in the distribution codenamed with &testing-codename; or sid\n"
9111 "Pin: release n=&testing-codename;\n"
9112 "Pin-Priority: 900\n"
9114 "Explanation: Debian unstable is always codenamed with sid\n"
9116 "Pin: release n=sid\n"
9117 "Pin-Priority: 800\n"
9120 "Pin: release o=Debian\n"
9121 "Pin-Priority: -10\n"
9123 "Explanation: Uninstall or do not install any Debian-originated package versions\n"
9124 "Explanation: other than those in the distribution codenamed with &testing-codename; or sid\n"
9126 "Pin: release n=&testing-codename;\n"
9127 "Pin-Priority: 900\n"
9129 "Explanation: Debian unstable is always codenamed with sid\n"
9131 "Pin: release n=sid\n"
9132 "Pin-Priority: 800\n"
9135 "Pin: release o=Debian\n"
9136 "Pin-Priority: -10\n"
9138 #. type: Content of: <refentry><refsect1><refsect2><para>
9139 #: apt_preferences.5.xml:641
9141 "The following APT preferences file will cause APT to assign a priority "
9142 "higher than the default (500) to all package versions belonging to a "
9143 "specified codename of a distribution and a prohibitively low priority to "
9144 "package versions belonging to other <literal>Debian</literal> distributions, "
9145 "codenames and archives. Note that with this APT preference APT will follow "
9146 "the migration of a release from the archive <literal>testing</literal> to "
9147 "<literal>stable</literal> and later <literal>oldstable</literal>. If you "
9148 "want to follow for example the progress in <literal>testing</literal> "
9149 "notwithstanding the codename changes you should use the example "
9150 "configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
9152 "以下の APT 選択ファイルは、指定したコードネームのディストリビューションに属す"
9153 "る全てのパッケージのバージョンに、デフォルト (500) より高い優先度を割り当て、"
9154 "他の <literal>Debian</literal> ディストリビューション、コード名、アーカイブの"
9155 "パッケージのバージョンには、低くてインストールできないような優先度を割り当て"
9156 "ます。この APT 選択ファイルにより、APT は <literal>testing</literal> アーカイ"
9157 "ブから、<literal>stable</literal> や最新の <literal>oldstable</literal> へ移"
9158 "行できます。コード名の変更に関係なく <literal>testing</literal> を追跡したい"
9159 "場合は、上記の設定例を使用するべきです。<placeholder type=\"programlisting\" "
9162 #. type: Content of: <refentry><refsect1><refsect2><para>
9163 #: apt_preferences.5.xml:670
9165 "With a suitable &sources-list; file and the above preferences file, any of "
9166 "the following commands will cause APT to upgrade to the latest version(s) in "
9167 "the release codenamed with <literal>&testing-codename;</literal>. "
9168 "<placeholder type=\"programlisting\" id=\"0\"/>"
9170 "適切な &sources-list; ファイルと上記の選択ファイルにより、以下のコマンドで、"
9171 "リリースコード名が <literal>&testing-codename;</literal> である最新バージョン"
9172 "にアップグレードできます。<placeholder type=\"programlisting\" id=\"0\"/>"
9174 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9175 #. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9176 #: apt_preferences.5.xml:690
9178 msgid "apt-get install <replaceable>package</replaceable>/sid\n"
9179 msgstr "apt-get install <replaceable>package</replaceable>/sid\n"
9181 # type: Content of: <refentry><refsect1><refsect2><para>
9182 #. type: Content of: <refentry><refsect1><refsect2><para>
9183 #: apt_preferences.5.xml:681
9186 "The following command will cause APT to upgrade the specified package to the "
9187 "latest version from the <literal>sid</literal> distribution. Thereafter, "
9188 "<command>apt-get upgrade</command> will upgrade the package to the most "
9189 "recent <literal>&testing-codename;</literal> version if that is more recent "
9190 "than the installed version, otherwise, to the most recent <literal>sid</"
9191 "literal> version if that is more recent than the installed version. "
9192 "<placeholder type=\"programlisting\" id=\"0\"/>"
9194 "以下のコマンドで、指定したパッケージを <literal>sid</literal> ディストリ"
9195 "ビューションの最新バージョンにアップグレードします。それ以降、<command>apt-"
9196 "get upgrade</command> は <literal>squeeze</literal> バージョンのパッケージが"
9197 "更新されていれば <literal>squeeze</literal> の最新版に、<literal>sid</"
9198 "literal> バージョンのパッケージが更新されていれば <literal>sid</literal>の最"
9199 "新版にアップグレードします。<placeholder type=\"programlisting\" id=\"0\"/>"
9201 # type: Content of: <refentry><refnamediv><refname>
9202 #. type: Content of: <refentry><refsect1><variablelist>
9203 #: apt_preferences.5.xml:699
9204 msgid "&file-preferences;"
9205 msgstr "&file-preferences;"
9207 # type: Content of: <refentry><refsect1><para>
9208 #. type: Content of: <refentry><refsect1><para>
9209 #: apt_preferences.5.xml:705
9210 msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;"
9211 msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;"
9213 # type: Content of: <refentry><refnamediv><refname>
9214 #. type: Content of: <refentry><refnamediv><refname>
9215 #: sources.list.5.xml:25 sources.list.5.xml:32
9216 msgid "sources.list"
9217 msgstr "sources.list"
9219 # type: Content of: <refentry><refnamediv><refpurpose>
9220 #. type: Content of: <refentry><refnamediv><refpurpose>
9221 #: sources.list.5.xml:33
9222 msgid "Package resource list for APT"
9223 msgstr "APT 用パッケージリソースリスト"
9225 # type: Content of: <refentry><refsect1><para>
9226 #. type: Content of: <refentry><refsect1><para>
9227 #: sources.list.5.xml:37
9229 "The package resource list is used to locate archives of the package "
9230 "distribution system in use on the system. At this time, this manual page "
9231 "documents only the packaging system used by the Debian GNU/Linux system. "
9232 "This control file is <filename>/etc/apt/sources.list</filename>."
9234 "このパッケージリソースリストは、システムで使用するパッケージの保管場所を特定"
9235 "するのに使用されます。今回このマニュアルページには、Debian GNU/Linux システム"
9236 "で使用するパッケージシステムについてのみ記述します。この制御ファイルは、"
9237 "<filename>/etc/apt/sources.list</filename> にあります。"
9239 # type: Content of: <refentry><refsect1><para>
9240 #. type: Content of: <refentry><refsect1><para>
9241 #: sources.list.5.xml:42
9243 "The source list is designed to support any number of active sources and a "
9244 "variety of source media. The file lists one source per line, with the most "
9245 "preferred source listed first. The format of each line is: <literal>type uri "
9246 "args</literal> The first item, <literal>type</literal> determines the format "
9247 "for <literal>args</literal>. <literal>uri</literal> is a Universal Resource "
9248 "Identifier (URI), which is a superset of the more specific and well-known "
9249 "Universal Resource Locator, or URL. The rest of the line can be marked as a "
9250 "comment by using a #."
9252 "ソースリストは複数の有効な取得元と、様々な取得メディアをサポートしています。"
9253 "ファイルには 1 行ごと取得元を列挙し、上の方にあるものから使用します。行の"
9254 "フォーマットは、<literal>タイプ uri 引数</literal> となります。先頭の "
9255 "<literal>タイプ</literal> で、<literal>引数</literal> のフォーマットを決定し"
9256 "ます。<literal>uri</literal> は Universal Resource Identifier (URI) で、よく"
9257 "知られた Universal Resource Locator (URL) のスーパーセットです。行の残りに # "
9260 # type: Content of: <refentry><refsect1><title>
9261 #. type: Content of: <refentry><refsect1><title>
9262 #: sources.list.5.xml:53
9263 msgid "sources.list.d"
9264 msgstr "sources.list.d"
9266 # type: Content of: <refentry><refsect1><para>
9267 #. type: Content of: <refentry><refsect1><para>
9268 #: sources.list.5.xml:54
9271 #| "The <filename>/etc/apt/sources.list.d</filename> directory provides a way "
9272 #| "to add sources.list entries in separate files. The format is the same as "
9273 #| "for the regular <filename>sources.list</filename> file. File names need "
9274 #| "to end with <filename>.list</filename> and may only contain letters (a-z "
9275 #| "and A-Z), digits (0-9), underscore (_), hyphen (-) and period (.) "
9276 #| "characters. Otherwise they will be silently ignored."
9278 "The <filename>/etc/apt/sources.list.d</filename> directory provides a way to "
9279 "add sources.list entries in separate files. The format is the same as for "
9280 "the regular <filename>sources.list</filename> file. File names need to end "
9281 "with <filename>.list</filename> and may only contain letters (a-z and A-Z), "
9282 "digits (0-9), underscore (_), hyphen (-) and period (.) characters. "
9283 "Otherwise APT will print a notice that it has ignored a file if the file "
9284 "doesn't match a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
9285 "configuration list - in this case it will be silently ignored."
9287 "<filename>/etc/apt/sources.list.d</filename> ディレクトリは、個別ファイルで追"
9288 "加 source.list エントリを提供します。フォーマットは、通常の "
9289 "<filename>sources.list</filename> ファイルと同じです。ファイル名は、"
9290 "<filename>.list</filename> で終わる必要があり、文字 (a-z と A-Z)、数字 "
9291 "(0-9)、アンダースコア (_)、ハイフン (-)、ピリオド (.) のみを含んでいなければ"
9292 "なりません。そうでなければ、黙って無視します。"
9294 # type: Content of: <refentry><refsect1><title>
9295 #. type: Content of: <refentry><refsect1><title>
9296 #: sources.list.5.xml:65
9297 msgid "The deb and deb-src types"
9298 msgstr "deb タイプと deb-src タイプ"
9300 # type: Content of: <refentry><refsect1><para>
9301 #. type: Content of: <refentry><refsect1><para>
9302 #: sources.list.5.xml:66
9305 #| "The <literal>deb</literal> type describes a typical two-level Debian "
9306 #| "archive, <filename>distribution/component</filename>. Typically, "
9307 #| "<literal>distribution</literal> is generally one of <literal>stable</"
9308 #| "literal> <literal>unstable</literal> or <literal>testing</literal> while "
9309 #| "component is one of <literal>main</literal> <literal>contrib</literal> "
9310 #| "<literal>non-free</literal> or <literal>non-us</literal>. The "
9311 #| "<literal>deb-src</literal> type describes a debian distribution's source "
9312 #| "code in the same form as the <literal>deb</literal> type. A <literal>deb-"
9313 #| "src</literal> line is required to fetch source indexes."
9315 "The <literal>deb</literal> type describes a typical two-level Debian "
9316 "archive, <filename>distribution/component</filename>. Typically, "
9317 "<literal>distribution</literal> is generally an archivename like "
9318 "<literal>stable</literal> or <literal>testing</literal> or a codename like "
9319 "<literal>&stable-codename;</literal> or <literal>&testing-codename;</"
9320 "literal> while component is one of <literal>main</literal> <literal>contrib</"
9321 "literal> or <literal>non-free</literal>. The <literal>deb-src</literal> type "
9322 "describes a debian distribution's source code in the same form as the "
9323 "<literal>deb</literal> type. A <literal>deb-src</literal> line is required "
9324 "to fetch source indexes."
9326 "<literal>deb</literal> タイプでは典型的な 2 段階の Debian アーカイブ "
9327 "<filename>distribution/component</filename> を記述します。よくあるケースで"
9328 "は、<literal>distribution</literal> は通常 <literal>stable</literal>, "
9329 "<literal>unstable</literal>, <literal>testing</literal> のどれか、component "
9330 "は、<literal>main</literal>, <literal>contrib</literal>, <literal>non-free</"
9331 "literal>, <literal>non-us</literal> のどれかです。<literal>deb-src</literal> "
9332 "タイプでは、Debian ディストリビューションのソースコードを、<literal>deb</"
9333 "literal> タイプと同じ形式で記述します。<literal>deb-src</literal> 行は、ソー"
9334 "スインデックスを取得するのに必要です。"
9336 # type: Content of: <refentry><refsect1><para>
9337 #. type: Content of: <refentry><refsect1><para>
9338 #: sources.list.5.xml:78
9340 "The format for a <filename>sources.list</filename> entry using the "
9341 "<literal>deb</literal> and <literal>deb-src</literal> types is:"
9343 "<literal>deb</literal> タイプと <literal>deb-src</literal> タイプで使用する "
9344 "<filename>sources.list</filename> エントリのフォーマットは、以下のようになり"
9347 #. type: Content of: <refentry><refsect1><literallayout>
9348 #: sources.list.5.xml:81
9350 msgid "deb uri distribution [component1] [component2] [...]"
9351 msgstr "deb uri distribution [component1] [component2] [...]"
9353 # type: Content of: <refentry><refsect1><para>
9354 #. type: Content of: <refentry><refsect1><para>
9355 #: sources.list.5.xml:83
9357 "The URI for the <literal>deb</literal> type must specify the base of the "
9358 "Debian distribution, from which APT will find the information it needs. "
9359 "<literal>distribution</literal> can specify an exact path, in which case the "
9360 "components must be omitted and <literal>distribution</literal> must end with "
9361 "a slash (/). This is useful for when the case only a particular sub-section "
9362 "of the archive denoted by the URI is of interest. If <literal>distribution</"
9363 "literal> does not specify an exact path, at least one <literal>component</"
9364 "literal> must be present."
9366 "<literal>deb</literal> タイプの URI は、APT が必要な情報を見つけられるよう"
9367 "に、Debian ディストリビューションの基底を指定しなければなりません。"
9368 "<literal>distribution</literal> には正確なパスを指定できます。その場合 "
9369 "component を省略し、<literal>distribution</literal> はスラッシュ (/) で終わら"
9370 "なくてはなりません。これは URL で指定されたアーカイブの、特定のサブセクション"
9371 "のみに関心があるときに役に立ちます。<literal>distribution</literal> に正確な"
9372 "パスを指定しないのなら、少なくともひとつは <literal>component</literal> を指"
9375 # type: Content of: <refentry><refsect1><para>
9376 #. type: Content of: <refentry><refsect1><para>
9377 #: sources.list.5.xml:92
9379 "<literal>distribution</literal> may also contain a variable, <literal>$(ARCH)"
9380 "</literal> which expands to the Debian architecture (i386, m68k, "
9381 "powerpc, ...) used on the system. This permits architecture-independent "
9382 "<filename>sources.list</filename> files to be used. In general this is only "
9383 "of interest when specifying an exact path, <literal>APT</literal> will "
9384 "automatically generate a URI with the current architecture otherwise."
9386 "<literal>distribution</literal> は、<literal>$(ARCH)</literal> 変数を含む場合"
9387 "があります。<literal>$(ARCH)</literal> 変数は、システムで使用している Debian "
9388 "アーキテクチャ (i386, m68k, powerpc, ...) に展開されます。これにより、アーキ"
9389 "テクチャに依存しない <filename>sources.list</filename> ファイルを使用できま"
9390 "す。一般的に、これは正しいパスを指定するときに気にするだけです。そうでない場"
9391 "合は、<literal>APT</literal> は現在のアーキテクチャで URI を自動的に生成しま"
9394 # type: Content of: <refentry><refsect1><para>
9395 #. type: Content of: <refentry><refsect1><para>
9396 #: sources.list.5.xml:100
9398 "Since only one distribution can be specified per line it may be necessary to "
9399 "have multiple lines for the same URI, if a subset of all available "
9400 "distributions or components at that location is desired. APT will sort the "
9401 "URI list after it has generated a complete set internally, and will collapse "
9402 "multiple references to the same Internet host, for instance, into a single "
9403 "connection, so that it does not inefficiently establish an FTP connection, "
9404 "close it, do something else, and then re-establish a connection to that same "
9405 "host. This feature is useful for accessing busy FTP sites with limits on the "
9406 "number of simultaneous anonymous users. APT also parallelizes connections to "
9407 "different hosts to more effectively deal with sites with low bandwidth."
9409 "有効な全 distribution, component の場所から、一部が必要な場合、1 行につき 1 "
9410 "distribution しか指定できないため、同じ URI の行を複数記述することになるで"
9411 "しょう。APT は内部で URI リストを生成してから、並べ替えます。そして、同じイン"
9412 "ターネットホストに対しては複数の参照をまとめます。例えば FTP 接続後、切断して"
9413 "からまた同じホストに再接続するといった、効率の悪いことをせずに、1 接続にまと"
9414 "めます。この機能は、同時接続匿名ユーザ数を制限している、混んでいる FTP サイト"
9415 "にアクセスするのに便利です。APT は、帯域の狭いサイトを効率よく扱うのに、異な"
9416 "るホストへは、接続を並行して行うようにもしています。"
9418 # type: Content of: <refentry><refsect1><para>
9419 #. type: Content of: <refentry><refsect1><para>
9420 #: sources.list.5.xml:112
9422 "It is important to list sources in order of preference, with the most "
9423 "preferred source listed first. Typically this will result in sorting by "
9424 "speed from fastest to slowest (CD-ROM followed by hosts on a local network, "
9425 "followed by distant Internet hosts, for example)."
9427 "最優先する取得元を最初に記述するというように、優先順に取得元を記述するのは重"
9428 "要です。一般的には、スピードの速い順に並べることになる (例えば、CD-ROM に続い"
9429 "てローカルネットワークのホスト、さらに続いて彼方のインターネットホスト) で"
9432 # type: Content of: <refentry><refsect1><para>
9433 #. type: Content of: <refentry><refsect1><para>
9434 #: sources.list.5.xml:117
9435 msgid "Some examples:"
9438 #. type: Content of: <refentry><refsect1><literallayout>
9439 #: sources.list.5.xml:119
9442 "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
9443 "deb http://security.debian.org/ &stable-codename;/updates main contrib non-free\n"
9446 "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
9447 "deb http://security.debian.org/ &stable-codename;/updates main contrib non-free\n"
9450 # type: Content of: <refentry><refsect1><title>
9451 #. type: Content of: <refentry><refsect1><title>
9452 #: sources.list.5.xml:125
9453 msgid "URI specification"
9456 # type: Content of: <refentry><refsect1><title>
9457 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
9458 #: sources.list.5.xml:130
9462 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9463 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9464 #: sources.list.5.xml:132
9466 "The file scheme allows an arbitrary directory in the file system to be "
9467 "considered an archive. This is useful for NFS mounts and local mirrors or "
9470 "file スキームは、システム内の任意のディレクトリを、アーカイブとして扱えるよう"
9471 "にします。これは NFS マウントやローカルミラーで便利です。"
9473 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9474 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9475 #: sources.list.5.xml:139
9477 "The cdrom scheme allows APT to use a local CDROM drive with media swapping. "
9478 "Use the &apt-cdrom; program to create cdrom entries in the source list."
9480 "cdrom スキームは、APT がローカル CD-ROM ドライブを、メディア交換しながら使え"
9481 "るようにします。取得元リストに cdrom エントリを追加するには、&apt-cdrom; プロ"
9484 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9485 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9486 #: sources.list.5.xml:146
9488 "The http scheme specifies an HTTP server for the archive. If an environment "
9489 "variable <envar>http_proxy</envar> is set with the format http://server:"
9490 "port/, the proxy server specified in <envar>http_proxy</envar> will be used. "
9491 "Users of authenticated HTTP/1.1 proxies may use a string of the format "
9492 "http://user:pass@server:port/. Note that this is an insecure method of "
9495 "http スキームはアーカイブとして、HTTP サーバを指定します。環境変数 "
9496 "<envar>http_proxy</envar> が、http://server:port/ と言った形で指定されていれ"
9497 "ば、<envar>http_proxy</envar> で指定したプロキシサーバを使用します。ユーザ認"
9498 "証が必要な HTTP/1.1 プロキシの場合、http://user:pass@server:port/ という形で"
9499 "指定してください。この認証方法は安全ではないことに注意してください。"
9501 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9502 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9503 #: sources.list.5.xml:157
9505 "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior "
9506 "is highly configurable; for more information see the &apt-conf; manual page. "
9507 "Please note that a ftp proxy can be specified by using the <envar>ftp_proxy</"
9508 "envar> environment variable. It is possible to specify a http proxy (http "
9509 "proxy servers often understand ftp urls) using this method and ONLY this "
9510 "method. ftp proxies using http specified in the configuration file will be "
9513 "ftp スキームは、アーカイブに FTP サーバを指定します。APT の FTP の振る舞い"
9514 "は、高度に設定できます。詳細は、&apt-conf; のマニュアルページをご覧ください。"
9515 "ftp プロキシは、<envar>ftp_proxy</envar> 環境変数で指定することに注意してくだ"
9516 "さい。この方法用に、さらにこの方法でしか使用しないのに、http プロキシを使用す"
9517 "ることができます (http プロキシサーバは大抵 ftp urlも理解できます)。設定ファ"
9518 "イルで http を使用する際に、ftp プロキシを使用するよう設定してあっても無視さ"
9521 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
9522 #: sources.list.5.xml:166
9526 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9527 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9528 #: sources.list.5.xml:168
9530 "The copy scheme is identical to the file scheme except that packages are "
9531 "copied into the cache directory instead of used directly at their location. "
9532 "This is useful for people using a zip disk to copy files around with APT."
9534 "copy スキームは、file スキームと同様ですが、パッケージをその場で使用せず、"
9535 "キャッシュディレクトリにコピーするところが違います。zip ディスクを使用してい"
9536 "て、APT でコピーを行う場合に便利です。"
9538 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
9539 #: sources.list.5.xml:173
9543 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
9544 #: sources.list.5.xml:173
9548 # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9549 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9550 #: sources.list.5.xml:175
9552 "The rsh/ssh method invokes rsh/ssh to connect to a remote host as a given "
9553 "user and access the files. It is a good idea to do prior arrangements with "
9554 "RSA keys or rhosts. Access to files on the remote uses standard "
9555 "<command>find</command> and <command>dd</command> commands to perform the "
9556 "file transfers from the remote."
9558 "rsh/ssh メソッドは、与えられたユーザでリモートホストに接続し、ファイルにアク"
9559 "セスするのに rsh/ssh を使用します。あらかじめ RSA キーや rhosts の配置してお"
9560 "くと良いでしょう。リモートホストのファイルへのアクセスの際、ファイル転送に標"
9561 "準の <command>find</command> コマンドや <command>dd</command> コマンドを使用"
9564 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
9565 #: sources.list.5.xml:183
9566 msgid "more recognizable URI types"
9567 msgstr "さらに認識できる URI タイプ"
9569 #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9570 #: sources.list.5.xml:185
9572 "APT can be extended with more methods shipped in other optional packages "
9573 "which should follow the nameing scheme <literal>apt-transport-"
9574 "<replaceable>method</replaceable></literal>. The APT team e.g. maintains "
9575 "also the <literal>apt-transport-https</literal> package which provides "
9576 "access methods for https-URIs with features similar to the http method, but "
9577 "other methods for using e.g. debtorrent are also available, see "
9578 "<citerefentry> <refentrytitle><filename>apt-transport-debtorrent</filename></"
9579 "refentrytitle> <manvolnum>1</manvolnum></citerefentry>."
9582 # type: Content of: <refentry><refsect1><para>
9583 #. type: Content of: <refentry><refsect1><para>
9584 #: sources.list.5.xml:127
9586 "The currently recognized URI types are cdrom, file, http, ftp, copy, ssh, "
9587 "rsh. <placeholder type=\"variablelist\" id=\"0\"/>"
9589 "現在認識する URI タイプは、cdrom, file, http, ftp, copy, ssh, rsh です。"
9590 "<placeholder type=\"variablelist\" id=\"0\"/>"
9592 # type: Content of: <refentry><refsect1><para>
9593 #. type: Content of: <refentry><refsect1><para>
9594 #: sources.list.5.xml:199
9596 "Uses the archive stored locally (or NFS mounted) at /home/jason/debian for "
9597 "stable/main, stable/contrib, and stable/non-free."
9599 "/home/jason/debian に格納されている stable/main, stable/contrib, stable/non-"
9600 "free 用のローカル (または NFS) アーカイブを使用します。"
9602 #. type: Content of: <refentry><refsect1><literallayout>
9603 #: sources.list.5.xml:201
9605 msgid "deb file:/home/jason/debian stable main contrib non-free"
9606 msgstr "deb file:/home/jason/debian stable main contrib non-free"
9608 # type: Content of: <refentry><refsect1><para>
9609 #. type: Content of: <refentry><refsect1><para>
9610 #: sources.list.5.xml:203
9611 msgid "As above, except this uses the unstable (development) distribution."
9612 msgstr "上記同様ですが、不安定版 (開発版) を使用します。"
9614 #. type: Content of: <refentry><refsect1><literallayout>
9615 #: sources.list.5.xml:204
9617 msgid "deb file:/home/jason/debian unstable main contrib non-free"
9618 msgstr "deb file:/home/jason/debian unstable main contrib non-free"
9620 # type: Content of: <refentry><refsect1><para>
9621 #. type: Content of: <refentry><refsect1><para>
9622 #: sources.list.5.xml:206
9623 msgid "Source line for the above"
9626 #. type: Content of: <refentry><refsect1><literallayout>
9627 #: sources.list.5.xml:207
9629 msgid "deb-src file:/home/jason/debian unstable main contrib non-free"
9630 msgstr "deb-src file:/home/jason/debian unstable main contrib non-free"
9632 # type: Content of: <refentry><refsect1><para>
9633 #. type: Content of: <refentry><refsect1><para>
9634 #: sources.list.5.xml:209
9636 "Uses HTTP to access the archive at archive.debian.org, and uses only the "
9639 "archive.debian.org のアーカイブに HTTP アクセスし、hamm/main のみを使用しま"
9642 # type: <example></example>
9643 #. type: Content of: <refentry><refsect1><literallayout>
9644 #: sources.list.5.xml:211
9646 msgid "deb http://archive.debian.org/debian-archive hamm main"
9647 msgstr "deb http://archive.debian.org/debian-archive hamm main"
9649 # type: Content of: <refentry><refsect1><para>
9650 #. type: Content of: <refentry><refsect1><para>
9651 #: sources.list.5.xml:213
9653 "Uses FTP to access the archive at ftp.debian.org, under the debian "
9654 "directory, and uses only the &stable-codename;/contrib area."
9656 "ftp.debian.org のアーカイブに FTP アクセスし、debian ディレクトリ以下の "
9657 "&stable-codename;/contrib のみを使用します。"
9659 # type: <example></example>
9660 #. type: Content of: <refentry><refsect1><literallayout>
9661 #: sources.list.5.xml:215
9663 msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
9664 msgstr "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
9666 # type: Content of: <refentry><refsect1><para>
9667 #. type: Content of: <refentry><refsect1><para>
9668 #: sources.list.5.xml:217
9670 "Uses FTP to access the archive at ftp.debian.org, under the debian "
9671 "directory, and uses only the unstable/contrib area. If this line appears as "
9672 "well as the one in the previous example in <filename>sources.list</filename> "
9673 "a single FTP session will be used for both resource lines."
9675 "ftp.debian.org のアーカイブに FTP アクセスし、debian ディレクトリ以下の "
9676 "unstable/contrib のみを使用します。<filename>sources.list</filename> に上記サ"
9677 "ンプルと一緒に指定された場合、両方のリソース行に対応する FTP セッションはひと"
9680 # type: <example></example>
9681 #. type: Content of: <refentry><refsect1><literallayout>
9682 #: sources.list.5.xml:221
9684 msgid "deb ftp://ftp.debian.org/debian unstable contrib"
9685 msgstr "deb ftp://ftp.debian.org/debian unstable contrib"
9687 #. type: Content of: <refentry><refsect1><para><literallayout>
9688 #: sources.list.5.xml:230
9690 #| msgid "deb http://ftp.de.debian.org/debian-non-US unstable/binary-$(ARCH)/"
9691 msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
9692 msgstr "deb http://ftp.de.debian.org/debian-non-US unstable/binary-$(ARCH)/"
9694 # type: Content of: <refentry><refsect1><para>
9695 #. type: Content of: <refentry><refsect1><para>
9696 #: sources.list.5.xml:223
9699 #| "Uses HTTP to access the archive at nonus.debian.org, under the debian-non-"
9700 #| "US directory, and uses only files found under <filename>unstable/binary-"
9701 #| "i386</filename> on i386 machines, <filename>unstable/binary-m68k</"
9702 #| "filename> on m68k, and so forth for other supported architectures. [Note "
9703 #| "this example only illustrates how to use the substitution variable; non-"
9704 #| "us is no longer structured like this] <placeholder type=\"literallayout\" "
9707 "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe "
9708 "directory, and uses only files found under <filename>unstable/binary-i386</"
9709 "filename> on i386 machines, <filename>unstable/binary-amd64</filename> on "
9710 "amd64, and so forth for other supported architectures. [Note this example "
9711 "only illustrates how to use the substitution variable; official debian "
9712 "archives are not structured like this] <placeholder type=\"literallayout\" "
9715 "nonus.debian.org のアーカイブに HTTP アクセスし、debian-non-US ディレクトリ以"
9716 "下を使用します。また、i386 マシンでは <filename>unstable/binary-i386</"
9717 "filename> 以下にあるファイル、m68k マシンでは <filename>unstable/binary-"
9718 "m68k</filename> 以下にあるファイル、その他サポートするアーキテクチャごとの"
9719 "ファイルのみ使用します。[このサンプルは変数展開の使用法の説明でしかないことに"
9720 "注意してください。non-us はこのような構造になっていません] <placeholder type="
9721 "\"literallayout\" id=\"0\"/>"
9723 # type: Content of: <refentry><refsect1><para>
9724 #. type: Content of: <refentry><refsect1><para>
9725 #: sources.list.5.xml:235
9726 msgid "&apt-cache; &apt-conf;"
9727 msgstr "&apt-cache; &apt-conf;"
9729 #. type: <title></title>
9731 msgid "APT User's Guide"
9734 # type: <author></author>
9735 #. type: <author></author>
9736 #: guide.sgml:6 offline.sgml:6
9737 msgid "<name>Jason Gunthorpe </name><email>jgg@debian.org</email>"
9738 msgstr "<name>Jason Gunthorpe </name><email>jgg@debian.org</email>"
9740 #. type: <version></version>
9742 msgid "$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $"
9743 msgstr "$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $"
9745 #. type: <abstract></abstract>
9748 "This document provides an overview of how to use the the APT package manager."
9749 msgstr "本文書は APT パッケージマネージャの使い方の概要を提供します。"
9751 # type: <copyrightsummary></copyrightsummary>
9752 #. type: <copyrightsummary></copyrightsummary>
9754 msgid "Copyright © Jason Gunthorpe, 1998."
9755 msgstr "Copyright © Jason Gunthorpe, 1998."
9758 #: guide.sgml:21 offline.sgml:22
9760 "\"APT\" and this document are free software; you can redistribute them and/"
9761 "or modify them under the terms of the GNU General Public License as "
9762 "published by the Free Software Foundation; either version 2 of the License, "
9763 "or (at your option) any later version."
9765 "\"APT\" and this document are free software; you can redistribute them and/"
9766 "or modify them under the terms of the GNU General Public License as "
9767 "published by the Free Software Foundation; either version 2 of the License, "
9768 "or (at your option) any later version."
9771 #: guide.sgml:24 offline.sgml:25
9773 "For more details, on Debian GNU/Linux systems, see the file /usr/share/"
9774 "common-licenses/GPL for the full license."
9776 "For more details, on Debian GNU/Linux systems, see the file /usr/share/"
9777 "common-licenses/GPL for the full license."
9779 #. type: <heading></heading>
9787 "The APT package currently contains two sections, the APT <prgn>dselect</"
9788 "prgn> method and the <prgn>apt-get</prgn> command line user interface. Both "
9789 "provide a way to install and remove packages as well as download new "
9790 "packages from the Internet."
9793 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
9794 #. type: <heading></heading>
9796 msgid "Anatomy of the Package System"
9797 msgstr "パッケージシステムの構造"
9802 "The Debian packaging system has a large amount of information associated "
9803 "with each package to help assure that it integrates cleanly and easily into "
9804 "the system. The most prominent of its features is the dependency system."
9810 "The dependency system allows individual programs to make use of shared "
9811 "elements in the system such as libraries. It simplifies placing infrequently "
9812 "used portions of a program in separate packages to reduce the number of "
9813 "things the average user is required to install. Also, it allows for choices "
9814 "in mail transport agents, X servers and so on."
9820 "The first step to understanding the dependency system is to grasp the "
9821 "concept of a simple dependency. The meaning of a simple dependency is that a "
9822 "package requires another package to be installed at the same time to work "
9829 "For instance, mailcrypt is an emacs extension that aids in encrypting email "
9830 "with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a "
9831 "simple dependency on GPG. Also, because it is an emacs extension it has a "
9832 "simple dependency on emacs, without emacs it is completely useless."
9838 "The other important dependency to understand is a conflicting dependency. It "
9839 "means that a package, when installed with another package, will not work and "
9840 "may possibly be extremely harmful to the system. As an example consider a "
9841 "mail transport agent such as sendmail, exim or qmail. It is not possible to "
9842 "have two mail transport agents installed because both need to listen to the "
9843 "network to receive mail. Attempting to install two will seriously damage the "
9844 "system so all mail transport agents have a conflicting dependency with all "
9845 "other mail transport agents."
9851 "As an added complication there is the possibility for a package to pretend "
9852 "to be another package. Consider that exim and sendmail for many intents are "
9853 "identical, they both deliver mail and understand a common interface. Hence, "
9854 "the package system has a way for them to declare that they are both mail-"
9855 "transport-agents. So, exim and sendmail both declare that they provide a "
9856 "mail-transport-agent and other packages that need a mail transport agent "
9857 "depend on mail-transport-agent. This can add a great deal of confusion when "
9858 "trying to manually fix packages."
9864 "At any given time a single dependency may be met by packages that are "
9865 "already installed or it may not be. APT attempts to help resolve dependency "
9866 "issues by providing a number of automatic algorithms that help in selecting "
9867 "packages for installation."
9873 "<prgn>apt-get</prgn> provides a simple way to install packages from the "
9874 "command line. Unlike <prgn>dpkg</prgn>, <prgn>apt-get</prgn> does not "
9875 "understand .deb files, it works with the package's proper name and can only "
9876 "install .deb archives from a <em>Source</em>."
9882 "The first <footnote><p>If you are using an http proxy server you must set "
9883 "the http_proxy environment variable first, see sources.list(5)</p></"
9884 "footnote> thing that should be done before using <prgn>apt-get</prgn> is to "
9885 "fetch the package lists from the <em>Sources</em> so that it knows what "
9886 "packages are available. This is done with <tt>apt-get update</tt>. For "
9890 #. type: <example></example>
9894 "# apt-get update\n"
9895 "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
9896 "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
9897 "Reading Package Lists... Done\n"
9898 "Building Dependency Tree... Done"
9900 "# apt-get update\n"
9901 "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
9902 "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
9903 "Reading Package Lists... Done\n"
9904 "Building Dependency Tree... Done"
9906 #. type: <p><taglist>
9908 msgid "Once updated there are several commands that can be used:"
9914 "Upgrade will attempt to gently upgrade the whole system. Upgrade will never "
9915 "install a new package or remove an existing package, nor will it ever "
9916 "upgrade a package that might cause some other package to break. This can be "
9917 "used daily to relatively safely upgrade the system. Upgrade will list all of "
9918 "the packages that it could not upgrade, this usually means that they depend "
9919 "on new packages or conflict with some other package. <prgn>dselect</prgn> or "
9920 "<tt>apt-get install</tt> can be used to force these packages to install."
9926 "Install is used to install packages by name. The package is automatically "
9927 "fetched and installed. This can be useful if you already know the name of "
9928 "the package to install and do not want to go into a GUI to select it. Any "
9929 "number of packages may be passed to install, they will all be fetched. "
9930 "Install automatically attempts to resolve dependency problems with the "
9931 "listed packages and will print a summary and ask for confirmation if "
9932 "anything other than its arguments are changed."
9938 "Dist-upgrade is a complete upgrader designed to simplify upgrading between "
9939 "releases of Debian. It uses a sophisticated algorithm to determine the best "
9940 "set of packages to install, upgrade and remove to get as much of the system "
9941 "to the newest release. In some situations it may be desired to use dist-"
9942 "upgrade rather than spend the time manually resolving dependencies in "
9943 "<prgn>dselect</prgn>. Once dist-upgrade has completed then <prgn>dselect</"
9944 "prgn> can be used to install any packages that may have been left out."
9950 "It is important to closely look at what dist-upgrade is going to do, its "
9951 "decisions may sometimes be quite surprising."
9957 "<prgn>apt-get</prgn> has several command line options that are detailed in "
9958 "its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
9959 "option is <tt>-d</tt> which does not install the fetched files. If the "
9960 "system has to download a large number of package it would be undesired to "
9961 "start installing them in case something goes wrong. When <tt>-d</tt> is used "
9962 "the downloaded archives can be installed by simply running the command that "
9963 "caused them to be downloaded again without <tt>-d</tt>."
9966 # type: Content of: <refentry><refsect1><title>
9967 #. type: <heading></heading>
9975 "The APT <prgn>dselect</prgn> method provides the complete APT system with "
9976 "the <prgn>dselect</prgn> package selection GUI. <prgn>dselect</prgn> is used "
9977 "to select the packages to be installed or removed and APT actually installs "
9984 "To enable the APT method you need to select [A]ccess in <prgn>dselect</prgn> "
9985 "and then choose the APT method. You will be prompted for a set of "
9986 "<em>Sources</em> which are places to fetch archives from. These can be "
9987 "remote Internet sites, local Debian mirrors or CDROMs. Each source can "
9988 "provide a fragment of the total Debian archive, APT will automatically "
9989 "combine them to form a complete set of packages. If you have a CDROM then it "
9990 "is a good idea to specify it first and then specify a mirror so that you "
9991 "have access to the latest bug fixes. APT will automatically use packages on "
9992 "your CDROM before downloading from the Internet."
9995 #. type: <example></example>
9999 " Set up a list of distribution source locations\n"
10001 " Please give the base URL of the debian distribution.\n"
10002 " The access schemes I know about are: http file\n"
10005 " file:/mnt/debian,\n"
10006 " ftp://ftp.debian.org/debian,\n"
10007 " http://ftp.de.debian.org/debian,\n"
10010 " URL [http://llug.sep.bnl.gov/debian]:"
10016 "The <em>Sources</em> setup starts by asking for the base of the Debian "
10017 "archive, defaulting to a HTTP mirror. Next it asks for the distribution to "
10021 #. type: <example></example>
10025 " Please give the distribution tag to get or a path to the\n"
10026 " package file ending in a /. The distribution\n"
10027 " tags are typically something like: stable unstable testing non-US\n"
10029 " Distribution [stable]:"
10035 "The distribution refers to the Debian version in the archive, <em>stable</"
10036 "em> refers to the latest released version and <em>unstable</em> refers to "
10037 "the developmental version. <em>non-US</em> is only available on some mirrors "
10038 "and refers to packages that contain encryption technology or other things "
10039 "that cannot be exported from the United States. Importing these packages "
10040 "into the US is legal however."
10043 #. type: <example></example>
10047 " Please give the components to get\n"
10048 " The components are typically something like: main contrib non-free\n"
10050 " Components [main contrib non-free]:"
10056 "The components list refers to the list of sub distributions to fetch. The "
10057 "distribution is split up based on software licenses, main being DFSG free "
10058 "packages while contrib and non-free contain things that have various "
10059 "restrictions placed on their use and distribution."
10065 "Any number of sources can be added, the setup script will continue to prompt "
10066 "until you have specified all that you want."
10072 "Before starting to use <prgn>dselect</prgn> it is necessary to update the "
10073 "available list by selecting [U]pdate from the menu. This is a superset of "
10074 "<tt>apt-get update</tt> that makes the fetched information available to "
10075 "<prgn>dselect</prgn>. [U]pdate must be performed even if <tt>apt-get update</"
10076 "tt> has been run before."
10082 "You can then go on and make your selections using [S]elect and then perform "
10083 "the installation using [I]nstall. When using the APT method the [C]onfig and "
10084 "[R]emove commands have no meaning, the [I]nstall command performs both of "
10091 "By default APT will automatically remove the package (.deb) files once they "
10092 "have been successfully installed. To change this behavior place <tt>Dselect::"
10093 "clean \"prompt\";</tt> in /etc/apt/apt.conf."
10096 # type: <tag></tag>
10097 #. type: <heading></heading>
10099 msgid "The Interface"
10105 "Both that APT <prgn>dselect</prgn> method and <prgn>apt-get</prgn> share the "
10106 "same interface. It is a simple system that generally tells you what it will "
10107 "do and then goes and does it. <footnote><p>The <prgn>dselect</prgn> method "
10108 "actually is a set of wrapper scripts to <prgn>apt-get</prgn>. The method "
10109 "actually provides more functionality than is present in <prgn>apt-get</prgn> "
10110 "alone.</p></footnote> After printing out a summary of what will happen APT "
10111 "then will print out some informative status messages so that you can "
10112 "estimate how far along it is and how much is left to do."
10115 #. type: <heading></heading>
10123 "Before all operations except update, APT performs a number of actions to "
10124 "prepare its internal state. It also does some checks of the system's state. "
10125 "At any time these operations can be performed by running <tt>apt-get check</"
10129 #. type: <example></example>
10133 "# apt-get check\n"
10134 "Reading Package Lists... Done\n"
10135 "Building Dependency Tree... Done"
10137 "# apt-get check\n"
10138 "Reading Package Lists... Done\n"
10139 "Building Dependency Tree... Done"
10144 "The first thing it does is read all the package files into memory. APT uses "
10145 "a caching scheme so this operation will be faster the second time it is run. "
10146 "If some of the package files are not found then they will be ignored and a "
10147 "warning will be printed when apt-get exits."
10153 "The final operation performs a detailed analysis of the system's "
10154 "dependencies. It checks every dependency of every installed or unpacked "
10155 "package and considers if it is OK. Should this find a problem then a report "
10156 "will be printed out and <prgn>apt-get</prgn> will refuse to run."
10159 #. type: <example></example>
10163 "# apt-get check\n"
10164 "Reading Package Lists... Done\n"
10165 "Building Dependency Tree... Done\n"
10166 "You might want to run apt-get -f install' to correct these.\n"
10167 "Sorry, but the following packages have unmet dependencies:\n"
10168 " 9fonts: Depends: xlib6g but it is not installed\n"
10169 " uucp: Depends: mailx but it is not installed\n"
10170 " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10171 " adduser: Depends: perl-base but it is not installed\n"
10172 " aumix: Depends: libgpmg1 but it is not installed\n"
10173 " debiandoc-sgml: Depends: sgml-base but it is not installed\n"
10174 " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
10175 " cthugha: Depends: svgalibg1 but it is not installed\n"
10176 " Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10177 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)"
10179 "# apt-get check\n"
10180 "Reading Package Lists... Done\n"
10181 "Building Dependency Tree... Done\n"
10182 "You might want to run apt-get -f install' to correct these.\n"
10183 "Sorry, but the following packages have unmet dependencies:\n"
10184 " 9fonts: Depends: xlib6g but it is not installed\n"
10185 " uucp: Depends: mailx but it is not installed\n"
10186 " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10187 " adduser: Depends: perl-base but it is not installed\n"
10188 " aumix: Depends: libgpmg1 but it is not installed\n"
10189 " debiandoc-sgml: Depends: sgml-base but it is not installed\n"
10190 " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
10191 " cthugha: Depends: svgalibg1 but it is not installed\n"
10192 " Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10193 " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)"
10198 "In this example the system has many problems, including a serious problem "
10199 "with libreadlineg2. For each package that has unmet dependencies a line is "
10200 "printed out indicating the package with the problem and the dependencies "
10201 "that are unmet. A short explanation of why the package has a dependency "
10202 "problem is also included."
10208 "There are two ways a system can get into a broken state like this. The first "
10209 "is caused by <prgn>dpkg</prgn> missing some subtle relationships between "
10210 "packages when performing upgrades. <footnote><p>APT however considers all "
10211 "known dependencies and attempts to prevent broken packages</p></footnote>. "
10212 "The second is if a package installation fails during an operation. In this "
10213 "situation a package may have been unpacked without its dependents being "
10220 "The second situation is much less serious than the first because APT places "
10221 "certain constraints on the order that packages are installed. In both cases "
10222 "supplying the <tt>-f</tt> option to <prgn>apt-get</prgn> will cause APT to "
10223 "deduce a possible solution to the problem and then continue on. The APT "
10224 "<prgn>dselect</prgn> method always supplies the <tt>-f</tt> option to allow "
10225 "for easy continuation of failed maintainer scripts."
10231 "However, if the <tt>-f</tt> option is used to correct a seriously broken "
10232 "system caused by the first case then it is possible that it will either fail "
10233 "immediately or the installation sequence will fail. In either case it is "
10234 "necessary to manually use dpkg (possibly with forcing options) to correct "
10235 "the situation enough to allow APT to proceed."
10238 #. type: <heading></heading>
10240 msgid "The Status Report"
10246 "Before proceeding <prgn>apt-get</prgn> will present a report on what will "
10247 "happen. Generally the report reflects the type of operation being performed "
10248 "but there are several common elements. In all cases the lists reflect the "
10249 "final state of things, taking into account the <tt>-f</tt> option and any "
10250 "other relevant activities to the command being executed."
10253 # type: <tag></tag>
10254 #. type: <heading></heading>
10256 msgid "The Extra Package list"
10257 msgstr "追加パッケージリスト"
10259 #. type: <example></example>
10263 "The following extra packages will be installed:\n"
10264 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
10265 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
10266 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
10267 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
10270 "The following extra packages will be installed:\n"
10271 " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
10272 " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
10273 " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
10274 " squake pgp-i python-base debmake ldso perl libreadlineg2\n"
10280 "The Extra Package list shows all of the packages that will be installed or "
10281 "upgraded in excess of the ones mentioned on the command line. It is only "
10282 "generated for an <tt>install</tt> command. The listed packages are often the "
10283 "result of an Auto Install."
10286 #. type: <heading></heading>
10288 msgid "The Packages to Remove"
10291 #. type: <example></example>
10295 "The following packages will be REMOVED:\n"
10296 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
10297 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
10298 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
10301 "The following packages will be REMOVED:\n"
10302 " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
10303 " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
10304 " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
10310 "The Packages to Remove list shows all of the packages that will be removed "
10311 "from the system. It can be shown for any of the operations and should be "
10312 "given a careful inspection to ensure nothing important is to be taken off. "
10313 "The <tt>-f</tt> option is especially good at generating packages to remove "
10314 "so extreme care should be used in that case. The list may contain packages "
10315 "that are going to be removed because they are only partially installed, "
10316 "possibly due to an aborted installation."
10319 # type: <tag></tag>
10320 #. type: <heading></heading>
10322 msgid "The New Packages list"
10323 msgstr "新規パッケージリスト"
10325 #. type: <example></example>
10329 "The following NEW packages will installed:\n"
10330 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base"
10332 "The following NEW packages will installed:\n"
10333 " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base"
10338 "The New Packages list is simply a reminder of what will happen. The packages "
10339 "listed are not presently installed in the system but will be when APT is "
10343 # type: <tag></tag>
10344 #. type: <heading></heading>
10346 msgid "The Kept Back list"
10349 #. type: <example></example>
10353 "The following packages have been kept back\n"
10354 " compface man-db tetex-base msql libpaper svgalib1\n"
10355 " gs snmp arena lynx xpat2 groff xscreensaver"
10357 "The following packages have been kept back\n"
10358 " compface man-db tetex-base msql libpaper svgalib1\n"
10359 " gs snmp arena lynx xpat2 groff xscreensaver"
10364 "Whenever the whole system is being upgraded there is the possibility that "
10365 "new versions of packages cannot be installed because they require new things "
10366 "or conflict with already installed things. In this case the package will "
10367 "appear in the Kept Back list. The best way to convince packages listed there "
10368 "to install is with <tt>apt-get install</tt> or by using <prgn>dselect</prgn> "
10369 "to resolve their problems."
10372 #. type: <heading></heading>
10374 msgid "Held Packages warning"
10377 #. type: <example></example>
10381 "The following held packages will be changed:\n"
10384 "The following held packages will be changed:\n"
10390 "Sometimes you can ask APT to install a package that is on hold, in such a "
10391 "case it prints out a warning that the held package is going to be changed. "
10392 "This should only happen during dist-upgrade or install."
10395 #. type: <heading></heading>
10397 msgid "Final summary"
10403 "Finally, APT will print out a summary of all the changes that will occur."
10406 #. type: <example></example>
10410 "206 packages upgraded, 8 newly installed, 23 to remove and 51 not upgraded.\n"
10411 "12 packages not fully installed or removed.\n"
10412 "Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used."
10414 "206 packages upgraded, 8 newly installed, 23 to remove and 51 not upgraded.\n"
10415 "12 packages not fully installed or removed.\n"
10416 "Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used."
10421 "The first line of the summary simply is a reduced version of all of the "
10422 "lists and includes the number of upgrades - that is packages already "
10423 "installed that have new versions available. The second line indicates the "
10424 "number of poorly configured packages, possibly the result of an aborted "
10425 "installation. The final line shows the space requirements that the "
10426 "installation needs. The first pair of numbers refer to the size of the "
10427 "archive files. The first number indicates the number of bytes that must be "
10428 "fetched from remote locations and the second indicates the total size of all "
10429 "the archives required. The next number indicates the size difference between "
10430 "the presently installed packages and the newly installed packages. It is "
10431 "roughly equivalent to the space required in /usr after everything is done. "
10432 "If a large number of packages are being removed then the value may indicate "
10433 "the amount of space that will be freed."
10439 "Some other reports can be generated by using the -u option to show packages "
10440 "to upgrade, they are similar to the previous examples."
10443 #. type: <heading></heading>
10445 msgid "The Status Display"
10451 "During the download of archives and package files APT prints out a series of "
10455 #. type: <example></example>
10459 "# apt-get update\n"
10460 "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
10461 "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
10462 "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
10463 "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
10464 "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
10465 "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s"
10467 "# apt-get update\n"
10468 "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
10469 "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
10470 "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
10471 "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
10472 "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
10473 "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s"
10478 "The lines starting with <em>Get</em> are printed out when APT begins to "
10479 "fetch a file while the last line indicates the progress of the download. The "
10480 "first percent value on the progress line indicates the total percent done of "
10481 "all files. Unfortunately since the size of the Package files is unknown "
10482 "<tt>apt-get update</tt> estimates the percent done which causes some "
10489 "The next section of the status line is repeated once for each download "
10490 "thread and indicates the operation being performed and some useful "
10491 "information about what is happening. Sometimes this section will simply read "
10492 "<em>Forking</em> which means the OS is loading the download module. The "
10493 "first word after the [ is the fetch number as shown on the history lines. "
10494 "The next word is the short form name of the object being downloaded. For "
10495 "archives it will contain the name of the package that is being fetched."
10501 "Inside of the single quote is an informative string indicating the progress "
10502 "of the negotiation phase of the download. Typically it progresses from "
10503 "<em>Connecting</em> to <em>Waiting for file</em> to <em>Downloading</em> or "
10504 "<em>Resuming</em>. The final value is the number of bytes downloaded from "
10505 "the remote site. Once the download begins this is represented as "
10506 "<tt>102/10.2k</tt> indicating that 102 bytes have been fetched and 10.2 "
10507 "kilobytes is expected. The total size is always shown in 4 figure notation "
10508 "to preserve space. After the size display is a percent meter for the file "
10509 "itself. The second last element is the instantaneous average speed. This "
10510 "values is updated every 5 seconds and reflects the rate of data transfer for "
10511 "that period. Finally is shown the estimated transfer time. This is updated "
10512 "regularly and reflects the time to complete everything at the shown transfer "
10519 "The status display updates every half second to provide a constant feedback "
10520 "on the download progress while the Get lines scroll back whenever a new file "
10521 "is started. Since the status display is constantly updated it is unsuitable "
10522 "for logging to a file, use the <tt>-q</tt> option to remove the status "
10526 # type: <heading></heading>
10527 #. type: <heading></heading>
10535 "APT uses <prgn>dpkg</prgn> for installing the archives and will switch over "
10536 "to the <prgn>dpkg</prgn> interface once downloading is completed. "
10537 "<prgn>dpkg</prgn> will also ask a number of questions as it processes the "
10538 "packages and the packages themselves may also ask several questions. Before "
10539 "each question there is usually a description of what it is asking and the "
10540 "questions are too varied to discuss completely here."
10543 # type: <title></title>
10544 #. type: <title></title>
10546 msgid "Using APT Offline"
10547 msgstr "オフラインでの APT の使用法"
10549 #. type: <version></version>
10551 msgid "$Id: offline.sgml,v 1.8 2003/02/12 15:06:41 doogie Exp $"
10552 msgstr "$Id: offline.sgml,v 1.8 2003/02/12 15:06:41 doogie Exp $"
10554 # type: <abstract></abstract>
10555 #. type: <abstract></abstract>
10558 "This document describes how to use APT in a non-networked environment, "
10559 "specifically a 'sneaker-net' approach for performing upgrades."
10561 "このドキュメントはネットワークがない環境での APT の使用方法を説明しています。"
10562 "具体的には、アップグレード時の「スニーカーネット」アプローチです。"
10564 # type: <copyrightsummary></copyrightsummary>
10565 #. type: <copyrightsummary></copyrightsummary>
10567 msgid "Copyright © Jason Gunthorpe, 1999."
10568 msgstr "Copyright © Jason Gunthorpe, 1999."
10570 # type: Content of: <refentry><refsect1><title>
10571 #. type: <heading></heading>
10573 msgid "Introduction"
10576 #. type: <heading></heading>
10577 #: offline.sgml:34 offline.sgml:65 offline.sgml:180
10584 "Normally APT requires direct access to a Debian archive, either from a local "
10585 "media or through a network. Another common complaint is that a Debian "
10586 "machine is on a slow link, such as a modem and another machine has a very "
10587 "fast connection but they are physically distant."
10593 "The solution to this is to use large removable media such as a Zip disc or a "
10594 "SuperDisk disc. These discs are not large enough to store the entire Debian "
10595 "archive but can easily fit a subset large enough for most users. The idea is "
10596 "to use APT to generate a list of packages that are required and then fetch "
10597 "them onto the disc using another machine with good connectivity. It is even "
10598 "possible to use another Debian machine with APT or to use a completely "
10599 "different OS and a download tool like wget. Let <em>remote host</em> mean "
10600 "the machine downloading the packages, and <em>target host</em> the one with "
10601 "bad or no connection."
10607 "This is achieved by creatively manipulating the APT configuration file. The "
10608 "essential premise to tell APT to look on a disc for it's archive files. Note "
10609 "that the disc should be formated with a filesystem that can handle long file "
10610 "names such as ext2, fat32 or vfat."
10613 # type: <title></title>
10614 #. type: <heading></heading>
10616 msgid "Using APT on both machines"
10617 msgstr "両方のマシンでの APT の使用法"
10619 #. type: <p><example>
10622 "APT being available on both machines gives the simplest configuration. The "
10623 "basic idea is to place a copy of the status file on the disc and use the "
10624 "remote machine to fetch the latest package files and decide which packages "
10625 "to download. The disk directory structure should look like:"
10628 # type: <example></example>
10629 #. type: <example></example>
10651 # type: Content of: <refentry><refsect1><title>
10652 #. type: <heading></heading>
10654 msgid "The configuration file"
10660 "The configuration file should tell APT to store its files on the disc and to "
10661 "use the configuration files on the disc as well. The sources.list should "
10662 "contain the proper sites that you wish to use from the remote machine, and "
10663 "the status file should be a copy of <em>/var/lib/dpkg/status</em> from the "
10664 "<em>target host</em>. Please note, if you are using a local archive you must "
10665 "use copy URIs, the syntax is identical to file URIs."
10668 #. type: <p><example>
10669 #: offline.sgml:100
10671 "<em>apt.conf</em> must contain the necessary information to make APT use the "
10675 # type: <example></example>
10676 #. type: <example></example>
10677 #: offline.sgml:124
10682 " /* This is not necessary if the two machines are the same arch, it tells\n"
10683 " the remote APT what architecture the target machine is */\n"
10684 " Architecture \"i386\";\n"
10686 " Get::Download-Only \"true\";\n"
10691 " /* Use the disc for state information and redirect the status file from\n"
10692 " the /var/lib/dpkg default */\n"
10693 " State \"/disc/\";\n"
10694 " State::status \"status\";\n"
10696 " // Binary caches will be stored locally\n"
10697 " Cache::archives \"/disc/archives/\";\n"
10698 " Cache \"/tmp/\";\n"
10700 " // Location of the source list.\n"
10701 " Etc \"/disc/\";\n"
10706 " /* This is not necessary if the two machines are the same arch, it tells\n"
10707 " the remote APT what architecture the target machine is */\n"
10708 " Architecture \"i386\";\n"
10710 " Get::Download-Only \"true\";\n"
10715 " /* Use the disc for state information and redirect the status file from\n"
10716 " the /var/lib/dpkg default */\n"
10717 " State \"/disc/\";\n"
10718 " State::status \"status\";\n"
10720 " // Binary caches will be stored locally\n"
10721 " Cache::archives \"/disc/archives/\";\n"
10722 " Cache \"/tmp/\";\n"
10724 " // Location of the source list.\n"
10725 " Etc \"/disc/\";\n"
10728 #. type: </example></p>
10729 #: offline.sgml:129
10731 "More details can be seen by examining the apt.conf man page and the sample "
10732 "configuration file in <em>/usr/share/doc/apt/examples/apt.conf</em>."
10735 #. type: <p><example>
10736 #: offline.sgml:136
10738 "On the target machine the first thing to do is mount the disc and copy <em>/"
10739 "var/lib/dpkg/status</em> to it. You will also need to create the directories "
10740 "outlined in the Overview, <em>archives/partial/</em> and <em>lists/partial/</"
10741 "em>. Then take the disc to the remote machine and configure the sources."
10742 "list. On the remote machine execute the following:"
10745 # type: <example></example>
10746 #. type: <example></example>
10747 #: offline.sgml:142
10750 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
10751 " # apt-get update\n"
10752 " [ APT fetches the package files ]\n"
10753 " # apt-get dist-upgrade\n"
10754 " [ APT fetches all the packages needed to upgrade the target machine ]"
10756 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
10757 " # apt-get update\n"
10758 " [ package ファイルを APT が取得します ]\n"
10759 " # apt-get dist-upgrade\n"
10760 " [ 対象マシンをアップグレードするのに必要なパッケージを、APT が取得します ]"
10762 #. type: </example></p>
10763 #: offline.sgml:149
10765 "The dist-upgrade command can be replaced with any other standard APT "
10766 "commands, particularly dselect-upgrade. You can even use an APT front end "
10767 "such as <em>dselect</em>. However this presents a problem in communicating "
10768 "your selections back to the local computer."
10771 #. type: <p><example>
10772 #: offline.sgml:153
10774 "Now the disc contains all of the index files and archives needed to upgrade "
10775 "the target machine. Take the disc back and run:"
10778 # type: <example></example>
10779 #. type: <example></example>
10780 #: offline.sgml:159
10783 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
10784 " # apt-get check\n"
10785 " [ APT generates a local copy of the cache files ]\n"
10786 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
10787 " [ Or any other APT command ]"
10789 " # export APT_CONFIG=\"/disc/apt.conf\"\n"
10790 " # apt-get check\n"
10791 " [ キャッシュファイルのローカルコピーを生成します ]\n"
10792 " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
10793 " [ もしくはその他の APT コマンド ]"
10796 #: offline.sgml:165
10798 "It is necessary for proper function to re-specify the status file to be the "
10799 "local one. This is very important!"
10803 #: offline.sgml:172
10805 "If you are using dselect you can do the very risky operation of copying disc/"
10806 "status to /var/lib/dpkg/status so that any selections you made on the remote "
10807 "machine are updated. I highly recommend that people only make selections on "
10808 "the local machine - but this may not always be possible. DO NOT copy the "
10809 "status file if dpkg or APT have been run in the mean time!!"
10812 # type: <title></title>
10813 #. type: <heading></heading>
10814 #: offline.sgml:178
10815 msgid "Using APT and wget"
10816 msgstr "APT と wget の使用法"
10819 #: offline.sgml:185
10821 "<em>wget</em> is a popular and portable download tool that can run on nearly "
10822 "any machine. Unlike the method above this requires that the Debian machine "
10823 "already has a list of available packages."
10827 #: offline.sgml:190
10829 "The basic idea is to create a disc that has only the archive files "
10830 "downloaded from the remote site. This is done by using the --print-uris "
10831 "option to apt-get and then preparing a wget script to actually fetch the "
10835 # type: Content of: <refentry><refsect1><title>
10836 #. type: <heading></heading>
10837 #: offline.sgml:196
10841 #. type: <p><example>
10842 #: offline.sgml:200
10844 "Unlike the previous technique no special configuration files are required. "
10845 "We merely use the standard APT commands to generate the file list."
10848 #. type: <example></example>
10849 #: offline.sgml:205
10852 " # apt-get dist-upgrade \n"
10853 " [ Press no when prompted, make sure you are happy with the actions ]\n"
10854 " # apt-get -qq --print-uris dist-upgrade > uris\n"
10855 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script"
10857 " # apt-get dist-upgrade \n"
10858 " [ Press no when prompted, make sure you are happy with the actions ]\n"
10859 " # apt-get -qq --print-uris dist-upgrade > uris\n"
10860 " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script"
10862 #. type: </example></p>
10863 #: offline.sgml:210
10865 "Any command other than dist-upgrade could be used here, including dselect-"
10870 #: offline.sgml:216
10872 "The /disc/wget-script file will now contain a list of wget commands to "
10873 "execute in order to fetch the necessary archives. This script should be run "
10874 "with the current directory as the disc's mount point so as to save the "
10875 "output on the disc."
10878 #. type: <p><example>
10879 #: offline.sgml:219
10880 msgid "The remote machine would do something like"
10881 msgstr "リモートマシンでは以下のようにします。"
10883 #. type: <example></example>
10884 #: offline.sgml:223
10888 " # sh -x ./wget-script\n"
10892 " # sh -x ./wget-script\n"
10895 #. type: </example><example>
10896 #: offline.sgml:228
10898 "Once the archives are downloaded and the disc returned to the Debian machine "
10899 "installation can proceed using,"
10902 #. type: <example></example>
10903 #: offline.sgml:230
10905 msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade"
10906 msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade"
10908 #. type: </example></p>
10909 #: offline.sgml:234
10910 msgid "Which will use the already fetched archives on the disc."
10911 msgstr "これで、disc にある取得済みのアーカイブを使用するようになります。"
10913 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
10915 #~ "Update the local keyring with the keyring of Debian archive keys and "
10916 #~ "removes from the keyring the archive keys which are no longer valid."
10918 #~ "Debian アーカイブキーで、ローカルキーリングを更新し、もう有効でないキーを"
10921 #~ msgid "<option>--md5</option>"
10922 #~ msgstr "<option>--md5</option>"
10924 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
10926 #~ "Generate MD5 sums. This defaults to on, when turned off the generated "
10927 #~ "index files will not have MD5Sum fields where possible. Configuration "
10928 #~ "Item: <literal>APT::FTPArchive::MD5</literal>"
10930 #~ "MD5 sum を生成します。デフォルトで on になっており、off にすると生成したイ"
10931 #~ "ンデックスファイルに MD5Sum フィールドがありません。設定項目 - "
10932 #~ "<literal>APT::FTPArchive::MD5</literal>"
10934 #~ msgid "unmarkauto"
10935 #~ msgstr "unmarkauto"
10937 #~ msgid "<option>-h</option>"
10938 #~ msgstr "<option>-h</option>"
10940 #~ msgid "<option>--help</option>"
10941 #~ msgstr "<option>--help</option>"
10943 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
10944 #~ msgid "Show a short usage summary."
10945 #~ msgstr "短い使用方法を表示します。"
10947 #~ msgid "<option>-v</option>"
10948 #~ msgstr "<option>-v</option>"
10950 #~ msgid "<option>--version</option>"
10951 #~ msgstr "<option>--version</option>"
10953 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
10954 #~ msgid "Show the program version."
10955 #~ msgstr "プログラムのバージョン情報を表示します"
10957 # type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
10958 #~ msgid "to the version that is already installed (if any)."
10959 #~ msgstr "(あるならば) 既にインストールされているバージョン。"
10961 # type: Content of: <refentry><refnamediv><refpurpose>
10962 #~ msgid "APT package handling utility -- cache manipulator"
10963 #~ msgstr "APT パッケージ操作ユーティリティ -- キャッシュ操作ツール"
10965 # type: Content of: <refentry><refsect1><refsect2><para><programlisting>
10966 #~ msgid "add <replaceable>file(s)</replaceable>"
10967 #~ msgstr "add <replaceable>file(s)</replaceable>"
10969 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
10971 #~ "<literal>add</literal> adds the named package index files to the package "
10972 #~ "cache. This is for debugging only."
10974 #~ "<literal>add</literal> は、パッケージキャッシュに指定したパッケージイン"
10975 #~ "デックスファイルを追加します。デバッグ専用です。"
10977 # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
10979 #~ "The <literal>release</literal> command generates a Release file from a "
10980 #~ "directory tree. It recursively searches the given directory for Packages, "
10981 #~ "Packages.gz, Packages.bz2, Sources, Sources.gz, Sources.bz2, Release and "
10982 #~ "md5sum.txt files. It then writes to stdout a Release file containing an "
10983 #~ "MD5 digest and SHA1 digest for each file."
10985 #~ "<literal>release</literal> コマンドは、ディレクトリツリーから Release ファ"
10986 #~ "イルを生成します。与えられたディレクトリから、Packages, Packages.gz, "
10987 #~ "Packages.bz2, Sources, Sources.gz, Sources.bz2, Release, md5sum.txt といっ"
10988 #~ "たファイルを再帰検索します。その後、ファイルごとの MD5 ダイジェストと "
10989 #~ "SHA1 ダイジェストを含んだ Release ファイルを、標準出力に書き出します。"
10991 #~ msgid "<option>--install-recommends</option>"
10992 #~ msgstr "<option>--install-recommends</option>"
10994 #~ msgid "Also install recommended packages."
10995 #~ msgstr "「推奨」パッケージもインストールします。"
10997 #~ msgid "Do not install recommended packages."
10998 #~ msgstr "「推奨」パッケージをインストールしません。"
11001 #~ "While it is possible to add an empty compression type to the order list, "
11002 #~ "but APT in its current version doesn't understand it correctly and will "
11003 #~ "display many warnings about not downloaded files - these warnings are "
11004 #~ "most of the time false negatives. Future versions will maybe include a "
11005 #~ "way to really prefer uncompressed files to support the usage of local "
11008 #~ "順序リストに空の圧縮タイプを追加できますが、最新版の APT では正しく解釈で"
11009 #~ "きず、ファイルをダウンロードできないと言う警告を大量に表示することになりま"
11010 #~ "す (この警告はたいてい見逃してしまいます)。将来のバージョンでは、ローカル"
11011 #~ "ミラーの利用をサポートするため、非圧縮ファイルを使用する方法が追加されるか"
11014 # type: Content of: <refentry><refsect1><para>
11016 #~ "Uses HTTP to access the archive at nonus.debian.org, under the debian-non-"
11019 #~ "nonus.debian.org のアーカイブに HTTP アクセスし、debian-non-US ディレクト"
11023 #~ "deb http://nonus.debian.org/debian-non-US stable/non-US main contrib non-"
11026 #~ "deb http://nonus.debian.org/debian-non-US stable/non-US main contrib non-"
11041 #~ msgid "<!ENTITY translation-title \"TRANSLATION\">"
11042 #~ msgstr "<!ENTITY translation-title \"訳者\">"