reorder the translatable files in the pot in a way that at least partly
[ntk/apt.git] / doc / po / apt-doc.pot
CommitLineData
2a52e8c5
DK
1# SOME DESCRIPTIVE TITLE
2# Copyright (C) YEAR Free Software Foundation, Inc.
aec22160 3# This file is distributed under the same license as the apt-doc package.
2a52e8c5
DK
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
6cbb88de 9"Project-Id-Version: apt-doc 0.9.5.1\n"
f8b830ab 10"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
7d76ea1d 11"POT-Creation-Date: 2012-06-04 14:00+0300\n"
2a52e8c5
DK
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
0c1a7101 15"Language: \n"
2a52e8c5 16"MIME-Version: 1.0\n"
0c1a7101
DK
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
2a52e8c5 19
2a52e8c5 20#. type: Plain text
45fb8bf7 21#: apt.ent:7
2a52e8c5
DK
22#, no-wrap
23msgid ""
24"<!ENTITY apt-author.team \"\n"
25" <author>\n"
26" <othername>APT team</othername>\n"
bcf91c1b 27" <contrib></contrib>\n"
2a52e8c5
DK
28" </author>\n"
29"\">\n"
30msgstr ""
31
32#. type: Plain text
45fb8bf7 33#: apt.ent:13
2a52e8c5
DK
34#, no-wrap
35msgid ""
36"<!ENTITY apt-qapage \"\n"
37"\t<para>\n"
38"\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n"
39"\t</para>\n"
40"\">\n"
41msgstr ""
42
43#. type: Plain text
45fb8bf7 44#: apt.ent:24
2a52e8c5
DK
45#, no-wrap
46msgid ""
47"<!-- Boiler plate Bug reporting section -->\n"
48"<!ENTITY manbugs \"\n"
49" <refsect1><title>Bugs</title>\n"
0c1a7101 50" <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.\n"
2a52e8c5
DK
51" If you wish to report a bug in APT, please see\n"
52" <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n"
53" &reportbug; command.\n"
54" </para>\n"
55" </refsect1>\n"
56"\">\n"
57msgstr ""
58
59#. type: Plain text
45fb8bf7 60#: apt.ent:32
2a52e8c5
DK
61#, no-wrap
62msgid ""
63"<!-- Boiler plate Author section -->\n"
64"<!ENTITY manauthor \"\n"
65" <refsect1><title>Author</title>\n"
66" <para>APT was written by the APT team "
67"<email>apt@packages.debian.org</email>.\n"
68" </para>\n"
69" </refsect1>\n"
70"\">\n"
71msgstr ""
72
73#. type: Plain text
45fb8bf7 74#: apt.ent:42
2a52e8c5
DK
75#, no-wrap
76msgid ""
77"<!-- Should be used within the option section of the text to\n"
78" put in the blurb about -h, -v, -c and -o -->\n"
79"<!ENTITY apt-commonoptions \"\n"
80" <varlistentry><term><option>-h</option></term>\n"
81" <term><option>--help</option></term>\n"
82" <listitem><para>Show a short usage summary.\n"
83" </para>\n"
84" </listitem>\n"
85" </varlistentry>\n"
86msgstr ""
87
88#. type: Plain text
45fb8bf7 89#: apt.ent:50
2a52e8c5
DK
90#, no-wrap
91msgid ""
92" <varlistentry>\n"
93" <term><option>-v</option></term>\n"
94" <term><option>--version</option></term>\n"
95" <listitem><para>Show the program version.\n"
96" </para>\n"
97" </listitem>\n"
98" </varlistentry>\n"
99msgstr ""
100
101#. type: Plain text
45fb8bf7 102#: apt.ent:62
2a52e8c5
DK
103#, no-wrap
104msgid ""
105" <varlistentry>\n"
106" <term><option>-c</option></term>\n"
107" <term><option>--config-file</option></term>\n"
108" <listitem><para>Configuration File; Specify a configuration file to "
109"use. \n"
110" The program will read the default configuration file and then this \n"
b81dbe40
DK
111" configuration file. If configuration settings need to be set before "
112"the\n"
113" default configuration files are parsed specify a file with the "
114"<envar>APT_CONFIG</envar>\n"
115" environment variable. See &apt-conf; for syntax information.\n"
2a52e8c5
DK
116" </para>\n"
117" </listitem>\n"
118" </varlistentry>\n"
119msgstr ""
120
121#. type: Plain text
45fb8bf7 122#: apt.ent:74
2a52e8c5
DK
123#, no-wrap
124msgid ""
125" <varlistentry>\n"
126" <term><option>-o</option></term>\n"
127" <term><option>--option</option></term>\n"
128" <listitem><para>Set a Configuration Option; This will set an "
129"arbitrary\n"
130" configuration option. The syntax is <option>-o "
131"Foo::Bar=bar</option>.\n"
132" <option>-o</option> and <option>--option</option> can be used "
133"multiple\n"
134" times to set different options.\n"
135" </para>\n"
136" </listitem>\n"
137" </varlistentry>\n"
138"\">\n"
139msgstr ""
140
141#. type: Plain text
45fb8bf7 142#: apt.ent:85
2a52e8c5
DK
143#, no-wrap
144msgid ""
145"<!-- Should be used within the option section of the text to\n"
146" put in the blurb about -h, -v, -c and -o -->\n"
147"<!ENTITY apt-cmdblurb \"\n"
148" <para>All command line options may be set using the configuration file, "
149"the\n"
150" descriptions indicate the configuration option to set. For boolean\n"
151" options you can override the config file by using something like \n"
152" <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
153" or several other variations.\n"
154" </para>\n"
155"\">\n"
156msgstr ""
157
bcf91c1b 158#. type: Plain text
45fb8bf7 159#: apt.ent:91
bcf91c1b
DK
160#, no-wrap
161msgid ""
162"<!ENTITY file-aptconf \"\n"
163" <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
164" <listitem><para>APT configuration file.\n"
165" Configuration Item: "
166"<literal>Dir::Etc::Main</literal>.</para></listitem>\n"
167" </varlistentry>\n"
168msgstr ""
169
170#. type: Plain text
45fb8bf7 171#: apt.ent:97
bcf91c1b
DK
172#, no-wrap
173msgid ""
174" <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
175" <listitem><para>APT configuration file fragments.\n"
176" Configuration Item: "
177"<literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
178" </varlistentry>\n"
179"\">\n"
180msgstr ""
181
182#. type: Plain text
45fb8bf7 183#: apt.ent:103
bcf91c1b
DK
184#, no-wrap
185msgid ""
186"<!ENTITY file-cachearchives \"\n"
187" <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
188" <listitem><para>Storage area for retrieved package files.\n"
189" Configuration Item: "
190"<literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
191" </varlistentry>\n"
192msgstr ""
193
194#. type: Plain text
45fb8bf7 195#: apt.ent:109
bcf91c1b
DK
196#, no-wrap
197msgid ""
198" "
199"<varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
200" <listitem><para>Storage area for package files in transit.\n"
c086ac18
DK
201" Configuration Item: <literal>Dir::Cache::Archives</literal> "
202"(<filename>partial</filename> will be implicitly "
aec22160 203"appended)</para></listitem>\n"
bcf91c1b
DK
204" </varlistentry>\n"
205"\">\n"
206msgstr ""
207
208#. type: Plain text
45fb8bf7 209#: apt.ent:119
bcf91c1b
DK
210#, no-wrap
211msgid ""
212"<!ENTITY file-preferences \"\n"
213" <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
214" <listitem><para>Version preferences file.\n"
215" This is where you would specify &quot;pinning&quot;,\n"
216" i.e. a preference to get certain packages\n"
217" from a separate source\n"
218" or from a different version of a distribution.\n"
219" Configuration Item: "
220"<literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
221" </varlistentry>\n"
222msgstr ""
223
224#. type: Plain text
45fb8bf7 225#: apt.ent:125
bcf91c1b
DK
226#, no-wrap
227msgid ""
228" "
229"<varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
230" <listitem><para>File fragments for the version preferences.\n"
231" Configuration Item: "
232"<literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
233" </varlistentry>\n"
234"\">\n"
235msgstr ""
236
237#. type: Plain text
45fb8bf7 238#: apt.ent:131
bcf91c1b
DK
239#, no-wrap
240msgid ""
241"<!ENTITY file-sourceslist \"\n"
242" <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
243" <listitem><para>Locations to fetch packages from.\n"
244" Configuration Item: "
245"<literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
246" </varlistentry>\n"
247msgstr ""
248
249#. type: Plain text
45fb8bf7 250#: apt.ent:137
bcf91c1b
DK
251#, no-wrap
252msgid ""
253" "
254"<varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
255" <listitem><para>File fragments for locations to fetch packages from.\n"
256" Configuration Item: "
257"<literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
258" </varlistentry>\n"
259"\">\n"
260msgstr ""
261
262#. type: Plain text
45fb8bf7 263#: apt.ent:144
bcf91c1b
DK
264#, no-wrap
265msgid ""
266"<!ENTITY file-statelists \"\n"
267" <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
268" <listitem><para>Storage area for state information for each package "
269"resource specified in\n"
270" &sources-list;\n"
271" Configuration Item: "
272"<literal>Dir::State::Lists</literal>.</para></listitem>\n"
273" </varlistentry>\n"
274msgstr ""
275
276#. type: Plain text
45fb8bf7 277#: apt.ent:150
bcf91c1b
DK
278#, no-wrap
279msgid ""
280" "
281"<varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
282" <listitem><para>Storage area for state information in transit.\n"
c086ac18
DK
283" Configuration Item: <literal>Dir::State::Lists</literal> "
284"(<filename>partial</filename> will be implicitly "
aec22160 285"appended)</para></listitem>\n"
bcf91c1b
DK
286" </varlistentry>\n"
287"\">\n"
288msgstr ""
289
b39c1859 290#. type: Plain text
45fb8bf7 291#: apt.ent:156
b39c1859
MV
292#, no-wrap
293msgid ""
294"<!ENTITY file-trustedgpg \"\n"
295" <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
296" <listitem><para>Keyring of local trusted keys, new keys will be added "
297"here.\n"
298" Configuration Item: "
299"<literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
300" </varlistentry>\n"
301msgstr ""
302
303#. type: Plain text
45fb8bf7 304#: apt.ent:163
b39c1859
MV
305#, no-wrap
306msgid ""
307" "
308"<varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
309" <listitem><para>File fragments for the trusted keys, additional "
310"keyrings can\n"
311" be stored here (by other packages or the administrator).\n"
312" Configuration Item "
313"<literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
314" </varlistentry>\n"
315"\">\n"
316msgstr ""
317
318#. type: Plain text
45fb8bf7 319#: apt.ent:171
b6c6b52f
MV
320#, no-wrap
321msgid ""
322"<!ENTITY file-extended_states \"\n"
323" "
324"<varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
325" <listitem><para>Status list of auto-installed packages.\n"
326" Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
327" </para></listitem>\n"
328" </varlistentry>\n"
329"\">\n"
330msgstr ""
331
332#. type: Plain text
45fb8bf7 333#: apt.ent:175
d8b3cbb6
DK
334#, no-wrap
335msgid ""
336"<!-- TRANSLATOR: This is the section header for the following paragraphs - "
337"comparable\n"
338" to the other headers like NAME and DESCRIPTION and should therefore be "
339"uppercase. -->\n"
340"<!ENTITY translation-title \"TRANSLATION\">\n"
b39c1859
MV
341msgstr ""
342
343#. type: Plain text
45fb8bf7 344#: apt.ent:184
b39c1859
MV
345#, no-wrap
346msgid ""
347"<!-- TRANSLATOR: This is a placeholder. You should write here who has "
d8b3cbb6 348"contributed\n"
b39c1859
MV
349" to the translation in the past, who is responsible now and maybe "
350"further information\n"
351" specially related to your translation. -->\n"
352"<!ENTITY translation-holder \"\n"
353" The english translation was done by John Doe "
354"<email>john@doe.org</email> in 2009,\n"
355" 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together "
356"with the\n"
357" Debian Dummy l10n Team "
358"<email>debian-l10n-dummy@lists.debian.org</email>.\n"
359"\">\n"
360msgstr ""
361
362#. type: Plain text
45fb8bf7 363#: apt.ent:195
b39c1859
MV
364#, no-wrap
365msgid ""
366"<!-- TRANSLATOR: As a translation is allowed to have 20% of "
367"untranslated/fuzzy strings\n"
d8b3cbb6
DK
368" in a shipped manpage newer/modified paragraphs will maybe appear in "
369"english in\n"
370" the generated manpage. This sentence is therefore here to tell the "
371"reader that this\n"
372" is not a mistake by the translator - obviously the target is that at "
373"least for stable\n"
374" releases this sentence is not needed. :) -->\n"
b39c1859
MV
375"<!ENTITY translation-english \"\n"
376" Note that this translated document may contain untranslated parts.\n"
377" This is done on purpose, to avoid losing content when the\n"
378" translation is lagging behind the original content.\n"
379"\">\n"
380msgstr ""
381
c77d6597 382#. type: Plain text
45fb8bf7 383#: apt.ent:198
c77d6597
MV
384msgid ""
385"<!-- TRANSLATOR: used as in -o=config_string "
386"e.g. -o=Debug::pkgProblemResolver=1 --> <!ENTITY synopsis-config-string "
387"\"config_string\">"
388msgstr ""
389
390#. type: Plain text
45fb8bf7 391#: apt.ent:201
c77d6597
MV
392msgid ""
393"<!-- TRANSLATOR: used as in -c=config_file e.g. -c=./apt.conf --> <!ENTITY "
394"synopsis-config-file \"config_file\">"
395msgstr ""
396
397#. type: Plain text
45fb8bf7 398#: apt.ent:204
c77d6597
MV
399msgid ""
400"<!-- TRANSLATOR: used as in -t=target_release or pkg/target_release "
401"e.g. -t=squeeze apt/experimental --> <!ENTITY synopsis-target-release "
402"\"target_release\">"
403msgstr ""
404
405#. type: Plain text
45fb8bf7 406#: apt.ent:207
c77d6597
MV
407msgid ""
408"<!-- TRANSLATOR: used as in -a=architecture e.g. -a=armel --> <!ENTITY "
409"synopsis-architecture \"architecture\">"
410msgstr ""
411
412#. type: Plain text
45fb8bf7 413#: apt.ent:210
c77d6597
MV
414msgid ""
415"<!-- TRANSLATOR: used as in apt-get install pkg e.g. apt-get install awesome "
416"--> <!ENTITY synopsis-pkg \"pkg\">"
417msgstr ""
418
419#. type: Plain text
45fb8bf7 420#: apt.ent:213
c77d6597
MV
421msgid ""
422"<!-- TRANSLATOR: used as in pkg=pkg_version_number e.g. apt=0.8.15 --> "
423"<!ENTITY synopsis-pkg-ver-number \"pkg_version_number\">"
424msgstr ""
425
426#. type: Plain text
45fb8bf7 427#: apt.ent:216
c77d6597
MV
428msgid ""
429"<!-- TRANSLATOR: used as in apt-cache pkgnames prefix e.g. apt-cache "
430"pkgnames apt --> <!ENTITY synopsis-prefix \"prefix\">"
431msgstr ""
432
433#. type: Plain text
45fb8bf7 434#: apt.ent:219
c77d6597
MV
435msgid ""
436"<!-- TRANSLATOR: used as in apt-cache search regex e.g. apt-cache search "
437"awesome --> <!ENTITY synopsis-regex \"regex\">"
438msgstr ""
439
440#. type: Plain text
45fb8bf7 441#: apt.ent:222
c77d6597
MV
442msgid ""
443"<!-- TRANSLATOR: used as in apt-cdrom -d=cdrom_mount_point e.g. apt-cdrom "
444"-d=/media/cdrom --> <!ENTITY synopsis-cdrom-mount \"cdrom_mount_point\">"
445msgstr ""
446
447#. type: Plain text
45fb8bf7 448#: apt.ent:225
c77d6597
MV
449msgid ""
450"<!-- TRANSLATOR: used as in apt-extracttemplates -t=temporary_directory "
451"e.g. apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory "
452"\"temporary_directory\">"
453msgstr ""
454
455#. type: Plain text
45fb8bf7 456#: apt.ent:228
c77d6597
MV
457msgid ""
458"<!-- TRANSLATOR: used as in apt-extracttemplates filename --> <!ENTITY "
459"synopsis-filename \"filename\">"
460msgstr ""
461
c086ac18 462#. type: Plain text
45fb8bf7 463#: apt.ent:231
c086ac18
DK
464msgid ""
465"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
466"packages path override-file pathprefix --> <!ENTITY synopsis-path \"path\">"
467msgstr ""
468
c77d6597 469#. type: Plain text
45fb8bf7 470#: apt.ent:234
c77d6597 471msgid ""
c086ac18
DK
472"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
473"packages path override-file pathprefix --> <!ENTITY synopsis-override "
474"\"override-file\">"
c77d6597
MV
475msgstr ""
476
477#. type: Plain text
45fb8bf7 478#: apt.ent:237
c77d6597 479msgid ""
c086ac18
DK
480"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
481"packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix "
482"\"pathprefix\">"
483msgstr ""
484
485#. type: Plain text
45fb8bf7 486#: apt.ent:240
c086ac18
DK
487msgid ""
488"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
489"generate section --> <!ENTITY synopsis-section \"section\">"
490msgstr ""
491
492#. type: Plain text
45fb8bf7 493#: apt.ent:243
c086ac18 494msgid ""
c77d6597
MV
495"<!-- TRANSLATOR: used as in apt-key export keyid e.g. apt-key export "
496"473041FA --> <!ENTITY synopsis-keyid \"keyid\">"
497msgstr ""
498
2a52e8c5 499#. type: Content of: <refentry><refmeta><manvolnum>
7d76ea1d 500#: apt-get.8.xml:26 apt-cache.8.xml:26 apt-key.8.xml:25 apt-mark.8.xml:26 apt-secure.8.xml:25 apt-cdrom.8.xml:25 apt-config.8.xml:26
2a52e8c5
DK
501msgid "8"
502msgstr ""
503
bcf91c1b 504#. type: Content of: <refentry><refmeta><refmiscinfo>
7d76ea1d 505#: apt-get.8.xml:27 apt-cache.8.xml:27 apt-key.8.xml:26 apt-mark.8.xml:27 apt-secure.8.xml:26 apt-cdrom.8.xml:26 apt-config.8.xml:27 apt.conf.5.xml:32 apt_preferences.5.xml:26 sources.list.5.xml:27 apt-extracttemplates.1.xml:27 apt-sortpkgs.1.xml:27 apt-ftparchive.1.xml:27
bcf91c1b
DK
506msgid "APT"
507msgstr ""
508
2a52e8c5 509#. type: Content of: <refentry><refnamediv><refpurpose>
7d76ea1d
DK
510#: apt-get.8.xml:33
511msgid "APT package handling utility -- command-line interface"
2a52e8c5
DK
512msgstr ""
513
2a52e8c5 514#. type: Content of: <refentry><refsect1><title>
7d76ea1d 515#: apt-get.8.xml:38 apt-cache.8.xml:38 apt-key.8.xml:37 apt-mark.8.xml:38 apt-secure.8.xml:50 apt-cdrom.8.xml:37 apt-config.8.xml:38 apt.conf.5.xml:41 apt_preferences.5.xml:36 sources.list.5.xml:36 apt-extracttemplates.1.xml:38 apt-sortpkgs.1.xml:38 apt-ftparchive.1.xml:38
2a52e8c5
DK
516msgid "Description"
517msgstr ""
518
519#. type: Content of: <refentry><refsect1><para>
7d76ea1d 520#: apt-get.8.xml:39
2a52e8c5 521msgid ""
7d76ea1d
DK
522"<command>apt-get</command> is the command-line tool for handling packages, "
523"and may be considered the user's \"back-end\" to other tools using the APT "
524"library. Several \"front-end\" interfaces exist, such as &dselect;, "
525"&aptitude;, &synaptic; and &wajig;."
2a52e8c5
DK
526msgstr ""
527
528#. type: Content of: <refentry><refsect1><para>
7d76ea1d 529#: apt-get.8.xml:44 apt-cache.8.xml:44 apt-cdrom.8.xml:51 apt-config.8.xml:44 apt-ftparchive.1.xml:54
2a52e8c5
DK
530msgid ""
531"Unless the <option>-h</option>, or <option>--help</option> option is given, "
532"one of the commands below must be present."
533msgstr ""
534
2a52e8c5 535#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 536#: apt-get.8.xml:49
2a52e8c5 537msgid ""
7d76ea1d
DK
538"<literal>update</literal> is used to resynchronize the package index files "
539"from their sources. The indexes of available packages are fetched from the "
540"location(s) specified in <filename>/etc/apt/sources.list</filename>. For "
541"example, when using a Debian archive, this command retrieves and scans the "
542"<filename>Packages.gz</filename> files, so that information about new and "
543"updated packages is available. An <literal>update</literal> should always be "
544"performed before an <literal>upgrade</literal> or "
545"<literal>dist-upgrade</literal>. Please be aware that the overall progress "
546"meter will be incorrect as the size of the package files cannot be known in "
547"advance."
2a52e8c5
DK
548msgstr ""
549
7d76ea1d
DK
550#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
551#: apt-get.8.xml:61
552msgid ""
553"<literal>upgrade</literal> is used to install the newest versions of all "
554"packages currently installed on the system from the sources enumerated in "
555"<filename>/etc/apt/sources.list</filename>. Packages currently installed "
556"with new versions available are retrieved and upgraded; under no "
557"circumstances are currently installed packages removed, or packages not "
558"already installed retrieved and installed. New versions of currently "
559"installed packages that cannot be upgraded without changing the install "
560"status of another package will be left at their current version. An "
561"<literal>update</literal> must be performed first so that "
562"<command>apt-get</command> knows that new versions of packages are "
563"available."
2a52e8c5
DK
564msgstr ""
565
566#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 567#: apt-get.8.xml:74
2a52e8c5 568msgid ""
7d76ea1d
DK
569"<literal>dist-upgrade</literal> in addition to performing the function of "
570"<literal>upgrade</literal>, also intelligently handles changing dependencies "
571"with new versions of packages; <command>apt-get</command> has a \"smart\" "
572"conflict resolution system, and it will attempt to upgrade the most "
573"important packages at the expense of less important ones if necessary. The "
574"<literal>dist-upgrade</literal> command may therefore remove some packages. "
575"The <filename>/etc/apt/sources.list</filename> file contains a list of "
576"locations from which to retrieve desired package files. See also "
577"&apt-preferences; for a mechanism for overriding the general settings for "
578"individual packages."
2a52e8c5
DK
579msgstr ""
580
7d76ea1d
DK
581#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
582#: apt-get.8.xml:87
2a52e8c5 583msgid ""
7d76ea1d
DK
584"<literal>dselect-upgrade</literal> is used in conjunction with the "
585"traditional Debian packaging front-end, "
586"&dselect;. <literal>dselect-upgrade</literal> follows the changes made by "
587"&dselect; to the <literal>Status</literal> field of available packages, and "
588"performs the actions necessary to realize that state (for instance, the "
589"removal of old and the installation of new packages)."
2a52e8c5
DK
590msgstr ""
591
592#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 593#: apt-get.8.xml:98
2a52e8c5 594msgid ""
7d76ea1d
DK
595"<literal>install</literal> is followed by one or more packages desired for "
596"installation or upgrading. Each package is a package name, not a fully "
597"qualified filename (for instance, in a Debian system, "
598"<package>apt-utils</package> would be the argument provided, not "
599"<filename>apt-utils_&apt-product-version;_amd64.deb</filename>). All "
600"packages required by the package(s) specified for installation will also be "
601"retrieved and installed. The <filename>/etc/apt/sources.list</filename> "
602"file is used to locate the desired packages. If a hyphen is appended to the "
603"package name (with no intervening space), the identified package will be "
604"removed if it is installed. Similarly a plus sign can be used to designate "
605"a package to install. These latter features may be used to override "
606"decisions made by apt-get's conflict resolution system."
2a52e8c5
DK
607msgstr ""
608
2a52e8c5 609#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 610#: apt-get.8.xml:116
2a52e8c5 611msgid ""
7d76ea1d
DK
612"A specific version of a package can be selected for installation by "
613"following the package name with an equals and the version of the package to "
614"select. This will cause that version to be located and selected for "
615"install. Alternatively a specific distribution can be selected by following "
616"the package name with a slash and the version of the distribution or the "
617"Archive name (stable, testing, unstable)."
2a52e8c5
DK
618msgstr ""
619
7d76ea1d
DK
620#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
621#: apt-get.8.xml:123
2a52e8c5 622msgid ""
7d76ea1d
DK
623"Both of the version selection mechanisms can downgrade packages and must be "
624"used with care."
2a52e8c5
DK
625msgstr ""
626
7d76ea1d
DK
627#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
628#: apt-get.8.xml:126
2a52e8c5 629msgid ""
7d76ea1d
DK
630"This is also the target to use if you want to upgrade one or more "
631"already-installed packages without upgrading every package you have on your "
632"system. Unlike the \"upgrade\" target, which installs the newest version of "
633"all currently installed packages, \"install\" will install the newest "
634"version of only the package(s) specified. Simply provide the name of the "
635"package(s) you wish to upgrade, and if a newer version is available, it (and "
636"its dependencies, as described above) will be downloaded and installed."
2a52e8c5
DK
637msgstr ""
638
7d76ea1d
DK
639#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
640#: apt-get.8.xml:137
2a52e8c5 641msgid ""
7d76ea1d
DK
642"Finally, the &apt-preferences; mechanism allows you to create an alternative "
643"installation policy for individual packages."
2a52e8c5
DK
644msgstr ""
645
7d76ea1d
DK
646#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
647#: apt-get.8.xml:141
2a52e8c5 648msgid ""
7d76ea1d
DK
649"If no package matches the given expression and the expression contains one "
650"of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
651"it is applied to all package names in the database. Any matches are then "
652"installed (or removed). Note that matching is done by substring so 'lo.*' "
653"matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
654"expression with a '^' or '$' character, or create a more specific regular "
655"expression."
2a52e8c5
DK
656msgstr ""
657
7d76ea1d
DK
658#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
659#: apt-get.8.xml:151
2a52e8c5 660msgid ""
7d76ea1d
DK
661"<literal>remove</literal> is identical to <literal>install</literal> except "
662"that packages are removed instead of installed. Note that removing a package "
663"leaves its configuration files on the system. If a plus sign is appended to "
664"the package name (with no intervening space), the identified package will be "
665"installed instead of removed."
2a52e8c5
DK
666msgstr ""
667
7d76ea1d
DK
668#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
669#: apt-get.8.xml:159
2a52e8c5 670msgid ""
7d76ea1d
DK
671"<literal>purge</literal> is identical to <literal>remove</literal> except "
672"that packages are removed and purged (any configuration files are deleted "
673"too)."
2a52e8c5
DK
674msgstr ""
675
7d76ea1d
DK
676#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
677#: apt-get.8.xml:164
2a52e8c5 678msgid ""
7d76ea1d
DK
679"<literal>source</literal> causes <command>apt-get</command> to fetch source "
680"packages. APT will examine the available packages to decide which source "
681"package to fetch. It will then find and download into the current directory "
682"the newest available version of that source package while respecting the "
683"default release, set with the option "
684"<literal>APT::Default-Release</literal>, the <option>-t</option> option or "
685"per package with the <literal>pkg/release</literal> syntax, if possible."
2a52e8c5
DK
686msgstr ""
687
7d76ea1d
DK
688#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
689#: apt-get.8.xml:172
2a52e8c5 690msgid ""
7d76ea1d
DK
691"Source packages are tracked separately from binary packages via "
692"<literal>deb-src</literal> lines in the &sources-list; file. This means that "
693"you will need to add such a line for each repository you want to get sources "
694"from; otherwise you will probably get either the wrong (too old/too new) "
695"source versions or none at all."
2a52e8c5
DK
696msgstr ""
697
2a52e8c5 698#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 699#: apt-get.8.xml:178
2a52e8c5 700msgid ""
7d76ea1d
DK
701"If the <option>--compile</option> option is specified then the package will "
702"be compiled to a binary .deb using <command>dpkg-buildpackage</command> for "
703"the architecture as defined by the <command>--host-architecture</command> "
704"option. If <option>--download-only</option> is specified then the source "
705"package will not be unpacked."
2a52e8c5
DK
706msgstr ""
707
2a52e8c5 708#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 709#: apt-get.8.xml:185
2a52e8c5 710msgid ""
7d76ea1d
DK
711"A specific source version can be retrieved by postfixing the source name "
712"with an equals and then the version to fetch, similar to the mechanism used "
713"for the package files. This enables exact matching of the source package "
714"name and version, implicitly enabling the "
715"<literal>APT::Get::Only-Source</literal> option."
2a52e8c5
DK
716msgstr ""
717
2a52e8c5 718#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 719#: apt-get.8.xml:191
2a52e8c5 720msgid ""
7d76ea1d
DK
721"Note that source packages are not installed and tracked in the "
722"<command>dpkg</command> database like binary packages; they are simply "
723"downloaded to the current directory, like source tarballs."
2a52e8c5
DK
724msgstr ""
725
2a52e8c5 726#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 727#: apt-get.8.xml:197
2a52e8c5 728msgid ""
7d76ea1d
DK
729"<literal>build-dep</literal> causes apt-get to install/remove packages in an "
730"attempt to satisfy the build dependencies for a source package. By default "
731"the dependencies are satisfied to build the package natively. If desired a "
732"host-architecture can be specified with the "
733"<option>--host-architecture</option> option instead."
2a52e8c5
DK
734msgstr ""
735
2a52e8c5 736#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 737#: apt-get.8.xml:204
2a52e8c5 738msgid ""
7d76ea1d
DK
739"<literal>check</literal> is a diagnostic tool; it updates the package cache "
740"and checks for broken dependencies."
2a52e8c5
DK
741msgstr ""
742
7d76ea1d
DK
743#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
744#: apt-get.8.xml:209
745msgid ""
746"<literal>download</literal> will download the given binary package into the "
747"current directory."
2a52e8c5
DK
748msgstr ""
749
750#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 751#: apt-get.8.xml:215
2a52e8c5 752msgid ""
7d76ea1d
DK
753"<literal>clean</literal> clears out the local repository of retrieved "
754"package files. It removes everything but the lock file from "
755"<filename>&cachedir;/archives/</filename> and "
756"<filename>&cachedir;/archives/partial/</filename>. When APT is used as a "
757"&dselect; method, <literal>clean</literal> is run automatically. Those who "
758"do not use dselect will likely want to run <literal>apt-get clean</literal> "
759"from time to time to free up disk space."
2a52e8c5
DK
760msgstr ""
761
762#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 763#: apt-get.8.xml:225
2a52e8c5 764msgid ""
7d76ea1d
DK
765"Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
766"local repository of retrieved package files. The difference is that it only "
767"removes package files that can no longer be downloaded, and are largely "
768"useless. This allows a cache to be maintained over a long period without it "
769"growing out of control. The configuration option "
770"<literal>APT::Clean-Installed</literal> will prevent installed packages from "
771"being erased if it is set to off."
2a52e8c5
DK
772msgstr ""
773
2a52e8c5 774#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 775#: apt-get.8.xml:235
2a52e8c5 776msgid ""
7d76ea1d
DK
777"<literal>autoremove</literal> is used to remove packages that were "
778"automatically installed to satisfy dependencies for other packages and are "
779"now no longer needed."
2a52e8c5
DK
780msgstr ""
781
2a52e8c5 782#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 783#: apt-get.8.xml:240
2a52e8c5 784msgid ""
7d76ea1d
DK
785"<literal>changelog</literal> downloads a package changelog and displays it "
786"through <command>sensible-pager</command>. The server name and base "
787"directory is defined in the <literal>APT::Changelogs::Server</literal> "
788"variable (e.g. <ulink "
789"url=\"http://packages.debian.org/changelogs\">packages.debian.org/changelogs</ulink> "
790"for Debian or <ulink "
791"url=\"http://changelogs.ubuntu.com/changelogs\">changelogs.ubuntu.com/changelogs</ulink> "
792"for Ubuntu). By default it displays the changelog for the version that is "
793"installed. However, you can specify the same options as for the "
794"<option>install</option> command."
2a52e8c5
DK
795msgstr ""
796
7d76ea1d
DK
797#. type: Content of: <refentry><refsect1><title>
798#: apt-get.8.xml:258 apt-cache.8.xml:248 apt-mark.8.xml:108 apt-config.8.xml:84 apt-extracttemplates.1.xml:52 apt-sortpkgs.1.xml:48 apt-ftparchive.1.xml:504
799msgid "options"
2a52e8c5
DK
800msgstr ""
801
802#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 803#: apt-get.8.xml:263
2a52e8c5 804msgid ""
7d76ea1d
DK
805"Do not consider recommended packages as a dependency for installing. "
806"Configuration Item: <literal>APT::Install-Recommends</literal>."
2a52e8c5
DK
807msgstr ""
808
63fc5550 809#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 810#: apt-get.8.xml:268
63fc5550 811msgid ""
7d76ea1d
DK
812"Consider suggested packages as a dependency for installing. Configuration "
813"Item: <literal>APT::Install-Suggests</literal>."
63fc5550
DK
814msgstr ""
815
2a52e8c5 816#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 817#: apt-get.8.xml:273
2a52e8c5 818msgid ""
7d76ea1d
DK
819"Download only; package files are only retrieved, not unpacked or installed. "
820"Configuration Item: <literal>APT::Get::Download-Only</literal>."
2a52e8c5
DK
821msgstr ""
822
823#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 824#: apt-get.8.xml:278
2a52e8c5 825msgid ""
7d76ea1d
DK
826"Fix; attempt to correct a system with broken dependencies in place. This "
827"option, when used with install/remove, can omit any packages to permit APT "
828"to deduce a likely solution. If packages are specified, these have to "
829"completely correct the problem. The option is sometimes necessary when "
830"running APT for the first time; APT itself does not allow broken package "
831"dependencies to exist on a system. It is possible that a system's dependency "
832"structure can be so corrupt as to require manual intervention (which usually "
833"means using &dselect; or <command>dpkg --remove</command> to eliminate some "
834"of the offending packages). Use of this option together with "
835"<option>-m</option> may produce an error in some situations. Configuration "
836"Item: <literal>APT::Get::Fix-Broken</literal>."
2a52e8c5
DK
837msgstr ""
838
2a52e8c5 839#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 840#: apt-get.8.xml:293
2a52e8c5 841msgid ""
7d76ea1d
DK
842"Ignore missing packages; if packages cannot be retrieved or fail the "
843"integrity check after retrieval (corrupted package files), hold back those "
844"packages and handle the result. Use of this option together with "
845"<option>-f</option> may produce an error in some situations. If a package is "
846"selected for installation (particularly if it is mentioned on the command "
847"line) and it could not be downloaded then it will be silently held back. "
848"Configuration Item: <literal>APT::Get::Fix-Missing</literal>."
2a52e8c5
DK
849msgstr ""
850
851#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 852#: apt-get.8.xml:304
2a52e8c5 853msgid ""
7d76ea1d
DK
854"Disables downloading of packages. This is best used with "
855"<option>--ignore-missing</option> to force APT to use only the .debs it has "
856"already downloaded. Configuration Item: "
857"<literal>APT::Get::Download</literal>."
2a52e8c5
DK
858msgstr ""
859
2a52e8c5 860#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 861#: apt-get.8.xml:311
2a52e8c5 862msgid ""
7d76ea1d
DK
863"Quiet; produces output suitable for logging, omitting progress indicators. "
864"More q's will produce more quiet up to a maximum of 2. You can also use "
865"<option>-q=#</option> to set the quiet level, overriding the configuration "
866"file. Note that quiet level 2 implies <option>-y</option>; you should never "
867"use -qq without a no-action modifier such as -d, --print-uris or -s as APT "
868"may decide to do something you did not expect. Configuration Item: "
869"<literal>quiet</literal>."
2a52e8c5
DK
870msgstr ""
871
2a52e8c5 872#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 873#: apt-get.8.xml:326
2a52e8c5 874msgid ""
7d76ea1d
DK
875"No action; perform a simulation of events that would occur but do not "
876"actually change the system. Configuration Item: "
877"<literal>APT::Get::Simulate</literal>."
2a52e8c5
DK
878msgstr ""
879
2a52e8c5 880#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 881#: apt-get.8.xml:330
2a52e8c5 882msgid ""
7d76ea1d
DK
883"Simulated runs performed as a user will automatically deactivate locking "
884"(<literal>Debug::NoLocking</literal>), and if the option "
885"<literal>APT::Get::Show-User-Simulation-Note</literal> is set (as it is by "
886"default) a notice will also be displayed indicating that this is only a "
887"simulation. Runs performed as root do not trigger either NoLocking or the "
888"notice - superusers should know what they are doing without further warnings "
889"from <literal>apt-get</literal>."
2a52e8c5
DK
890msgstr ""
891
2a52e8c5 892#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 893#: apt-get.8.xml:338
2a52e8c5 894msgid ""
7d76ea1d
DK
895"Simulated runs print out a series of lines, each representing a "
896"<command>dpkg</command> operation: configure (<literal>Conf</literal>), "
897"remove (<literal>Remv</literal>) or unpack "
898"(<literal>Inst</literal>). Square brackets indicate broken packages, and "
899"empty square brackets indicate breaks that are of no consequence (rare)."
2a52e8c5
DK
900msgstr ""
901
2a52e8c5 902#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 903#: apt-get.8.xml:346
2a52e8c5 904msgid ""
7d76ea1d
DK
905"Automatic yes to prompts; assume \"yes\" as answer to all prompts and run "
906"non-interactively. If an undesirable situation, such as changing a held "
907"package, trying to install a unauthenticated package or removing an "
908"essential package occurs then <literal>apt-get</literal> will abort. "
909"Configuration Item: <literal>APT::Get::Assume-Yes</literal>."
2a52e8c5
DK
910msgstr ""
911
b6c6b52f 912#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 913#: apt-get.8.xml:354
b6c6b52f 914msgid ""
7d76ea1d
DK
915"Automatic \"no\" to all prompts. Configuration Item: "
916"<literal>APT::Get::Assume-No</literal>."
b6c6b52f
MV
917msgstr ""
918
2a52e8c5 919#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 920#: apt-get.8.xml:359
2a52e8c5 921msgid ""
7d76ea1d
DK
922"Show upgraded packages; print out a list of all packages that are to be "
923"upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>."
2a52e8c5
DK
924msgstr ""
925
2a52e8c5 926#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 927#: apt-get.8.xml:365
2a52e8c5 928msgid ""
7d76ea1d
DK
929"Show full versions for upgraded and installed packages. Configuration Item: "
930"<literal>APT::Get::Show-Versions</literal>."
2a52e8c5
DK
931msgstr ""
932
2a52e8c5 933#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 934#: apt-get.8.xml:371
2a52e8c5 935msgid ""
7d76ea1d
DK
936"This option controls the architecture packages are built for by "
937"<command>apt-get source --compile</command> and how cross-builddependencies "
938"are satisfied. By default is it not set which means that the host "
939"architecture is the same as the build architecture (which is defined by "
940"<literal>APT::Architecture</literal>). Configuration Item: "
941"<literal>APT::Get::Host-Architecture</literal>"
2a52e8c5
DK
942msgstr ""
943
2a52e8c5 944#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 945#: apt-get.8.xml:381
2a52e8c5 946msgid ""
7d76ea1d
DK
947"Compile source packages after downloading them. Configuration Item: "
948"<literal>APT::Get::Compile</literal>."
2a52e8c5
DK
949msgstr ""
950
2a52e8c5 951#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 952#: apt-get.8.xml:386
2a52e8c5 953msgid ""
7d76ea1d
DK
954"Ignore package holds; this causes <command>apt-get</command> to ignore a "
955"hold placed on a package. This may be useful in conjunction with "
956"<literal>dist-upgrade</literal> to override a large number of undesired "
957"holds. Configuration Item: <literal>APT::Ignore-Hold</literal>."
2a52e8c5
DK
958msgstr ""
959
2a52e8c5 960#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 961#: apt-get.8.xml:393
2a52e8c5 962msgid ""
7d76ea1d
DK
963"Do not upgrade packages; when used in conjunction with "
964"<literal>install</literal>, <literal>no-upgrade</literal> will prevent "
965"packages on the command line from being upgraded if they are already "
966"installed. Configuration Item: <literal>APT::Get::Upgrade</literal>."
2a52e8c5
DK
967msgstr ""
968
2a52e8c5 969#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 970#: apt-get.8.xml:400
2a52e8c5 971msgid ""
7d76ea1d
DK
972"Do not install new packages; when used in conjunction with "
973"<literal>install</literal>, <literal>only-upgrade</literal> will install "
974"upgrades for already installed packages only and ignore requests to install "
975"new packages. Configuration Item: "
976"<literal>APT::Get::Only-Upgrade</literal>."
2a52e8c5
DK
977msgstr ""
978
7d76ea1d
DK
979#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
980#: apt-get.8.xml:408
2a52e8c5 981msgid ""
7d76ea1d
DK
982"Force yes; this is a dangerous option that will cause apt to continue "
983"without prompting if it is doing something potentially harmful. It should "
984"not be used except in very special situations. Using "
985"<literal>force-yes</literal> can potentially destroy your system! "
986"Configuration Item: <literal>APT::Get::force-yes</literal>."
2a52e8c5
DK
987msgstr ""
988
7d76ea1d
DK
989#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
990#: apt-get.8.xml:416
2a52e8c5 991msgid ""
7d76ea1d
DK
992"Instead of fetching the files to install their URIs are printed. Each URI "
993"will have the path, the destination file name, the size and the expected MD5 "
994"hash. Note that the file name to write to will not always match the file "
995"name on the remote site! This also works with the <literal>source</literal> "
996"and <literal>update</literal> commands. When used with the "
997"<literal>update</literal> command the MD5 and size are not included, and it "
998"is up to the user to decompress any compressed files. Configuration Item: "
999"<literal>APT::Get::Print-URIs</literal>."
2a52e8c5
DK
1000msgstr ""
1001
7d76ea1d
DK
1002#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1003#: apt-get.8.xml:427
2a52e8c5 1004msgid ""
7d76ea1d
DK
1005"Use purge instead of remove for anything that would be removed. An asterisk "
1006"(\"*\") will be displayed next to packages which are scheduled to be "
1007"purged. <option>remove --purge</option> is equivalent to the "
1008"<option>purge</option> command. Configuration Item: "
1009"<literal>APT::Get::Purge</literal>."
2a52e8c5
DK
1010msgstr ""
1011
aec22160 1012#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1013#: apt-get.8.xml:435
2a52e8c5 1014msgid ""
7d76ea1d
DK
1015"Re-install packages that are already installed and at the newest version. "
1016"Configuration Item: <literal>APT::Get::ReInstall</literal>."
2a52e8c5
DK
1017msgstr ""
1018
aec22160 1019#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1020#: apt-get.8.xml:440
2a52e8c5 1021msgid ""
7d76ea1d
DK
1022"This option is on by default; use <literal>--no-list-cleanup</literal> to "
1023"turn it off. When it is on, <command>apt-get</command> will automatically "
1024"manage the contents of <filename>&statedir;/lists</filename> to ensure that "
1025"obsolete files are erased. The only reason to turn it off is if you "
1026"frequently change your sources list. Configuration Item: "
1027"<literal>APT::Get::List-Cleanup</literal>."
2a52e8c5
DK
1028msgstr ""
1029
aec22160 1030#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1031#: apt-get.8.xml:450
2a52e8c5 1032msgid ""
7d76ea1d
DK
1033"This option controls the default input to the policy engine; it creates a "
1034"default pin at priority 990 using the specified release string. This "
1035"overrides the general settings in "
1036"<filename>/etc/apt/preferences</filename>. Specifically pinned packages are "
1037"not affected by the value of this option. In short, this option lets you "
1038"have simple control over which distribution packages will be retrieved "
1039"from. Some common examples might be <option>-t '2.1*'</option>, <option>-t "
1040"unstable</option> or <option>-t sid</option>. Configuration Item: "
1041"<literal>APT::Default-Release</literal>; see also the &apt-preferences; "
1042"manual page."
2a52e8c5
DK
1043msgstr ""
1044
7d76ea1d
DK
1045#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1046#: apt-get.8.xml:465
1047msgid ""
1048"Only perform operations that are 'trivial'. Logically this can be considered "
1049"related to <option>--assume-yes</option>; where "
1050"<option>--assume-yes</option> will answer yes to any prompt, "
1051"<option>--trivial-only</option> will answer no. Configuration Item: "
1052"<literal>APT::Get::Trivial-Only</literal>."
2a52e8c5
DK
1053msgstr ""
1054
2a52e8c5 1055#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1056#: apt-get.8.xml:472
2a52e8c5 1057msgid ""
7d76ea1d
DK
1058"If any packages are to be removed apt-get immediately aborts without "
1059"prompting. Configuration Item: <literal>APT::Get::Remove</literal>."
2a52e8c5
DK
1060msgstr ""
1061
2a52e8c5 1062#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1063#: apt-get.8.xml:478
2a52e8c5 1064msgid ""
7d76ea1d
DK
1065"If the command is either <literal>install</literal> or "
1066"<literal>remove</literal>, then this option acts like running the "
1067"<literal>autoremove</literal> command, removing unused dependency "
1068"packages. Configuration Item: <literal>APT::Get::AutomaticRemove</literal>."
2a52e8c5
DK
1069msgstr ""
1070
2a52e8c5 1071#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1072#: apt-get.8.xml:485
2a52e8c5 1073msgid ""
7d76ea1d
DK
1074"Only has meaning for the <literal>source</literal> and "
1075"<literal>build-dep</literal> commands. Indicates that the given source "
1076"names are not to be mapped through the binary table. This means that if "
1077"this option is specified, these commands will only accept source package "
1078"names as arguments, rather than accepting binary package names and looking "
1079"up the corresponding source package. Configuration Item: "
1080"<literal>APT::Get::Only-Source</literal>."
2a52e8c5
DK
1081msgstr ""
1082
2a52e8c5 1083#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1084#: apt-get.8.xml:496
2a52e8c5 1085msgid ""
7d76ea1d
DK
1086"Download only the diff, dsc, or tar file of a source archive. Configuration "
1087"Item: <literal>APT::Get::Diff-Only</literal>, "
1088"<literal>APT::Get::Dsc-Only</literal>, and "
1089"<literal>APT::Get::Tar-Only</literal>."
2a52e8c5
DK
1090msgstr ""
1091
2a52e8c5 1092#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1093#: apt-get.8.xml:502
2a52e8c5 1094msgid ""
7d76ea1d
DK
1095"Only process architecture-dependent build-dependencies. Configuration Item: "
1096"<literal>APT::Get::Arch-Only</literal>."
2a52e8c5
DK
1097msgstr ""
1098
2a52e8c5 1099#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1100#: apt-get.8.xml:507
2a52e8c5 1101msgid ""
7d76ea1d
DK
1102"Ignore if packages can't be authenticated and don't prompt about it. This "
1103"is useful for tools like pbuilder. Configuration Item: "
1104"<literal>APT::Get::AllowUnauthenticated</literal>."
1105msgstr ""
1106
1107#. type: Content of: <refentry><refsect1><title>
1108#: apt-get.8.xml:518 apt-cache.8.xml:343 apt-key.8.xml:174 apt-mark.8.xml:125 apt.conf.5.xml:1118 apt_preferences.5.xml:698
1109msgid "Files"
1110msgstr ""
1111
1112#. type: Content of: <refentry><refsect1><title>
1113#: apt-get.8.xml:528 apt-cache.8.xml:350 apt-key.8.xml:195 apt-mark.8.xml:131 apt-secure.8.xml:192 apt-cdrom.8.xml:144 apt-config.8.xml:109 apt.conf.5.xml:1124 apt_preferences.5.xml:705 sources.list.5.xml:252 apt-extracttemplates.1.xml:70 apt-sortpkgs.1.xml:63 apt-ftparchive.1.xml:607
1114msgid "See Also"
2a52e8c5
DK
1115msgstr ""
1116
1117#. type: Content of: <refentry><refsect1><para>
7d76ea1d
DK
1118#: apt-get.8.xml:529
1119msgid ""
1120"&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
1121"&apt-config;, &apt-secure;, The APT User's guide in &guidesdir;, "
1122"&apt-preferences;, the APT Howto."
1123msgstr ""
1124
1125#. type: Content of: <refentry><refsect1><title>
1126#: apt-get.8.xml:534 apt-cache.8.xml:355 apt-mark.8.xml:135 apt-cdrom.8.xml:149 apt-config.8.xml:114 apt-extracttemplates.1.xml:74 apt-sortpkgs.1.xml:67 apt-ftparchive.1.xml:611
1127msgid "Diagnostics"
2a52e8c5
DK
1128msgstr ""
1129
1130#. type: Content of: <refentry><refsect1><para>
7d76ea1d 1131#: apt-get.8.xml:535
2a52e8c5 1132msgid ""
7d76ea1d
DK
1133"<command>apt-get</command> returns zero on normal operation, decimal 100 on "
1134"error."
2a52e8c5
DK
1135msgstr ""
1136
2a52e8c5 1137#. type: Content of: <refentry><refnamediv><refpurpose>
7d76ea1d
DK
1138#: apt-cache.8.xml:33
1139msgid "query the APT cache"
2a52e8c5
DK
1140msgstr ""
1141
2a52e8c5 1142#. type: Content of: <refentry><refsect1><para>
7d76ea1d 1143#: apt-cache.8.xml:39
2a52e8c5 1144msgid ""
7d76ea1d
DK
1145"<command>apt-cache</command> performs a variety of operations on APT's "
1146"package cache. <command>apt-cache</command> does not manipulate the state of "
1147"the system but does provide operations to search and generate interesting "
1148"output from the package metadata."
2a52e8c5
DK
1149msgstr ""
1150
2a52e8c5 1151#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1152#: apt-cache.8.xml:49
2a52e8c5 1153msgid ""
7d76ea1d
DK
1154"<literal>gencaches</literal> creates APT's package cache. This is done "
1155"implicitly by all commands needing this cache if it is missing or outdated."
2a52e8c5
DK
1156msgstr ""
1157
7d76ea1d
DK
1158#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
1159#: apt-cache.8.xml:53 apt-cache.8.xml:142 apt-cache.8.xml:163 apt-cache.8.xml:185 apt-cache.8.xml:190 apt-cache.8.xml:206 apt-cache.8.xml:224 apt-cache.8.xml:236
1160msgid "&synopsis-pkg;"
2a52e8c5
DK
1161msgstr ""
1162
1163#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1164#: apt-cache.8.xml:54
2a52e8c5 1165msgid ""
7d76ea1d
DK
1166"<literal>showpkg</literal> displays information about the packages listed on "
1167"the command line. Remaining arguments are package names. The available "
1168"versions and reverse dependencies of each package listed are listed, as well "
1169"as forward dependencies for each version. Forward (normal) dependencies are "
1170"those packages upon which the package in question depends; reverse "
1171"dependencies are those packages that depend upon the package in "
1172"question. Thus, forward dependencies must be satisfied for a package, but "
1173"reverse dependencies need not be. For instance, <command>apt-cache showpkg "
1174"libreadline2</command> would produce output similar to the following:"
2a52e8c5
DK
1175msgstr ""
1176
7d76ea1d
DK
1177#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
1178#: apt-cache.8.xml:66
1179#, no-wrap
2a52e8c5 1180msgid ""
7d76ea1d
DK
1181"Package: libreadline2\n"
1182"Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
1183"Reverse Depends: \n"
1184" libreadlineg2,libreadline2\n"
1185" libreadline2-altdev,libreadline2\n"
1186"Dependencies:\n"
1187"2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
1188"Provides:\n"
1189"2.1-12 - \n"
1190"Reverse Provides: \n"
2a52e8c5
DK
1191msgstr ""
1192
1193#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d
DK
1194#: apt-cache.8.xml:78
1195msgid ""
1196"Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
1197"ncurses3.0 which must be installed for libreadline2 to work. In turn, "
1198"libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
1199"libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
1200"installed; libreadlineg2 and libreadline2-altdev do not have to be "
1201"installed. For the specific meaning of the remainder of the output it is "
1202"best to consult the apt source code."
2a52e8c5
DK
1203msgstr ""
1204
aa2218b2 1205#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1206#: apt-cache.8.xml:87
aa2218b2 1207msgid ""
7d76ea1d
DK
1208"<literal>stats</literal> displays some statistics about the cache. No "
1209"further arguments are expected. Statistics reported are:"
aa2218b2
MV
1210msgstr ""
1211
7d76ea1d
DK
1212#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1213#: apt-cache.8.xml:90
1214msgid ""
1215"<literal>Total package names</literal> is the number of package names found "
1216"in the cache."
aa2218b2
MV
1217msgstr ""
1218
7d76ea1d
DK
1219#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1220#: apt-cache.8.xml:94
aa2218b2 1221msgid ""
7d76ea1d
DK
1222"<literal>Normal packages</literal> is the number of regular, ordinary "
1223"package names; these are packages that bear a one-to-one correspondence "
1224"between their names and the names used by other packages for them in "
1225"dependencies. The majority of packages fall into this category."
aa2218b2
MV
1226msgstr ""
1227
7d76ea1d
DK
1228#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1229#: apt-cache.8.xml:100
1230msgid ""
1231"<literal>Pure virtual packages</literal> is the number of packages that "
1232"exist only as a virtual package name; that is, packages only \"provide\" the "
1233"virtual package name, and no package actually uses the name. For instance, "
1234"\"mail-transport-agent\" in the Debian system is a pure virtual package; "
1235"several packages provide \"mail-transport-agent\", but there is no package "
1236"named \"mail-transport-agent\"."
2a52e8c5
DK
1237msgstr ""
1238
7d76ea1d
DK
1239#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1240#: apt-cache.8.xml:108
2a52e8c5 1241msgid ""
7d76ea1d
DK
1242"<literal>Single virtual packages</literal> is the number of packages with "
1243"only one package providing a particular virtual package. For example, in the "
1244"Debian system, \"X11-text-viewer\" is a virtual package, but only one "
1245"package, xless, provides \"X11-text-viewer\"."
2a52e8c5
DK
1246msgstr ""
1247
7d76ea1d
DK
1248#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1249#: apt-cache.8.xml:114
1250msgid ""
1251"<literal>Mixed virtual packages</literal> is the number of packages that "
1252"either provide a particular virtual package or have the virtual package name "
1253"as the package name. For instance, in the Debian system, \"debconf\" is both "
1254"an actual package, and provided by the debconf-tiny package."
2a52e8c5
DK
1255msgstr ""
1256
7d76ea1d
DK
1257#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1258#: apt-cache.8.xml:121
c6b21d22 1259msgid ""
7d76ea1d
DK
1260"<literal>Missing</literal> is the number of package names that were "
1261"referenced in a dependency but were not provided by any package. Missing "
1262"packages may be an evidence if a full distribution is not accessed, or if a "
1263"package (real or virtual) has been dropped from the distribution. Usually "
1264"they are referenced from Conflicts or Breaks statements."
2a52e8c5
DK
1265msgstr ""
1266
7d76ea1d
DK
1267#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1268#: apt-cache.8.xml:128
2a52e8c5 1269msgid ""
7d76ea1d
DK
1270"<literal>Total distinct</literal> versions is the number of package versions "
1271"found in the cache; this value is therefore at least equal to the number of "
1272"total package names. If more than one distribution is being accessed (for "
1273"instance, \"stable\" and \"unstable\"), this value can be considerably "
1274"larger than the number of total package names."
2a52e8c5
DK
1275msgstr ""
1276
7d76ea1d
DK
1277#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1278#: apt-cache.8.xml:135
1279msgid ""
1280"<literal>Total dependencies</literal> is the number of dependency "
1281"relationships claimed by all of the packages in the cache."
2a52e8c5
DK
1282msgstr ""
1283
7d76ea1d
DK
1284#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1285#: apt-cache.8.xml:143
2a52e8c5 1286msgid ""
7d76ea1d
DK
1287"<literal>showsrc</literal> displays all the source package records that "
1288"match the given package names. All versions are shown, as well as all "
1289"records that declare the name to be a binary package."
2a52e8c5
DK
1290msgstr ""
1291
2a52e8c5 1292#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1293#: apt-cache.8.xml:149
2a52e8c5 1294msgid ""
7d76ea1d
DK
1295"<literal>dump</literal> shows a short listing of every package in the "
1296"cache. It is primarily for debugging."
2a52e8c5
DK
1297msgstr ""
1298
7d76ea1d
DK
1299#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1300#: apt-cache.8.xml:154
2a52e8c5 1301msgid ""
7d76ea1d
DK
1302"<literal>dumpavail</literal> prints out an available list to stdout. This is "
1303"suitable for use with &dpkg; and is used by the &dselect; method."
2a52e8c5
DK
1304msgstr ""
1305
7d76ea1d
DK
1306#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1307#: apt-cache.8.xml:159
2a52e8c5 1308msgid ""
7d76ea1d
DK
1309"<literal>unmet</literal> displays a summary of all unmet dependencies in the "
1310"package cache."
2a52e8c5
DK
1311msgstr ""
1312
7d76ea1d
DK
1313#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1314#: apt-cache.8.xml:164
2a52e8c5 1315msgid ""
7d76ea1d
DK
1316"<literal>show</literal> performs a function similar to <command>dpkg "
1317"--print-avail</command>; it displays the package records for the named "
1318"packages."
2a52e8c5
DK
1319msgstr ""
1320
7d76ea1d
DK
1321#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
1322#: apt-cache.8.xml:169
1323msgid "&synopsis-regex;"
2a52e8c5
DK
1324msgstr ""
1325
2a52e8c5 1326#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1327#: apt-cache.8.xml:170
2a52e8c5 1328msgid ""
7d76ea1d
DK
1329"<literal>search</literal> performs a full text search on all available "
1330"package lists for the POSIX regex pattern given, see &regex;. It searches "
1331"the package names and the descriptions for an occurrence of the regular "
1332"expression and prints out the package name and the short description, "
1333"including virtual package names. If <option>--full</option> is given then "
1334"output identical to <literal>show</literal> is produced for each matched "
1335"package, and if <option>--names-only</option> is given then the long "
1336"description is not searched, only the package name is."
2a52e8c5
DK
1337msgstr ""
1338
1339#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d
DK
1340#: apt-cache.8.xml:181
1341msgid ""
1342"Separate arguments can be used to specify multiple search patterns that are "
1343"and'ed together."
2a52e8c5
DK
1344msgstr ""
1345
2a52e8c5 1346#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1347#: apt-cache.8.xml:186
2a52e8c5 1348msgid ""
7d76ea1d
DK
1349"<literal>depends</literal> shows a listing of each dependency a package has "
1350"and all the possible other packages that can fulfill that dependency."
2a52e8c5
DK
1351msgstr ""
1352
1353#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1354#: apt-cache.8.xml:191
2a52e8c5 1355msgid ""
7d76ea1d
DK
1356"<literal>rdepends</literal> shows a listing of each reverse dependency a "
1357"package has."
2a52e8c5
DK
1358msgstr ""
1359
7d76ea1d
DK
1360#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1361#: apt-cache.8.xml:195
1362msgid "<optional><replaceable>&synopsis-prefix;</replaceable></optional>"
2a52e8c5
DK
1363msgstr ""
1364
2a52e8c5 1365#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1366#: apt-cache.8.xml:196
2a52e8c5 1367msgid ""
7d76ea1d
DK
1368"This command prints the name of each package APT knows. The optional "
1369"argument is a prefix match to filter the name list. The output is suitable "
1370"for use in a shell tab complete function and the output is generated "
1371"extremely quickly. This command is best used with the "
1372"<option>--generate</option> option."
2a52e8c5
DK
1373msgstr ""
1374
1375#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1376#: apt-cache.8.xml:201
2a52e8c5 1377msgid ""
7d76ea1d
DK
1378"Note that a package which APT knows of is not necessarily available to "
1379"download, installable or installed, e.g. virtual packages are also listed in "
1380"the generated list."
2a52e8c5
DK
1381msgstr ""
1382
2a52e8c5 1383#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1384#: apt-cache.8.xml:207
2a52e8c5 1385msgid ""
7d76ea1d
DK
1386"<literal>dotty</literal> takes a list of packages on the command line and "
1387"generates output suitable for use by dotty from the <ulink "
1388"url=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> "
1389"package. The result will be a set of nodes and edges representing the "
1390"relationships between the packages. By default the given packages will trace "
1391"out all dependent packages; this can produce a very large graph. To limit "
1392"the output to only the packages listed on the command line, set the "
1393"<literal>APT::Cache::GivenOnly</literal> option."
2a52e8c5
DK
1394msgstr ""
1395
2a52e8c5 1396#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 1397#: apt-cache.8.xml:216
2a52e8c5 1398msgid ""
7d76ea1d
DK
1399"The resulting nodes will have several shapes; normal packages are boxes, "
1400"pure virtual packages are triangles, mixed virtual packages are diamonds, "
1401"missing packages are hexagons. Orange boxes mean recursion was stopped (leaf "
1402"packages), blue lines are pre-depends, green lines are conflicts."
2a52e8c5
DK
1403msgstr ""
1404
7d76ea1d
DK
1405#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1406#: apt-cache.8.xml:221
1407msgid "Caution, dotty cannot graph larger sets of packages."
2a52e8c5
DK
1408msgstr ""
1409
7d76ea1d
DK
1410#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1411#: apt-cache.8.xml:225
2a52e8c5 1412msgid ""
7d76ea1d
DK
1413"The same as <literal>dotty</literal>, only for xvcg from the <ulink "
1414"url=\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG "
1415"tool</ulink>."
2a52e8c5
DK
1416msgstr ""
1417
7d76ea1d
DK
1418#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1419#: apt-cache.8.xml:229
1420msgid "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>"
2a52e8c5
DK
1421msgstr ""
1422
7d76ea1d
DK
1423#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1424#: apt-cache.8.xml:230
2a52e8c5 1425msgid ""
7d76ea1d
DK
1426"<literal>policy</literal> is meant to help debug issues relating to the "
1427"preferences file. With no arguments it will print out the priorities of each "
1428"source. Otherwise it prints out detailed information about the priority "
1429"selection of the named package."
2a52e8c5
DK
1430msgstr ""
1431
7d76ea1d
DK
1432#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1433#: apt-cache.8.xml:237
2a52e8c5 1434msgid ""
7d76ea1d
DK
1435"<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
1436"to mimic the output format and a subset of the functionality of the Debian "
1437"archive management tool, <literal>madison</literal>. It displays available "
1438"versions of a package in a tabular format. Unlike the original "
1439"<literal>madison</literal>, it can only display information for the "
1440"architecture for which APT has retrieved package lists "
1441"(<literal>APT::Architecture</literal>)."
2a52e8c5
DK
1442msgstr ""
1443
7d76ea1d
DK
1444#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1445#: apt-cache.8.xml:253
1446msgid ""
1447"Select the file to store the package cache. The package cache is the primary "
1448"cache used by all operations. Configuration Item: "
1449"<literal>Dir::Cache::pkgcache</literal>."
2a52e8c5
DK
1450msgstr ""
1451
7d76ea1d
DK
1452#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1453#: apt-cache.8.xml:259
1454msgid ""
1455"Select the file to store the source cache. The source is used only by "
1456"<literal>gencaches</literal> and it stores a parsed version of the package "
1457"information from remote sources. When building the package cache the source "
1458"cache is used to avoid reparsing all of the package files. Configuration "
1459"Item: <literal>Dir::Cache::srcpkgcache</literal>."
2a52e8c5
DK
1460msgstr ""
1461
7d76ea1d
DK
1462#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1463#: apt-cache.8.xml:267
2a52e8c5 1464msgid ""
7d76ea1d
DK
1465"Quiet; produces output suitable for logging, omitting progress indicators. "
1466"More q's will produce more quietness up to a maximum of 2. You can also use "
1467"<option>-q=#</option> to set the quietness level, overriding the "
1468"configuration file. Configuration Item: <literal>quiet</literal>."
2a52e8c5
DK
1469msgstr ""
1470
7d76ea1d
DK
1471#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1472#: apt-cache.8.xml:274
1473msgid ""
1474"Print only important dependencies; for use with <literal>unmet</literal> and "
1475"<literal>depends</literal>. Causes only Depends and Pre-Depends relations to "
1476"be printed. Configuration Item: <literal>APT::Cache::Important</literal>."
2a52e8c5
DK
1477msgstr ""
1478
7d76ea1d
DK
1479#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1480#: apt-cache.8.xml:288
2a52e8c5 1481msgid ""
7d76ea1d
DK
1482"Per default the <literal>depends</literal> and <literal>rdepends</literal> "
1483"print all dependencies. This can be tweaked with these flags which will omit "
1484"the specified dependency type. Configuration Item: "
1485"<literal>APT::Cache::Show<replaceable>DependencyType</replaceable></literal> "
1486"e.g. <literal>APT::Cache::ShowRecommends</literal>."
2a52e8c5
DK
1487msgstr ""
1488
7d76ea1d
DK
1489#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1490#: apt-cache.8.xml:295
2a52e8c5 1491msgid ""
7d76ea1d
DK
1492"Print full package records when searching. Configuration Item: "
1493"<literal>APT::Cache::ShowFull</literal>."
2a52e8c5
DK
1494msgstr ""
1495
7d76ea1d
DK
1496#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1497#: apt-cache.8.xml:300
1498msgid ""
1499"Print full records for all available versions. This is the default; to turn "
1500"it off, use <option>--no-all-versions</option>. If "
1501"<option>--no-all-versions</option> is specified, only the candidate version "
1502"will be displayed (the one which would be selected for installation). This "
1503"option is only applicable to the <literal>show</literal> command. "
1504"Configuration Item: <literal>APT::Cache::AllVersions</literal>."
2a52e8c5
DK
1505msgstr ""
1506
7d76ea1d
DK
1507#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1508#: apt-cache.8.xml:309
2a52e8c5 1509msgid ""
7d76ea1d
DK
1510"Perform automatic package cache regeneration, rather than use the cache as "
1511"it is. This is the default; to turn it off, use "
1512"<option>--no-generate</option>. Configuration Item: "
1513"<literal>APT::Cache::Generate</literal>."
2a52e8c5
DK
1514msgstr ""
1515
7d76ea1d
DK
1516#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1517#: apt-cache.8.xml:315
2a52e8c5 1518msgid ""
7d76ea1d
DK
1519"Only search on the package names, not the long descriptions. Configuration "
1520"Item: <literal>APT::Cache::NamesOnly</literal>."
2a52e8c5
DK
1521msgstr ""
1522
7d76ea1d
DK
1523#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1524#: apt-cache.8.xml:320
2a52e8c5 1525msgid ""
7d76ea1d
DK
1526"Make <literal>pkgnames</literal> print all names, including virtual packages "
1527"and missing dependencies. Configuration Item: "
1528"<literal>APT::Cache::AllNames</literal>."
2a52e8c5
DK
1529msgstr ""
1530
7d76ea1d
DK
1531#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1532#: apt-cache.8.xml:326
2a52e8c5 1533msgid ""
7d76ea1d
DK
1534"Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
1535"that all packages mentioned are printed once. Configuration Item: "
1536"<literal>APT::Cache::RecurseDepends</literal>."
b81dbe40
DK
1537msgstr ""
1538
7d76ea1d
DK
1539#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1540#: apt-cache.8.xml:333
b81dbe40 1541msgid ""
7d76ea1d
DK
1542"Limit the output of <literal>depends</literal> and "
1543"<literal>rdepends</literal> to packages which are currently installed. "
1544"Configuration Item: <literal>APT::Cache::Installed</literal>."
2a52e8c5
DK
1545msgstr ""
1546
7d76ea1d
DK
1547#. type: Content of: <refentry><refsect1><para>
1548#: apt-cache.8.xml:351
1549msgid "&apt-conf;, &sources-list;, &apt-get;"
2a52e8c5
DK
1550msgstr ""
1551
7d76ea1d
DK
1552#. type: Content of: <refentry><refsect1><para>
1553#: apt-cache.8.xml:356
b81dbe40 1554msgid ""
7d76ea1d
DK
1555"<command>apt-cache</command> returns zero on normal operation, decimal 100 "
1556"on error."
b81dbe40
DK
1557msgstr ""
1558
7d76ea1d
DK
1559#. type: Content of: <refentry><refnamediv><refpurpose>
1560#: apt-key.8.xml:32
1561msgid "APT key management utility"
2a52e8c5
DK
1562msgstr ""
1563
7d76ea1d
DK
1564#. type: Content of: <refentry><refsect1><para>
1565#: apt-key.8.xml:39
2a52e8c5 1566msgid ""
7d76ea1d
DK
1567"<command>apt-key</command> is used to manage the list of keys used by apt to "
1568"authenticate packages. Packages which have been authenticated using these "
1569"keys will be considered trusted."
2a52e8c5
DK
1570msgstr ""
1571
7d76ea1d
DK
1572#. type: Content of: <refentry><refsect1><title>
1573#: apt-key.8.xml:45
1574msgid "Commands"
2a52e8c5
DK
1575msgstr ""
1576
7d76ea1d
DK
1577#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1578#: apt-key.8.xml:50
2a52e8c5 1579msgid ""
7d76ea1d
DK
1580"Add a new key to the list of trusted keys. The key is read from the "
1581"filename given with the parameter &synopsis-param-filename; or if the "
1582"filename is <literal>-</literal> from standard input."
2a52e8c5
DK
1583msgstr ""
1584
7d76ea1d
DK
1585#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1586#: apt-key.8.xml:63
1587msgid "Remove a key from the list of trusted keys."
2a52e8c5
DK
1588msgstr ""
1589
7d76ea1d
DK
1590#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1591#: apt-key.8.xml:74
1592msgid "Output the key &synopsis-param-keyid; to standard output."
2a52e8c5
DK
1593msgstr ""
1594
7d76ea1d
DK
1595#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1596#: apt-key.8.xml:85
1597msgid "Output all trusted keys to standard output."
2a52e8c5
DK
1598msgstr ""
1599
7d76ea1d
DK
1600#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1601#: apt-key.8.xml:96
1602msgid "List trusted keys."
2a52e8c5
DK
1603msgstr ""
1604
7d76ea1d
DK
1605#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1606#: apt-key.8.xml:107
1607msgid "List fingerprints of trusted keys."
b81dbe40
DK
1608msgstr ""
1609
7d76ea1d
DK
1610#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1611#: apt-key.8.xml:118
2a52e8c5 1612msgid ""
7d76ea1d
DK
1613"Pass advanced options to gpg. With adv --recv-key you can download the "
1614"public key."
2a52e8c5
DK
1615msgstr ""
1616
7d76ea1d
DK
1617#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1618#: apt-key.8.xml:130
2a52e8c5 1619msgid ""
7d76ea1d
DK
1620"Update the local keyring with the archive keyring and remove from the local "
1621"keyring the archive keys which are no longer valid. The archive keyring is "
1622"shipped in the <literal>archive-keyring</literal> package of your "
1623"distribution, e.g. the <literal>debian-archive-keyring</literal> package in "
1624"Debian."
2a52e8c5
DK
1625msgstr ""
1626
7d76ea1d
DK
1627#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1628#: apt-key.8.xml:144
1629msgid ""
1630"Work similar to the <command>update</command> command above, but get the "
1631"archive keyring from an URI instead and validate it against a master key. "
1632"This requires an installed &wget; and an APT build configured to have a "
1633"server to fetch from and a master keyring to validate. APT in Debian does "
1634"not support this command and relies on <command>update</command> instead, "
1635"but Ubuntu's APT does."
2a52e8c5
DK
1636msgstr ""
1637
7d76ea1d
DK
1638#. type: Content of: <refentry><refsect1><title>
1639#: apt-key.8.xml:160 apt-cdrom.8.xml:80
1640msgid "Options"
2a52e8c5
DK
1641msgstr ""
1642
7d76ea1d
DK
1643#. type: Content of: <refentry><refsect1><para>
1644#: apt-key.8.xml:161
2a52e8c5 1645msgid ""
7d76ea1d
DK
1646"Note that options need to be defined before the commands described in the "
1647"previous section."
2a52e8c5
DK
1648msgstr ""
1649
7d76ea1d
DK
1650#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1651#: apt-key.8.xml:164
2a52e8c5 1652msgid ""
7d76ea1d
DK
1653"With this option it is possible to specify a specific keyring file the "
1654"command should operate on. The default is that a command is executed on the "
1655"<filename>trusted.gpg</filename> file as well as on all parts in the "
1656"<filename>trusted.gpg.d</filename> directory, though "
1657"<filename>trusted.gpg</filename> is the primary keyring which means that "
1658"e.g. new keys are added to this one."
2a52e8c5
DK
1659msgstr ""
1660
7d76ea1d
DK
1661#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1662#: apt-key.8.xml:179
1663msgid "<filename>/etc/apt/trustdb.gpg</filename>"
2a52e8c5
DK
1664msgstr ""
1665
7d76ea1d
DK
1666#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1667#: apt-key.8.xml:180
1668msgid "Local trust database of archive keys."
2a52e8c5
DK
1669msgstr ""
1670
7d76ea1d
DK
1671#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1672#: apt-key.8.xml:183
1673msgid "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>"
2a52e8c5
DK
1674msgstr ""
1675
7d76ea1d
DK
1676#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1677#: apt-key.8.xml:184
1678msgid "Keyring of Debian archive trusted keys."
2a52e8c5
DK
1679msgstr ""
1680
7d76ea1d
DK
1681#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
1682#: apt-key.8.xml:187
1683msgid "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>"
b39c1859
MV
1684msgstr ""
1685
7d76ea1d
DK
1686#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1687#: apt-key.8.xml:188
1688msgid "Keyring of Debian archive removed trusted keys."
2a52e8c5
DK
1689msgstr ""
1690
7d76ea1d
DK
1691#. type: Content of: <refentry><refsect1><para>
1692#: apt-key.8.xml:197
1693msgid "&apt-get;, &apt-secure;"
2a52e8c5
DK
1694msgstr ""
1695
7d76ea1d
DK
1696#. type: Content of: <refentry><refnamediv><refpurpose>
1697#: apt-mark.8.xml:33
1698msgid "mark/unmark a package as being automatically-installed"
2a52e8c5
DK
1699msgstr ""
1700
7d76ea1d
DK
1701#. type: Content of: <refentry><refsect1><para>
1702#: apt-mark.8.xml:39
2a52e8c5 1703msgid ""
7d76ea1d
DK
1704"<command>apt-mark</command> will change whether a package has been marked as "
1705"being automatically installed."
2a52e8c5
DK
1706msgstr ""
1707
7d76ea1d
DK
1708#. type: Content of: <refentry><refsect1><para>
1709#: apt-mark.8.xml:43
2a52e8c5 1710msgid ""
7d76ea1d
DK
1711"When you request that a package is installed, and as a result other packages "
1712"are installed to satisfy its dependencies, the dependencies are marked as "
1713"being automatically installed. Once these automatically installed packages "
1714"are no longer depended on by any manually installed packages, they will be "
1715"removed by e.g. <command>apt-get</command> or <command>aptitude</command>."
2a52e8c5
DK
1716msgstr ""
1717
7d76ea1d
DK
1718#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1719#: apt-mark.8.xml:52
1720msgid ""
1721"<literal>auto</literal> is used to mark a package as being automatically "
1722"installed, which will cause the package to be removed when no more manually "
1723"installed packages depend on this package."
2a52e8c5
DK
1724msgstr ""
1725
7d76ea1d
DK
1726#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1727#: apt-mark.8.xml:60
1728msgid ""
1729"<literal>manual</literal> is used to mark a package as being manually "
1730"installed, which will prevent the package from being automatically removed "
1731"if no other packages depend on it."
2a52e8c5
DK
1732msgstr ""
1733
7d76ea1d
DK
1734#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1735#: apt-mark.8.xml:68
2a52e8c5 1736msgid ""
7d76ea1d
DK
1737"<literal>hold</literal> is used to mark a package as hold back, which will "
1738"prevent the package from being automatically installed, upgraded or "
1739"removed. The command is only a wrapper around <command>dpkg "
1740"--set-selections</command> and the state is therefore maintained by &dpkg; "
1741"and not effected by the <option>--file</option> option."
2a52e8c5
DK
1742msgstr ""
1743
7d76ea1d
DK
1744#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1745#: apt-mark.8.xml:78
1746msgid ""
1747"<literal>unhold</literal> is used to cancel a previously set hold on a "
1748"package to allow all actions again."
2a52e8c5
DK
1749msgstr ""
1750
7d76ea1d
DK
1751#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1752#: apt-mark.8.xml:84
2a52e8c5 1753msgid ""
7d76ea1d
DK
1754"<literal>showauto</literal> is used to print a list of automatically "
1755"installed packages with each package on a new line. All automatically "
1756"installed packages will be listed if no package is given. If packages are "
1757"given only those which are automatically installed will be shown."
2a52e8c5
DK
1758msgstr ""
1759
7d76ea1d
DK
1760#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1761#: apt-mark.8.xml:92
1762msgid ""
1763"<literal>showmanual</literal> can be used in the same way as "
1764"<literal>showauto</literal> except that it will print a list of manually "
1765"installed packages instead."
2a52e8c5
DK
1766msgstr ""
1767
7d76ea1d
DK
1768#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1769#: apt-mark.8.xml:99
1770msgid ""
1771"<literal>showhold</literal> is used to print a list of packages on hold in "
1772"the same way as for the other show commands."
2a52e8c5
DK
1773msgstr ""
1774
7d76ea1d
DK
1775#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1776#: apt-mark.8.xml:115
1777msgid ""
1778"Read/Write package stats from the filename given with the parameter "
1779"&synopsis-param-filename; instead of from the default location, which is "
1780"<filename>extended_status</filename> in the directory defined by the "
1781"Configuration Item: <literal>Dir::State</literal>."
2a52e8c5
DK
1782msgstr ""
1783
7d76ea1d
DK
1784#. type: Content of: <refentry><refsect1><para>
1785#: apt-mark.8.xml:136
1786msgid ""
1787"<command>apt-mark</command> returns zero on normal operation, non-zero on "
1788"error."
2a52e8c5
DK
1789msgstr ""
1790
7d76ea1d
DK
1791#. type: Content of: <refentry><refnamediv><refpurpose>
1792#: apt-secure.8.xml:47
1793msgid "Archive authentication support for APT"
2a52e8c5
DK
1794msgstr ""
1795
7d76ea1d
DK
1796#. type: Content of: <refentry><refsect1><para>
1797#: apt-secure.8.xml:52
1798msgid ""
1799"Starting with version 0.6, <command>apt</command> contains code that does "
1800"signature checking of the Release file for all archives. This ensures that "
1801"packages in the archive can't be modified by people who have no access to "
1802"the Release file signing key."
2a52e8c5
DK
1803msgstr ""
1804
7d76ea1d
DK
1805#. type: Content of: <refentry><refsect1><para>
1806#: apt-secure.8.xml:60
1807msgid ""
1808"If a package comes from a archive without a signature or with a signature "
1809"that apt does not have a key for that package is considered untrusted and "
1810"installing it will result in a big warning. <command>apt-get</command> will "
1811"currently only warn for unsigned archives, future releases might force all "
1812"sources to be verified before downloading packages from them."
2a52e8c5
DK
1813msgstr ""
1814
1815#. type: Content of: <refentry><refsect1><para>
7d76ea1d 1816#: apt-secure.8.xml:69
2a52e8c5 1817msgid ""
7d76ea1d
DK
1818"The package frontends &apt-get;, &aptitude; and &synaptic; support this new "
1819"authentication feature."
2a52e8c5
DK
1820msgstr ""
1821
7d76ea1d
DK
1822#. type: Content of: <refentry><refsect1><title>
1823#: apt-secure.8.xml:74
1824msgid "Trusted archives"
2a52e8c5
DK
1825msgstr ""
1826
7d76ea1d
DK
1827#. type: Content of: <refentry><refsect1><para>
1828#: apt-secure.8.xml:77
1829msgid ""
1830"The chain of trust from an apt archive to the end user is made up of "
1831"different steps. <command>apt-secure</command> is the last step in this "
1832"chain, trusting an archive does not mean that the packages that you trust it "
1833"do not contain malicious code but means that you trust the archive "
1834"maintainer. It's the archive maintainer responsibility to ensure that the "
1835"archive integrity is correct."
2a52e8c5
DK
1836msgstr ""
1837
1838#. type: Content of: <refentry><refsect1><para>
7d76ea1d 1839#: apt-secure.8.xml:85
2a52e8c5 1840msgid ""
7d76ea1d
DK
1841"apt-secure does not review signatures at a package level. If you require "
1842"tools to do this you should look at <command>debsig-verify</command> and "
1843"<command>debsign</command> (provided in the debsig-verify and devscripts "
1844"packages respectively)."
2a52e8c5
DK
1845msgstr ""
1846
7d76ea1d
DK
1847#. type: Content of: <refentry><refsect1><para>
1848#: apt-secure.8.xml:92
1849msgid ""
1850"The chain of trust in Debian starts when a maintainer uploads a new package "
1851"or a new version of a package to the Debian archive. This upload in order to "
1852"become effective needs to be signed by a key of a maintainer within the "
1853"Debian maintainer's keyring (available in the debian-keyring "
1854"package). Maintainer's keys are signed by other maintainers following "
1855"pre-established procedures to ensure the identity of the key holder."
2a52e8c5
DK
1856msgstr ""
1857
1858#. type: Content of: <refentry><refsect1><para>
7d76ea1d 1859#: apt-secure.8.xml:102
2a52e8c5 1860msgid ""
7d76ea1d
DK
1861"Once the uploaded package is verified and included in the archive, the "
1862"maintainer signature is stripped off, an MD5 sum of the package is computed "
1863"and put in the Packages file. The MD5 sum of all of the packages files are "
1864"then computed and put into the Release file. The Release file is then signed "
1865"by the archive key (which is created once a year) and distributed through "
1866"the FTP server. This key is also on the Debian keyring."
2a52e8c5
DK
1867msgstr ""
1868
7d76ea1d
DK
1869#. type: Content of: <refentry><refsect1><para>
1870#: apt-secure.8.xml:112
1871msgid ""
1872"Any end user can check the signature of the Release file, extract the MD5 "
1873"sum of a package from it and compare it with the MD5 sum of the package he "
1874"downloaded. Prior to version 0.6 only the MD5 sum of the downloaded Debian "
1875"package was checked. Now both the MD5 sum and the signature of the Release "
1876"file are checked."
2a52e8c5
DK
1877msgstr ""
1878
1879#. type: Content of: <refentry><refsect1><para>
7d76ea1d 1880#: apt-secure.8.xml:119
2a52e8c5 1881msgid ""
7d76ea1d
DK
1882"Notice that this is distinct from checking signatures on a per package "
1883"basis. It is designed to prevent two possible attacks:"
2a52e8c5
DK
1884msgstr ""
1885
7d76ea1d
DK
1886#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1887#: apt-secure.8.xml:124
2a52e8c5 1888msgid ""
7d76ea1d
DK
1889"<literal>Network \"man in the middle\" attacks</literal>. Without signature "
1890"checking, a malicious agent can introduce himself in the package download "
1891"process and provide malicious software either by controlling a network "
1892"element (router, switch, etc.) or by redirecting traffic to a rogue server "
1893"(through arp or DNS spoofing attacks)."
2a52e8c5
DK
1894msgstr ""
1895
7d76ea1d
DK
1896#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1897#: apt-secure.8.xml:132
2a52e8c5 1898msgid ""
7d76ea1d
DK
1899"<literal>Mirror network compromise</literal>. Without signature checking, a "
1900"malicious agent can compromise a mirror host and modify the files in it to "
1901"propagate malicious software to all users downloading packages from that "
1902"host."
2a52e8c5
DK
1903msgstr ""
1904
7d76ea1d
DK
1905#. type: Content of: <refentry><refsect1><para>
1906#: apt-secure.8.xml:139
2a52e8c5 1907msgid ""
7d76ea1d
DK
1908"However, it does not defend against a compromise of the Debian master server "
1909"itself (which signs the packages) or against a compromise of the key used to "
1910"sign the Release files. In any case, this mechanism can complement a "
1911"per-package signature."
2a52e8c5
DK
1912msgstr ""
1913
7d76ea1d
DK
1914#. type: Content of: <refentry><refsect1><title>
1915#: apt-secure.8.xml:145
1916msgid "User configuration"
2a52e8c5
DK
1917msgstr ""
1918
7d76ea1d
DK
1919#. type: Content of: <refentry><refsect1><para>
1920#: apt-secure.8.xml:147
2a52e8c5 1921msgid ""
7d76ea1d
DK
1922"<command>apt-key</command> is the program that manages the list of keys used "
1923"by apt. It can be used to add or remove keys although an installation of "
1924"this release will automatically provide the default Debian archive signing "
1925"keys used in the Debian package repositories."
2a52e8c5
DK
1926msgstr ""
1927
7d76ea1d
DK
1928#. type: Content of: <refentry><refsect1><para>
1929#: apt-secure.8.xml:154
2a52e8c5 1930msgid ""
7d76ea1d
DK
1931"In order to add a new key you need to first download it (you should make "
1932"sure you are using a trusted communication channel when retrieving it), add "
1933"it with <command>apt-key</command> and then run <command>apt-get "
1934"update</command> so that apt can download and verify the "
1935"<filename>InRelease</filename> or <filename>Release.gpg</filename> files "
1936"from the archives you have configured."
2a52e8c5
DK
1937msgstr ""
1938
7d76ea1d
DK
1939#. type: Content of: <refentry><refsect1><title>
1940#: apt-secure.8.xml:163
1941msgid "Archive configuration"
1942msgstr ""
1943
1944#. type: Content of: <refentry><refsect1><para>
1945#: apt-secure.8.xml:165
2a52e8c5 1946msgid ""
7d76ea1d
DK
1947"If you want to provide archive signatures in an archive under your "
1948"maintenance you have to:"
2a52e8c5
DK
1949msgstr ""
1950
7d76ea1d
DK
1951#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1952#: apt-secure.8.xml:170
43be0ac4 1953msgid ""
7d76ea1d
DK
1954"<emphasis>Create a toplevel Release file</emphasis>, if it does not exist "
1955"already. You can do this by running <command>apt-ftparchive "
1956"release</command> (provided in apt-utils)."
0fd68707
MV
1957msgstr ""
1958
7d76ea1d
DK
1959#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1960#: apt-secure.8.xml:175
0fd68707 1961msgid ""
7d76ea1d
DK
1962"<emphasis>Sign it</emphasis>. You can do this by running <command>gpg "
1963"--clearsign -o InRelease Release</command> and <command>gpg -abs -o "
1964"Release.gpg Release</command>."
b39c1859
MV
1965msgstr ""
1966
7d76ea1d
DK
1967#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
1968#: apt-secure.8.xml:179
b39c1859 1969msgid ""
7d76ea1d
DK
1970"<emphasis>Publish the key fingerprint</emphasis>, that way your users will "
1971"know what key they need to import in order to authenticate the files in the "
1972"archive."
43be0ac4
MV
1973msgstr ""
1974
7d76ea1d
DK
1975#. type: Content of: <refentry><refsect1><para>
1976#: apt-secure.8.xml:186
1977msgid ""
1978"Whenever the contents of the archive changes (new packages are added or "
1979"removed) the archive maintainer has to follow the first two steps previously "
1980"outlined."
2a52e8c5
DK
1981msgstr ""
1982
7d76ea1d
DK
1983#. type: Content of: <refentry><refsect1><para>
1984#: apt-secure.8.xml:194
2a52e8c5 1985msgid ""
7d76ea1d
DK
1986"&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
1987"&debsign; &debsig-verify;, &gpg;"
2a52e8c5
DK
1988msgstr ""
1989
1990#. type: Content of: <refentry><refsect1><para>
7d76ea1d 1991#: apt-secure.8.xml:198
2a52e8c5 1992msgid ""
7d76ea1d
DK
1993"For more background information you might want to review the <ulink "
1994"url=\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian "
1995"Security Infrastructure</ulink> chapter of the Securing Debian Manual "
1996"(available also in the harden-doc package) and the <ulink "
1997"url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong "
1998"Distribution HOWTO</ulink> by V. Alex Brennen."
1999msgstr ""
2000
2001#. type: Content of: <refentry><refsect1><title>
2002#: apt-secure.8.xml:211
2003msgid "Manpage Authors"
2a52e8c5
DK
2004msgstr ""
2005
2006#. type: Content of: <refentry><refsect1><para>
7d76ea1d 2007#: apt-secure.8.xml:213
2a52e8c5 2008msgid ""
7d76ea1d
DK
2009"This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac "
2010"Jones, Colin Walters, Florian Weimer and Michael Vogt."
2a52e8c5
DK
2011msgstr ""
2012
2a52e8c5 2013#. type: Content of: <refentry><refnamediv><refpurpose>
7d76ea1d
DK
2014#: apt-cdrom.8.xml:32
2015msgid "APT CD-ROM management utility"
2a52e8c5
DK
2016msgstr ""
2017
2a52e8c5 2018#. type: Content of: <refentry><refsect1><para>
7d76ea1d 2019#: apt-cdrom.8.xml:38
2a52e8c5 2020msgid ""
7d76ea1d
DK
2021"<command>apt-cdrom</command> is used to add a new CD-ROM to APT's list of "
2022"available sources. <command>apt-cdrom</command> takes care of determining "
2023"the structure of the disc as well as correcting for several possible "
2024"mis-burns and verifying the index files."
2025msgstr ""
2026
2027#. type: Content of: <refentry><refsect1><para>
2028#: apt-cdrom.8.xml:45
2029msgid ""
2030"It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
2031"system; it cannot be done by hand. Furthermore each disc in a multi-CD set "
2032"must be inserted and scanned separately to account for possible mis-burns."
2a52e8c5
DK
2033msgstr ""
2034
2a52e8c5 2035#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2036#: apt-cdrom.8.xml:56
2a52e8c5 2037msgid ""
7d76ea1d
DK
2038"<literal>add</literal> is used to add a new disc to the source list. It will "
2039"unmount the CD-ROM device, prompt for a disc to be inserted and then proceed "
2040"to scan it and copy the index files. If the disc does not have a proper "
2041"<filename>.disk</filename> directory you will be prompted for a descriptive "
2042"title."
2a52e8c5
DK
2043msgstr ""
2044
2a52e8c5 2045#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2046#: apt-cdrom.8.xml:64
2a52e8c5 2047msgid ""
7d76ea1d
DK
2048"APT uses a CD-ROM ID to track which disc is currently in the drive and "
2049"maintains a database of these IDs in "
2050"<filename>&statedir;/cdroms.list</filename>"
2a52e8c5
DK
2051msgstr ""
2052
2a52e8c5 2053#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2054#: apt-cdrom.8.xml:72
2a52e8c5 2055msgid ""
7d76ea1d
DK
2056"A debugging tool to report the identity of the current disc as well as the "
2057"stored file name"
2a52e8c5
DK
2058msgstr ""
2059
6cbb88de 2060#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2061#: apt-cdrom.8.xml:85
6cbb88de 2062msgid ""
7d76ea1d
DK
2063"Mount point; specify the location to mount the CD-ROM. This mount point must "
2064"be listed in <filename>/etc/fstab</filename> and properly configured. "
2065"Configuration Item: <literal>Acquire::cdrom::mount</literal>."
6cbb88de
JR
2066msgstr ""
2067
2a52e8c5 2068#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2069#: apt-cdrom.8.xml:94
2a52e8c5 2070msgid ""
7d76ea1d
DK
2071"Rename a disc; change the label of a disc or override the disc's given "
2072"label. This option will cause <command>apt-cdrom</command> to prompt for a "
2073"new label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
2a52e8c5
DK
2074msgstr ""
2075
2076#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2077#: apt-cdrom.8.xml:103
2a52e8c5 2078msgid ""
7d76ea1d
DK
2079"No mounting; prevent <command>apt-cdrom</command> from mounting and "
2080"unmounting the mount point. Configuration Item: "
2081"<literal>APT::CDROM::NoMount</literal>."
2a52e8c5
DK
2082msgstr ""
2083
2084#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2085#: apt-cdrom.8.xml:111
2a52e8c5 2086msgid ""
7d76ea1d
DK
2087"Fast Copy; Assume the package files are valid and do not check every "
2088"package. This option should be used only if <command>apt-cdrom</command> has "
2089"been run on this disc before and did not detect any errors. Configuration "
2090"Item: <literal>APT::CDROM::Fast</literal>."
2a52e8c5
DK
2091msgstr ""
2092
2093#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2094#: apt-cdrom.8.xml:121
2a52e8c5 2095msgid ""
7d76ea1d
DK
2096"Thorough Package Scan; This option may be needed with some old Debian "
2097"1.1/1.2 discs that have Package files in strange places. It takes much "
2098"longer to scan the CD but will pick them all up."
2a52e8c5
DK
2099msgstr ""
2100
2101#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2102#: apt-cdrom.8.xml:132
2a52e8c5 2103msgid ""
7d76ea1d
DK
2104"No Changes; Do not change the &sources-list; file and do not write index "
2105"files. Everything is still checked however. Configuration Item: "
2106"<literal>APT::CDROM::NoAct</literal>."
2a52e8c5
DK
2107msgstr ""
2108
7d76ea1d
DK
2109#. type: Content of: <refentry><refsect1><para>
2110#: apt-cdrom.8.xml:145
2111msgid "&apt-conf;, &apt-get;, &sources-list;"
2a52e8c5
DK
2112msgstr ""
2113
7d76ea1d
DK
2114#. type: Content of: <refentry><refsect1><para>
2115#: apt-cdrom.8.xml:150
2a52e8c5 2116msgid ""
7d76ea1d
DK
2117"<command>apt-cdrom</command> returns zero on normal operation, decimal 100 "
2118"on error."
2a52e8c5
DK
2119msgstr ""
2120
7d76ea1d
DK
2121#. type: Content of: <refentry><refnamediv><refpurpose>
2122#: apt-config.8.xml:33
2123msgid "APT Configuration Query program"
2a52e8c5
DK
2124msgstr ""
2125
7d76ea1d
DK
2126#. type: Content of: <refentry><refsect1><para>
2127#: apt-config.8.xml:39
2a52e8c5 2128msgid ""
7d76ea1d
DK
2129"<command>apt-config</command> is an internal program used by various "
2130"portions of the APT suite to provide consistent configurability. It accesses "
2131"the main configuration file <filename>/etc/apt/apt.conf</filename> in a "
2132"manner that is easy to use for scripted applications."
2a52e8c5
DK
2133msgstr ""
2134
2135#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2136#: apt-config.8.xml:51
bcf91c1b 2137msgid ""
7d76ea1d
DK
2138"shell is used to access the configuration information from a shell "
2139"script. It is given pairs of arguments, the first being a shell variable and "
2140"the second the configuration value to query. As output it lists shell "
2141"assignment commands for each value present. In a shell script it should be "
2142"used as follows:"
bcf91c1b
DK
2143msgstr ""
2144
7d76ea1d
DK
2145#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
2146#: apt-config.8.xml:59
2147#, no-wrap
bcf91c1b 2148msgid ""
7d76ea1d
DK
2149"OPTS=\"-f\"\n"
2150"RES=`apt-config shell OPTS MyApp::options`\n"
2151"eval $RES\n"
bcf91c1b
DK
2152msgstr ""
2153
2154#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2155#: apt-config.8.xml:64
2a52e8c5 2156msgid ""
7d76ea1d
DK
2157"This will set the shell environment variable $OPTS to the value of "
2158"MyApp::options with a default of <option>-f</option>."
2a52e8c5
DK
2159msgstr ""
2160
2161#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2162#: apt-config.8.xml:68
2a52e8c5 2163msgid ""
7d76ea1d
DK
2164"The configuration item may be postfixed with a /[fdbi]. f returns file "
2165"names, d returns directories, b returns true or false and i returns an "
2166"integer. Each of the returns is normalized and verified internally."
2a52e8c5
DK
2167msgstr ""
2168
2a52e8c5 2169#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d
DK
2170#: apt-config.8.xml:77
2171msgid "Just show the contents of the configuration space."
2a52e8c5
DK
2172msgstr ""
2173
2a52e8c5 2174#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2175#: apt-config.8.xml:90
2a52e8c5 2176msgid ""
7d76ea1d
DK
2177"Include options which have an empty value. This is the default, so use "
2178"--no-empty to remove them from the output."
2a52e8c5
DK
2179msgstr ""
2180
7d76ea1d
DK
2181#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable>
2182#: apt-config.8.xml:95
2183msgid "&percnt;f &#x0022;&percnt;v&#x0022;;&percnt;n"
30549c0c
MV
2184msgstr ""
2185
2186#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2187#: apt-config.8.xml:96
30549c0c 2188msgid ""
7d76ea1d
DK
2189"Defines the output of each config option. &percnt;t will be replaced with "
2190"its individual name, &percnt;f with its full hierarchical name and &percnt;v "
2191"with its value. Use uppercase letters and special characters in the value "
2192"will be encoded to ensure that it can e.g. be safely used in a quoted-string "
2193"as defined by RFC822. Additionally &percnt;n will be replaced by a newline, "
2194"and &percnt;N by a tab. A &percnt; can be printed by using &percnt;&percnt;."
2a52e8c5
DK
2195msgstr ""
2196
7d76ea1d
DK
2197#. type: Content of: <refentry><refsect1><para>
2198#: apt-config.8.xml:110 apt-extracttemplates.1.xml:71 apt-sortpkgs.1.xml:64 apt-ftparchive.1.xml:608
2199msgid "&apt-conf;"
2a52e8c5
DK
2200msgstr ""
2201
7d76ea1d
DK
2202#. type: Content of: <refentry><refsect1><para>
2203#: apt-config.8.xml:115
2a52e8c5 2204msgid ""
7d76ea1d
DK
2205"<command>apt-config</command> returns zero on normal operation, decimal 100 "
2206"on error."
2a52e8c5
DK
2207msgstr ""
2208
7d76ea1d
DK
2209#. type: Content of: <refentry><refentryinfo><author><contrib>
2210#: apt.conf.5.xml:20
2211msgid "Initial documentation of Debug::*."
30549c0c
MV
2212msgstr ""
2213
7d76ea1d
DK
2214#. type: Content of: <refentry><refentryinfo><author><email>
2215#: apt.conf.5.xml:21
2216msgid "dburrows@debian.org"
2217msgstr ""
2218
2219#. type: Content of: <refentry><refmeta><manvolnum>
2220#: apt.conf.5.xml:31 apt_preferences.5.xml:25 sources.list.5.xml:26
2221msgid "5"
2222msgstr ""
2223
2224#. type: Content of: <refentry><refnamediv><refpurpose>
2225#: apt.conf.5.xml:38
2226msgid "Configuration file for APT"
2227msgstr ""
2228
2229#. type: Content of: <refentry><refsect1><para>
2230#: apt.conf.5.xml:42
30549c0c 2231msgid ""
7d76ea1d
DK
2232"<filename>apt.conf</filename> is the main configuration file for the APT "
2233"suite of tools, but by far not the only place changes to options can be "
2234"made. All tools therefore share the configuration files and also use a "
2235"common command line parser to provide a uniform environment."
2a52e8c5
DK
2236msgstr ""
2237
7d76ea1d
DK
2238#. type: Content of: <refentry><refsect1><orderedlist><para>
2239#: apt.conf.5.xml:47
30549c0c 2240msgid ""
7d76ea1d
DK
2241"When an APT tool starts up it will read the configuration files in the "
2242"following order:"
30549c0c
MV
2243msgstr ""
2244
7d76ea1d
DK
2245#. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2246#: apt.conf.5.xml:49
2a52e8c5 2247msgid ""
7d76ea1d
DK
2248"the file specified by the <envar>APT_CONFIG</envar> environment variable (if "
2249"any)"
2a52e8c5
DK
2250msgstr ""
2251
7d76ea1d
DK
2252#. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2253#: apt.conf.5.xml:51
2a52e8c5 2254msgid ""
7d76ea1d
DK
2255"all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
2256"order which have either no or \"<literal>conf</literal>\" as filename "
2257"extension and which only contain alphanumeric, hyphen (-), underscore (_) "
2258"and period (.) characters. Otherwise APT will print a notice that it has "
2259"ignored a file if the file doesn't match a pattern in the "
2260"<literal>Dir::Ignore-Files-Silently</literal> configuration list - in this "
2261"case it will be silently ignored."
2a52e8c5
DK
2262msgstr ""
2263
7d76ea1d
DK
2264#. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2265#: apt.conf.5.xml:58
2266msgid "the main configuration file specified by <literal>Dir::Etc::main</literal>"
2a52e8c5
DK
2267msgstr ""
2268
7d76ea1d
DK
2269#. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
2270#: apt.conf.5.xml:60
2a52e8c5 2271msgid ""
7d76ea1d
DK
2272"the command line options are applied to override the configuration "
2273"directives or to load even more configuration files."
2a52e8c5
DK
2274msgstr ""
2275
7d76ea1d
DK
2276#. type: Content of: <refentry><refsect1><title>
2277#: apt.conf.5.xml:64
2278msgid "Syntax"
2a52e8c5
DK
2279msgstr ""
2280
7d76ea1d
DK
2281#. type: Content of: <refentry><refsect1><para>
2282#: apt.conf.5.xml:65
2a52e8c5 2283msgid ""
7d76ea1d
DK
2284"The configuration file is organized in a tree with options organized into "
2285"functional groups. Option specification is given with a double colon "
2286"notation, for instance <literal>APT::Get::Assume-Yes</literal> is an option "
2287"within the APT tool group, for the Get tool. Options do not inherit from "
2288"their parent groups."
2a52e8c5
DK
2289msgstr ""
2290
7d76ea1d
DK
2291#. type: Content of: <refentry><refsect1><para>
2292#: apt.conf.5.xml:71
2a52e8c5 2293msgid ""
7d76ea1d
DK
2294"Syntactically the configuration language is modeled after what the ISC tools "
2295"such as bind and dhcp use. Lines starting with <literal>//</literal> are "
2296"treated as comments (ignored), as well as all text between "
2297"<literal>/*</literal> and <literal>*/</literal>, just like C/C++ comments. "
2298"Each line is of the form <literal>APT::Get::Assume-Yes "
2299"\"true\";</literal>. The trailing semicolon and the quotes are required. The "
2300"value must be on one line, and there is no kind of string concatenation. It "
2301"must not include inside quotes. The behavior of the backslash \"\\\" and "
2302"escaped characters inside a value is undefined and it should not be used. An "
2303"option name may include alphanumerical characters and the \"/-:._+\" "
2304"characters. A new scope can be opened with curly braces, like:"
2a52e8c5
DK
2305msgstr ""
2306
7d76ea1d
DK
2307#. type: Content of: <refentry><refsect1><informalexample><programlisting>
2308#: apt.conf.5.xml:85
2309#, no-wrap
2a52e8c5 2310msgid ""
7d76ea1d
DK
2311"APT {\n"
2312" Get {\n"
2313" Assume-Yes \"true\";\n"
2314" Fix-Broken \"true\";\n"
2315" };\n"
2316"};\n"
2a52e8c5
DK
2317msgstr ""
2318
7d76ea1d
DK
2319#. type: Content of: <refentry><refsect1><para>
2320#: apt.conf.5.xml:93
2a52e8c5 2321msgid ""
7d76ea1d
DK
2322"with newlines placed to make it more readable. Lists can be created by "
2323"opening a scope and including a single string enclosed in quotes followed by "
2324"a semicolon. Multiple entries can be included, each separated by a "
2325"semicolon."
2a52e8c5
DK
2326msgstr ""
2327
7d76ea1d
DK
2328#. type: Content of: <refentry><refsect1><informalexample><programlisting>
2329#: apt.conf.5.xml:98
2330#, no-wrap
2331msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
c77d6597
MV
2332msgstr ""
2333
7d76ea1d
DK
2334#. type: Content of: <refentry><refsect1><para>
2335#: apt.conf.5.xml:101
2a52e8c5 2336msgid ""
7d76ea1d
DK
2337"In general the sample configuration file in "
2338"<filename>&docdir;examples/apt.conf</filename> &configureindex; is a good "
2339"guide for how it should look."
2a52e8c5
DK
2340msgstr ""
2341
7d76ea1d
DK
2342#. type: Content of: <refentry><refsect1><para>
2343#: apt.conf.5.xml:105
2a52e8c5 2344msgid ""
7d76ea1d
DK
2345"The names of the configuration items are not case-sensitive. So in the "
2346"previous example you could use <literal>dpkg::pre-install-pkgs</literal>."
2a52e8c5
DK
2347msgstr ""
2348
7d76ea1d
DK
2349#. type: Content of: <refentry><refsect1><para>
2350#: apt.conf.5.xml:108
c77d6597 2351msgid ""
7d76ea1d
DK
2352"Names for the configuration items are optional if a list is defined as it "
2353"can be see in the <literal>DPkg::Pre-Install-Pkgs</literal> example "
2354"above. If you don't specify a name a new entry will simply add a new option "
2355"to the list. If you specify a name you can override the option as every "
2356"other option by reassigning a new value to the option."
c77d6597
MV
2357msgstr ""
2358
7d76ea1d
DK
2359#. type: Content of: <refentry><refsect1><para>
2360#: apt.conf.5.xml:113
2a52e8c5 2361msgid ""
7d76ea1d
DK
2362"Two specials are allowed, <literal>#include</literal> (which is deprecated "
2363"and not supported by alternative implementations) and "
2364"<literal>#clear</literal>: <literal>#include</literal> will include the "
2365"given file, unless the filename ends in a slash, then the whole directory is "
2366"included. <literal>#clear</literal> is used to erase a part of the "
2367"configuration tree. The specified element and all its descendants are "
2368"erased. (Note that these lines also need to end with a semicolon.)"
2a52e8c5
DK
2369msgstr ""
2370
7d76ea1d
DK
2371#. type: Content of: <refentry><refsect1><para>
2372#: apt.conf.5.xml:121
2a52e8c5 2373msgid ""
7d76ea1d
DK
2374"The #clear command is the only way to delete a list or a complete scope. "
2375"Reopening a scope or the ::-style described below will "
2376"<emphasis>not</emphasis> override previously written entries. Only options "
2377"can be overridden by addressing a new value to it - lists and scopes can't "
2378"be overridden, only cleared."
2a52e8c5
DK
2379msgstr ""
2380
7d76ea1d
DK
2381#. type: Content of: <refentry><refsect1><para>
2382#: apt.conf.5.xml:126
2a52e8c5 2383msgid ""
7d76ea1d
DK
2384"All of the APT tools take a -o option which allows an arbitrary "
2385"configuration directive to be specified on the command line. The syntax is a "
2386"full option name (<literal>APT::Get::Assume-Yes</literal> for instance) "
2387"followed by an equals sign then the new value of the option. To append a new "
2388"element to a list, add a trailing :: to the name of the list. (As you might "
2389"suspect: The scope syntax can't be used on the command line.)"
2a52e8c5
DK
2390msgstr ""
2391
7d76ea1d
DK
2392#. type: Content of: <refentry><refsect1><para>
2393#: apt.conf.5.xml:133
2a52e8c5 2394msgid ""
7d76ea1d
DK
2395"Note that you can use :: only for appending one item per line to a list and "
2396"that you should not use it in combination with the scope syntax. (The scope "
2397"syntax implicit insert ::) Using both syntaxes together will trigger a bug "
2398"which some users unfortunately depend on: An option with the unusual name "
2399"\"<literal>::</literal>\" which acts like every other option with a "
2400"name. These introduces many problems including that a user who writes "
2401"multiple lines in this <emphasis>wrong</emphasis> syntax in the hope to "
2402"append to a list will gain the opposite as only the last assignment for this "
2403"option \"<literal>::</literal>\" will be used. Upcoming APT versions will "
2404"raise errors and will stop working if they encounter this misuse, so please "
2405"correct such statements now as long as APT doesn't complain explicit about "
2406"them."
a7307a87
DK
2407msgstr ""
2408
7d76ea1d
DK
2409#. type: Content of: <refentry><refsect1><title>
2410#: apt.conf.5.xml:145
2411msgid "The APT Group"
2a52e8c5
DK
2412msgstr ""
2413
7d76ea1d
DK
2414#. type: Content of: <refentry><refsect1><para>
2415#: apt.conf.5.xml:146
2a52e8c5 2416msgid ""
7d76ea1d
DK
2417"This group of options controls general APT behavior as well as holding the "
2418"options for all of the tools."
2a52e8c5
DK
2419msgstr ""
2420
2a52e8c5 2421#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2422#: apt.conf.5.xml:151
2a52e8c5 2423msgid ""
7d76ea1d
DK
2424"System Architecture; sets the architecture to use when fetching files and "
2425"parsing package lists. The internal default is the architecture apt was "
2426"compiled for."
2a52e8c5
DK
2427msgstr ""
2428
2a52e8c5 2429#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2430#: apt.conf.5.xml:157
2a52e8c5 2431msgid ""
7d76ea1d
DK
2432"All Architectures the system supports. Processors implementing the "
2433"<literal>amd64</literal> (also called <literal>x86-64</literal>) instruction "
2434"set are e.g. also able to execute binaries compiled for the "
2435"<literal>i386</literal> (<literal>x86</literal>) instruction set; This list "
2436"is use when fetching files and parsing package lists. The internal default "
2437"is always the native architecture (<literal>APT::Architecture</literal>) "
2438"and all foreign architectures it can retrieve by calling <command>dpkg "
2439"--print-foreign-architectures</command>."
2a52e8c5
DK
2440msgstr ""
2441
2a52e8c5 2442#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2443#: apt.conf.5.xml:167
2a52e8c5 2444msgid ""
7d76ea1d
DK
2445"Default release to install packages from if more than one version "
2446"available. Contains release name, codename or release version. Examples: "
2447"'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', "
2448"'4.0', '5.0*'. See also &apt-preferences;."
2a52e8c5
DK
2449msgstr ""
2450
2a52e8c5 2451#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2452#: apt.conf.5.xml:173
2a52e8c5 2453msgid ""
7d76ea1d
DK
2454"Ignore Held packages; This global option causes the problem resolver to "
2455"ignore held packages in its decision making."
2a52e8c5
DK
2456msgstr ""
2457
2a52e8c5 2458#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2459#: apt.conf.5.xml:178
2a52e8c5 2460msgid ""
7d76ea1d
DK
2461"Defaults to on. When turned on the autoclean feature will remove any "
2462"packages which can no longer be downloaded from the cache. If turned off "
2463"then packages that are locally installed are also excluded from cleaning - "
2464"but note that APT provides no direct means to reinstall them."
2a52e8c5
DK
2465msgstr ""
2466
2a52e8c5 2467#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2468#: apt.conf.5.xml:185
2a52e8c5 2469msgid ""
7d76ea1d
DK
2470"Defaults to on which will cause APT to install essential and important "
2471"packages as fast as possible in the install/upgrade operation. This is done "
2472"to limit the effect of a failing &dpkg; call: If this option is disabled APT "
2473"does treat an important package in the same way as an extra package: Between "
2474"the unpacking of the important package A and his configuration can then be "
2475"many other unpack or configuration calls, e.g. for package B which has no "
2476"relation to A, but causes the dpkg call to fail (e.g. because maintainer "
2477"script of package B generates an error) which results in a system state in "
2478"which package A is unpacked but unconfigured - each package depending on A "
2479"is now no longer guaranteed to work as their dependency on A is not longer "
2480"satisfied. The immediate configuration marker is also applied to all "
2481"dependencies which can generate a problem if the dependencies e.g. form a "
2482"circle as a dependency with the immediate flag is comparable with a "
2483"Pre-Dependency. So in theory it is possible that APT encounters a situation "
2484"in which it is unable to perform immediate configuration, errors out and "
2485"refers to this option so the user can deactivate the immediate configuration "
2486"temporarily to be able to perform an install/upgrade again. Note the use of "
2487"the word \"theory\" here as this problem was only encountered by now in real "
2488"world a few times in non-stable distribution versions and was caused by "
2489"wrong dependencies of the package in question or by a system in an already "
2490"broken state, so you should not blindly disable this option as the mentioned "
2491"scenario above is not the only problem immediate configuration can help to "
2492"prevent in the first place. Before a big operation like "
2493"<literal>dist-upgrade</literal> is run with this option disabled it should "
2494"be tried to explicitly <literal>install</literal> the package APT is unable "
2495"to configure immediately, but please make sure to report your problem also "
2496"to your distribution and to the APT team with the buglink below so they can "
2497"work on improving or correcting the upgrade process."
2a52e8c5
DK
2498msgstr ""
2499
2a52e8c5 2500#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2501#: apt.conf.5.xml:208
2a52e8c5 2502msgid ""
7d76ea1d
DK
2503"Never Enable this option unless you -really- know what you are doing. It "
2504"permits APT to temporarily remove an essential package to break a "
2505"Conflicts/Conflicts or Conflicts/Pre-Depend loop between two essential "
2506"packages. SUCH A LOOP SHOULD NEVER EXIST AND IS A GRAVE BUG. This option "
2507"will work if the essential packages are not tar, gzip, libc, dpkg, bash or "
2508"anything that those packages depend on."
2a52e8c5
DK
2509msgstr ""
2510
2a52e8c5 2511#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2512#: apt.conf.5.xml:217
2a52e8c5 2513msgid ""
7d76ea1d
DK
2514"APT uses since version 0.7.26 a resizable memory mapped cache file to store "
2515"the 'available' information. <literal>Cache-Start</literal> acts as a hint "
2516"to which size the Cache will grow and is therefore the amount of memory APT "
2517"will request at startup. The default value is 20971520 bytes (~20 MB). Note "
2518"that this amount of space needs to be available for APT otherwise it will "
2519"likely fail ungracefully, so for memory restricted devices this value should "
2520"be lowered while on systems with a lot of configured sources it should be "
2521"increased. <literal>Cache-Grow</literal> defines in bytes with the default "
2522"of 1048576 (~1 MB) how much the Cache size will be increased in the event "
2523"the space defined by <literal>Cache-Start</literal> is not enough. These "
2524"value will be applied again and again until either the cache is big enough "
2525"to store all information or the size of the cache reaches the "
2526"<literal>Cache-Limit</literal>. The default of "
2527"<literal>Cache-Limit</literal> is 0 which stands for no limit. If "
2528"<literal>Cache-Grow</literal> is set to 0 the automatic grow of the cache is "
2529"disabled."
2a52e8c5
DK
2530msgstr ""
2531
2a52e8c5 2532#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d
DK
2533#: apt.conf.5.xml:233
2534msgid "Defines which package(s) are considered essential build dependencies."
2a52e8c5
DK
2535msgstr ""
2536
2a52e8c5 2537#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2538#: apt.conf.5.xml:237
2a52e8c5 2539msgid ""
7d76ea1d
DK
2540"The Get subsection controls the &apt-get; tool, please see its documentation "
2541"for more information about the options here."
2a52e8c5
DK
2542msgstr ""
2543
2a52e8c5 2544#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 2545#: apt.conf.5.xml:242
2a52e8c5 2546msgid ""
7d76ea1d
DK
2547"The Cache subsection controls the &apt-cache; tool, please see its "
2548"documentation for more information about the options here."
2a52e8c5
DK
2549msgstr ""
2550
7d76ea1d
DK
2551#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2552#: apt.conf.5.xml:247
2a52e8c5 2553msgid ""
7d76ea1d
DK
2554"The CDROM subsection controls the &apt-cdrom; tool, please see its "
2555"documentation for more information about the options here."
2a52e8c5
DK
2556msgstr ""
2557
7d76ea1d
DK
2558#. type: Content of: <refentry><refsect1><title>
2559#: apt.conf.5.xml:253
2560msgid "The Acquire Group"
2a52e8c5
DK
2561msgstr ""
2562
2a52e8c5 2563#. type: Content of: <refentry><refsect1><para>
7d76ea1d 2564#: apt.conf.5.xml:254
2a52e8c5 2565msgid ""
7d76ea1d
DK
2566"The <literal>Acquire</literal> group of options controls the download of "
2567"packages and the URI handlers."
2a52e8c5
DK
2568msgstr ""
2569
7d76ea1d
DK
2570#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2571#: apt.conf.5.xml:259
2572msgid ""
2573"Security related option defaulting to true as an expiring validation for a "
2574"Release file prevents longtime replay attacks and can e.g. also help users "
2575"to identify no longer updated mirrors - but the feature depends on the "
2576"correctness of the time on the user system. Archive maintainers are "
2577"encouraged to create Release files with the <literal>Valid-Until</literal> "
2578"header, but if they don't or a stricter value is volitional the following "
2579"<literal>Max-ValidTime</literal> option can be used."
2a52e8c5
DK
2580msgstr ""
2581
7d76ea1d
DK
2582#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2583#: apt.conf.5.xml:270
2a52e8c5 2584msgid ""
7d76ea1d
DK
2585"Seconds the Release file should be considered valid after it was created "
2586"(indicated by the <literal>Date</literal> header). If the Release file "
2587"itself includes a <literal>Valid-Until</literal> header the earlier date of "
2588"the two is used as the expiration date. The default value is "
2589"<literal>0</literal> which stands for \"for ever valid\". Archive specific "
2590"settings can be made by appending the label of the archive to the option "
2591"name."
2a52e8c5
DK
2592msgstr ""
2593
7d76ea1d
DK
2594#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2595#: apt.conf.5.xml:281
2596msgid ""
2597"Minimum of seconds the Release file should be considered valid after it was "
2598"created (indicated by the <literal>Date</literal> header). Use this if you "
2599"need to use a seldomly updated (local) mirror of a more regular updated "
2600"archive with a <literal>Valid-Until</literal> header instead of completely "
2601"disabling the expiration date checking. Archive specific settings can and "
2602"should be used by appending the label of the archive to the option name."
2a52e8c5
DK
2603msgstr ""
2604
7d76ea1d
DK
2605#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2606#: apt.conf.5.xml:292
2607msgid ""
2608"Try to download deltas called <literal>PDiffs</literal> for Packages or "
2609"Sources files instead of downloading whole ones. True by default."
2a52e8c5
DK
2610msgstr ""
2611
7d76ea1d
DK
2612#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2613#: apt.conf.5.xml:295
2614msgid ""
2615"Two sub-options to limit the use of PDiffs are also available: With "
2616"<literal>FileLimit</literal> can be specified how many PDiff files are "
2617"downloaded at most to update a file. <literal>SizeLimit</literal> on the "
2618"other hand is the maximum percentage of the size of all patches compared to "
2619"the size of the targeted file. If one of these limits is exceeded the "
2620"complete file is downloaded instead of the patches."
2a52e8c5
DK
2621msgstr ""
2622
7d76ea1d
DK
2623#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2624#: apt.conf.5.xml:305
2625msgid ""
2626"Queuing mode; <literal>Queue-Mode</literal> can be one of "
2627"<literal>host</literal> or <literal>access</literal> which determines how "
2628"APT parallelizes outgoing connections. <literal>host</literal> means that "
2629"one connection per target host will be opened, <literal>access</literal> "
2630"means that one connection per URI type will be opened."
2a52e8c5
DK
2631msgstr ""
2632
7d76ea1d
DK
2633#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2634#: apt.conf.5.xml:313
2635msgid ""
2636"Number of retries to perform. If this is non-zero APT will retry failed "
2637"files the given number of times."
2a52e8c5
DK
2638msgstr ""
2639
7d76ea1d
DK
2640#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2641#: apt.conf.5.xml:318
2a52e8c5 2642msgid ""
7d76ea1d
DK
2643"Use symlinks for source archives. If set to true then source archives will "
2644"be symlinked when possible instead of copying. True is the default."
2a52e8c5
DK
2645msgstr ""
2646
7d76ea1d
DK
2647#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2648#: apt.conf.5.xml:323
2a52e8c5 2649msgid ""
7d76ea1d
DK
2650"HTTP URIs; http::Proxy is the default http proxy to use. It is in the "
2651"standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. Per "
2652"host proxies can also be specified by using the form "
2653"<literal>http::Proxy::&lt;host&gt;</literal> with the special keyword "
2654"<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
2655"settings is specified, <envar>http_proxy</envar> environment variable will "
2656"be used."
2a52e8c5
DK
2657msgstr ""
2658
7d76ea1d
DK
2659#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2660#: apt.conf.5.xml:331
782486e8 2661msgid ""
7d76ea1d
DK
2662"Three settings are provided for cache control with HTTP/1.1 compliant proxy "
2663"caches. <literal>No-Cache</literal> tells the proxy to not use its cached "
2664"response under any circumstances, <literal>Max-Age</literal> is sent only "
2665"for index files and tells the cache to refresh its object if it is older "
2666"than the given number of seconds. Debian updates its index files daily so "
2667"the default is 1 day. <literal>No-Store</literal> specifies that the cache "
2668"should never store this request, it is only set for archive files. This may "
2669"be useful to prevent polluting a proxy cache with very large .deb "
2670"files. Note: Squid 2.0.2 does not support any of these options."
782486e8
MV
2671msgstr ""
2672
7d76ea1d
DK
2673#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2674#: apt.conf.5.xml:341 apt.conf.5.xml:407
b39c1859 2675msgid ""
7d76ea1d
DK
2676"The option <literal>timeout</literal> sets the timeout timer used by the "
2677"method, this applies to all things including connection timeout and data "
2678"timeout."
b39c1859
MV
2679msgstr ""
2680
7d76ea1d
DK
2681#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2682#: apt.conf.5.xml:344
b39c1859 2683msgid ""
7d76ea1d
DK
2684"The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used to "
2685"enabled HTTP pipeling (RFC 2616 section 8.1.2.2) which can be beneficial "
2686"e.g. on high-latency connections. It specifies how many requests are send in "
2687"a pipeline. Previous APT versions had a default of 10 for this setting, but "
2688"the default value is now 0 (= disabled) to avoid problems with the "
2689"ever-growing amount of webservers and proxies which choose to not conform to "
2690"the HTTP/1.1 specification."
b39c1859
MV
2691msgstr ""
2692
7d76ea1d
DK
2693#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2694#: apt.conf.5.xml:351
2695msgid ""
2696"<literal>Acquire::http::AllowRedirect</literal> controls if APT will follow "
2697"redirects, which is enabled by default."
2a52e8c5
DK
2698msgstr ""
2699
7d76ea1d
DK
2700#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2701#: apt.conf.5.xml:354
2702msgid ""
2703"The used bandwidth can be limited with "
2704"<literal>Acquire::http::Dl-Limit</literal> which accepts integer values in "
2705"kilobyte. The default value is 0 which deactivates the limit and tries uses "
2706"as much as possible of the bandwidth (Note that this option implicit "
2707"deactivates the download from multiple servers at the same time.)"
2a52e8c5
DK
2708msgstr ""
2709
7d76ea1d
DK
2710#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2711#: apt.conf.5.xml:359
2712msgid ""
2713"<literal>Acquire::http::User-Agent</literal> can be used to set a different "
2714"User-Agent for the http download method as some proxies allow access for "
2715"clients only if the client uses a known identifier."
2a52e8c5
DK
2716msgstr ""
2717
7d76ea1d
DK
2718#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2719#: apt.conf.5.xml:366
2720msgid ""
2721"HTTPS URIs. Cache-control, Timeout, AllowRedirect, Dl-Limit and proxy "
2722"options are the same as for <literal>http</literal> method and will also "
2723"default to the options from the <literal>http</literal> method if they are "
2724"not explicitly set for https. <literal>Pipeline-Depth</literal> option is "
2725"not supported yet."
2a52e8c5
DK
2726msgstr ""
2727
7d76ea1d
DK
2728#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2729#: apt.conf.5.xml:372
2730msgid ""
2731"<literal>CaInfo</literal> suboption specifies place of file that holds info "
2732"about trusted certificates. <literal>&lt;host&gt;::CaInfo</literal> is "
2733"corresponding per-host option. <literal>Verify-Peer</literal> boolean "
2734"suboption determines whether verify server's host certificate against "
2735"trusted certificates or not. <literal>&lt;host&gt;::Verify-Peer</literal> "
2736"is corresponding per-host option. <literal>Verify-Host</literal> boolean "
2737"suboption determines whether verify server's hostname or not. "
2738"<literal>&lt;host&gt;::Verify-Host</literal> is corresponding per-host "
2739"option. <literal>SslCert</literal> determines what certificate to use for "
2740"client authentication. <literal>&lt;host&gt;::SslCert</literal> is "
2741"corresponding per-host option. <literal>SslKey</literal> determines what "
2742"private key to use for client "
2743"authentication. <literal>&lt;host&gt;::SslKey</literal> is corresponding "
2744"per-host option. <literal>SslForceVersion</literal> overrides default SSL "
2745"version to use. Can contain 'TLSv1' or 'SSLv3' string. "
2746"<literal>&lt;host&gt;::SslForceVersion</literal> is corresponding per-host "
2747"option."
2a52e8c5
DK
2748msgstr ""
2749
7d76ea1d
DK
2750#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2751#: apt.conf.5.xml:391
2752msgid ""
2753"FTP URIs; ftp::Proxy is the default ftp proxy to use. It is in the standard "
2754"form of <literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host "
2755"proxies can also be specified by using the form "
2756"<literal>ftp::Proxy::&lt;host&gt;</literal> with the special keyword "
2757"<literal>DIRECT</literal> meaning to use no proxies. If no one of the above "
2758"settings is specified, <envar>ftp_proxy</envar> environment variable will be "
2759"used. To use a ftp proxy you will have to set the "
2760"<literal>ftp::ProxyLogin</literal> script in the configuration file. This "
2761"entry specifies the commands to send to tell the proxy server what to "
2762"connect to. Please see &configureindex; for an example of how to do "
2763"this. The substitution variables available are "
2764"<literal>$(PROXY_USER)</literal> <literal>$(PROXY_PASS)</literal> "
2765"<literal>$(SITE_USER)</literal> <literal>$(SITE_PASS)</literal> "
2766"<literal>$(SITE)</literal> and <literal>$(SITE_PORT)</literal> Each is taken "
2767"from it's respective URI component."
2a52e8c5
DK
2768msgstr ""
2769
7d76ea1d
DK
2770#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2771#: apt.conf.5.xml:410
2772msgid ""
2773"Several settings are provided to control passive mode. Generally it is safe "
2774"to leave passive mode on, it works in nearly every environment. However "
2775"some situations require that passive mode be disabled and port mode ftp used "
2776"instead. This can be done globally, for connections that go through a proxy "
2777"or for a specific host (See the sample config file for examples)."
2a52e8c5
DK
2778msgstr ""
2779
7d76ea1d
DK
2780#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2781#: apt.conf.5.xml:417
2782msgid ""
2783"It is possible to proxy FTP over HTTP by setting the "
2784"<envar>ftp_proxy</envar> environment variable to a http url - see the "
2785"discussion of the http method above for syntax. You cannot set this in the "
2786"configuration file and it is not recommended to use FTP over HTTP due to its "
2787"low efficiency."
2a52e8c5
DK
2788msgstr ""
2789
7d76ea1d
DK
2790#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2791#: apt.conf.5.xml:422
2a52e8c5 2792msgid ""
7d76ea1d
DK
2793"The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
2794"<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
2795"false, which means these commands are only used if the control connection is "
2796"IPv6. Setting this to true forces their use even on IPv4 connections. Note "
2797"that most FTP servers do not support RFC2428."
2a52e8c5
DK
2798msgstr ""
2799
7d76ea1d
DK
2800#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
2801#: apt.conf.5.xml:435
2802#, no-wrap
2803msgid "/cdrom/::Mount \"foo\";"
2804msgstr ""
2805
2806#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2807#: apt.conf.5.xml:430
2a52e8c5 2808msgid ""
7d76ea1d
DK
2809"CD-ROM URIs; the only setting for CD-ROM URIs is the mount point, "
2810"<literal>cdrom::Mount</literal> which must be the mount point for the CD-ROM "
2811"drive as specified in <filename>/etc/fstab</filename>. It is possible to "
2812"provide alternate mount and unmount commands if your mount point cannot be "
2813"listed in the fstab (such as an SMB mount and old mount packages). The "
2814"syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
2815"cdrom block. It is important to have the trailing slash. Unmount commands "
2816"can be specified using UMount."
2a52e8c5
DK
2817msgstr ""
2818
7d76ea1d
DK
2819#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2820#: apt.conf.5.xml:441
2a52e8c5 2821msgid ""
7d76ea1d
DK
2822"GPGV URIs; the only option for GPGV URIs is the option to pass additional "
2823"parameters to gpgv. <literal>gpgv::Options</literal> Additional options "
2824"passed to gpgv."
2825msgstr ""
2826
2827#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
2828#: apt.conf.5.xml:452
2829#, no-wrap
2830msgid ""
2831"Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> "
2832"\"<replaceable>Methodname</replaceable>\";"
2833msgstr ""
2834
2835#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2836#: apt.conf.5.xml:447
2837msgid ""
2838"List of compression types which are understood by the acquire methods. "
2839"Files like <filename>Packages</filename> can be available in various "
2840"compression formats. Per default the acquire methods can decompress "
2841"<command>bzip2</command>, <command>lzma</command> and "
2842"<command>gzip</command> compressed files, with this setting more formats can "
2843"be added on the fly or the used method can be changed. The syntax for this "
2844"is: <placeholder type=\"synopsis\" id=\"0\"/>"
2845msgstr ""
2846
2847#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
2848#: apt.conf.5.xml:457
2849#, no-wrap
2850msgid "Acquire::CompressionTypes::Order:: \"gz\";"
2851msgstr ""
2852
2853#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
2854#: apt.conf.5.xml:460
2855#, no-wrap
2856msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
2857msgstr ""
2858
2859#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2860#: apt.conf.5.xml:453
2861msgid ""
2862"Also the <literal>Order</literal> subgroup can be used to define in which "
2863"order the acquire system will try to download the compressed files. The "
2864"acquire system will try the first and proceed with the next compression type "
2865"in this list on error, so to prefer one over the other type simple add the "
2866"preferred type at first - not already added default types will be added at "
2867"run time to the end of the list, so e.g. <placeholder type=\"synopsis\" "
2868"id=\"0\"/> can be used to prefer <command>gzip</command> compressed files "
2869"over <command>bzip2</command> and <command>lzma</command>. If "
2870"<command>lzma</command> should be preferred over <command>gzip</command> and "
2871"<command>bzip2</command> the configure setting should look like this "
2872"<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
2873"<literal>bz2</literal> explicit to the list as it will be added automatic."
2874msgstr ""
2875
2876#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
2877#: apt.conf.5.xml:464
2878#, no-wrap
2879msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
2880msgstr ""
2881
2882#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2883#: apt.conf.5.xml:462
2884msgid ""
2885"Note that at run time the "
2886"<literal>Dir::Bin::<replaceable>Methodname</replaceable></literal> will be "
2887"checked: If this setting exists the method will only be used if this file "
2888"exists, e.g. for the bzip2 method (the inbuilt) setting is: <placeholder "
2889"type=\"literallayout\" id=\"0\"/> Note also that list entries specified on "
2890"the command line will be added at the end of the list specified in the "
2891"configuration files, but before the default entries. To prefer a type in "
2892"this case over the ones specified in the configuration files you can set the "
2893"option direct - not in list style. This will not override the defined list, "
2894"it will only prefix the list with this type."
2a52e8c5
DK
2895msgstr ""
2896
7d76ea1d
DK
2897#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2898#: apt.conf.5.xml:469
2a52e8c5 2899msgid ""
7d76ea1d
DK
2900"The special type <literal>uncompressed</literal> can be used to give "
2901"uncompressed files a preference, but note that most archives don't provide "
2902"uncompressed files so this is mostly only useable for local mirrors."
2a52e8c5
DK
2903msgstr ""
2904
7d76ea1d
DK
2905#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2906#: apt.conf.5.xml:476
bcf91c1b 2907msgid ""
7d76ea1d
DK
2908"When downloading <literal>gzip</literal> compressed indexes (Packages, "
2909"Sources, or Translations), keep them gzip compressed locally instead of "
2910"unpacking them. This saves quite a lot of disk space at the expense of more "
2911"CPU requirements when building the local package caches. False by default."
bcf91c1b
DK
2912msgstr ""
2913
7d76ea1d
DK
2914#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2915#: apt.conf.5.xml:484
782486e8 2916msgid ""
7d76ea1d
DK
2917"The Languages subsection controls which <filename>Translation</filename> "
2918"files are downloaded and in which order APT tries to display the "
2919"Description-Translations. APT will try to display the first available "
2920"Description in the Language which is listed at first. Languages can be "
2921"defined with their short or long Languagecodes. Note that not all archives "
2922"provide <filename>Translation</filename> files for every Language - "
2923"especially the long Languagecodes are rare, so please inform you which ones "
2924"are available before you set here impossible values."
2a52e8c5
DK
2925msgstr ""
2926
7d76ea1d
DK
2927#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><programlisting>
2928#: apt.conf.5.xml:500
2929#, no-wrap
2930msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
2a52e8c5
DK
2931msgstr ""
2932
7d76ea1d
DK
2933#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2934#: apt.conf.5.xml:490
782486e8 2935msgid ""
7d76ea1d
DK
2936"The default list includes \"environment\" and "
2937"\"en\". \"<literal>environment</literal>\" has a special meaning here: It "
2938"will be replaced at runtime with the languagecodes extracted from the "
2939"<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
2940"that these codes are not included twice in the list. If "
2941"<literal>LC_MESSAGES</literal> is set to \"C\" only the "
2942"<filename>Translation-en</filename> file (if available) will be used. To "
2943"force apt to use no Translation file use the setting "
2944"<literal>Acquire::Languages=none</literal>. \"<literal>none</literal>\" is "
2945"another special meaning code which will stop the search for a fitting "
2946"<filename>Translation</filename> file. This can be used by the system "
2947"administrator to let APT know that it should download also this files "
2948"without actually use them if the environment doesn't specify this "
2949"languages. So the following example configuration will result in the order "
2950"\"en, de\" in an english and in \"de, en\" in a german localization. Note "
2951"that \"fr\" is downloaded, but not used if APT is not used in a french "
2952"localization, in such an environment the order would be \"fr, de, en\". "
2953"<placeholder type=\"programlisting\" id=\"0\"/>"
2a52e8c5
DK
2954msgstr ""
2955
7d76ea1d
DK
2956#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
2957#: apt.conf.5.xml:501
782486e8 2958msgid ""
7d76ea1d
DK
2959"Note: To prevent problems resulting from APT being executed in different "
2960"environments (e.g. by different users or by other programs) all Translation "
2961"files which are found in <filename>/var/lib/apt/lists/</filename> will be "
2962"added to the end of the list (after an implicit "
2963"\"<literal>none</literal>\")."
2a52e8c5
DK
2964msgstr ""
2965
7d76ea1d
DK
2966#. type: Content of: <refentry><refsect1><title>
2967#: apt.conf.5.xml:512
2968msgid "Directories"
bcf91c1b
DK
2969msgstr ""
2970
2a52e8c5 2971#. type: Content of: <refentry><refsect1><para>
7d76ea1d 2972#: apt.conf.5.xml:514
2a52e8c5 2973msgid ""
7d76ea1d
DK
2974"The <literal>Dir::State</literal> section has directories that pertain to "
2975"local state information. <literal>lists</literal> is the directory to place "
2976"downloaded package lists in and <literal>status</literal> is the name of the "
2977"dpkg status file. <literal>preferences</literal> is the name of the APT "
2978"<filename>preferences</filename> file. <literal>Dir::State</literal> "
2979"contains the default directory to prefix on all sub items if they do not "
2980"start with <filename>/</filename> or <filename>./</filename>."
2a52e8c5
DK
2981msgstr ""
2982
2983#. type: Content of: <refentry><refsect1><para>
7d76ea1d 2984#: apt.conf.5.xml:521
2a52e8c5 2985msgid ""
7d76ea1d
DK
2986"<literal>Dir::Cache</literal> contains locations pertaining to local cache "
2987"information, such as the two package caches <literal>srcpkgcache</literal> "
2988"and <literal>pkgcache</literal> as well as the location to place downloaded "
2989"archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
2990"be turned off by setting their names to be blank. This will slow down "
2991"startup but save disk space. It is probably preferred to turn off the "
2992"pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> the "
2993"default directory is contained in <literal>Dir::Cache</literal>"
2a52e8c5
DK
2994msgstr ""
2995
2996#. type: Content of: <refentry><refsect1><para>
7d76ea1d 2997#: apt.conf.5.xml:530
2a52e8c5 2998msgid ""
7d76ea1d
DK
2999"<literal>Dir::Etc</literal> contains the location of configuration files, "
3000"<literal>sourcelist</literal> gives the location of the sourcelist and "
3001"<literal>main</literal> is the default configuration file (setting has no "
3002"effect, unless it is done from the config file specified by "
3003"<envar>APT_CONFIG</envar>)."
2a52e8c5
DK
3004msgstr ""
3005
3006#. type: Content of: <refentry><refsect1><para>
7d76ea1d 3007#: apt.conf.5.xml:536
2a52e8c5 3008msgid ""
7d76ea1d
DK
3009"The <literal>Dir::Parts</literal> setting reads in all the config fragments "
3010"in lexical order from the directory specified. After this is done then the "
3011"main config file is loaded."
2a52e8c5
DK
3012msgstr ""
3013
3014#. type: Content of: <refentry><refsect1><para>
7d76ea1d 3015#: apt.conf.5.xml:540
2a52e8c5 3016msgid ""
7d76ea1d
DK
3017"Binary programs are pointed to by "
3018"<literal>Dir::Bin</literal>. <literal>Dir::Bin::Methods</literal> specifies "
3019"the location of the method handlers and <literal>gzip</literal>, "
3020"<literal>bzip2</literal>, <literal>lzma</literal>, <literal>dpkg</literal>, "
3021"<literal>apt-get</literal> <literal>dpkg-source</literal> "
3022"<literal>dpkg-buildpackage</literal> and <literal>apt-cache</literal> "
3023"specify the location of the respective programs."
2a52e8c5
DK
3024msgstr ""
3025
3026#. type: Content of: <refentry><refsect1><para>
7d76ea1d 3027#: apt.conf.5.xml:548
2a52e8c5 3028msgid ""
7d76ea1d
DK
3029"The configuration item <literal>RootDir</literal> has a special meaning. If "
3030"set, all paths in <literal>Dir::</literal> will be relative to "
3031"<literal>RootDir</literal>, <emphasis>even paths that are specified "
3032"absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is "
3033"set to <filename>/tmp/staging</filename> and "
3034"<literal>Dir::State::status</literal> is set to "
3035"<filename>/var/lib/dpkg/status</filename>, then the status file will be "
3036"looked up in <filename>/tmp/staging/var/lib/dpkg/status</filename>."
2a52e8c5
DK
3037msgstr ""
3038
3039#. type: Content of: <refentry><refsect1><para>
7d76ea1d 3040#: apt.conf.5.xml:561
2a52e8c5 3041msgid ""
7d76ea1d
DK
3042"The <literal>Ignore-Files-Silently</literal> list can be used to specify "
3043"which files APT should silently ignore while parsing the files in the "
3044"fragment directories. Per default a file which end with "
3045"<literal>.disabled</literal>, <literal>~</literal>, <literal>.bak</literal> "
3046"or <literal>.dpkg-[a-z]+</literal> is silently ignored. As seen in the last "
3047"default value these patterns can use regular expression syntax."
2a52e8c5
DK
3048msgstr ""
3049
7d76ea1d
DK
3050#. type: Content of: <refentry><refsect1><title>
3051#: apt.conf.5.xml:570
3052msgid "APT in DSelect"
2a52e8c5
DK
3053msgstr ""
3054
3055#. type: Content of: <refentry><refsect1><para>
7d76ea1d 3056#: apt.conf.5.xml:572
2a52e8c5 3057msgid ""
7d76ea1d
DK
3058"When APT is used as a &dselect; method several configuration directives "
3059"control the default behaviour. These are in the <literal>DSelect</literal> "
3060"section."
2a52e8c5
DK
3061msgstr ""
3062
7d76ea1d
DK
3063#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3064#: apt.conf.5.xml:577
2a52e8c5 3065msgid ""
7d76ea1d
DK
3066"Cache Clean mode; this value may be one of always, prompt, auto, pre-auto "
3067"and never. always and prompt will remove all packages from the cache after "
3068"upgrading, prompt (the default) does so conditionally. auto removes only "
3069"those packages which are no longer downloadable (replaced with a new version "
3070"for instance). pre-auto performs this action before downloading new "
3071"packages."
2a52e8c5
DK
3072msgstr ""
3073
7d76ea1d
DK
3074#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3075#: apt.conf.5.xml:586
2a52e8c5 3076msgid ""
7d76ea1d
DK
3077"The contents of this variable is passed to &apt-get; as command line options "
3078"when it is run for the install phase."
2a52e8c5
DK
3079msgstr ""
3080
7d76ea1d
DK
3081#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3082#: apt.conf.5.xml:591
2a52e8c5 3083msgid ""
7d76ea1d
DK
3084"The contents of this variable is passed to &apt-get; as command line options "
3085"when it is run for the update phase."
2a52e8c5
DK
3086msgstr ""
3087
7d76ea1d
DK
3088#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3089#: apt.conf.5.xml:596
3090msgid ""
3091"If true the [U]pdate operation in &dselect; will always prompt to continue. "
3092"The default is to prompt only on error."
2a52e8c5
DK
3093msgstr ""
3094
3095#. type: Content of: <refentry><refsect1><title>
7d76ea1d
DK
3096#: apt.conf.5.xml:602
3097msgid "How APT calls dpkg"
2a52e8c5
DK
3098msgstr ""
3099
3100#. type: Content of: <refentry><refsect1><para>
7d76ea1d 3101#: apt.conf.5.xml:603
2a52e8c5 3102msgid ""
7d76ea1d
DK
3103"Several configuration directives control how APT invokes &dpkg;. These are "
3104"in the <literal>DPkg</literal> section."
2a52e8c5
DK
3105msgstr ""
3106
7d76ea1d
DK
3107#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3108#: apt.conf.5.xml:608
2a52e8c5 3109msgid ""
7d76ea1d
DK
3110"This is a list of options to pass to dpkg. The options must be specified "
3111"using the list notation and each list item is passed as a single argument to "
3112"&dpkg;."
2a52e8c5
DK
3113msgstr ""
3114
7d76ea1d
DK
3115#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3116#: apt.conf.5.xml:614
3117msgid ""
3118"This is a list of shell commands to run before/after invoking &dpkg;. Like "
3119"<literal>options</literal> this must be specified in list notation. The "
3120"commands are invoked in order using <filename>/bin/sh</filename>, should any "
3121"fail APT will abort."
2a52e8c5
DK
3122msgstr ""
3123
7d76ea1d
DK
3124#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3125#: apt.conf.5.xml:621
2a52e8c5 3126msgid ""
7d76ea1d
DK
3127"This is a list of shell commands to run before invoking dpkg. Like "
3128"<literal>options</literal> this must be specified in list notation. The "
3129"commands are invoked in order using <filename>/bin/sh</filename>, should any "
3130"fail APT will abort. APT will pass to the commands on standard input the "
3131"filenames of all .deb files it is going to install, one per line."
2a52e8c5
DK
3132msgstr ""
3133
7d76ea1d
DK
3134#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3135#: apt.conf.5.xml:627
2a52e8c5 3136msgid ""
7d76ea1d
DK
3137"Version 2 of this protocol dumps more information, including the protocol "
3138"version, the APT configuration space and the packages, files and versions "
3139"being changed. Version 2 is enabled by setting "
3140"<literal>DPkg::Tools::options::cmd::Version</literal> to "
3141"2. <literal>cmd</literal> is a command given to "
3142"<literal>Pre-Install-Pkgs</literal>."
2a52e8c5
DK
3143msgstr ""
3144
7d76ea1d
DK
3145#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3146#: apt.conf.5.xml:635
2a52e8c5 3147msgid ""
7d76ea1d
DK
3148"APT chdirs to this directory before invoking dpkg, the default is "
3149"<filename>/</filename>."
2a52e8c5
DK
3150msgstr ""
3151
7d76ea1d
DK
3152#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3153#: apt.conf.5.xml:640
2a52e8c5 3154msgid ""
7d76ea1d
DK
3155"These options are passed to &dpkg-buildpackage; when compiling packages, the "
3156"default is to disable signing and produce all binaries."
2a52e8c5
DK
3157msgstr ""
3158
7d76ea1d
DK
3159#. type: Content of: <refentry><refsect1><refsect2><title>
3160#: apt.conf.5.xml:645
3161msgid "dpkg trigger usage (and related options)"
2a52e8c5
DK
3162msgstr ""
3163
7d76ea1d
DK
3164#. type: Content of: <refentry><refsect1><refsect2><para>
3165#: apt.conf.5.xml:646
2a52e8c5 3166msgid ""
7d76ea1d
DK
3167"APT can call dpkg in a way so it can make aggressive use of triggers over "
3168"multiple calls of dpkg. Without further options dpkg will use triggers only "
3169"in between his own run. Activating these options can therefore decrease the "
3170"time needed to perform the install / upgrade. Note that it is intended to "
3171"activate these options per default in the future, but as it changes the way "
3172"APT calling dpkg drastically it needs a lot more testing. <emphasis>These "
3173"options are therefore currently experimental and should not be used in "
3174"productive environments.</emphasis> Also it breaks the progress reporting so "
3175"all frontends will currently stay around half (or more) of the time in the "
3176"100% state while it actually configures all packages."
2a52e8c5
DK
3177msgstr ""
3178
7d76ea1d
DK
3179#. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
3180#: apt.conf.5.xml:661
3181#, no-wrap
2a52e8c5 3182msgid ""
7d76ea1d
DK
3183"DPkg::NoTriggers \"true\";\n"
3184"PackageManager::Configure \"smart\";\n"
3185"DPkg::ConfigurePending \"true\";\n"
3186"DPkg::TriggersPending \"true\";"
2a52e8c5
DK
3187msgstr ""
3188
7d76ea1d
DK
3189#. type: Content of: <refentry><refsect1><refsect2><para>
3190#: apt.conf.5.xml:655
3191msgid ""
3192"Note that it is not guaranteed that APT will support these options or that "
3193"these options will not cause (big) trouble in the future. If you have "
3194"understand the current risks and problems with these options, but are brave "
3195"enough to help testing them create a new configuration file and test a "
3196"combination of options. Please report any bugs, problems and improvements "
3197"you encounter and make sure to note which options you have used in your "
3198"reports. Asking dpkg for help could also be useful for debugging proposes, "
3199"see e.g. <command>dpkg --audit</command>. A defensive option combination "
3200"would be <placeholder type=\"literallayout\" id=\"0\"/>"
2a52e8c5
DK
3201msgstr ""
3202
7d76ea1d
DK
3203#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3204#: apt.conf.5.xml:668
2a52e8c5 3205msgid ""
7d76ea1d
DK
3206"Add the no triggers flag to all dpkg calls (except the ConfigurePending "
3207"call). See &dpkg; if you are interested in what this actually means. In "
3208"short: dpkg will not run the triggers when this flag is present unless it is "
3209"explicitly called to do so in an extra call. Note that this option exists "
3210"(undocumented) also in older apt versions with a slightly different meaning: "
3211"Previously these option only append --no-triggers to the configure calls to "
3212"dpkg - now apt will add these flag also to the unpack and remove calls."
2a52e8c5
DK
3213msgstr ""
3214
7d76ea1d
DK
3215#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3216#: apt.conf.5.xml:676
3217msgid ""
3218"Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
3219"and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default "
3220"value and causes APT to configure all packages explicit. The "
3221"\"<literal>smart</literal>\" way is it to configure only packages which need "
3222"to be configured before another package can be unpacked (Pre-Depends) and "
3223"let the rest configure by dpkg with a call generated by the next "
3224"option. \"<literal>no</literal>\" on the other hand will not configure "
3225"anything and totally rely on dpkg for configuration (which will at the "
3226"moment fail if a Pre-Depends is encountered). Setting this option to "
3227"another than the all value will implicitly activate also the next option per "
3228"default as otherwise the system could end in an unconfigured status which "
3229"could be unbootable!"
2a52e8c5
DK
3230msgstr ""
3231
7d76ea1d
DK
3232#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3233#: apt.conf.5.xml:687
2a52e8c5 3234msgid ""
7d76ea1d
DK
3235"If this option is set apt will call <command>dpkg --configure "
3236"--pending</command> to let dpkg handle all required configurations and "
3237"triggers. This option is activated automatic per default if the previous "
3238"option is not set to <literal>all</literal>, but deactivating could be "
3239"useful if you want to run APT multiple times in a row - e.g. in an "
3240"installer. In these sceneries you could deactivate this option in all but "
3241"the last run."
2a52e8c5
DK
3242msgstr ""
3243
7d76ea1d
DK
3244#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3245#: apt.conf.5.xml:694
3246msgid ""
3247"Useful for <literal>smart</literal> configuration as a package which has "
3248"pending triggers is not considered as <literal>installed</literal> and dpkg "
3249"treats them as <literal>unpacked</literal> currently which is a dealbreaker "
3250"for Pre-Dependencies (see debbugs #526774). Note that this will process all "
3251"triggers, not only the triggers needed to configure this package."
2a52e8c5
DK
3252msgstr ""
3253
7d76ea1d
DK
3254#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3255#: apt.conf.5.xml:700
2a52e8c5 3256msgid ""
7d76ea1d
DK
3257"As the configuration can be deferred to be done at the end by dpkg it can be "
3258"tried to order the unpack series only by critical needs, e.g. by "
3259"Pre-Depends. Default is true and therefore the \"old\" method of ordering in "
3260"various steps by everything. While both method were present in earlier APT "
3261"versions the <literal>OrderCritical</literal> method was unused, so this "
3262"method is very experimental and needs further improvements before becoming "
3263"really useful."
2a52e8c5
DK
3264msgstr ""
3265
7d76ea1d
DK
3266#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
3267#: apt.conf.5.xml:715
3268#, no-wrap
2a52e8c5 3269msgid ""
7d76ea1d
DK
3270"OrderList::Score {\n"
3271"\tDelete 500;\n"
3272"\tEssential 200;\n"
3273"\tImmediate 10;\n"
3274"\tPreDepends 50;\n"
3275"};"
2a52e8c5
DK
3276msgstr ""
3277
7d76ea1d
DK
3278#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3279#: apt.conf.5.xml:708
3280msgid ""
3281"Essential packages (and there dependencies) should be configured immediately "
3282"after unpacking. It will be a good idea to do this quite early in the "
3283"upgrade process as these these configure calls require currently also "
3284"<literal>DPkg::TriggersPending</literal> which will run quite a few triggers "
3285"(which maybe not needed). Essentials get per default a high score but the "
3286"immediate flag is relatively low (a package which has a Pre-Depends is "
3287"higher rated). These option and the others in the same group can be used to "
3288"change the scoring. The following example shows the settings with there "
3289"default values. <placeholder type=\"literallayout\" id=\"0\"/>"
2a52e8c5
DK
3290msgstr ""
3291
7d76ea1d
DK
3292#. type: Content of: <refentry><refsect1><title>
3293#: apt.conf.5.xml:728
3294msgid "Periodic and Archives options"
89fd753d
MV
3295msgstr ""
3296
7d76ea1d
DK
3297#. type: Content of: <refentry><refsect1><para>
3298#: apt.conf.5.xml:729
3299msgid ""
3300"<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
3301"of options configure behavior of apt periodic updates, which is done by "
3302"<literal>/etc/cron.daily/apt</literal> script. See header of this script for "
3303"the brief documentation of these options."
2a52e8c5
DK
3304msgstr ""
3305
7d76ea1d
DK
3306#. type: Content of: <refentry><refsect1><title>
3307#: apt.conf.5.xml:737
3308msgid "Debug options"
2a52e8c5
DK
3309msgstr ""
3310
3311#. type: Content of: <refentry><refsect1><para>
7d76ea1d 3312#: apt.conf.5.xml:739
2a52e8c5 3313msgid ""
7d76ea1d
DK
3314"Enabling options in the <literal>Debug::</literal> section will cause "
3315"debugging information to be sent to the standard error stream of the program "
3316"utilizing the <literal>apt</literal> libraries, or enable special program "
3317"modes that are primarily useful for debugging the behavior of "
3318"<literal>apt</literal>. Most of these options are not interesting to a "
3319"normal user, but a few may be:"
b39c1859
MV
3320msgstr ""
3321
7d76ea1d
DK
3322#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3323#: apt.conf.5.xml:750
b39c1859 3324msgid ""
7d76ea1d
DK
3325"<literal>Debug::pkgProblemResolver</literal> enables output about the "
3326"decisions made by <literal>dist-upgrade, upgrade, install, remove, "
3327"purge</literal>."
b39c1859
MV
3328msgstr ""
3329
7d76ea1d
DK
3330#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3331#: apt.conf.5.xml:758
b39c1859 3332msgid ""
7d76ea1d
DK
3333"<literal>Debug::NoLocking</literal> disables all file locking. This can be "
3334"used to run some operations (for instance, <literal>apt-get -s "
3335"install</literal>) as a non-root user."
b39c1859
MV
3336msgstr ""
3337
7d76ea1d
DK
3338#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3339#: apt.conf.5.xml:767
b39c1859 3340msgid ""
7d76ea1d
DK
3341"<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
3342"time that <literal>apt</literal> invokes &dpkg;."
b39c1859
MV
3343msgstr ""
3344
7d76ea1d
DK
3345#. TODO: provide a
3346#. motivating example, except I haven't a clue why you'd want
3347#. to do this.
3348#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
3349#: apt.conf.5.xml:775
3350msgid ""
3351"<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
3352"in CD-ROM IDs."
b39c1859
MV
3353msgstr ""
3354
7d76ea1d
DK
3355#. type: Content of: <refentry><refsect1><para>
3356#: apt.conf.5.xml:785
3357msgid "A full list of debugging options to apt follows."
b39c1859
MV
3358msgstr ""
3359
7d76ea1d
DK
3360#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3361#: apt.conf.5.xml:794
3362msgid "Print information related to accessing <literal>cdrom://</literal> sources."
2a52e8c5
DK
3363msgstr ""
3364
7d76ea1d
DK
3365#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3366#: apt.conf.5.xml:805
3367msgid "Print information related to downloading packages using FTP."
2a52e8c5
DK
3368msgstr ""
3369
7d76ea1d
DK
3370#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3371#: apt.conf.5.xml:816
3372msgid "Print information related to downloading packages using HTTP."
2a52e8c5
DK
3373msgstr ""
3374
7d76ea1d
DK
3375#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3376#: apt.conf.5.xml:827
3377msgid "Print information related to downloading packages using HTTPS."
3378msgstr ""
3379
3380#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3381#: apt.conf.5.xml:838
2a52e8c5 3382msgid ""
7d76ea1d
DK
3383"Print information related to verifying cryptographic signatures using "
3384"<literal>gpg</literal>."
2a52e8c5
DK
3385msgstr ""
3386
7d76ea1d
DK
3387#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3388#: apt.conf.5.xml:849
2a52e8c5 3389msgid ""
7d76ea1d
DK
3390"Output information about the process of accessing collections of packages "
3391"stored on CD-ROMs."
2a52e8c5
DK
3392msgstr ""
3393
7d76ea1d
DK
3394#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3395#: apt.conf.5.xml:859
3396msgid "Describes the process of resolving build-dependencies in &apt-get;."
2a52e8c5
DK
3397msgstr ""
3398
7d76ea1d
DK
3399#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3400#: apt.conf.5.xml:869
2a52e8c5 3401msgid ""
7d76ea1d
DK
3402"Output each cryptographic hash that is generated by the "
3403"<literal>apt</literal> libraries."
2a52e8c5
DK
3404msgstr ""
3405
7d76ea1d
DK
3406#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3407#: apt.conf.5.xml:879
2a52e8c5 3408msgid ""
7d76ea1d
DK
3409"Do not include information from <literal>statfs</literal>, namely the number "
3410"of used and free blocks on the CD-ROM filesystem, when generating an ID for "
3411"a CD-ROM."
2a52e8c5
DK
3412msgstr ""
3413
7d76ea1d
DK
3414#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3415#: apt.conf.5.xml:890
2a52e8c5 3416msgid ""
7d76ea1d
DK
3417"Disable all file locking. For instance, this will allow two instances of "
3418"<quote><literal>apt-get update</literal></quote> to run at the same time."
63fc5550
DK
3419msgstr ""
3420
7d76ea1d
DK
3421#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3422#: apt.conf.5.xml:902
3423msgid "Log when items are added to or removed from the global download queue."
2a52e8c5
DK
3424msgstr ""
3425
7d76ea1d
DK
3426#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3427#: apt.conf.5.xml:912
63fc5550 3428msgid ""
7d76ea1d
DK
3429"Output status messages and errors related to verifying checksums and "
3430"cryptographic signatures of downloaded files."
63fc5550
DK
3431msgstr ""
3432
7d76ea1d
DK
3433#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3434#: apt.conf.5.xml:922
2a52e8c5 3435msgid ""
7d76ea1d
DK
3436"Output information about downloading and applying package index list diffs, "
3437"and errors relating to package index list diffs."
63fc5550
DK
3438msgstr ""
3439
7d76ea1d
DK
3440#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3441#: apt.conf.5.xml:934
63fc5550 3442msgid ""
7d76ea1d
DK
3443"Output information related to patching apt package lists when downloading "
3444"index diffs instead of full indices."
2a52e8c5
DK
3445msgstr ""
3446
7d76ea1d
DK
3447#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3448#: apt.conf.5.xml:945
3449msgid "Log all interactions with the sub-processes that actually perform downloads."
2a52e8c5
DK
3450msgstr ""
3451
7d76ea1d
DK
3452#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3453#: apt.conf.5.xml:956
2a52e8c5 3454msgid ""
7d76ea1d
DK
3455"Log events related to the automatically-installed status of packages and to "
3456"the removal of unused packages."
2a52e8c5
DK
3457msgstr ""
3458
2a52e8c5 3459#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 3460#: apt.conf.5.xml:966
2a52e8c5 3461msgid ""
7d76ea1d
DK
3462"Generate debug messages describing which packages are being automatically "
3463"installed to resolve dependencies. This corresponds to the initial "
3464"auto-install pass performed in, e.g., <literal>apt-get install</literal>, "
3465"and not to the full <literal>apt</literal> dependency resolver; see "
3466"<literal>Debug::pkgProblemResolver</literal> for that."
2a52e8c5
DK
3467msgstr ""
3468
c77d6597 3469#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 3470#: apt.conf.5.xml:980
c77d6597 3471msgid ""
7d76ea1d
DK
3472"Generate debug messages describing which package is marked as "
3473"keep/install/remove while the ProblemResolver does his work. Each addition "
3474"or deletion may trigger additional actions; they are shown indented two "
3475"additional space under the original entry. The format for each line is "
3476"<literal>MarkKeep</literal>, <literal>MarkDelete</literal> or "
3477"<literal>MarkInstall</literal> followed by <literal>package-name &lt;a.b.c "
3478"-&gt; d.e.f | x.y.z&gt; (section)</literal> where <literal>a.b.c</literal> "
3479"is the current version of the package, <literal>d.e.f</literal> is the "
3480"version considered for installation and <literal>x.y.z</literal> is a newer "
3481"version, but not considered for installation (because of a low pin "
3482"score). The later two can be omitted if there is none or if it is the same "
3483"version as the installed. <literal>section</literal> is the name of the "
3484"section the package appears in."
c77d6597
MV
3485msgstr ""
3486
2a52e8c5 3487#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d
DK
3488#: apt.conf.5.xml:1002
3489msgid "Dump the default configuration to standard error on startup."
2a52e8c5
DK
3490msgstr ""
3491
2a52e8c5 3492#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 3493#: apt.conf.5.xml:1012
2a52e8c5 3494msgid ""
7d76ea1d
DK
3495"When invoking &dpkg;, output the precise command line with which it is being "
3496"invoked, with arguments separated by a single space character."
2a52e8c5
DK
3497msgstr ""
3498
2a52e8c5 3499#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 3500#: apt.conf.5.xml:1023
2a52e8c5 3501msgid ""
7d76ea1d
DK
3502"Output all the data received from &dpkg; on the status file descriptor and "
3503"any errors encountered while parsing it."
2a52e8c5
DK
3504msgstr ""
3505
2a52e8c5 3506#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 3507#: apt.conf.5.xml:1034
2a52e8c5 3508msgid ""
7d76ea1d
DK
3509"Generate a trace of the algorithm that decides the order in which "
3510"<literal>apt</literal> should pass packages to &dpkg;."
2a52e8c5
DK
3511msgstr ""
3512
2a52e8c5 3513#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d
DK
3514#: apt.conf.5.xml:1046
3515msgid "Output status messages tracing the steps performed when invoking &dpkg;."
2a52e8c5
DK
3516msgstr ""
3517
2a52e8c5 3518#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d
DK
3519#: apt.conf.5.xml:1057
3520msgid "Output the priority of each package list on startup."
2a52e8c5
DK
3521msgstr ""
3522
2a52e8c5 3523#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d
DK
3524#: apt.conf.5.xml:1067
3525msgid ""
3526"Trace the execution of the dependency resolver (this applies only to what "
3527"happens when a complex dependency problem is encountered)."
2a52e8c5
DK
3528msgstr ""
3529
2a52e8c5 3530#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 3531#: apt.conf.5.xml:1078
2a52e8c5 3532msgid ""
7d76ea1d
DK
3533"Display a list of all installed packages with their calculated score used by "
3534"the pkgProblemResolver. The description of the package is the same as "
3535"described in <literal>Debug::pkgDepCache::Marker</literal>"
2a52e8c5
DK
3536msgstr ""
3537
2a52e8c5 3538#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7d76ea1d 3539#: apt.conf.5.xml:1090
2a52e8c5 3540msgid ""
7d76ea1d
DK
3541"Print information about the vendors read from "
3542"<filename>/etc/apt/vendors.list</filename>."
2a52e8c5
DK
3543msgstr ""
3544
7d76ea1d
DK
3545#. type: Content of: <refentry><refsect1><title>
3546#: apt.conf.5.xml:1112 apt_preferences.5.xml:545 sources.list.5.xml:211 apt-ftparchive.1.xml:596
3547msgid "Examples"
3548msgstr ""
3549
3550#. type: Content of: <refentry><refsect1><para>
3551#: apt.conf.5.xml:1113
2a52e8c5 3552msgid ""
7d76ea1d
DK
3553"&configureindex; is a configuration file showing example values for all "
3554"possible options."
2a52e8c5
DK
3555msgstr ""
3556
7d76ea1d
DK
3557#. ? reading apt.conf
3558#. type: Content of: <refentry><refsect1><para>
3559#: apt.conf.5.xml:1125
3560msgid "&apt-cache;, &apt-config;, &apt-preferences;."
3561msgstr ""
3562
3563#. type: Content of: <refentry><refnamediv><refpurpose>
3564#: apt_preferences.5.xml:32
3565msgid "Preference control file for APT"
2a52e8c5
DK
3566msgstr ""
3567
aec22160 3568#. type: Content of: <refentry><refsect1><para>
7d76ea1d 3569#: apt_preferences.5.xml:37
aec22160 3570msgid ""
7d76ea1d
DK
3571"The APT preferences file <filename>/etc/apt/preferences</filename> and the "
3572"fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
3573"can be used to control which versions of packages will be selected for "
3574"installation."
aec22160
DK
3575msgstr ""
3576
7d76ea1d
DK
3577#. type: Content of: <refentry><refsect1><para>
3578#: apt_preferences.5.xml:42
b6c6b52f 3579msgid ""
7d76ea1d
DK
3580"Several versions of a package may be available for installation when the "
3581"&sources-list; file contains references to more than one distribution (for "
3582"example, <literal>stable</literal> and <literal>testing</literal>). APT "
3583"assigns a priority to each version that is available. Subject to dependency "
3584"constraints, <command>apt-get</command> selects the version with the highest "
3585"priority for installation. The APT preferences file overrides the "
3586"priorities that APT assigns to package versions by default, thus giving the "
3587"user control over which one is selected for installation."
b6c6b52f
MV
3588msgstr ""
3589
7d76ea1d
DK
3590#. type: Content of: <refentry><refsect1><para>
3591#: apt_preferences.5.xml:52
c77d6597 3592msgid ""
7d76ea1d
DK
3593"Several instances of the same version of a package may be available when the "
3594"&sources-list; file contains references to more than one source. In this "
3595"case <command>apt-get</command> downloads the instance listed earliest in "
3596"the &sources-list; file. The APT preferences file does not affect the "
3597"choice of instance, only the choice of version."
c77d6597
MV
3598msgstr ""
3599
7d76ea1d
DK
3600#. type: Content of: <refentry><refsect1><para>
3601#: apt_preferences.5.xml:59
b6c6b52f 3602msgid ""
7d76ea1d
DK
3603"Preferences are a strong power in the hands of a system administrator but "
3604"they can become also their biggest nightmare if used without care! APT will "
3605"not questioning the preferences so wrong settings will therefore lead to "
3606"uninstallable packages or wrong decisions while upgrading packages. Even "
3607"more problems will arise if multiply distribution releases are mixed without "
3608"a good understanding of the following paragraphs. Packages included in a "
3609"specific release aren't tested in and therefore doesn't always work as "
3610"expected in older or newer releases or together with other packages from "
3611"different releases. You have been warned."
b6c6b52f
MV
3612msgstr ""
3613
7d76ea1d
DK
3614#. type: Content of: <refentry><refsect1><para>
3615#: apt_preferences.5.xml:70
2a52e8c5 3616msgid ""
7d76ea1d
DK
3617"Note that the files in the <filename>/etc/apt/preferences.d</filename> "
3618"directory are parsed in alphanumeric ascending order and need to obey the "
3619"following naming convention: The files have either no or "
3620"\"<literal>pref</literal>\" as filename extension and only contain "
3621"alphanumeric, hyphen (-), underscore (_) and period (.) characters. "
3622"Otherwise APT will print a notice that it has ignored a file if the file "
3623"doesn't match a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
3624"configuration list - in this case it will be silently ignored."
2a52e8c5
DK
3625msgstr ""
3626
7d76ea1d
DK
3627#. type: Content of: <refentry><refsect1><refsect2><title>
3628#: apt_preferences.5.xml:79
3629msgid "APT's Default Priority Assignments"
3630msgstr ""
3631
3632#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
3633#: apt_preferences.5.xml:94
3634#, no-wrap
b39c1859 3635msgid ""
7d76ea1d
DK
3636"<command>apt-get install -t testing "
3637"<replaceable>some-package</replaceable></command>\n"
b39c1859
MV
3638msgstr ""
3639
7d76ea1d
DK
3640#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
3641#: apt_preferences.5.xml:97
3642#, no-wrap
3643msgid "APT::Default-Release \"stable\";\n"
3644msgstr ""
3645
3646#. type: Content of: <refentry><refsect1><refsect2><para>
3647#: apt_preferences.5.xml:81
2a52e8c5 3648msgid ""
7d76ea1d
DK
3649"If there is no preferences file or if there is no entry in the file that "
3650"applies to a particular version then the priority assigned to that version "
3651"is the priority of the distribution to which that version belongs. It is "
3652"possible to single out a distribution, \"the target release\", which "
3653"receives a higher priority than other distributions do by default. The "
3654"target release can be set on the <command>apt-get</command> command line or "
3655"in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
3656"that this has precedence over any general priority you set in the "
3657"<filename>/etc/apt/preferences</filename> file described later, but not over "
3658"specifically pinned packages. For example, <placeholder "
3659"type=\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" "
3660"id=\"1\"/>"
3661msgstr ""
3662
3663#. type: Content of: <refentry><refsect1><refsect2><para>
3664#: apt_preferences.5.xml:101
3665msgid ""
3666"If the target release has been specified then APT uses the following "
3667"algorithm to set the priorities of the versions of a package. Assign:"
2a52e8c5
DK
3668msgstr ""
3669
7d76ea1d
DK
3670#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
3671#: apt_preferences.5.xml:106
3672msgid "priority 1"
2a52e8c5
DK
3673msgstr ""
3674
7d76ea1d
DK
3675#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
3676#: apt_preferences.5.xml:107
2a52e8c5 3677msgid ""
7d76ea1d
DK
3678"to the versions coming from archives which in their "
3679"<filename>Release</filename> files are marked as \"NotAutomatic: yes\" but "
3680"<emphasis>not</emphasis> as \"ButAutomaticUpgrades: yes\" like the debian "
3681"<literal>experimental</literal> archive."
2a52e8c5
DK
3682msgstr ""
3683
7d76ea1d
DK
3684#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
3685#: apt_preferences.5.xml:113
3686msgid "priority 100"
2a52e8c5
DK
3687msgstr ""
3688
7d76ea1d
DK
3689#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
3690#: apt_preferences.5.xml:114
2a52e8c5 3691msgid ""
7d76ea1d
DK
3692"to the version that is already installed (if any) and to the versions coming "
3693"from archives which in their <filename>Release</filename> files are marked "
3694"as \"NotAutomatic: yes\" and \"ButAutomaticUpgrades: yes\" like the debian "
3695"backports archive since <literal>squeeze-backports</literal>."
2a52e8c5
DK
3696msgstr ""
3697
7d76ea1d
DK
3698#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
3699#: apt_preferences.5.xml:121
3700msgid "priority 500"
2a52e8c5
DK
3701msgstr ""
3702
7d76ea1d
DK
3703#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
3704#: apt_preferences.5.xml:122
2a52e8c5 3705msgid ""
7d76ea1d
DK
3706"to the versions that are not installed and do not belong to the target "
3707"release."
2a52e8c5
DK
3708msgstr ""
3709
7d76ea1d
DK
3710#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
3711#: apt_preferences.5.xml:126
3712msgid "priority 990"
c086ac18
DK
3713msgstr ""
3714
7d76ea1d
DK
3715#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
3716#: apt_preferences.5.xml:127
3717msgid "to the versions that are not installed and belong to the target release."
63fc5550
DK
3718msgstr ""
3719
7d76ea1d
DK
3720#. type: Content of: <refentry><refsect1><refsect2><para>
3721#: apt_preferences.5.xml:132
bf5c3fe8 3722msgid ""
7d76ea1d
DK
3723"If the target release has not been specified then APT simply assigns "
3724"priority 100 to all installed package versions and priority 500 to all "
3725"uninstalled package versions, except versions coming from archives which in "
3726"their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
3727"- these versions get the priority 1 or priority 100 if it is additionally "
3728"marked as \"ButAutomaticUpgrades: yes\"."
bf5c3fe8
MV
3729msgstr ""
3730
7d76ea1d
DK
3731#. type: Content of: <refentry><refsect1><refsect2><para>
3732#: apt_preferences.5.xml:139
2a52e8c5 3733msgid ""
7d76ea1d
DK
3734"APT then applies the following rules, listed in order of precedence, to "
3735"determine which version of a package to install."
2a52e8c5
DK
3736msgstr ""
3737
7d76ea1d
DK
3738#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3739#: apt_preferences.5.xml:142
2a52e8c5 3740msgid ""
7d76ea1d
DK
3741"Never downgrade unless the priority of an available version exceeds 1000. "
3742"(\"Downgrading\" is installing a less recent version of a package in place "
3743"of a more recent version. Note that none of APT's default priorities "
3744"exceeds 1000; such high priorities can only be set in the preferences file. "
3745"Note also that downgrading a package can be risky.)"
2a52e8c5
DK
3746msgstr ""
3747
7d76ea1d
DK
3748#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3749#: apt_preferences.5.xml:148
3750msgid "Install the highest priority version."
2a52e8c5
DK
3751msgstr ""
3752
7d76ea1d
DK
3753#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3754#: apt_preferences.5.xml:149
2a52e8c5 3755msgid ""
7d76ea1d
DK
3756"If two or more versions have the same priority, install the most recent one "
3757"(that is, the one with the higher version number)."
2a52e8c5
DK
3758msgstr ""
3759
7d76ea1d
DK
3760#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3761#: apt_preferences.5.xml:152
2a52e8c5 3762msgid ""
7d76ea1d
DK
3763"If two or more versions have the same priority and version number but either "
3764"the packages differ in some of their metadata or the "
3765"<literal>--reinstall</literal> option is given, install the uninstalled one."
2a52e8c5
DK
3766msgstr ""
3767
7d76ea1d
DK
3768#. type: Content of: <refentry><refsect1><refsect2><para>
3769#: apt_preferences.5.xml:158
2a52e8c5 3770msgid ""
7d76ea1d
DK
3771"In a typical situation, the installed version of a package (priority 100) "
3772"is not as recent as one of the versions available from the sources listed in "
3773"the &sources-list; file (priority 500 or 990). Then the package will be "
3774"upgraded when <command>apt-get install "
3775"<replaceable>some-package</replaceable></command> or <command>apt-get "
3776"upgrade</command> is executed."
2a52e8c5
DK
3777msgstr ""
3778
7d76ea1d
DK
3779#. type: Content of: <refentry><refsect1><refsect2><para>
3780#: apt_preferences.5.xml:165
3781msgid ""
3782"More rarely, the installed version of a package is <emphasis>more</emphasis> "
3783"recent than any of the other available versions. The package will not be "
3784"downgraded when <command>apt-get install "
3785"<replaceable>some-package</replaceable></command> or <command>apt-get "
3786"upgrade</command> is executed."
2a52e8c5
DK
3787msgstr ""
3788
7d76ea1d
DK
3789#. type: Content of: <refentry><refsect1><refsect2><para>
3790#: apt_preferences.5.xml:170
2a52e8c5 3791msgid ""
7d76ea1d
DK
3792"Sometimes the installed version of a package is more recent than the version "
3793"belonging to the target release, but not as recent as a version belonging to "
3794"some other distribution. Such a package will indeed be upgraded when "
3795"<command>apt-get install <replaceable>some-package</replaceable></command> "
3796"or <command>apt-get upgrade</command> is executed, because at least "
3797"<emphasis>one</emphasis> of the available versions has a higher priority "
3798"than the installed version."
2a52e8c5
DK
3799msgstr ""
3800
7d76ea1d
DK
3801#. type: Content of: <refentry><refsect1><refsect2><title>
3802#: apt_preferences.5.xml:179
3803msgid "The Effect of APT Preferences"
2a52e8c5
DK
3804msgstr ""
3805
7d76ea1d
DK
3806#. type: Content of: <refentry><refsect1><refsect2><para>
3807#: apt_preferences.5.xml:181
bcf91c1b 3808msgid ""
7d76ea1d
DK
3809"The APT preferences file allows the system administrator to control the "
3810"assignment of priorities. The file consists of one or more multi-line "
3811"records separated by blank lines. Records can have one of two forms, a "
3812"specific form and a general form."
bcf91c1b 3813msgstr ""
7d76ea1d
DK
3814
3815#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3816#: apt_preferences.5.xml:187
bcf91c1b 3817msgid ""
7d76ea1d
DK
3818"The specific form assigns a priority (a \"Pin-Priority\") to one or more "
3819"specified packages and specified version or version range. For example, the "
3820"following record assigns a high priority to all versions of the "
3821"<filename>perl</filename> package whose version number begins with "
3822"\"<literal>5.8</literal>\". Multiple packages can be separated by spaces."
bcf91c1b
DK
3823msgstr ""
3824
7d76ea1d
DK
3825#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3826#: apt_preferences.5.xml:194
bcf91c1b 3827#, no-wrap
7d76ea1d
DK
3828msgid ""
3829"Package: perl\n"
3830"Pin: version 5.8*\n"
3831"Pin-Priority: 1001\n"
bcf91c1b
DK
3832msgstr ""
3833
7d76ea1d
DK
3834#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3835#: apt_preferences.5.xml:200
3836msgid ""
3837"The general form assigns a priority to all of the package versions in a "
3838"given distribution (that is, to all the versions of packages that are listed "
3839"in a certain <filename>Release</filename> file) or to all of the package "
3840"versions coming from a particular Internet site, as identified by the site's "
3841"fully qualified domain name."
bcf91c1b
DK
3842msgstr ""
3843
7d76ea1d
DK
3844#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3845#: apt_preferences.5.xml:206
bcf91c1b 3846msgid ""
7d76ea1d
DK
3847"This general-form entry in the APT preferences file applies only to groups "
3848"of packages. For example, the following record assigns a high priority to "
3849"all package versions available from the local site."
bcf91c1b
DK
3850msgstr ""
3851
7d76ea1d
DK
3852#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3853#: apt_preferences.5.xml:211
bcf91c1b 3854#, no-wrap
7d76ea1d
DK
3855msgid ""
3856"Package: *\n"
3857"Pin: origin \"\"\n"
3858"Pin-Priority: 999\n"
bcf91c1b
DK
3859msgstr ""
3860
7d76ea1d
DK
3861#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3862#: apt_preferences.5.xml:216
bcf91c1b 3863msgid ""
7d76ea1d
DK
3864"A note of caution: the keyword used here is \"<literal>origin</literal>\" "
3865"which can be used to match a hostname. The following record will assign a "
3866"high priority to all versions available from the server identified by the "
3867"hostname \"ftp.de.debian.org\""
bcf91c1b
DK
3868msgstr ""
3869
7d76ea1d
DK
3870#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3871#: apt_preferences.5.xml:220
3872#, no-wrap
bcf91c1b 3873msgid ""
7d76ea1d
DK
3874"Package: *\n"
3875"Pin: origin \"ftp.de.debian.org\"\n"
3876"Pin-Priority: 999\n"
bcf91c1b
DK
3877msgstr ""
3878
7d76ea1d
DK
3879#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3880#: apt_preferences.5.xml:224
de2c243c 3881msgid ""
7d76ea1d
DK
3882"This should <emphasis>not</emphasis> be confused with the Origin of a "
3883"distribution as specified in a <filename>Release</filename> file. What "
3884"follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
3885"Internet address but an author or vendor name, such as \"Debian\" or "
3886"\"Ximian\"."
de2c243c 3887msgstr ""
3888
7d76ea1d
DK
3889#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3890#: apt_preferences.5.xml:229
bf5c3fe8 3891msgid ""
7d76ea1d
DK
3892"The following record assigns a low priority to all package versions "
3893"belonging to any distribution whose Archive name is "
3894"\"<literal>unstable</literal>\"."
bf5c3fe8
MV
3895msgstr ""
3896
7d76ea1d
DK
3897#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3898#: apt_preferences.5.xml:233
bf5c3fe8 3899#, no-wrap
bf5c3fe8 3900msgid ""
7d76ea1d
DK
3901"Package: *\n"
3902"Pin: release a=unstable\n"
3903"Pin-Priority: 50\n"
bf5c3fe8
MV
3904msgstr ""
3905
7d76ea1d
DK
3906#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3907#: apt_preferences.5.xml:238
c086ac18 3908msgid ""
7d76ea1d
DK
3909"The following record assigns a high priority to all package versions "
3910"belonging to any distribution whose Codename is "
3911"\"<literal>&testing-codename;</literal>\"."
c086ac18
DK
3912msgstr ""
3913
7d76ea1d
DK
3914#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3915#: apt_preferences.5.xml:242
3916#, no-wrap
3917msgid ""
3918"Package: *\n"
3919"Pin: release n=&testing-codename;\n"
3920"Pin-Priority: 900\n"
2a52e8c5
DK
3921msgstr ""
3922
7d76ea1d
DK
3923#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
3924#: apt_preferences.5.xml:247
2a52e8c5 3925msgid ""
7d76ea1d
DK
3926"The following record assigns a high priority to all package versions "
3927"belonging to any release whose Archive name is \"<literal>stable</literal>\" "
3928"and whose release Version number is \"<literal>3.0</literal>\"."
2a52e8c5
DK
3929msgstr ""
3930
7d76ea1d
DK
3931#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
3932#: apt_preferences.5.xml:252
3933#, no-wrap
2a52e8c5 3934msgid ""
7d76ea1d
DK
3935"Package: *\n"
3936"Pin: release a=stable, v=3.0\n"
3937"Pin-Priority: 500\n"
2a52e8c5
DK
3938msgstr ""
3939
7d76ea1d
DK
3940#. type: Content of: <refentry><refsect1><refsect2><title>
3941#: apt_preferences.5.xml:262
3942msgid "Regular expressions and glob() syntax"
2a52e8c5
DK
3943msgstr ""
3944
7d76ea1d
DK
3945#. type: Content of: <refentry><refsect1><refsect2><para>
3946#: apt_preferences.5.xml:264
2a52e8c5 3947msgid ""
7d76ea1d
DK
3948"APT also supports pinning by glob() expressions and regular expressions "
3949"surrounded by /. For example, the following example assigns the priority 500 "
3950"to all packages from experimental where the name starts with gnome (as a "
3951"glob()-like expression) or contains the word kde (as a POSIX extended "
3952"regular expression surrounded by slashes)."
2a52e8c5
DK
3953msgstr ""
3954
7d76ea1d
DK
3955#. type: Content of: <refentry><refsect1><refsect2><programlisting>
3956#: apt_preferences.5.xml:273
3957#, no-wrap
2a52e8c5 3958msgid ""
7d76ea1d
DK
3959"Package: gnome* /kde/\n"
3960"Pin: release n=experimental\n"
3961"Pin-Priority: 500\n"
2a52e8c5
DK
3962msgstr ""
3963
7d76ea1d
DK
3964#. type: Content of: <refentry><refsect1><refsect2><para>
3965#: apt_preferences.5.xml:279
2a52e8c5 3966msgid ""
7d76ea1d
DK
3967"The rule for those expressions is that they can occur anywhere where a "
3968"string can occur. Thus, the following pin assigns the priority 990 to all "
3969"packages from a release starting with karmic."
2a52e8c5
DK
3970msgstr ""
3971
7d76ea1d
DK
3972#. type: Content of: <refentry><refsect1><refsect2><programlisting>
3973#: apt_preferences.5.xml:285
3974#, no-wrap
b6c6b52f 3975msgid ""
7d76ea1d
DK
3976"Package: *\n"
3977"Pin: release n=karmic*\n"
3978"Pin-Priority: 990\n"
b6c6b52f
MV
3979msgstr ""
3980
7d76ea1d
DK
3981#. type: Content of: <refentry><refsect1><refsect2><para>
3982#: apt_preferences.5.xml:291
3983msgid ""
3984"If a regular expression occurs in a <literal>Package</literal> field, the "
3985"behavior is the same as if this regular expression were replaced with a list "
3986"of all package names it matches. It is undecided whether this will change in "
3987"the future, thus you should always list wild-card pins first, so later "
3988"specific pins override it. The pattern \"<literal>*</literal>\" in a "
3989"Package field is not considered a glob() expression in itself."
2a52e8c5
DK
3990msgstr ""
3991
7d76ea1d
DK
3992#. type: Content of: <refentry><refsect1><refsect2><title>
3993#: apt_preferences.5.xml:307
3994msgid "How APT Interprets Priorities"
2a52e8c5
DK
3995msgstr ""
3996
7d76ea1d
DK
3997#. type: Content of: <refentry><refsect1><refsect2><para>
3998#: apt_preferences.5.xml:310
2a52e8c5 3999msgid ""
7d76ea1d
DK
4000"Priorities (P) assigned in the APT preferences file must be positive or "
4001"negative integers. They are interpreted as follows (roughly speaking):"
2a52e8c5
DK
4002msgstr ""
4003
7d76ea1d
DK
4004#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4005#: apt_preferences.5.xml:315
4006msgid "P &gt; 1000"
2a52e8c5
DK
4007msgstr ""
4008
7d76ea1d
DK
4009#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4010#: apt_preferences.5.xml:316
2a52e8c5 4011msgid ""
7d76ea1d
DK
4012"causes a version to be installed even if this constitutes a downgrade of the "
4013"package"
2a52e8c5
DK
4014msgstr ""
4015
7d76ea1d
DK
4016#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4017#: apt_preferences.5.xml:320
4018msgid "990 &lt; P &lt;=1000"
4019msgstr ""
4020
4021#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4022#: apt_preferences.5.xml:321
2a52e8c5 4023msgid ""
7d76ea1d
DK
4024"causes a version to be installed even if it does not come from the target "
4025"release, unless the installed version is more recent"
2a52e8c5
DK
4026msgstr ""
4027
7d76ea1d
DK
4028#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4029#: apt_preferences.5.xml:326
4030msgid "500 &lt; P &lt;=990"
2a52e8c5
DK
4031msgstr ""
4032
7d76ea1d
DK
4033#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4034#: apt_preferences.5.xml:327
2a52e8c5 4035msgid ""
7d76ea1d
DK
4036"causes a version to be installed unless there is a version available "
4037"belonging to the target release or the installed version is more recent"
2a52e8c5
DK
4038msgstr ""
4039
7d76ea1d
DK
4040#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4041#: apt_preferences.5.xml:332
4042msgid "100 &lt; P &lt;=500"
2a52e8c5
DK
4043msgstr ""
4044
7d76ea1d
DK
4045#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4046#: apt_preferences.5.xml:333
2a52e8c5 4047msgid ""
7d76ea1d
DK
4048"causes a version to be installed unless there is a version available "
4049"belonging to some other distribution or the installed version is more recent"
2a52e8c5
DK
4050msgstr ""
4051
7d76ea1d
DK
4052#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4053#: apt_preferences.5.xml:338
4054msgid "0 &lt; P &lt;=100"
2a52e8c5
DK
4055msgstr ""
4056
7d76ea1d
DK
4057#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4058#: apt_preferences.5.xml:339
2a52e8c5 4059msgid ""
7d76ea1d
DK
4060"causes a version to be installed only if there is no installed version of "
4061"the package"
2a52e8c5
DK
4062msgstr ""
4063
7d76ea1d
DK
4064#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4065#: apt_preferences.5.xml:343
4066msgid "P &lt; 0"
2a52e8c5
DK
4067msgstr ""
4068
7d76ea1d
DK
4069#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4070#: apt_preferences.5.xml:344
4071msgid "prevents the version from being installed"
2a52e8c5
DK
4072msgstr ""
4073
7d76ea1d
DK
4074#. type: Content of: <refentry><refsect1><refsect2><para>
4075#: apt_preferences.5.xml:349
4076msgid ""
4077"If any specific-form records match an available package version then the "
4078"first such record determines the priority of the package version. Failing "
4079"that, if any general-form records match an available package version then "
4080"the first such record determines the priority of the package version."
3e9c4f70
DK
4081msgstr ""
4082
4083#. type: Content of: <refentry><refsect1><refsect2><para>
7d76ea1d 4084#: apt_preferences.5.xml:355
3e9c4f70 4085msgid ""
7d76ea1d
DK
4086"For example, suppose the APT preferences file contains the three records "
4087"presented earlier:"
3e9c4f70
DK
4088msgstr ""
4089
7d76ea1d
DK
4090#. type: Content of: <refentry><refsect1><refsect2><programlisting>
4091#: apt_preferences.5.xml:359
3e9c4f70
DK
4092#, no-wrap
4093msgid ""
7d76ea1d
DK
4094"Package: perl\n"
4095"Pin: version 5.8*\n"
4096"Pin-Priority: 1001\n"
4097"\n"
4098"Package: *\n"
4099"Pin: origin \"\"\n"
4100"Pin-Priority: 999\n"
4101"\n"
4102"Package: *\n"
4103"Pin: release unstable\n"
4104"Pin-Priority: 50\n"
3e9c4f70
DK
4105msgstr ""
4106
4107#. type: Content of: <refentry><refsect1><refsect2><para>
7d76ea1d
DK
4108#: apt_preferences.5.xml:372
4109msgid "Then:"
4110msgstr ""
4111
4112#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4113#: apt_preferences.5.xml:374
3e9c4f70 4114msgid ""
7d76ea1d
DK
4115"The most recent available version of the <literal>perl</literal> package "
4116"will be installed, so long as that version's version number begins with "
4117"\"<literal>5.8</literal>\". If <emphasis>any</emphasis> 5.8* version of "
4118"<literal>perl</literal> is available and the installed version is 5.9*, then "
4119"<literal>perl</literal> will be downgraded."
3e9c4f70
DK
4120msgstr ""
4121
7d76ea1d
DK
4122#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4123#: apt_preferences.5.xml:379
3e9c4f70 4124msgid ""
7d76ea1d
DK
4125"A version of any package other than <literal>perl</literal> that is "
4126"available from the local system has priority over other versions, even "
4127"versions belonging to the target release."
3e9c4f70
DK
4128msgstr ""
4129
7d76ea1d
DK
4130#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
4131#: apt_preferences.5.xml:383
5e312de7 4132msgid ""
7d76ea1d
DK
4133"A version of a package whose origin is not the local system but some other "
4134"site listed in &sources-list; and which belongs to an "
4135"<literal>unstable</literal> distribution is only installed if it is selected "
4136"for installation and no version of the package is already installed."
4137msgstr ""
4138
4139#. type: Content of: <refentry><refsect1><refsect2><title>
4140#: apt_preferences.5.xml:393
4141msgid "Determination of Package Version and Distribution Properties"
4142msgstr ""
4143
4144#. type: Content of: <refentry><refsect1><refsect2><para>
4145#: apt_preferences.5.xml:395
4146msgid ""
4147"The locations listed in the &sources-list; file should provide "
4148"<filename>Packages</filename> and <filename>Release</filename> files to "
4149"describe the packages available at that location."
3e9c4f70
DK
4150msgstr ""
4151
7d76ea1d
DK
4152#. type: Content of: <refentry><refsect1><refsect2><para>
4153#: apt_preferences.5.xml:399
3e9c4f70 4154msgid ""
7d76ea1d
DK
4155"The <filename>Packages</filename> file is normally found in the directory "
4156"<filename>.../dists/<replaceable>dist-name</replaceable>/<replaceable>component</replaceable>/<replaceable>arch</replaceable></filename>: "
4157"for example, "
4158"<filename>.../dists/stable/main/binary-i386/Packages</filename>. It "
4159"consists of a series of multi-line records, one for each package available "
4160"in that directory. Only two lines in each record are relevant for setting "
4161"APT priorities:"
5e312de7
DK
4162msgstr ""
4163
7d76ea1d
DK
4164#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4165#: apt_preferences.5.xml:407
4166msgid "the <literal>Package:</literal> line"
5e312de7
DK
4167msgstr ""
4168
7d76ea1d
DK
4169#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4170#: apt_preferences.5.xml:408
4171msgid "gives the package name"
5e312de7
DK
4172msgstr ""
4173
7d76ea1d
DK
4174#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4175#: apt_preferences.5.xml:411 apt_preferences.5.xml:461
4176msgid "the <literal>Version:</literal> line"
5e312de7
DK
4177msgstr ""
4178
7d76ea1d
DK
4179#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4180#: apt_preferences.5.xml:412
4181msgid "gives the version number for the named package"
4182msgstr ""
4183
4184#. type: Content of: <refentry><refsect1><refsect2><para>
4185#: apt_preferences.5.xml:417
5e312de7 4186msgid ""
7d76ea1d
DK
4187"The <filename>Release</filename> file is normally found in the directory "
4188"<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
4189"example, <filename>.../dists/stable/Release</filename>, or "
4190"<filename>.../dists/&stable-codename;/Release</filename>. It consists of a "
4191"single multi-line record which applies to <emphasis>all</emphasis> of the "
4192"packages in the directory tree below its parent. Unlike the "
4193"<filename>Packages</filename> file, nearly all of the lines in a "
4194"<filename>Release</filename> file are relevant for setting APT priorities:"
3e9c4f70
DK
4195msgstr ""
4196
7d76ea1d
DK
4197#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4198#: apt_preferences.5.xml:428
4199msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
2a52e8c5
DK
4200msgstr ""
4201
7d76ea1d
DK
4202#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4203#: apt_preferences.5.xml:429
2a52e8c5 4204msgid ""
7d76ea1d
DK
4205"names the archive to which all the packages in the directory tree belong. "
4206"For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
4207"that all of the packages in the directory tree below the parent of the "
4208"<filename>Release</filename> file are in a <literal>stable</literal> "
4209"archive. Specifying this value in the APT preferences file would require "
4210"the line:"
2a52e8c5
DK
4211msgstr ""
4212
7d76ea1d
DK
4213#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4214#: apt_preferences.5.xml:439
4215#, no-wrap
4216msgid "Pin: release a=stable\n"
2a52e8c5
DK
4217msgstr ""
4218
7d76ea1d
DK
4219#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4220#: apt_preferences.5.xml:445
4221msgid "the <literal>Codename:</literal> line"
2a52e8c5
DK
4222msgstr ""
4223
7d76ea1d
DK
4224#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4225#: apt_preferences.5.xml:446
2a52e8c5 4226msgid ""
7d76ea1d
DK
4227"names the codename to which all the packages in the directory tree belong. "
4228"For example, the line \"Codename: &testing-codename;\" specifies that all of "
4229"the packages in the directory tree below the parent of the "
4230"<filename>Release</filename> file belong to a version named "
4231"<literal>&testing-codename;</literal>. Specifying this value in the APT "
4232"preferences file would require the line:"
2a52e8c5
DK
4233msgstr ""
4234
7d76ea1d
DK
4235#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4236#: apt_preferences.5.xml:455
4237#, no-wrap
4238msgid "Pin: release n=&testing-codename;\n"
2a52e8c5
DK
4239msgstr ""
4240
7d76ea1d
DK
4241#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4242#: apt_preferences.5.xml:462
2a52e8c5 4243msgid ""
7d76ea1d
DK
4244"names the release version. For example, the packages in the tree might "
4245"belong to Debian release version 3.0. Note that there is normally no "
4246"version number for the <literal>testing</literal> and "
4247"<literal>unstable</literal> distributions because they have not been "
4248"released yet. Specifying this in the APT preferences file would require one "
4249"of the following lines."
2a52e8c5
DK
4250msgstr ""
4251
7d76ea1d
DK
4252#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4253#: apt_preferences.5.xml:471
4254#, no-wrap
2a52e8c5 4255msgid ""
7d76ea1d
DK
4256"Pin: release v=3.0\n"
4257"Pin: release a=stable, v=3.0\n"
4258"Pin: release 3.0\n"
2a52e8c5
DK
4259msgstr ""
4260
7d76ea1d
DK
4261#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4262#: apt_preferences.5.xml:480
4263msgid "the <literal>Component:</literal> line"
2a52e8c5
DK
4264msgstr ""
4265
7d76ea1d
DK
4266#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4267#: apt_preferences.5.xml:481
4268msgid ""
4269"names the licensing component associated with the packages in the directory "
4270"tree of the <filename>Release</filename> file. For example, the line "
4271"\"Component: main\" specifies that all the packages in the directory tree "
4272"are from the <literal>main</literal> component, which entails that they are "
4273"licensed under terms listed in the Debian Free Software Guidelines. "
4274"Specifying this component in the APT preferences file would require the "
4275"line:"
2a52e8c5
DK
4276msgstr ""
4277
7d76ea1d
DK
4278#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4279#: apt_preferences.5.xml:490
4280#, no-wrap
4281msgid "Pin: release c=main\n"
2a52e8c5
DK
4282msgstr ""
4283
7d76ea1d
DK
4284#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4285#: apt_preferences.5.xml:496
4286msgid "the <literal>Origin:</literal> line"
2a52e8c5
DK
4287msgstr ""
4288
7d76ea1d
DK
4289#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4290#: apt_preferences.5.xml:497
4291msgid ""
4292"names the originator of the packages in the directory tree of the "
4293"<filename>Release</filename> file. Most commonly, this is "
4294"<literal>Debian</literal>. Specifying this origin in the APT preferences "
4295"file would require the line:"
2a52e8c5
DK
4296msgstr ""
4297
7d76ea1d
DK
4298#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4299#: apt_preferences.5.xml:503
4300#, no-wrap
4301msgid "Pin: release o=Debian\n"
2a52e8c5
DK
4302msgstr ""
4303
7d76ea1d
DK
4304#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
4305#: apt_preferences.5.xml:509
4306msgid "the <literal>Label:</literal> line"
4307msgstr ""
4308
4309#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
4310#: apt_preferences.5.xml:510
2a52e8c5 4311msgid ""
7d76ea1d
DK
4312"names the label of the packages in the directory tree of the "
4313"<filename>Release</filename> file. Most commonly, this is "
4314"<literal>Debian</literal>. Specifying this label in the APT preferences "
4315"file would require the line:"
2a52e8c5
DK
4316msgstr ""
4317
7d76ea1d
DK
4318#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
4319#: apt_preferences.5.xml:516
4320#, no-wrap
4321msgid "Pin: release l=Debian\n"
2a52e8c5
DK
4322msgstr ""
4323
7d76ea1d
DK
4324#. type: Content of: <refentry><refsect1><refsect2><para>
4325#: apt_preferences.5.xml:523
2a52e8c5 4326msgid ""
7d76ea1d
DK
4327"All of the <filename>Packages</filename> and <filename>Release</filename> "
4328"files retrieved from locations listed in the &sources-list; file are stored "
4329"in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
4330"named by the variable <literal>Dir::State::Lists</literal> in the "
4331"<filename>apt.conf</filename> file. For example, the file "
4332"<filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
4333"contains the <filename>Release</filename> file retrieved from the site "
4334"<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
4335"architecture files from the <literal>contrib</literal> component of the "
4336"<literal>unstable</literal> distribution."
2a52e8c5
DK
4337msgstr ""
4338
7d76ea1d
DK
4339#. type: Content of: <refentry><refsect1><refsect2><title>
4340#: apt_preferences.5.xml:536
4341msgid "Optional Lines in an APT Preferences Record"
2a52e8c5
DK
4342msgstr ""
4343
7d76ea1d
DK
4344#. type: Content of: <refentry><refsect1><refsect2><para>
4345#: apt_preferences.5.xml:538
2a52e8c5 4346msgid ""
7d76ea1d
DK
4347"Each record in the APT preferences file can optionally begin with one or "
4348"more lines beginning with the word <literal>Explanation:</literal>. This "
4349"provides a place for comments."
2a52e8c5
DK
4350msgstr ""
4351
7d76ea1d
DK
4352#. type: Content of: <refentry><refsect1><refsect2><title>
4353#: apt_preferences.5.xml:547
4354msgid "Tracking Stable"
2a52e8c5
DK
4355msgstr ""
4356
7d76ea1d
DK
4357#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4358#: apt_preferences.5.xml:555
4359#, no-wrap
2a52e8c5 4360msgid ""
7d76ea1d
DK
4361"Explanation: Uninstall or do not install any Debian-originated\n"
4362"Explanation: package versions other than those in the stable distro\n"
4363"Package: *\n"
4364"Pin: release a=stable\n"
4365"Pin-Priority: 900\n"
4366"\n"
4367"Package: *\n"
4368"Pin: release o=Debian\n"
4369"Pin-Priority: -10\n"
2a52e8c5
DK
4370msgstr ""
4371
7d76ea1d
DK
4372#. type: Content of: <refentry><refsect1><refsect2><para>
4373#: apt_preferences.5.xml:549
2a52e8c5 4374msgid ""
7d76ea1d
DK
4375"The following APT preferences file will cause APT to assign a priority "
4376"higher than the default (500) to all package versions belonging to a "
4377"<literal>stable</literal> distribution and a prohibitively low priority to "
4378"package versions belonging to other <literal>Debian</literal> "
4379"distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
2a52e8c5
DK
4380msgstr ""
4381
7d76ea1d
DK
4382#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4383#: apt_preferences.5.xml:572 apt_preferences.5.xml:618 apt_preferences.5.xml:676
4384#, no-wrap
2a52e8c5 4385msgid ""
7d76ea1d
DK
4386"apt-get install <replaceable>package-name</replaceable>\n"
4387"apt-get upgrade\n"
4388"apt-get dist-upgrade\n"
2a52e8c5
DK
4389msgstr ""
4390
7d76ea1d
DK
4391#. type: Content of: <refentry><refsect1><refsect2><para>
4392#: apt_preferences.5.xml:567
2a52e8c5 4393msgid ""
7d76ea1d
DK
4394"With a suitable &sources-list; file and the above preferences file, any of "
4395"the following commands will cause APT to upgrade to the latest "
4396"<literal>stable</literal> version(s). <placeholder type=\"programlisting\" "
4397"id=\"0\"/>"
2a52e8c5
DK
4398msgstr ""
4399
7d76ea1d
DK
4400#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4401#: apt_preferences.5.xml:584
4402#, no-wrap
4403msgid "apt-get install <replaceable>package</replaceable>/testing\n"
2a52e8c5
DK
4404msgstr ""
4405
7d76ea1d
DK
4406#. type: Content of: <refentry><refsect1><refsect2><para>
4407#: apt_preferences.5.xml:578
2a52e8c5 4408msgid ""
7d76ea1d
DK
4409"The following command will cause APT to upgrade the specified package to the "
4410"latest version from the <literal>testing</literal> distribution; the package "
4411"will not be upgraded again unless this command is given again. <placeholder "
4412"type=\"programlisting\" id=\"0\"/>"
2a52e8c5
DK
4413msgstr ""
4414
7d76ea1d
DK
4415#. type: Content of: <refentry><refsect1><refsect2><title>
4416#: apt_preferences.5.xml:590
4417msgid "Tracking Testing or Unstable"
2a52e8c5
DK
4418msgstr ""
4419
7d76ea1d
DK
4420#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4421#: apt_preferences.5.xml:599
4422#, no-wrap
2a52e8c5 4423msgid ""
7d76ea1d
DK
4424"Package: *\n"
4425"Pin: release a=testing\n"
4426"Pin-Priority: 900\n"
4427"\n"
4428"Package: *\n"
4429"Pin: release a=unstable\n"
4430"Pin-Priority: 800\n"
4431"\n"
4432"Package: *\n"
4433"Pin: release o=Debian\n"
4434"Pin-Priority: -10\n"
2a52e8c5
DK
4435msgstr ""
4436
7d76ea1d
DK
4437#. type: Content of: <refentry><refsect1><refsect2><para>
4438#: apt_preferences.5.xml:592
2a52e8c5 4439msgid ""
7d76ea1d
DK
4440"The following APT preferences file will cause APT to assign a high priority "
4441"to package versions from the <literal>testing</literal> distribution, a "
4442"lower priority to package versions from the <literal>unstable</literal> "
4443"distribution, and a prohibitively low priority to package versions from "
4444"other <literal>Debian</literal> distributions. <placeholder "
4445"type=\"programlisting\" id=\"0\"/>"
2a52e8c5
DK
4446msgstr ""
4447
7d76ea1d
DK
4448#. type: Content of: <refentry><refsect1><refsect2><para>
4449#: apt_preferences.5.xml:613
2a52e8c5 4450msgid ""
7d76ea1d
DK
4451"With a suitable &sources-list; file and the above preferences file, any of "
4452"the following commands will cause APT to upgrade to the latest "
4453"<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
4454"id=\"0\"/>"
2a52e8c5
DK
4455msgstr ""
4456
7d76ea1d
DK
4457#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4458#: apt_preferences.5.xml:633
4459#, no-wrap
4460msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
2a52e8c5
DK
4461msgstr ""
4462
7d76ea1d
DK
4463#. type: Content of: <refentry><refsect1><refsect2><para>
4464#: apt_preferences.5.xml:624
4465msgid ""
4466"The following command will cause APT to upgrade the specified package to the "
4467"latest version from the <literal>unstable</literal> distribution. "
4468"Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
4469"the most recent <literal>testing</literal> version if that is more recent "
4470"than the installed version, otherwise, to the most recent "
4471"<literal>unstable</literal> version if that is more recent than the "
4472"installed version. <placeholder type=\"programlisting\" id=\"0\"/>"
2a52e8c5
DK
4473msgstr ""
4474
7d76ea1d
DK
4475#. type: Content of: <refentry><refsect1><refsect2><title>
4476#: apt_preferences.5.xml:640
4477msgid "Tracking the evolution of a codename release"
2a52e8c5
DK
4478msgstr ""
4479
7d76ea1d
DK
4480#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4481#: apt_preferences.5.xml:654
4482#, no-wrap
2a52e8c5 4483msgid ""
7d76ea1d
DK
4484"Explanation: Uninstall or do not install any Debian-originated package "
4485"versions\n"
4486"Explanation: other than those in the distribution codenamed with "
4487"&testing-codename; or sid\n"
4488"Package: *\n"
4489"Pin: release n=&testing-codename;\n"
4490"Pin-Priority: 900\n"
4491"\n"
4492"Explanation: Debian unstable is always codenamed with sid\n"
4493"Package: *\n"
4494"Pin: release n=sid\n"
4495"Pin-Priority: 800\n"
4496"\n"
4497"Package: *\n"
4498"Pin: release o=Debian\n"
4499"Pin-Priority: -10\n"
2a52e8c5
DK
4500msgstr ""
4501
7d76ea1d
DK
4502#. type: Content of: <refentry><refsect1><refsect2><para>
4503#: apt_preferences.5.xml:642
2a52e8c5 4504msgid ""
7d76ea1d
DK
4505"The following APT preferences file will cause APT to assign a priority "
4506"higher than the default (500) to all package versions belonging to a "
4507"specified codename of a distribution and a prohibitively low priority to "
4508"package versions belonging to other <literal>Debian</literal> distributions, "
4509"codenames and archives. Note that with this APT preference APT will follow "
4510"the migration of a release from the archive <literal>testing</literal> to "
4511"<literal>stable</literal> and later <literal>oldstable</literal>. If you "
4512"want to follow for example the progress in <literal>testing</literal> "
4513"notwithstanding the codename changes you should use the example "
4514"configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
2a52e8c5
DK
4515msgstr ""
4516
7d76ea1d
DK
4517#. type: Content of: <refentry><refsect1><refsect2><para>
4518#: apt_preferences.5.xml:671
2a52e8c5 4519msgid ""
7d76ea1d
DK
4520"With a suitable &sources-list; file and the above preferences file, any of "
4521"the following commands will cause APT to upgrade to the latest version(s) in "
4522"the release codenamed with <literal>&testing-codename;</literal>. "
4523"<placeholder type=\"programlisting\" id=\"0\"/>"
2a52e8c5
DK
4524msgstr ""
4525
7d76ea1d
DK
4526#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4527#: apt_preferences.5.xml:691
4528#, no-wrap
4529msgid "apt-get install <replaceable>package</replaceable>/sid\n"
4530msgstr ""
4531
4532#. type: Content of: <refentry><refsect1><refsect2><para>
4533#: apt_preferences.5.xml:682
4534msgid ""
4535"The following command will cause APT to upgrade the specified package to the "
4536"latest version from the <literal>sid</literal> distribution. Thereafter, "
4537"<command>apt-get upgrade</command> will upgrade the package to the most "
4538"recent <literal>&testing-codename;</literal> version if that is more recent "
4539"than the installed version, otherwise, to the most recent "
4540"<literal>sid</literal> version if that is more recent than the installed "
4541"version. <placeholder type=\"programlisting\" id=\"0\"/>"
2a52e8c5
DK
4542msgstr ""
4543
7d76ea1d
DK
4544#. type: Content of: <refentry><refsect1><para>
4545#: apt_preferences.5.xml:706
4546msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;"
2a52e8c5
DK
4547msgstr ""
4548
7d76ea1d
DK
4549#. type: Content of: <refentry><refnamediv><refpurpose>
4550#: sources.list.5.xml:33
4551msgid "Package resource list for APT"
2a52e8c5
DK
4552msgstr ""
4553
4554#. type: Content of: <refentry><refsect1><para>
7d76ea1d 4555#: sources.list.5.xml:37
2a52e8c5 4556msgid ""
7d76ea1d
DK
4557"The package resource list is used to locate archives of the package "
4558"distribution system in use on the system. At this time, this manual page "
4559"documents only the packaging system used by the Debian system. This control "
4560"file is <filename>/etc/apt/sources.list</filename>."
2a52e8c5
DK
4561msgstr ""
4562
4563#. type: Content of: <refentry><refsect1><para>
7d76ea1d 4564#: sources.list.5.xml:42
2a52e8c5 4565msgid ""
7d76ea1d
DK
4566"The source list is designed to support any number of active sources and a "
4567"variety of source media. The file lists one source per line, with the most "
4568"preferred source listed first. The format of each line is: <literal>type uri "
4569"args</literal> The first item, <literal>type</literal> determines the format "
4570"for <literal>args</literal>. <literal>uri</literal> is a Universal Resource "
4571"Identifier (URI), which is a superset of the more specific and well-known "
4572"Universal Resource Locator, or URL. The rest of the line can be marked as a "
4573"comment by using a #."
2a52e8c5
DK
4574msgstr ""
4575
7d76ea1d
DK
4576#. type: Content of: <refentry><refsect1><title>
4577#: sources.list.5.xml:53
4578msgid "sources.list.d"
0fd68707
MV
4579msgstr ""
4580
4581#. type: Content of: <refentry><refsect1><para>
7d76ea1d 4582#: sources.list.5.xml:54
0fd68707 4583msgid ""
7d76ea1d
DK
4584"The <filename>/etc/apt/sources.list.d</filename> directory provides a way to "
4585"add sources.list entries in separate files. The format is the same as for "
4586"the regular <filename>sources.list</filename> file. File names need to end "
4587"with <filename>.list</filename> and may only contain letters (a-z and A-Z), "
4588"digits (0-9), underscore (_), hyphen (-) and period (.) characters. "
30549c0c
MV
4589"Otherwise APT will print a notice that it has ignored a file if the file "
4590"doesn't match a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
4591"configuration list - in this case it will be silently ignored."
b39c1859
MV
4592msgstr ""
4593
7d76ea1d
DK
4594#. type: Content of: <refentry><refsect1><title>
4595#: sources.list.5.xml:65
4596msgid "The deb and deb-src types"
2a52e8c5
DK
4597msgstr ""
4598
7d76ea1d
DK
4599#. type: Content of: <refentry><refsect1><para>
4600#: sources.list.5.xml:66
2a52e8c5 4601msgid ""
7d76ea1d
DK
4602"The <literal>deb</literal> type describes a typical two-level Debian "
4603"archive, <filename>distribution/component</filename>. Typically, "
4604"<literal>distribution</literal> is generally an archivename like "
4605"<literal>stable</literal> or <literal>testing</literal> or a codename like "
4606"<literal>&stable-codename;</literal> or "
4607"<literal>&testing-codename;</literal> while component is one of "
4608"<literal>main</literal> <literal>contrib</literal> or "
4609"<literal>non-free</literal>. The <literal>deb-src</literal> type describes a "
4610"debian distribution's source code in the same form as the "
4611"<literal>deb</literal> type. A <literal>deb-src</literal> line is required "
4612"to fetch source indexes."
2a52e8c5
DK
4613msgstr ""
4614
7d76ea1d
DK
4615#. type: Content of: <refentry><refsect1><para>
4616#: sources.list.5.xml:78
4617msgid ""
4618"The format for a <filename>sources.list</filename> entry using the "
4619"<literal>deb</literal> and <literal>deb-src</literal> types is:"
4620msgstr ""
4621
4622#. type: Content of: <refentry><refsect1><literallayout>
4623#: sources.list.5.xml:81
2a52e8c5 4624#, no-wrap
7d76ea1d 4625msgid "deb [ options ] uri distribution [component1] [component2] [...]"
2a52e8c5
DK
4626msgstr ""
4627
7d76ea1d
DK
4628#. type: Content of: <refentry><refsect1><para>
4629#: sources.list.5.xml:83
2a52e8c5 4630msgid ""
7d76ea1d
DK
4631"The URI for the <literal>deb</literal> type must specify the base of the "
4632"Debian distribution, from which APT will find the information it needs. "
4633"<literal>distribution</literal> can specify an exact path, in which case the "
4634"components must be omitted and <literal>distribution</literal> must end with "
4635"a slash (/). This is useful for when the case only a particular sub-section "
4636"of the archive denoted by the URI is of interest. If "
4637"<literal>distribution</literal> does not specify an exact path, at least one "
4638"<literal>component</literal> must be present."
2a52e8c5
DK
4639msgstr ""
4640
7d76ea1d
DK
4641#. type: Content of: <refentry><refsect1><para>
4642#: sources.list.5.xml:92
aec22160 4643msgid ""
7d76ea1d
DK
4644"<literal>distribution</literal> may also contain a variable, "
4645"<literal>$(ARCH)</literal> which expands to the Debian architecture (i386, "
4646"m68k, powerpc, ...) used on the system. This permits "
4647"architecture-independent <filename>sources.list</filename> files to be "
4648"used. In general this is only of interest when specifying an exact path, "
4649"<literal>APT</literal> will automatically generate a URI with the current "
4650"architecture otherwise."
aec22160
DK
4651msgstr ""
4652
7d76ea1d
DK
4653#. type: Content of: <refentry><refsect1><para>
4654#: sources.list.5.xml:100
4655msgid ""
4656"Since only one distribution can be specified per line it may be necessary to "
4657"have multiple lines for the same URI, if a subset of all available "
4658"distributions or components at that location is desired. APT will sort the "
4659"URI list after it has generated a complete set internally, and will collapse "
4660"multiple references to the same Internet host, for instance, into a single "
4661"connection, so that it does not inefficiently establish an FTP connection, "
4662"close it, do something else, and then re-establish a connection to that same "
4663"host. This feature is useful for accessing busy FTP sites with limits on the "
4664"number of simultaneous anonymous users. APT also parallelizes connections to "
4665"different hosts to more effectively deal with sites with low bandwidth."
2a52e8c5
DK
4666msgstr ""
4667
7d76ea1d
DK
4668#. type: Content of: <refentry><refsect1><para>
4669#: sources.list.5.xml:112
b6c6b52f 4670msgid ""
7d76ea1d
DK
4671"<literal>options</literal> is always optional and needs to be surounded by "
4672"square brackets. It can consist of multiple settings in the form "
4673"<literal><replaceable>setting</replaceable>=<replaceable>value</replaceable></literal>. "
4674"Multiple settings are separated by spaces. The following settings are "
4675"supported by APT, note though that unsupported settings will be ignored "
4676"silently:"
b6c6b52f
MV
4677msgstr ""
4678
7d76ea1d
DK
4679#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
4680#: sources.list.5.xml:117
4681msgid ""
4682"<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</replaceable>,…</literal> "
4683"can be used to specify for which architectures packages information should "
4684"be downloaded. If this option is not set all architectures defined by the "
4685"<literal>APT::Architectures</literal> option will be downloaded."
b6c6b52f
MV
4686msgstr ""
4687
7d76ea1d
DK
4688#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
4689#: sources.list.5.xml:121
782486e8 4690msgid ""
7d76ea1d
DK
4691"<literal>trusted=yes</literal> can be set to indicate that packages from "
4692"this source are always authenticated even if the "
4693"<filename>Release</filename> file is not signed or the signature can't be "
4694"checked. This disables parts of &apt-secure; and should therefore only be "
4695"used in a local and trusted context. <literal>trusted=no</literal> is the "
4696"opposite which handles even correctly authenticated sources as not "
4697"authenticated."
2a52e8c5
DK
4698msgstr ""
4699
7d76ea1d
DK
4700#. type: Content of: <refentry><refsect1><para>
4701#: sources.list.5.xml:128
4702msgid ""
4703"It is important to list sources in order of preference, with the most "
4704"preferred source listed first. Typically this will result in sorting by "
4705"speed from fastest to slowest (CD-ROM followed by hosts on a local network, "
4706"followed by distant Internet hosts, for example)."
2a52e8c5
DK
4707msgstr ""
4708
7d76ea1d
DK
4709#. type: Content of: <refentry><refsect1><para>
4710#: sources.list.5.xml:133
4711msgid "Some examples:"
4712msgstr ""
4713
4714#. type: Content of: <refentry><refsect1><literallayout>
4715#: sources.list.5.xml:135
4716#, no-wrap
2a52e8c5 4717msgid ""
7d76ea1d
DK
4718"deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
4719"deb http://security.debian.org/ &stable-codename;/updates main contrib "
4720"non-free\n"
4721" "
2a52e8c5
DK
4722msgstr ""
4723
7d76ea1d
DK
4724#. type: Content of: <refentry><refsect1><title>
4725#: sources.list.5.xml:141
4726msgid "URI specification"
2a52e8c5
DK
4727msgstr ""
4728
7d76ea1d
DK
4729#. type: Content of: <refentry><refsect1><para>
4730#: sources.list.5.xml:143
4731msgid "The currently recognized URI types are:"
2a52e8c5
DK
4732msgstr ""
4733
7d76ea1d
DK
4734#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4735#: sources.list.5.xml:147
2a52e8c5 4736msgid ""
7d76ea1d
DK
4737"The file scheme allows an arbitrary directory in the file system to be "
4738"considered an archive. This is useful for NFS mounts and local mirrors or "
4739"archives."
4740msgstr ""
4741
4742#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4743#: sources.list.5.xml:154
4744msgid ""
4745"The cdrom scheme allows APT to use a local CD-ROM drive with media "
4746"swapping. Use the &apt-cdrom; program to create cdrom entries in the source "
4747"list."
2a52e8c5
DK
4748msgstr ""
4749
7d76ea1d
DK
4750#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4751#: sources.list.5.xml:161
2a52e8c5 4752msgid ""
7d76ea1d
DK
4753"The http scheme specifies an HTTP server for the archive. If an environment "
4754"variable <envar>http_proxy</envar> is set with the format "
4755"http://server:port/, the proxy server specified in <envar>http_proxy</envar> "
4756"will be used. Users of authenticated HTTP/1.1 proxies may use a string of "
4757"the format http://user:pass@server:port/. Note that this is an insecure "
4758"method of authentication."
2a52e8c5
DK
4759msgstr ""
4760
7d76ea1d
DK
4761#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4762#: sources.list.5.xml:172
2a52e8c5 4763msgid ""
7d76ea1d
DK
4764"The ftp scheme specifies an FTP server for the archive. APT's FTP behavior "
4765"is highly configurable; for more information see the &apt-conf; manual "
4766"page. Please note that a ftp proxy can be specified by using the "
4767"<envar>ftp_proxy</envar> environment variable. It is possible to specify a "
4768"http proxy (http proxy servers often understand ftp urls) using this method "
4769"and ONLY this method. ftp proxies using http specified in the configuration "
4770"file will be ignored."
2a52e8c5
DK
4771msgstr ""
4772
7d76ea1d
DK
4773#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4774#: sources.list.5.xml:183
4775msgid ""
4776"The copy scheme is identical to the file scheme except that packages are "
4777"copied into the cache directory instead of used directly at their location. "
4778"This is useful for people using a zip disk to copy files around with APT."
2a52e8c5
DK
4779msgstr ""
4780
7d76ea1d
DK
4781#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4782#: sources.list.5.xml:190
2a52e8c5 4783msgid ""
7d76ea1d
DK
4784"The rsh/ssh method invokes rsh/ssh to connect to a remote host as a given "
4785"user and access the files. It is a good idea to do prior arrangements with "
4786"RSA keys or rhosts. Access to files on the remote uses standard "
4787"<command>find</command> and <command>dd</command> commands to perform the "
4788"file transfers from the remote."
2a52e8c5
DK
4789msgstr ""
4790
7d76ea1d
DK
4791#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
4792#: sources.list.5.xml:198
4793msgid "adding more recognizable URI types"
2a52e8c5
DK
4794msgstr ""
4795
7d76ea1d
DK
4796#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
4797#: sources.list.5.xml:200
2a52e8c5 4798msgid ""
7d76ea1d
DK
4799"APT can be extended with more methods shipped in other optional packages "
4800"which should follow the nameing scheme "
4801"<package>apt-transport-<replaceable>method</replaceable></package>. The APT "
4802"team e.g. maintains also the <package>apt-transport-https</package> package "
4803"which provides access methods for https-URIs with features similar to the "
4804"http method, but other methods for using e.g. debtorrent are also available, "
4805"see &apt-transport-debtorrent;."
2a52e8c5
DK
4806msgstr ""
4807
7d76ea1d
DK
4808#. type: Content of: <refentry><refsect1><para>
4809#: sources.list.5.xml:212
2a52e8c5 4810msgid ""
7d76ea1d
DK
4811"Uses the archive stored locally (or NFS mounted) at /home/jason/debian for "
4812"stable/main, stable/contrib, and stable/non-free."
2a52e8c5
DK
4813msgstr ""
4814
7d76ea1d
DK
4815#. type: Content of: <refentry><refsect1><literallayout>
4816#: sources.list.5.xml:214
4817#, no-wrap
4818msgid "deb file:/home/jason/debian stable main contrib non-free"
2a52e8c5
DK
4819msgstr ""
4820
7d76ea1d
DK
4821#. type: Content of: <refentry><refsect1><para>
4822#: sources.list.5.xml:216
4823msgid "As above, except this uses the unstable (development) distribution."
2a52e8c5
DK
4824msgstr ""
4825
7d76ea1d
DK
4826#. type: Content of: <refentry><refsect1><literallayout>
4827#: sources.list.5.xml:217
4828#, no-wrap
4829msgid "deb file:/home/jason/debian unstable main contrib non-free"
2a52e8c5
DK
4830msgstr ""
4831
7d76ea1d
DK
4832#. type: Content of: <refentry><refsect1><para>
4833#: sources.list.5.xml:219
4834msgid "Source line for the above"
2a52e8c5
DK
4835msgstr ""
4836
7d76ea1d
DK
4837#. type: Content of: <refentry><refsect1><literallayout>
4838#: sources.list.5.xml:220
2a52e8c5 4839#, no-wrap
7d76ea1d
DK
4840msgid "deb-src file:/home/jason/debian unstable main contrib non-free"
4841msgstr ""
4842
4843#. type: Content of: <refentry><refsect1><para>
4844#: sources.list.5.xml:222
2a52e8c5 4845msgid ""
7d76ea1d
DK
4846"The first line gets package information for the architectures in "
4847"<literal>APT::Architectures</literal> while the second always retrieves "
4848"<literal>amd64</literal> and <literal>armel</literal>."
2a52e8c5
DK
4849msgstr ""
4850
7d76ea1d
DK
4851#. type: Content of: <refentry><refsect1><literallayout>
4852#: sources.list.5.xml:224
4853#, no-wrap
2a52e8c5 4854msgid ""
7d76ea1d
DK
4855"deb http://ftp.debian.org/debian &stable-codename; main\n"
4856"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main"
2a52e8c5
DK
4857msgstr ""
4858
7d76ea1d
DK
4859#. type: Content of: <refentry><refsect1><para>
4860#: sources.list.5.xml:227
2a52e8c5 4861msgid ""
7d76ea1d
DK
4862"Uses HTTP to access the archive at archive.debian.org, and uses only the "
4863"hamm/main area."
2a52e8c5
DK
4864msgstr ""
4865
7d76ea1d
DK
4866#. type: Content of: <refentry><refsect1><literallayout>
4867#: sources.list.5.xml:229
2a52e8c5 4868#, no-wrap
7d76ea1d 4869msgid "deb http://archive.debian.org/debian-archive hamm main"
2a52e8c5
DK
4870msgstr ""
4871
7d76ea1d
DK
4872#. type: Content of: <refentry><refsect1><para>
4873#: sources.list.5.xml:231
2a52e8c5 4874msgid ""
7d76ea1d
DK
4875"Uses FTP to access the archive at ftp.debian.org, under the debian "
4876"directory, and uses only the &stable-codename;/contrib area."
b81dbe40
DK
4877msgstr ""
4878
7d76ea1d
DK
4879#. type: Content of: <refentry><refsect1><literallayout>
4880#: sources.list.5.xml:233
b81dbe40 4881#, no-wrap
7d76ea1d 4882msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
2a52e8c5
DK
4883msgstr ""
4884
7d76ea1d
DK
4885#. type: Content of: <refentry><refsect1><para>
4886#: sources.list.5.xml:235
b81dbe40 4887msgid ""
7d76ea1d
DK
4888"Uses FTP to access the archive at ftp.debian.org, under the debian "
4889"directory, and uses only the unstable/contrib area. If this line appears as "
4890"well as the one in the previous example in <filename>sources.list</filename> "
4891"a single FTP session will be used for both resource lines."
b81dbe40
DK
4892msgstr ""
4893
7d76ea1d
DK
4894#. type: Content of: <refentry><refsect1><literallayout>
4895#: sources.list.5.xml:239
4896#, no-wrap
4897msgid "deb ftp://ftp.debian.org/debian unstable contrib"
2a52e8c5
DK
4898msgstr ""
4899
7d76ea1d
DK
4900#. type: Content of: <refentry><refsect1><para><literallayout>
4901#: sources.list.5.xml:248
2a52e8c5 4902#, no-wrap
7d76ea1d 4903msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
2a52e8c5
DK
4904msgstr ""
4905
7d76ea1d
DK
4906#. type: Content of: <refentry><refsect1><para>
4907#: sources.list.5.xml:241
2a52e8c5 4908msgid ""
7d76ea1d
DK
4909"Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe "
4910"directory, and uses only files found under "
4911"<filename>unstable/binary-i386</filename> on i386 machines, "
4912"<filename>unstable/binary-amd64</filename> on amd64, and so forth for other "
4913"supported architectures. [Note this example only illustrates how to use the "
4914"substitution variable; official debian archives are not structured like "
4915"this] <placeholder type=\"literallayout\" id=\"0\"/>"
2a52e8c5
DK
4916msgstr ""
4917
7d76ea1d
DK
4918#. type: Content of: <refentry><refsect1><para>
4919#: sources.list.5.xml:253
4920msgid "&apt-cache; &apt-conf;"
4921msgstr ""
4922
4923#. type: Content of: <refentry><refmeta><manvolnum>
4924#: apt-extracttemplates.1.xml:26 apt-sortpkgs.1.xml:26 apt-ftparchive.1.xml:26
4925msgid "1"
2a52e8c5
DK
4926msgstr ""
4927
7d76ea1d
DK
4928#. type: Content of: <refentry><refnamediv><refpurpose>
4929#: apt-extracttemplates.1.xml:33
2a52e8c5 4930msgid ""
7d76ea1d
DK
4931"Utility to extract <command>debconf</command> config and templates from "
4932"Debian packages"
2a52e8c5
DK
4933msgstr ""
4934
7d76ea1d
DK
4935#. type: Content of: <refentry><refsect1><para>
4936#: apt-extracttemplates.1.xml:39
2a52e8c5 4937msgid ""
7d76ea1d
DK
4938"<command>apt-extracttemplates</command> will take one or more Debian package "
4939"files as input and write out (to a temporary directory) all associated "
4940"config scripts and template files. For each passed in package that contains "
4941"config scripts and templates, one line of output will be generated in the "
4942"format:"
2a52e8c5
DK
4943msgstr ""
4944
7d76ea1d
DK
4945#. type: Content of: <refentry><refsect1><para>
4946#: apt-extracttemplates.1.xml:44
4947msgid "package version template-file config-script"
782486e8
MV
4948msgstr ""
4949
7d76ea1d
DK
4950#. type: Content of: <refentry><refsect1><para>
4951#: apt-extracttemplates.1.xml:45
782486e8 4952msgid ""
7d76ea1d
DK
4953"template-file and config-script are written to the temporary directory "
4954"specified by the <option>-t</option> or <option>--tempdir</option> "
4955"(<literal>APT::ExtractTemplates::TempDir</literal>) directory, with "
4956"filenames of the form <filename>package.template.XXXX</filename> and "
4957"<filename>package.config.XXXX</filename>"
782486e8
MV
4958msgstr ""
4959
7d76ea1d
DK
4960#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4961#: apt-extracttemplates.1.xml:58
782486e8 4962msgid ""
7d76ea1d
DK
4963"Temporary directory in which to write extracted <command>debconf</command> "
4964"template files and config scripts. Configuration Item: "
4965"<literal>APT::ExtractTemplates::TempDir</literal>"
782486e8
MV
4966msgstr ""
4967
7d76ea1d
DK
4968#. type: Content of: <refentry><refsect1><para>
4969#: apt-extracttemplates.1.xml:75
782486e8 4970msgid ""
7d76ea1d
DK
4971"<command>apt-extracttemplates</command> returns zero on normal operation, "
4972"decimal 100 on error."
782486e8
MV
4973msgstr ""
4974
7d76ea1d
DK
4975#. type: Content of: <refentry><refnamediv><refpurpose>
4976#: apt-sortpkgs.1.xml:33
4977msgid "Utility to sort package index files"
782486e8
MV
4978msgstr ""
4979
7d76ea1d
DK
4980#. type: Content of: <refentry><refsect1><para>
4981#: apt-sortpkgs.1.xml:39
2b9b27c3 4982msgid ""
7d76ea1d
DK
4983"<command>apt-sortpkgs</command> will take an index file (Source index or "
4984"Package index) and sort the records so that they are ordered by the package "
4985"name. It will also sort the internal fields of each record according to the "
4986"internal sorting rules."
782486e8
MV
4987msgstr ""
4988
7d76ea1d
DK
4989#. type: Content of: <refentry><refsect1><para>
4990#: apt-sortpkgs.1.xml:45
4991msgid "All output is sent to stdout, the input must be a seekable file."
2a52e8c5
DK
4992msgstr ""
4993
7d76ea1d
DK
4994#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4995#: apt-sortpkgs.1.xml:54
aec22160 4996msgid ""
7d76ea1d
DK
4997"Use Source index field ordering. Configuration Item: "
4998"<literal>APT::SortPkgs::Source</literal>."
2a52e8c5
DK
4999msgstr ""
5000
7d76ea1d
DK
5001#. type: Content of: <refentry><refsect1><para>
5002#: apt-sortpkgs.1.xml:68
2a52e8c5 5003msgid ""
7d76ea1d
DK
5004"<command>apt-sortpkgs</command> returns zero on normal operation, decimal "
5005"100 on error."
2a52e8c5
DK
5006msgstr ""
5007
7d76ea1d
DK
5008#. type: Content of: <refentry><refnamediv><refpurpose>
5009#: apt-ftparchive.1.xml:33
5010msgid "Utility to generate index files"
2a52e8c5
DK
5011msgstr ""
5012
7d76ea1d
DK
5013#. type: Content of: <refentry><refsect1><para>
5014#: apt-ftparchive.1.xml:39
2a52e8c5 5015msgid ""
7d76ea1d
DK
5016"<command>apt-ftparchive</command> is the command line tool that generates "
5017"the index files that APT uses to access a distribution source. The index "
5018"files should be generated on the origin site based on the content of that "
5019"site."
2a52e8c5
DK
5020msgstr ""
5021
7d76ea1d
DK
5022#. type: Content of: <refentry><refsect1><para>
5023#: apt-ftparchive.1.xml:43
2a52e8c5 5024msgid ""
7d76ea1d
DK
5025"<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; "
5026"program, incorporating its entire functionality via the "
5027"<literal>packages</literal> command. It also contains a contents file "
5028"generator, <literal>contents</literal>, and an elaborate means to 'script' "
5029"the generation process for a complete archive."
2a52e8c5
DK
5030msgstr ""
5031
7d76ea1d
DK
5032#. type: Content of: <refentry><refsect1><para>
5033#: apt-ftparchive.1.xml:49
5034msgid ""
5035"Internally <command>apt-ftparchive</command> can make use of binary "
5036"databases to cache the contents of a .deb file and it does not rely on any "
5037"external programs aside from &gzip;. When doing a full generate it "
5038"automatically performs file-change checks and builds the desired compressed "
5039"output files."
2a52e8c5
DK
5040msgstr ""
5041
7d76ea1d
DK
5042#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5043#: apt-ftparchive.1.xml:60
2a52e8c5 5044msgid ""
7d76ea1d
DK
5045"The packages command generates a package file from a directory tree. It "
5046"takes the given directory and recursively searches it for .deb files, "
5047"emitting a package record to stdout for each. This command is approximately "
5048"equivalent to &dpkg-scanpackages;."
2a52e8c5
DK
5049msgstr ""
5050
7d76ea1d
DK
5051#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5052#: apt-ftparchive.1.xml:65 apt-ftparchive.1.xml:89
5053msgid "The option <option>--db</option> can be used to specify a binary caching DB."
2a52e8c5
DK
5054msgstr ""
5055
7d76ea1d
DK
5056#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5057#: apt-ftparchive.1.xml:70
2a52e8c5 5058msgid ""
7d76ea1d
DK
5059"The <literal>sources</literal> command generates a source index file from a "
5060"directory tree. It takes the given directory and recursively searches it "
5061"for .dsc files, emitting a source record to stdout for each. This command is "
5062"approximately equivalent to &dpkg-scansources;."
2a52e8c5
DK
5063msgstr ""
5064
7d76ea1d
DK
5065#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5066#: apt-ftparchive.1.xml:75
5067msgid ""
5068"If an override file is specified then a source override file will be looked "
5069"for with an extension of .src. The --source-override option can be used to "
5070"change the source override file that will be used."
2a52e8c5
DK
5071msgstr ""
5072
7d76ea1d
DK
5073#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5074#: apt-ftparchive.1.xml:82
5075msgid ""
5076"The <literal>contents</literal> command generates a contents file from a "
5077"directory tree. It takes the given directory and recursively searches it for "
5078".deb files, and reads the file list from each file. It then sorts and writes "
5079"to stdout the list of files matched to packages. Directories are not written "
5080"to the output. If multiple packages own the same file then each package is "
5081"separated by a comma in the output."
2a52e8c5
DK
5082msgstr ""
5083
7d76ea1d
DK
5084#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5085#: apt-ftparchive.1.xml:94
2a52e8c5 5086msgid ""
7d76ea1d
DK
5087"The <literal>release</literal> command generates a Release file from a "
5088"directory tree. It recursively searches the given directory for uncompressed "
5089"<filename>Packages</filename> and <filename>Sources</filename> files and "
5090"ones compressed with <command>gzip</command>, <command>bzip2</command> or "
5091"<command>lzma</command> as well as <filename>Release</filename> and "
5092"<filename>md5sum.txt</filename> files by default "
5093"(<literal>APT::FTPArchive::Release::Default-Patterns</literal>). Additional "
5094"filename patterns can be added by listing them in "
5095"<literal>APT::FTPArchive::Release::Patterns</literal>. It then writes to "
5096"stdout a <filename>Release</filename> file containing an MD5, SHA1 and "
5097"SHA256 digest for each file."
2a52e8c5
DK
5098msgstr ""
5099
7d76ea1d
DK
5100#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5101#: apt-ftparchive.1.xml:104
2a52e8c5 5102msgid ""
7d76ea1d
DK
5103"Values for the additional metadata fields in the Release file are taken from "
5104"the corresponding variables under "
5105"<literal>APT::FTPArchive::Release</literal>, "
5106"e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The supported "
5107"fields are: <literal>Origin</literal>, <literal>Label</literal>, "
5108"<literal>Suite</literal>, <literal>Version</literal>, "
5109"<literal>Codename</literal>, <literal>Date</literal>, "
5110"<literal>Valid-Until</literal>, <literal>Architectures</literal>, "
5111"<literal>Components</literal>, <literal>Description</literal>."
2a52e8c5
DK
5112msgstr ""
5113
7d76ea1d
DK
5114#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5115#: apt-ftparchive.1.xml:117
2a52e8c5 5116msgid ""
7d76ea1d
DK
5117"The <literal>generate</literal> command is designed to be runnable from a "
5118"cron script and builds indexes according to the given config file. The "
5119"config language provides a flexible means of specifying which index files "
5120"are built from which directories, as well as providing a simple means of "
5121"maintaining the required settings."
2a52e8c5
DK
5122msgstr ""
5123
7d76ea1d
DK
5124#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5125#: apt-ftparchive.1.xml:126
5126msgid ""
5127"The <literal>clean</literal> command tidies the databases used by the given "
5128"configuration file by removing any records that are no longer necessary."
2a52e8c5
DK
5129msgstr ""
5130
7d76ea1d
DK
5131#. type: Content of: <refentry><refsect1><title>
5132#: apt-ftparchive.1.xml:132
5133msgid "The Generate Configuration"
2a52e8c5
DK
5134msgstr ""
5135
7d76ea1d
DK
5136#. type: Content of: <refentry><refsect1><para>
5137#: apt-ftparchive.1.xml:134
2a52e8c5 5138msgid ""
7d76ea1d
DK
5139"The <literal>generate</literal> command uses a configuration file to "
5140"describe the archives that are going to be generated. It follows the typical "
5141"ISC configuration format as seen in ISC tools like bind 8 and dhcpd. "
5142"&apt-conf; contains a description of the syntax. Note that the generate "
5143"configuration is parsed in sectional manner, but &apt-conf; is parsed in a "
5144"tree manner. This only effects how the scope tag is handled."
2a52e8c5
DK
5145msgstr ""
5146
7d76ea1d
DK
5147#. type: Content of: <refentry><refsect1><para>
5148#: apt-ftparchive.1.xml:142
5149msgid "The generate configuration has four separate sections, each described below."
2a52e8c5
DK
5150msgstr ""
5151
5152#. type: Content of: <refentry><refsect1><refsect2><title>
7d76ea1d
DK
5153#: apt-ftparchive.1.xml:144
5154msgid "<literal>Dir</literal> Section"
2a52e8c5
DK
5155msgstr ""
5156
5157#. type: Content of: <refentry><refsect1><refsect2><para>
7d76ea1d 5158#: apt-ftparchive.1.xml:146
2a52e8c5 5159msgid ""
7d76ea1d
DK
5160"The <literal>Dir</literal> section defines the standard directories needed "
5161"to locate the files required during the generation process. These "
5162"directories are prepended certain relative paths defined in later sections "
5163"to produce a complete an absolute path."
2a52e8c5
DK
5164msgstr ""
5165
7d76ea1d
DK
5166#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5167#: apt-ftparchive.1.xml:153
aec22160 5168msgid ""
7d76ea1d
DK
5169"Specifies the root of the FTP archive, in a standard Debian configuration "
5170"this is the directory that contains the <filename>ls-LR</filename> and dist "
5171"nodes."
aec22160
DK
5172msgstr ""
5173
7d76ea1d
DK
5174#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5175#: apt-ftparchive.1.xml:160
5176msgid "Specifies the location of the override files."
2a52e8c5
DK
5177msgstr ""
5178
7d76ea1d
DK
5179#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5180#: apt-ftparchive.1.xml:165
5181msgid "Specifies the location of the cache files."
2a52e8c5
DK
5182msgstr ""
5183
7d76ea1d
DK
5184#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5185#: apt-ftparchive.1.xml:170
5186msgid ""
5187"Specifies the location of the file list files, if the "
5188"<literal>FileList</literal> setting is used below."
2a52e8c5
DK
5189msgstr ""
5190
7d76ea1d
DK
5191#. type: Content of: <refentry><refsect1><refsect2><title>
5192#: apt-ftparchive.1.xml:176
5193msgid "<literal>Default</literal> Section"
2a52e8c5
DK
5194msgstr ""
5195
5196#. type: Content of: <refentry><refsect1><refsect2><para>
7d76ea1d 5197#: apt-ftparchive.1.xml:178
2a52e8c5 5198msgid ""
7d76ea1d
DK
5199"The <literal>Default</literal> section specifies default values, and "
5200"settings that control the operation of the generator. Other sections may "
5201"override these defaults with a per-section setting."
2a52e8c5
DK
5202msgstr ""
5203
7d76ea1d
DK
5204#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5205#: apt-ftparchive.1.xml:184
2a52e8c5 5206msgid ""
7d76ea1d
DK
5207"Sets the default compression schemes to use for the Package index files. It "
5208"is a string that contains a space separated list of at least one of: '.' (no "
5209"compression), 'gzip' and 'bzip2'. The default for all compression schemes is "
5210"'. gzip'."
2a52e8c5
DK
5211msgstr ""
5212
7d76ea1d
DK
5213#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5214#: apt-ftparchive.1.xml:192
5215msgid ""
5216"Sets the default list of file extensions that are package files. This "
5217"defaults to '.deb'."
2a52e8c5
DK
5218msgstr ""
5219
7d76ea1d
DK
5220#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5221#: apt-ftparchive.1.xml:198
2a52e8c5 5222msgid ""
7d76ea1d
DK
5223"This is similar to <literal>Packages::Compress</literal> except that it "
5224"controls the compression for the Sources files."
2a52e8c5
DK
5225msgstr ""
5226
7d76ea1d
DK
5227#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5228#: apt-ftparchive.1.xml:204
5229msgid ""
5230"Sets the default list of file extensions that are source files. This "
5231"defaults to '.dsc'."
2a52e8c5
DK
5232msgstr ""
5233
7d76ea1d
DK
5234#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5235#: apt-ftparchive.1.xml:210
2a52e8c5 5236msgid ""
7d76ea1d
DK
5237"This is similar to <literal>Packages::Compress</literal> except that it "
5238"controls the compression for the Contents files."
2a52e8c5
DK
5239msgstr ""
5240
7d76ea1d
DK
5241#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5242#: apt-ftparchive.1.xml:216
2a52e8c5 5243msgid ""
7d76ea1d
DK
5244"This is similar to <literal>Packages::Compress</literal> except that it "
5245"controls the compression for the Translation-en master file."
2a52e8c5
DK
5246msgstr ""
5247
7d76ea1d
DK
5248#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5249#: apt-ftparchive.1.xml:222
5250msgid ""
5251"Specifies the number of kilobytes to delink (and replace with hard links) "
5252"per run. This is used in conjunction with the per-section "
5253"<literal>External-Links</literal> setting."
2a52e8c5
DK
5254msgstr ""
5255
7d76ea1d
DK
5256#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5257#: apt-ftparchive.1.xml:229
2a52e8c5 5258msgid ""
7d76ea1d
DK
5259"Specifies the mode of all created index files. It defaults to 0644. All "
5260"index files are set to this mode with no regard to the umask."
2a52e8c5
DK
5261msgstr ""
5262
7d76ea1d
DK
5263#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5264#: apt-ftparchive.1.xml:236 apt-ftparchive.1.xml:382
5265msgid ""
5266"Specifies whether long descriptions should be included in the "
5267"<filename>Packages</filename> file or split out into a master "
5268"<filename>Translation-en</filename> file."
2a52e8c5
DK
5269msgstr ""
5270
7d76ea1d
DK
5271#. type: Content of: <refentry><refsect1><refsect2><title>
5272#: apt-ftparchive.1.xml:242
5273msgid "<literal>TreeDefault</literal> Section"
2a52e8c5
DK
5274msgstr ""
5275
7d76ea1d
DK
5276#. type: Content of: <refentry><refsect1><refsect2><para>
5277#: apt-ftparchive.1.xml:244
2a52e8c5 5278msgid ""
7d76ea1d
DK
5279"Sets defaults specific to <literal>Tree</literal> sections. All of these "
5280"variables are substitution variables and have the strings $(DIST), "
5281"$(SECTION) and $(ARCH) replaced with their respective values."
2a52e8c5
DK
5282msgstr ""
5283
7d76ea1d
DK
5284#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5285#: apt-ftparchive.1.xml:251
5286msgid ""
5287"Sets the number of kilobytes of contents files that are generated each "
5288"day. The contents files are round-robined so that over several days they "
5289"will all be rebuilt."
2a52e8c5
DK
5290msgstr ""
5291
7d76ea1d
DK
5292#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5293#: apt-ftparchive.1.xml:258
5294msgid ""
5295"Controls the number of days a contents file is allowed to be checked without "
5296"changing. If this limit is passed the mtime of the contents file is "
5297"updated. This case can occur if the package file is changed in such a way "
5298"that does not result in a new contents file [override edit for instance]. A "
5299"hold off is allowed in hopes that new .debs will be installed, requiring a "
5300"new file anyhow. The default is 10, the units are in days."
2a52e8c5
DK
5301msgstr ""
5302
7d76ea1d
DK
5303#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5304#: apt-ftparchive.1.xml:269
2a52e8c5 5305msgid ""
7d76ea1d
DK
5306"Sets the top of the .deb directory tree. Defaults to "
5307"<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/</filename>"
2a52e8c5
DK
5308msgstr ""
5309
7d76ea1d
DK
5310#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5311#: apt-ftparchive.1.xml:275
2a52e8c5 5312msgid ""
7d76ea1d
DK
5313"Sets the top of the source package directory tree. Defaults to "
5314"<filename>$(DIST)/$(SECTION)/source/</filename>"
2a52e8c5
DK
5315msgstr ""
5316
7d76ea1d
DK
5317#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5318#: apt-ftparchive.1.xml:281
5319msgid ""
5320"Sets the output Packages file. Defaults to "
5321"<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/Packages</filename>"
2a52e8c5
DK
5322msgstr ""
5323
7d76ea1d
DK
5324#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5325#: apt-ftparchive.1.xml:287
2a52e8c5 5326msgid ""
7d76ea1d
DK
5327"Sets the output Sources file. Defaults to "
5328"<filename>$(DIST)/$(SECTION)/source/Sources</filename>"
2a52e8c5
DK
5329msgstr ""
5330
7d76ea1d
DK
5331#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5332#: apt-ftparchive.1.xml:293
5333msgid ""
5334"Sets the output Translation-en master file with the long descriptions if "
5335"they should be not included in the Packages file. Defaults to "
5336"<filename>$(DIST)/$(SECTION)/i18n/Translation-en</filename>"
2a52e8c5
DK
5337msgstr ""
5338
7d76ea1d
DK
5339#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5340#: apt-ftparchive.1.xml:300
2a52e8c5 5341msgid ""
7d76ea1d
DK
5342"Sets the path prefix that causes a symlink to be considered an internal link "
5343"instead of an external link. Defaults to "
5344"<filename>$(DIST)/$(SECTION)/</filename>"
2a52e8c5
DK
5345msgstr ""
5346
7d76ea1d
DK
5347#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5348#: apt-ftparchive.1.xml:307
2a52e8c5 5349msgid ""
7d76ea1d
DK
5350"Sets the output Contents file. Defaults to "
5351"<filename>$(DIST)/Contents-$(ARCH)</filename>. If this setting causes "
5352"multiple Packages files to map onto a single Contents file (as is the "
5353"default) then <command>apt-ftparchive</command> will integrate those "
5354"package files together automatically."
2a52e8c5
DK
5355msgstr ""
5356
7d76ea1d
DK
5357#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5358#: apt-ftparchive.1.xml:316
5359msgid "Sets header file to prepend to the contents output."
2a52e8c5
DK
5360msgstr ""
5361
7d76ea1d
DK
5362#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5363#: apt-ftparchive.1.xml:321
2a52e8c5 5364msgid ""
7d76ea1d
DK
5365"Sets the binary cache database to use for this section. Multiple sections "
5366"can share the same database."
2a52e8c5
DK
5367msgstr ""
5368
7d76ea1d
DK
5369#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5370#: apt-ftparchive.1.xml:327
5371msgid ""
5372"Specifies that instead of walking the directory tree, "
5373"<command>apt-ftparchive</command> should read the list of files from the "
5374"given file. Relative files names are prefixed with the archive directory."
2a52e8c5
DK
5375msgstr ""
5376
7d76ea1d
DK
5377#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5378#: apt-ftparchive.1.xml:334
2a52e8c5 5379msgid ""
7d76ea1d
DK
5380"Specifies that instead of walking the directory tree, "
5381"<command>apt-ftparchive</command> should read the list of files from the "
5382"given file. Relative files names are prefixed with the archive directory. "
5383"This is used when processing source indexes."
2a52e8c5
DK
5384msgstr ""
5385
5386#. type: Content of: <refentry><refsect1><refsect2><title>
7d76ea1d
DK
5387#: apt-ftparchive.1.xml:342
5388msgid "<literal>Tree</literal> Section"
2a52e8c5
DK
5389msgstr ""
5390
7d76ea1d
DK
5391#. type: Content of: <refentry><refsect1><refsect2><para>
5392#: apt-ftparchive.1.xml:344
2a52e8c5 5393msgid ""
7d76ea1d
DK
5394"The <literal>Tree</literal> section defines a standard Debian file tree "
5395"which consists of a base directory, then multiple sections in that base "
5396"directory and finally multiple Architectures in each section. The exact "
5397"pathing used is defined by the <literal>Directory</literal> substitution "
5398"variable."
2a52e8c5
DK
5399msgstr ""
5400
5401#. type: Content of: <refentry><refsect1><refsect2><para>
7d76ea1d 5402#: apt-ftparchive.1.xml:349
2a52e8c5 5403msgid ""
7d76ea1d
DK
5404"The <literal>Tree</literal> section takes a scope tag which sets the "
5405"<literal>$(DIST)</literal> variable and defines the root of the tree (the "
5406"path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
5407"setting such as <filename>dists/&stable-codename;</filename>."
2a52e8c5
DK
5408msgstr ""
5409
5410#. type: Content of: <refentry><refsect1><refsect2><para>
7d76ea1d 5411#: apt-ftparchive.1.xml:354
2a52e8c5 5412msgid ""
7d76ea1d
DK
5413"All of the settings defined in the <literal>TreeDefault</literal> section "
5414"can be used in a <literal>Tree</literal> section as well as three new "
5415"variables."
2a52e8c5
DK
5416msgstr ""
5417
5418#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7d76ea1d 5419#: apt-ftparchive.1.xml:360
2a52e8c5 5420#, no-wrap
7d76ea1d
DK
5421msgid ""
5422"for i in Sections do \n"
5423" for j in Architectures do\n"
5424" Generate for DIST=scope SECTION=i ARCH=j\n"
5425" "
2a52e8c5
DK
5426msgstr ""
5427
5428#. type: Content of: <refentry><refsect1><refsect2><para>
7d76ea1d 5429#: apt-ftparchive.1.xml:357
2a52e8c5 5430msgid ""
7d76ea1d
DK
5431"When processing a <literal>Tree</literal> section "
5432"<command>apt-ftparchive</command> performs an operation similar to: "
5433"<placeholder type=\"programlisting\" id=\"0\"/>"
2a52e8c5
DK
5434msgstr ""
5435
7d76ea1d
DK
5436#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5437#: apt-ftparchive.1.xml:368
5438msgid ""
5439"This is a space separated list of sections which appear under the "
5440"distribution; typically this is something like <literal>main contrib "
5441"non-free</literal>"
2a52e8c5
DK
5442msgstr ""
5443
7d76ea1d
DK
5444#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5445#: apt-ftparchive.1.xml:375
2a52e8c5 5446msgid ""
7d76ea1d
DK
5447"This is a space separated list of all the architectures that appear under "
5448"search section. The special architecture 'source' is used to indicate that "
5449"this tree has a source archive."
2a52e8c5
DK
5450msgstr ""
5451
7d76ea1d
DK
5452#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5453#: apt-ftparchive.1.xml:388
2a52e8c5 5454msgid ""
7d76ea1d
DK
5455"Sets the binary override file. The override file contains section, priority "
5456"and maintainer address information."
5457msgstr ""
5458
5459#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5460#: apt-ftparchive.1.xml:394
5461msgid ""
5462"Sets the source override file. The override file contains section "
5463"information."
5464msgstr ""
5465
5466#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5467#: apt-ftparchive.1.xml:400 apt-ftparchive.1.xml:446
5468msgid "Sets the binary extra override file."
2a52e8c5
DK
5469msgstr ""
5470
7d76ea1d
DK
5471#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5472#: apt-ftparchive.1.xml:405 apt-ftparchive.1.xml:451
5473msgid "Sets the source extra override file."
2a52e8c5
DK
5474msgstr ""
5475
7d76ea1d
DK
5476#. type: Content of: <refentry><refsect1><refsect2><title>
5477#: apt-ftparchive.1.xml:410
5478msgid "<literal>BinDirectory</literal> Section"
2a52e8c5
DK
5479msgstr ""
5480
5481#. type: Content of: <refentry><refsect1><refsect2><para>
7d76ea1d 5482#: apt-ftparchive.1.xml:412
2a52e8c5 5483msgid ""
7d76ea1d
DK
5484"The <literal>bindirectory</literal> section defines a binary directory tree "
5485"with no special structure. The scope tag specifies the location of the "
5486"binary directory and the settings are similar to the <literal>Tree</literal> "
5487"section with no substitution variables or "
5488"<literal>Section</literal><literal>Architecture</literal> settings."
2a52e8c5
DK
5489msgstr ""
5490
7d76ea1d
DK
5491#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5492#: apt-ftparchive.1.xml:420
5493msgid "Sets the Packages file output."
2a52e8c5
DK
5494msgstr ""
5495
7d76ea1d
DK
5496#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5497#: apt-ftparchive.1.xml:425
5498msgid ""
5499"Sets the Sources file output. At least one of <literal>Packages</literal> or "
5500"<literal>Sources</literal> is required."
2a52e8c5
DK
5501msgstr ""
5502
7d76ea1d
DK
5503#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5504#: apt-ftparchive.1.xml:431
5505msgid "Sets the Contents file output (optional)."
2a52e8c5
DK
5506msgstr ""
5507
7d76ea1d
DK
5508#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5509#: apt-ftparchive.1.xml:436
5510msgid "Sets the binary override file."
2a52e8c5
DK
5511msgstr ""
5512
7d76ea1d
DK
5513#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5514#: apt-ftparchive.1.xml:441
5515msgid "Sets the source override file."
2a52e8c5
DK
5516msgstr ""
5517
7d76ea1d
DK
5518#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5519#: apt-ftparchive.1.xml:456
5520msgid "Sets the cache DB."
2a52e8c5
DK
5521msgstr ""
5522
7d76ea1d
DK
5523#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5524#: apt-ftparchive.1.xml:461
5525msgid "Appends a path to all the output paths."
2a52e8c5
DK
5526msgstr ""
5527
7d76ea1d
DK
5528#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
5529#: apt-ftparchive.1.xml:466
5530msgid "Specifies the file list file."
5531msgstr ""
5532
5533#. type: Content of: <refentry><refsect1><title>
5534#: apt-ftparchive.1.xml:473
5535msgid "The Binary Override File"
2a52e8c5
DK
5536msgstr ""
5537
5538#. type: Content of: <refentry><refsect1><para>
7d76ea1d 5539#: apt-ftparchive.1.xml:474
2a52e8c5 5540msgid ""
7d76ea1d
DK
5541"The binary override file is fully compatible with &dpkg-scanpackages;. It "
5542"contains four fields separated by spaces. The first field is the package "
5543"name, the second is the priority to force that package to, the third is the "
5544"section to force that package to and the final field is the maintainer "
5545"permutation field."
2a52e8c5
DK
5546msgstr ""
5547
7d76ea1d
DK
5548#. type: Content of: <refentry><refsect1><para><literallayout>
5549#: apt-ftparchive.1.xml:480
2a52e8c5 5550#, no-wrap
7d76ea1d 5551msgid "old [// oldn]* => new"
2a52e8c5
DK
5552msgstr ""
5553
7d76ea1d
DK
5554#. type: Content of: <refentry><refsect1><para><literallayout>
5555#: apt-ftparchive.1.xml:482
5556#, no-wrap
5557msgid "new"
2a52e8c5
DK
5558msgstr ""
5559
5560#. type: Content of: <refentry><refsect1><para>
7d76ea1d 5561#: apt-ftparchive.1.xml:479
2a52e8c5 5562msgid ""
7d76ea1d
DK
5563"The general form of the maintainer field is: <placeholder "
5564"type=\"literallayout\" id=\"0\"/> or simply, <placeholder "
5565"type=\"literallayout\" id=\"1\"/> The first form allows a double-slash "
5566"separated list of old email addresses to be specified. If any of those are "
5567"found then new is substituted for the maintainer field. The second form "
5568"unconditionally substitutes the maintainer field."
2a52e8c5
DK
5569msgstr ""
5570
7d76ea1d
DK
5571#. type: Content of: <refentry><refsect1><title>
5572#: apt-ftparchive.1.xml:490
5573msgid "The Source Override File"
2a52e8c5
DK
5574msgstr ""
5575
5576#. type: Content of: <refentry><refsect1><para>
7d76ea1d 5577#: apt-ftparchive.1.xml:492
c77d6597 5578msgid ""
7d76ea1d
DK
5579"The source override file is fully compatible with &dpkg-scansources;. It "
5580"contains two fields separated by spaces. The first field is the source "
5581"package name, the second is the section to assign it."
c77d6597
MV
5582msgstr ""
5583
7d76ea1d
DK
5584#. type: Content of: <refentry><refsect1><title>
5585#: apt-ftparchive.1.xml:497
5586msgid "The Extra Override File"
c77d6597
MV
5587msgstr ""
5588
5589#. type: Content of: <refentry><refsect1><para>
7d76ea1d 5590#: apt-ftparchive.1.xml:499
c77d6597 5591msgid ""
7d76ea1d
DK
5592"The extra override file allows any arbitrary tag to be added or replaced in "
5593"the output. It has three columns, the first is the package, the second is "
5594"the tag and the remainder of the line is the new value."
2a52e8c5
DK
5595msgstr ""
5596
7d76ea1d
DK
5597#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5598#: apt-ftparchive.1.xml:510
5599msgid ""
5600"Generate the given checksum. These options default to on, when turned off "
5601"the generated index files will not have the checksum fields where possible. "
5602"Configuration Items: "
5603"<literal>APT::FTPArchive::<replaceable>Checksum</replaceable></literal> and "
5604"<literal>APT::FTPArchive::<replaceable>Index</replaceable>::<replaceable>Checksum</replaceable></literal> "
5605"where <literal><replaceable>Index</replaceable></literal> can be "
5606"<literal>Packages</literal>, <literal>Sources</literal> or "
5607"<literal>Release</literal> and "
5608"<literal><replaceable>Checksum</replaceable></literal> can be "
5609"<literal>MD5</literal>, <literal>SHA1</literal> or "
5610"<literal>SHA256</literal>."
2a52e8c5
DK
5611msgstr ""
5612
7d76ea1d
DK
5613#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5614#: apt-ftparchive.1.xml:521
2a52e8c5 5615msgid ""
7d76ea1d
DK
5616"Use a binary caching DB. This has no effect on the generate command. "
5617"Configuration Item: <literal>APT::FTPArchive::DB</literal>."
2a52e8c5
DK
5618msgstr ""
5619
7d76ea1d
DK
5620#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5621#: apt-ftparchive.1.xml:527
5622msgid ""
5623"Quiet; produces output suitable for logging, omitting progress indicators. "
5624"More q's will produce more quiet up to a maximum of 2. You can also use "
5625"<option>-q=#</option> to set the quiet level, overriding the configuration "
5626"file. Configuration Item: <literal>quiet</literal>."
2a52e8c5
DK
5627msgstr ""
5628
7d76ea1d
DK
5629#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5630#: apt-ftparchive.1.xml:535
5631msgid ""
5632"Perform Delinking. If the <literal>External-Links</literal> setting is used "
5633"then this option actually enables delinking of the files. It defaults to on "
5634"and can be turned off with <option>--no-delink</option>. Configuration "
5635"Item: <literal>APT::FTPArchive::DeLinkAct</literal>."
2a52e8c5
DK
5636msgstr ""
5637
7d76ea1d
DK
5638#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5639#: apt-ftparchive.1.xml:543
2a52e8c5 5640msgid ""
7d76ea1d
DK
5641"Perform contents generation. When this option is set and package indexes are "
5642"being generated with a cache DB then the file listing will also be extracted "
5643"and stored in the DB for later use. When using the generate command this "
5644"option also allows the creation of any Contents files. The default is on. "
5645"Configuration Item: <literal>APT::FTPArchive::Contents</literal>."
2a52e8c5
DK
5646msgstr ""
5647
7d76ea1d
DK
5648#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5649#: apt-ftparchive.1.xml:553
2a52e8c5 5650msgid ""
7d76ea1d
DK
5651"Select the source override file to use with the <literal>sources</literal> "
5652"command. Configuration Item: "
5653"<literal>APT::FTPArchive::SourceOverride</literal>."
2a52e8c5
DK
5654msgstr ""
5655
7d76ea1d
DK
5656#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5657#: apt-ftparchive.1.xml:559
2a52e8c5 5658msgid ""
7d76ea1d
DK
5659"Make the caching databases read only. Configuration Item: "
5660"<literal>APT::FTPArchive::ReadOnlyDB</literal>."
2a52e8c5
DK
5661msgstr ""
5662
7d76ea1d
DK
5663#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5664#: apt-ftparchive.1.xml:564
2a52e8c5 5665msgid ""
7d76ea1d
DK
5666"Accept in the <literal>packages</literal> and <literal>contents</literal> "
5667"commands only package files matching <literal>*_arch.deb</literal> or "
5668"<literal>*_all.deb</literal> instead of all package files in the given "
5669"path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>."
2a52e8c5
DK
5670msgstr ""
5671
7d76ea1d
DK
5672#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5673#: apt-ftparchive.1.xml:572
2a52e8c5 5674msgid ""
7d76ea1d
DK
5675"&apt-ftparchive; caches as much as possible of metadata in a cachedb. If "
5676"packages are recompiled and/or republished with the same version again, this "
5677"will lead to problems as the now outdated cached metadata like size and "
5678"checksums will be used. With this option enabled this will no longer happen "
5679"as it will be checked if the file was changed. Note that this option is set "
5680"to \"<literal>false</literal>\" by default as it is not recommend to upload "
5681"multiply versions/builds of a package with the same versionnumber, so in "
5682"theory nobody will have these problems and therefore all these extra checks "
5683"are useless."
2a52e8c5
DK
5684msgstr ""
5685
7d76ea1d
DK
5686#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5687#: apt-ftparchive.1.xml:584
2a52e8c5 5688msgid ""
7d76ea1d
DK
5689"This configuration option defaults to \"<literal>true</literal>\" and should "
5690"only be set to <literal>\"false\"</literal> if the Archive generated with "
5691"&apt-ftparchive; also provides <filename>Translation</filename> files. Note "
5692"that the <filename>Translation-en</filename> master file can only be created "
5693"in the generate command."
2a52e8c5
DK
5694msgstr ""
5695
7d76ea1d
DK
5696#. type: Content of: <refentry><refsect1><para><programlisting>
5697#: apt-ftparchive.1.xml:602
5698#, no-wrap
5699msgid ""
5700"<command>apt-ftparchive</command> packages "
5701"<replaceable>directory</replaceable> | <command>gzip</command> > "
5702"<filename>Packages.gz</filename>\n"
43be0ac4
MV
5703msgstr ""
5704
7d76ea1d
DK
5705#. type: Content of: <refentry><refsect1><para>
5706#: apt-ftparchive.1.xml:598
43be0ac4 5707msgid ""
7d76ea1d
DK
5708"To create a compressed Packages file for a directory containing binary "
5709"packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
43be0ac4
MV
5710msgstr ""
5711
2a52e8c5 5712#. type: Content of: <refentry><refsect1><para>
7d76ea1d 5713#: apt-ftparchive.1.xml:612
2a52e8c5 5714msgid ""
7d76ea1d
DK
5715"<command>apt-ftparchive</command> returns zero on normal operation, decimal "
5716"100 on error."
2a52e8c5
DK
5717msgstr ""
5718
7d76ea1d
DK
5719#. type: TH
5720#: apt.8:17
2a52e8c5 5721#, no-wrap
7d76ea1d 5722msgid "apt"
2a52e8c5
DK
5723msgstr ""
5724
7d76ea1d
DK
5725#. type: TH
5726#: apt.8:17
5727#, no-wrap
5728msgid "16 June 1998"
2a52e8c5
DK
5729msgstr ""
5730
7d76ea1d
DK
5731#. type: TH
5732#: apt.8:17
2a52e8c5 5733#, no-wrap
7d76ea1d 5734msgid "Debian"
2a52e8c5
DK
5735msgstr ""
5736
7d76ea1d
DK
5737#. type: SH
5738#: apt.8:18
5739#, no-wrap
5740msgid "NAME"
2a52e8c5
DK
5741msgstr ""
5742
7d76ea1d
DK
5743#. type: Plain text
5744#: apt.8:20
5745msgid "apt - Advanced Package Tool"
5746msgstr ""
5747
5748#. type: SH
5749#: apt.8:20
2a52e8c5 5750#, no-wrap
7d76ea1d 5751msgid "SYNOPSIS"
2a52e8c5
DK
5752msgstr ""
5753
7d76ea1d
DK
5754#. type: Plain text
5755#: apt.8:22
5756msgid "B<apt>"
c77d6597
MV
5757msgstr ""
5758
7d76ea1d
DK
5759#. type: SH
5760#: apt.8:22
c77d6597 5761#, no-wrap
7d76ea1d 5762msgid "DESCRIPTION"
c77d6597
MV
5763msgstr ""
5764
7d76ea1d
DK
5765#. type: Plain text
5766#: apt.8:31
2a52e8c5 5767msgid ""
7d76ea1d
DK
5768"APT is a management system for software packages. For normal day to day "
5769"package management there are several frontends available, such as "
5770"B<aptitude>(8) for the command line or B<synaptic>(8) for the X Window "
5771"System. Some options are only implemented in B<apt-get>(8) though."
2a52e8c5
DK
5772msgstr ""
5773
7d76ea1d
DK
5774#. type: SH
5775#: apt.8:31
2a52e8c5 5776#, no-wrap
7d76ea1d 5777msgid "SEE ALSO"
2a52e8c5
DK
5778msgstr ""
5779
7d76ea1d
DK
5780#. type: Plain text
5781#: apt.8:38
2a52e8c5 5782msgid ""
7d76ea1d
DK
5783"B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
5784"B<apt_preferences>(5), B<apt-secure>(8)"
2a52e8c5
DK
5785msgstr ""
5786
7d76ea1d
DK
5787#. type: SH
5788#: apt.8:38
2a52e8c5 5789#, no-wrap
7d76ea1d 5790msgid "DIAGNOSTICS"
2a52e8c5
DK
5791msgstr ""
5792
7d76ea1d
DK
5793#. type: Plain text
5794#: apt.8:40
5795msgid "apt returns zero on normal operation, decimal 100 on error."
2a52e8c5
DK
5796msgstr ""
5797
7d76ea1d
DK
5798#. type: SH
5799#: apt.8:40
2a52e8c5 5800#, no-wrap
7d76ea1d 5801msgid "BUGS"
2a52e8c5
DK
5802msgstr ""
5803
7d76ea1d
DK
5804#. type: Plain text
5805#: apt.8:42
5806msgid "This manpage isn't even started."
2a52e8c5
DK
5807msgstr ""
5808
7d76ea1d
DK
5809#. type: Plain text
5810#: apt.8:51
2a52e8c5 5811msgid ""
7d76ea1d
DK
5812"See E<lt>http://bugs.debian.org/aptE<gt>. If you wish to report a bug in "
5813"B<apt>, please see I</usr/share/doc/debian/bug-reporting.txt> or the "
5814"B<reportbug>(1) command."
2a52e8c5
DK
5815msgstr ""
5816
7d76ea1d
DK
5817#. type: SH
5818#: apt.8:51
5819#, no-wrap
5820msgid "AUTHOR"
5821msgstr ""
5822
5823#. type: Plain text
5824#: apt.8:52
5825msgid "apt was written by the APT team E<lt>apt@packages.debian.orgE<gt>."
2a52e8c5 5826msgstr ""
43be0ac4
MV
5827
5828#. type: <title></title>
5829#: guide.sgml:4
5830msgid "APT User's Guide"
5831msgstr ""
5832
5833#. type: <author></author>
5834#: guide.sgml:6 offline.sgml:6
5835msgid "<name>Jason Gunthorpe </name><email>jgg@debian.org</email>"
5836msgstr ""
5837
5838#. type: <version></version>
5839#: guide.sgml:7
5840msgid "$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $"
5841msgstr ""
5842
5843#. type: <abstract></abstract>
5844#: guide.sgml:11
5845msgid ""
5846"This document provides an overview of how to use the the APT package "
5847"manager."
5848msgstr ""
5849
5850#. type: <copyrightsummary></copyrightsummary>
5851#: guide.sgml:15
5852msgid "Copyright &copy; Jason Gunthorpe, 1998."
5853msgstr ""
5854
5855#. type: <p></p>
5856#: guide.sgml:21 offline.sgml:22
5857msgid ""
5858"\"APT\" and this document are free software; you can redistribute them "
5859"and/or modify them under the terms of the GNU General Public License as "
5860"published by the Free Software Foundation; either version 2 of the License, "
5861"or (at your option) any later version."
5862msgstr ""
5863
5864#. type: <p></p>
5865#: guide.sgml:24 offline.sgml:25
5866msgid ""
b176de3a 5867"For more details, on Debian systems, see the file "
43be0ac4
MV
5868"/usr/share/common-licenses/GPL for the full license."
5869msgstr ""
5870
5871#. type: <heading></heading>
5872#: guide.sgml:32
5873msgid "General"
5874msgstr ""
5875
5876#. type: <p></p>
5877#: guide.sgml:38
5878msgid ""
5879"The APT package currently contains two sections, the APT "
5880"<prgn>dselect</prgn> method and the <prgn>apt-get</prgn> command line user "
5881"interface. Both provide a way to install and remove packages as well as "
5882"download new packages from the Internet."
5883msgstr ""
5884
5885#. type: <heading></heading>
5886#: guide.sgml:39
5887msgid "Anatomy of the Package System"
5888msgstr ""
5889
5890#. type: <p></p>
5891#: guide.sgml:44
5892msgid ""
5893"The Debian packaging system has a large amount of information associated "
5894"with each package to help assure that it integrates cleanly and easily into "
5895"the system. The most prominent of its features is the dependency system."
5896msgstr ""
5897
5898#. type: <p></p>
5899#: guide.sgml:52
5900msgid ""
5901"The dependency system allows individual programs to make use of shared "
5902"elements in the system such as libraries. It simplifies placing infrequently "
5903"used portions of a program in separate packages to reduce the number of "
5904"things the average user is required to install. Also, it allows for choices "
5905"in mail transport agents, X servers and so on."
5906msgstr ""
5907
5908#. type: <p></p>
5909#: guide.sgml:57
5910msgid ""
5911"The first step to understanding the dependency system is to grasp the "
5912"concept of a simple dependency. The meaning of a simple dependency is that a "
5913"package requires another package to be installed at the same time to work "
5914"properly."
5915msgstr ""
5916
5917#. type: <p></p>
5918#: guide.sgml:63
5919msgid ""
5920"For instance, mailcrypt is an emacs extension that aids in encrypting email "
b39c1859 5921"with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a "
43be0ac4
MV
5922"simple dependency on GPG. Also, because it is an emacs extension it has a "
5923"simple dependency on emacs, without emacs it is completely useless."
5924msgstr ""
5925
5926#. type: <p></p>
5927#: guide.sgml:73
5928msgid ""
5929"The other important dependency to understand is a conflicting dependency. It "
5930"means that a package, when installed with another package, will not work and "
5931"may possibly be extremely harmful to the system. As an example consider a "
5932"mail transport agent such as sendmail, exim or qmail. It is not possible to "
5933"have two mail transport agents installed because both need to listen to the "
5934"network to receive mail. Attempting to install two will seriously damage the "
5935"system so all mail transport agents have a conflicting dependency with all "
5936"other mail transport agents."
5937msgstr ""
5938
5939#. type: <p></p>
5940#: guide.sgml:83
5941msgid ""
5942"As an added complication there is the possibility for a package to pretend "
5943"to be another package. Consider that exim and sendmail for many intents are "
5944"identical, they both deliver mail and understand a common interface. Hence, "
5945"the package system has a way for them to declare that they are both "
5946"mail-transport-agents. So, exim and sendmail both declare that they provide "
5947"a mail-transport-agent and other packages that need a mail transport agent "
5948"depend on mail-transport-agent. This can add a great deal of confusion when "
5949"trying to manually fix packages."
5950msgstr ""
5951
5952#. type: <p></p>
5953#: guide.sgml:88
5954msgid ""
5955"At any given time a single dependency may be met by packages that are "
5956"already installed or it may not be. APT attempts to help resolve dependency "
5957"issues by providing a number of automatic algorithms that help in selecting "
5958"packages for installation."
5959msgstr ""
5960
9aa80d52
DK
5961#. type: <heading></heading>
5962#: guide.sgml:96
5963msgid "apt-get"
5964msgstr ""
5965
43be0ac4
MV
5966#. type: <p></p>
5967#: guide.sgml:102
5968msgid ""
5969"<prgn>apt-get</prgn> provides a simple way to install packages from the "
5970"command line. Unlike <prgn>dpkg</prgn>, <prgn>apt-get</prgn> does not "
5971"understand .deb files, it works with the package's proper name and can only "
5972"install .deb archives from a <em>Source</em>."
5973msgstr ""
5974
5975#. type: <p></p>
5976#: guide.sgml:109
5977msgid ""
5978"The first <footnote><p>If you are using an http proxy server you must set "
5979"the http_proxy environment variable first, see "
5980"sources.list(5)</p></footnote> thing that should be done before using "
5981"<prgn>apt-get</prgn> is to fetch the package lists from the <em>Sources</em> "
5982"so that it knows what packages are available. This is done with <tt>apt-get "
5983"update</tt>. For instance,"
5984msgstr ""
5985
5986#. type: <example></example>
5987#: guide.sgml:116
5988#, no-wrap
5989msgid ""
5990"# apt-get update\n"
5991"Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
5992"Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
5993"Reading Package Lists... Done\n"
5994"Building Dependency Tree... Done"
5995msgstr ""
5996
5997#. type: <p><taglist>
5998#: guide.sgml:120
5999msgid "Once updated there are several commands that can be used:"
6000msgstr ""
6001
2b9b27c3
DK
6002#. type: <tag></tag>
6003#: guide.sgml:121
6004msgid "upgrade"
6005msgstr ""
6006
43be0ac4
MV
6007#. type: <p></p>
6008#: guide.sgml:131
6009msgid ""
6010"Upgrade will attempt to gently upgrade the whole system. Upgrade will never "
6011"install a new package or remove an existing package, nor will it ever "
6012"upgrade a package that might cause some other package to break. This can be "
6013"used daily to relatively safely upgrade the system. Upgrade will list all of "
6014"the packages that it could not upgrade, this usually means that they depend "
6015"on new packages or conflict with some other package. <prgn>dselect</prgn> or "
6016"<tt>apt-get install</tt> can be used to force these packages to install."
6017msgstr ""
6018
2b9b27c3
DK
6019#. type: <tag></tag>
6020#: guide.sgml:131
6021msgid "install"
6022msgstr ""
6023
43be0ac4
MV
6024#. type: <p></p>
6025#: guide.sgml:140
6026msgid ""
6027"Install is used to install packages by name. The package is automatically "
6028"fetched and installed. This can be useful if you already know the name of "
6029"the package to install and do not want to go into a GUI to select it. Any "
6030"number of packages may be passed to install, they will all be "
6031"fetched. Install automatically attempts to resolve dependency problems with "
6032"the listed packages and will print a summary and ask for confirmation if "
6033"anything other than its arguments are changed."
6034msgstr ""
6035
2b9b27c3
DK
6036#. type: <tag></tag>
6037#: guide.sgml:140
6038msgid "dist-upgrade"
6039msgstr ""
6040
43be0ac4
MV
6041#. type: <p></p>
6042#: guide.sgml:149
6043msgid ""
6044"Dist-upgrade is a complete upgrader designed to simplify upgrading between "
6045"releases of Debian. It uses a sophisticated algorithm to determine the best "
6046"set of packages to install, upgrade and remove to get as much of the system "
6047"to the newest release. In some situations it may be desired to use "
6048"dist-upgrade rather than spend the time manually resolving dependencies in "
6049"<prgn>dselect</prgn>. Once dist-upgrade has completed then "
6050"<prgn>dselect</prgn> can be used to install any packages that may have been "
6051"left out."
6052msgstr ""
6053
6054#. type: <p></p>
6055#: guide.sgml:152
6056msgid ""
6057"It is important to closely look at what dist-upgrade is going to do, its "
6058"decisions may sometimes be quite surprising."
6059msgstr ""
6060
6061#. type: <p></p>
6062#: guide.sgml:163
6063msgid ""
6064"<prgn>apt-get</prgn> has several command line options that are detailed in "
6065"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
6066"option is <tt>-d</tt> which does not install the fetched files. If the "
6067"system has to download a large number of package it would be undesired to "
6068"start installing them in case something goes wrong. When <tt>-d</tt> is used "
6069"the downloaded archives can be installed by simply running the command that "
6070"caused them to be downloaded again without <tt>-d</tt>."
6071msgstr ""
6072
6073#. type: <heading></heading>
6074#: guide.sgml:168
6075msgid "DSelect"
6076msgstr ""
6077
6078#. type: <p></p>
6079#: guide.sgml:173
6080msgid ""
6081"The APT <prgn>dselect</prgn> method provides the complete APT system with "
6082"the <prgn>dselect</prgn> package selection GUI. <prgn>dselect</prgn> is used "
6083"to select the packages to be installed or removed and APT actually installs "
6084"them."
6085msgstr ""
6086
6087#. type: <p></p>
6088#: guide.sgml:184
6089msgid ""
b39c1859
MV
6090"To enable the APT method you need to select [A]ccess in <prgn>dselect</prgn> "
6091"and then choose the APT method. You will be prompted for a set of "
6092"<em>Sources</em> which are places to fetch archives from. These can be "
25838be6 6093"remote Internet sites, local Debian mirrors or CD-ROMs. Each source can "
b39c1859 6094"provide a fragment of the total Debian archive, APT will automatically "
6f33340f
JR
6095"combine them to form a complete set of packages. If you have a CD-ROM then "
6096"it is a good idea to specify it first and then specify a mirror so that you "
43be0ac4 6097"have access to the latest bug fixes. APT will automatically use packages on "
25838be6 6098"your CD-ROM before downloading from the Internet."
43be0ac4
MV
6099msgstr ""
6100
6101#. type: <example></example>
6102#: guide.sgml:198
6103#, no-wrap
6104msgid ""
6105" Set up a list of distribution source locations\n"
6106"\t \n"
6107" Please give the base URL of the debian distribution.\n"
6108" The access schemes I know about are: http file\n"
6109"\t \n"
6110" For example:\n"
6111" file:/mnt/debian,\n"
6112" ftp://ftp.debian.org/debian,\n"
6113" http://ftp.de.debian.org/debian,\n"
6114" \n"
6115" \n"
6116" URL [http://llug.sep.bnl.gov/debian]:"
6117msgstr ""
6118
6119#. type: <p></p>
6120#: guide.sgml:205
6121msgid ""
6122"The <em>Sources</em> setup starts by asking for the base of the Debian "
6123"archive, defaulting to a HTTP mirror. Next it asks for the distribution to "
6124"get."
6125msgstr ""
6126
6127#. type: <example></example>
6128#: guide.sgml:212
6129#, no-wrap
6130msgid ""
6131" Please give the distribution tag to get or a path to the\n"
6132" package file ending in a /. The distribution\n"
6133" tags are typically something like: stable unstable testing non-US\n"
6134" \n"
6135" Distribution [stable]:"
6136msgstr ""
6137
6138#. type: <p></p>
6139#: guide.sgml:222
6140msgid ""
6141"The distribution refers to the Debian version in the archive, "
6142"<em>stable</em> refers to the latest released version and <em>unstable</em> "
6143"refers to the developmental version. <em>non-US</em> is only available on "
6144"some mirrors and refers to packages that contain encryption technology or "
6145"other things that cannot be exported from the United States. Importing these "
6146"packages into the US is legal however."
6147msgstr ""
6148
6149#. type: <example></example>
6150#: guide.sgml:228
6151#, no-wrap
6152msgid ""
6153" Please give the components to get\n"
6154" The components are typically something like: main contrib non-free\n"
6155" \n"
6156" Components [main contrib non-free]:"
6157msgstr ""
6158
6159#. type: <p></p>
6160#: guide.sgml:236
6161msgid ""
6162"The components list refers to the list of sub distributions to fetch. The "
6163"distribution is split up based on software licenses, main being DFSG free "
6164"packages while contrib and non-free contain things that have various "
6165"restrictions placed on their use and distribution."
6166msgstr ""
6167
6168#. type: <p></p>
6169#: guide.sgml:240
6170msgid ""
6171"Any number of sources can be added, the setup script will continue to prompt "
6172"until you have specified all that you want."
6173msgstr ""
6174
6175#. type: <p></p>
6176#: guide.sgml:247
6177msgid ""
6178"Before starting to use <prgn>dselect</prgn> it is necessary to update the "
b39c1859 6179"available list by selecting [U]pdate from the menu. This is a superset of "
43be0ac4
MV
6180"<tt>apt-get update</tt> that makes the fetched information available to "
6181"<prgn>dselect</prgn>. [U]pdate must be performed even if <tt>apt-get "
6182"update</tt> has been run before."
6183msgstr ""
6184
6185#. type: <p></p>
6186#: guide.sgml:253
6187msgid ""
6188"You can then go on and make your selections using [S]elect and then perform "
6189"the installation using [I]nstall. When using the APT method the [C]onfig and "
6190"[R]emove commands have no meaning, the [I]nstall command performs both of "
6191"them together."
6192msgstr ""
6193
6194#. type: <p></p>
6195#: guide.sgml:258
6196msgid ""
6197"By default APT will automatically remove the package (.deb) files once they "
6198"have been successfully installed. To change this behavior place "
6199"<tt>Dselect::clean \"prompt\";</tt> in /etc/apt/apt.conf."
6200msgstr ""
6201
6202#. type: <heading></heading>
6203#: guide.sgml:264
6204msgid "The Interface"
6205msgstr ""
6206
6207#. type: <p></p>
6208#: guide.sgml:278
6209msgid ""
6210"Both that APT <prgn>dselect</prgn> method and <prgn>apt-get</prgn> share the "
6211"same interface. It is a simple system that generally tells you what it will "
6212"do and then goes and does it. <footnote><p>The <prgn>dselect</prgn> method "
6213"actually is a set of wrapper scripts to <prgn>apt-get</prgn>. The method "
6214"actually provides more functionality than is present in <prgn>apt-get</prgn> "
6215"alone.</p></footnote> After printing out a summary of what will happen APT "
6216"then will print out some informative status messages so that you can "
6217"estimate how far along it is and how much is left to do."
6218msgstr ""
6219
6220#. type: <heading></heading>
6221#: guide.sgml:280
6222msgid "Startup"
6223msgstr ""
6224
6225#. type: <p></p>
6226#: guide.sgml:284
6227msgid ""
6228"Before all operations except update, APT performs a number of actions to "
6229"prepare its internal state. It also does some checks of the system's "
6230"state. At any time these operations can be performed by running <tt>apt-get "
6231"check</tt>."
6232msgstr ""
6233
6234#. type: <example></example>
6235#: guide.sgml:289
6236#, no-wrap
6237msgid ""
6238"# apt-get check\n"
6239"Reading Package Lists... Done\n"
6240"Building Dependency Tree... Done"
6241msgstr ""
6242
6243#. type: <p></p>
6244#: guide.sgml:297
6245msgid ""
6246"The first thing it does is read all the package files into memory. APT uses "
6247"a caching scheme so this operation will be faster the second time it is "
6248"run. If some of the package files are not found then they will be ignored "
6249"and a warning will be printed when apt-get exits."
6250msgstr ""
6251
6252#. type: <p></p>
6253#: guide.sgml:303
6254msgid ""
6255"The final operation performs a detailed analysis of the system's "
6256"dependencies. It checks every dependency of every installed or unpacked "
6257"package and considers if it is OK. Should this find a problem then a report "
6258"will be printed out and <prgn>apt-get</prgn> will refuse to run."
6259msgstr ""
6260
6261#. type: <example></example>
6262#: guide.sgml:320
6263#, no-wrap
6264msgid ""
6265"# apt-get check\n"
6266"Reading Package Lists... Done\n"
6267"Building Dependency Tree... Done\n"
6268"You might want to run apt-get -f install' to correct these.\n"
6269"Sorry, but the following packages have unmet dependencies:\n"
6270" 9fonts: Depends: xlib6g but it is not installed\n"
6271" uucp: Depends: mailx but it is not installed\n"
6272" blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
6273" adduser: Depends: perl-base but it is not installed\n"
6274" aumix: Depends: libgpmg1 but it is not installed\n"
6275" debiandoc-sgml: Depends: sgml-base but it is not installed\n"
6276" bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
6277" cthugha: Depends: svgalibg1 but it is not installed\n"
6278" Depends: xlib6g (>= 3.3-5) but it is not installed\n"
6279" libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)"
6280msgstr ""
6281
6282#. type: <p></p>
6283#: guide.sgml:329
6284msgid ""
6285"In this example the system has many problems, including a serious problem "
6286"with libreadlineg2. For each package that has unmet dependencies a line is "
6287"printed out indicating the package with the problem and the dependencies "
6288"that are unmet. A short explanation of why the package has a dependency "
6289"problem is also included."
6290msgstr ""
6291
6292#. type: <p></p>
6293#: guide.sgml:337
6294msgid ""
6295"There are two ways a system can get into a broken state like this. The first "
6296"is caused by <prgn>dpkg</prgn> missing some subtle relationships between "
6297"packages when performing upgrades. <footnote><p>APT however considers all "
6298"known dependencies and attempts to prevent broken "
6299"packages</p></footnote>. The second is if a package installation fails "
6300"during an operation. In this situation a package may have been unpacked "
6301"without its dependents being installed."
6302msgstr ""
6303
6304#. type: <p></p>
6305#: guide.sgml:345
6306msgid ""
6307"The second situation is much less serious than the first because APT places "
6308"certain constraints on the order that packages are installed. In both cases "
6309"supplying the <tt>-f</tt> option to <prgn>apt-get</prgn> will cause APT to "
6310"deduce a possible solution to the problem and then continue on. The APT "
6311"<prgn>dselect</prgn> method always supplies the <tt>-f</tt> option to allow "
6312"for easy continuation of failed maintainer scripts."
6313msgstr ""
6314
6315#. type: <p></p>
6316#: guide.sgml:351
6317msgid ""
6318"However, if the <tt>-f</tt> option is used to correct a seriously broken "
6319"system caused by the first case then it is possible that it will either fail "
6320"immediately or the installation sequence will fail. In either case it is "
6321"necessary to manually use dpkg (possibly with forcing options) to correct "
6322"the situation enough to allow APT to proceed."
6323msgstr ""
6324
6325#. type: <heading></heading>
6326#: guide.sgml:356
6327msgid "The Status Report"
6328msgstr ""
6329
6330#. type: <p></p>
6331#: guide.sgml:363
6332msgid ""
6333"Before proceeding <prgn>apt-get</prgn> will present a report on what will "
6334"happen. Generally the report reflects the type of operation being performed "
6335"but there are several common elements. In all cases the lists reflect the "
6336"final state of things, taking into account the <tt>-f</tt> option and any "
6337"other relevant activities to the command being executed."
6338msgstr ""
6339
6340#. type: <heading></heading>
6341#: guide.sgml:364
6342msgid "The Extra Package list"
6343msgstr ""
6344
6345#. type: <example></example>
6346#: guide.sgml:372
6347#, no-wrap
6348msgid ""
6349"The following extra packages will be installed:\n"
6350" libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
6351" mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
6352" bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
6353" squake pgp-i python-base debmake ldso perl libreadlineg2\n"
6354" ssh"
6355msgstr ""
6356
6357#. type: <p></p>
6358#: guide.sgml:379
6359msgid ""
6360"The Extra Package list shows all of the packages that will be installed or "
6361"upgraded in excess of the ones mentioned on the command line. It is only "
6362"generated for an <tt>install</tt> command. The listed packages are often the "
6363"result of an Auto Install."
6364msgstr ""
6365
6366#. type: <heading></heading>
6367#: guide.sgml:382
6368msgid "The Packages to Remove"
6369msgstr ""
6370
6371#. type: <example></example>
6372#: guide.sgml:389
6373#, no-wrap
6374msgid ""
6375"The following packages will be REMOVED:\n"
6376" xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
6377" xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
6378" xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
6379" nas xpilot xfig"
6380msgstr ""
6381
6382#. type: <p></p>
6383#: guide.sgml:399
6384msgid ""
6385"The Packages to Remove list shows all of the packages that will be removed "
6386"from the system. It can be shown for any of the operations and should be "
6387"given a careful inspection to ensure nothing important is to be taken "
6388"off. The <tt>-f</tt> option is especially good at generating packages to "
6389"remove so extreme care should be used in that case. The list may contain "
6390"packages that are going to be removed because they are only partially "
6391"installed, possibly due to an aborted installation."
6392msgstr ""
6393
6394#. type: <heading></heading>
6395#: guide.sgml:402
6396msgid "The New Packages list"
6397msgstr ""
6398
6399#. type: <example></example>
6400#: guide.sgml:406
6401#, no-wrap
6402msgid ""
6403"The following NEW packages will installed:\n"
6404" zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base"
6405msgstr ""
6406
6407#. type: <p></p>
6408#: guide.sgml:411
6409msgid ""
6410"The New Packages list is simply a reminder of what will happen. The packages "
6411"listed are not presently installed in the system but will be when APT is "
6412"done."
6413msgstr ""
6414
6415#. type: <heading></heading>
6416#: guide.sgml:414
6417msgid "The Kept Back list"
6418msgstr ""
6419
6420#. type: <example></example>
6421#: guide.sgml:419
6422#, no-wrap
6423msgid ""
6424"The following packages have been kept back\n"
6425" compface man-db tetex-base msql libpaper svgalib1\n"
6426" gs snmp arena lynx xpat2 groff xscreensaver"
6427msgstr ""
6428
6429#. type: <p></p>
6430#: guide.sgml:428
6431msgid ""
6432"Whenever the whole system is being upgraded there is the possibility that "
6433"new versions of packages cannot be installed because they require new things "
6434"or conflict with already installed things. In this case the package will "
6435"appear in the Kept Back list. The best way to convince packages listed there "
6436"to install is with <tt>apt-get install</tt> or by using <prgn>dselect</prgn> "
6437"to resolve their problems."
6438msgstr ""
6439
6440#. type: <heading></heading>
6441#: guide.sgml:431
6442msgid "Held Packages warning"
6443msgstr ""
6444
6445#. type: <example></example>
6446#: guide.sgml:435
6447#, no-wrap
6448msgid ""
6449"The following held packages will be changed:\n"
6450" cvs"
6451msgstr ""
6452
6453#. type: <p></p>
6454#: guide.sgml:441
6455msgid ""
6456"Sometimes you can ask APT to install a package that is on hold, in such a "
6457"case it prints out a warning that the held package is going to be "
6458"changed. This should only happen during dist-upgrade or install."
6459msgstr ""
6460
6461#. type: <heading></heading>
6462#: guide.sgml:444
6463msgid "Final summary"
6464msgstr ""
6465
6466#. type: <p></p>
6467#: guide.sgml:447
6468msgid "Finally, APT will print out a summary of all the changes that will occur."
6469msgstr ""
6470
6471#. type: <example></example>
6472#: guide.sgml:452
6473#, no-wrap
6474msgid ""
6475"206 packages upgraded, 8 newly installed, 23 to remove and 51 not "
6476"upgraded.\n"
6477"12 packages not fully installed or removed.\n"
6478"Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used."
6479msgstr ""
6480
6481#. type: <p></p>
6482#: guide.sgml:470
6483msgid ""
6484"The first line of the summary simply is a reduced version of all of the "
6485"lists and includes the number of upgrades - that is packages already "
6486"installed that have new versions available. The second line indicates the "
6487"number of poorly configured packages, possibly the result of an aborted "
6488"installation. The final line shows the space requirements that the "
6489"installation needs. The first pair of numbers refer to the size of the "
6490"archive files. The first number indicates the number of bytes that must be "
6491"fetched from remote locations and the second indicates the total size of all "
6492"the archives required. The next number indicates the size difference between "
6493"the presently installed packages and the newly installed packages. It is "
6494"roughly equivalent to the space required in /usr after everything is "
6495"done. If a large number of packages are being removed then the value may "
6496"indicate the amount of space that will be freed."
6497msgstr ""
6498
6499#. type: <p></p>
6500#: guide.sgml:473
6501msgid ""
6502"Some other reports can be generated by using the -u option to show packages "
6503"to upgrade, they are similar to the previous examples."
6504msgstr ""
6505
6506#. type: <heading></heading>
6507#: guide.sgml:477
6508msgid "The Status Display"
6509msgstr ""
6510
6511#. type: <p></p>
6512#: guide.sgml:481
6513msgid ""
6514"During the download of archives and package files APT prints out a series of "
6515"status messages."
6516msgstr ""
6517
6518#. type: <example></example>
6519#: guide.sgml:490
6520#, no-wrap
6521msgid ""
6522"# apt-get update\n"
6523"Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
6524"Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
6525"Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
6526"Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ "
6527"Packages\n"
6528"Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
6529"11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s"
6530msgstr ""
6531
6532#. type: <p></p>
6533#: guide.sgml:500
6534msgid ""
6535"The lines starting with <em>Get</em> are printed out when APT begins to "
6536"fetch a file while the last line indicates the progress of the download. The "
6537"first percent value on the progress line indicates the total percent done of "
6538"all files. Unfortunately since the size of the Package files is unknown "
6539"<tt>apt-get update</tt> estimates the percent done which causes some "
6540"inaccuracies."
6541msgstr ""
6542
6543#. type: <p></p>
6544#: guide.sgml:509
6545msgid ""
6546"The next section of the status line is repeated once for each download "
6547"thread and indicates the operation being performed and some useful "
6548"information about what is happening. Sometimes this section will simply read "
6549"<em>Forking</em> which means the OS is loading the download module. The "
6550"first word after the [ is the fetch number as shown on the history "
6551"lines. The next word is the short form name of the object being "
6552"downloaded. For archives it will contain the name of the package that is "
6553"being fetched."
6554msgstr ""
6555
6556#. type: <p></p>
6557#: guide.sgml:524
6558msgid ""
6559"Inside of the single quote is an informative string indicating the progress "
6560"of the negotiation phase of the download. Typically it progresses from "
6561"<em>Connecting</em> to <em>Waiting for file</em> to <em>Downloading</em> or "
6562"<em>Resuming</em>. The final value is the number of bytes downloaded from "
6563"the remote site. Once the download begins this is represented as "
6564"<tt>102/10.2k</tt> indicating that 102 bytes have been fetched and 10.2 "
6565"kilobytes is expected. The total size is always shown in 4 figure notation "
6566"to preserve space. After the size display is a percent meter for the file "
6567"itself. The second last element is the instantaneous average speed. This "
6568"values is updated every 5 seconds and reflects the rate of data transfer for "
6569"that period. Finally is shown the estimated transfer time. This is updated "
6570"regularly and reflects the time to complete everything at the shown transfer "
6571"rate."
6572msgstr ""
6573
6574#. type: <p></p>
6575#: guide.sgml:530
6576msgid ""
6577"The status display updates every half second to provide a constant feedback "
6578"on the download progress while the Get lines scroll back whenever a new file "
6579"is started. Since the status display is constantly updated it is unsuitable "
6580"for logging to a file, use the <tt>-q</tt> option to remove the status "
6581"display."
6582msgstr ""
6583
6584#. type: <heading></heading>
6585#: guide.sgml:535
6586msgid "Dpkg"
6587msgstr ""
6588
6589#. type: <p></p>
6590#: guide.sgml:542
6591msgid ""
6592"APT uses <prgn>dpkg</prgn> for installing the archives and will switch over "
6593"to the <prgn>dpkg</prgn> interface once downloading is "
6594"completed. <prgn>dpkg</prgn> will also ask a number of questions as it "
6595"processes the packages and the packages themselves may also ask several "
6596"questions. Before each question there is usually a description of what it is "
6597"asking and the questions are too varied to discuss completely here."
6598msgstr ""
6599
6600#. type: <title></title>
6601#: offline.sgml:4
6602msgid "Using APT Offline"
6603msgstr ""
6604
6605#. type: <version></version>
6606#: offline.sgml:7
6607msgid "$Id: offline.sgml,v 1.8 2003/02/12 15:06:41 doogie Exp $"
6608msgstr ""
6609
6610#. type: <abstract></abstract>
6611#: offline.sgml:12
6612msgid ""
6613"This document describes how to use APT in a non-networked environment, "
6614"specifically a 'sneaker-net' approach for performing upgrades."
6615msgstr ""
6616
6617#. type: <copyrightsummary></copyrightsummary>
6618#: offline.sgml:16
6619msgid "Copyright &copy; Jason Gunthorpe, 1999."
6620msgstr ""
6621
6622#. type: <heading></heading>
6623#: offline.sgml:32
6624msgid "Introduction"
6625msgstr ""
6626
6627#. type: <heading></heading>
6628#: offline.sgml:34 offline.sgml:65 offline.sgml:180
6629msgid "Overview"
6630msgstr ""
6631
6632#. type: <p></p>
6633#: offline.sgml:40
6634msgid ""
6635"Normally APT requires direct access to a Debian archive, either from a local "
6636"media or through a network. Another common complaint is that a Debian "
6637"machine is on a slow link, such as a modem and another machine has a very "
6638"fast connection but they are physically distant."
6639msgstr ""
6640
6641#. type: <p></p>
6642#: offline.sgml:51
6643msgid ""
6644"The solution to this is to use large removable media such as a Zip disc or a "
6645"SuperDisk disc. These discs are not large enough to store the entire Debian "
6646"archive but can easily fit a subset large enough for most users. The idea is "
6647"to use APT to generate a list of packages that are required and then fetch "
6648"them onto the disc using another machine with good connectivity. It is even "
6649"possible to use another Debian machine with APT or to use a completely "
6650"different OS and a download tool like wget. Let <em>remote host</em> mean "
6651"the machine downloading the packages, and <em>target host</em> the one with "
6652"bad or no connection."
6653msgstr ""
6654
6655#. type: <p></p>
6656#: offline.sgml:57
6657msgid ""
6658"This is achieved by creatively manipulating the APT configuration file. The "
b39c1859 6659"essential premise to tell APT to look on a disc for it's archive files. Note "
43be0ac4
MV
6660"that the disc should be formated with a filesystem that can handle long file "
6661"names such as ext2, fat32 or vfat."
6662msgstr ""
6663
6664#. type: <heading></heading>
6665#: offline.sgml:63
6666msgid "Using APT on both machines"
6667msgstr ""
6668
6669#. type: <p><example>
6670#: offline.sgml:71
6671msgid ""
6672"APT being available on both machines gives the simplest configuration. The "
6673"basic idea is to place a copy of the status file on the disc and use the "
6674"remote machine to fetch the latest package files and decide which packages "
6675"to download. The disk directory structure should look like:"
6676msgstr ""
6677
6678#. type: <example></example>
6679#: offline.sgml:80
6680#, no-wrap
6681msgid ""
6682" /disc/\n"
6683" archives/\n"
6684" partial/\n"
6685" lists/\n"
6686" partial/\n"
6687" status\n"
6688" sources.list\n"
6689" apt.conf"
6690msgstr ""
6691
6692#. type: <heading></heading>
6693#: offline.sgml:88
6694msgid "The configuration file"
6695msgstr ""
6696
6697#. type: <p></p>
6698#: offline.sgml:96
6699msgid ""
6700"The configuration file should tell APT to store its files on the disc and to "
6701"use the configuration files on the disc as well. The sources.list should "
6702"contain the proper sites that you wish to use from the remote machine, and "
6703"the status file should be a copy of <em>/var/lib/dpkg/status</em> from the "
6704"<em>target host</em>. Please note, if you are using a local archive you must "
6705"use copy URIs, the syntax is identical to file URIs."
6706msgstr ""
6707
6708#. type: <p><example>
6709#: offline.sgml:100
6710msgid ""
6711"<em>apt.conf</em> must contain the necessary information to make APT use the "
6712"disc:"
6713msgstr ""
6714
6715#. type: <example></example>
6716#: offline.sgml:124
6717#, no-wrap
6718msgid ""
6719" APT\n"
6720" {\n"
6721" /* This is not necessary if the two machines are the same arch, it "
6722"tells\n"
6723" the remote APT what architecture the target machine is */\n"
6724" Architecture \"i386\";\n"
6725" \n"
6726" Get::Download-Only \"true\";\n"
6727" };\n"
6728" \n"
6729" Dir\n"
6730" {\n"
6731" /* Use the disc for state information and redirect the status file from\n"
6732" the /var/lib/dpkg default */\n"
6733" State \"/disc/\";\n"
6734" State::status \"status\";\n"
6735"\n"
6736" // Binary caches will be stored locally\n"
6737" Cache::archives \"/disc/archives/\";\n"
6738" Cache \"/tmp/\";\n"
6739" \n"
6740" // Location of the source list.\n"
6741" Etc \"/disc/\";\n"
6742" };"
6743msgstr ""
6744
6745#. type: </example></p>
6746#: offline.sgml:129
6747msgid ""
6748"More details can be seen by examining the apt.conf man page and the sample "
6749"configuration file in <em>/usr/share/doc/apt/examples/apt.conf</em>."
6750msgstr ""
6751
6752#. type: <p><example>
6753#: offline.sgml:136
6754msgid ""
6755"On the target machine the first thing to do is mount the disc and copy "
6756"<em>/var/lib/dpkg/status</em> to it. You will also need to create the "
6757"directories outlined in the Overview, <em>archives/partial/</em> and "
b39c1859 6758"<em>lists/partial/</em>. Then take the disc to the remote machine and "
43be0ac4
MV
6759"configure the sources.list. On the remote machine execute the following:"
6760msgstr ""
6761
6762#. type: <example></example>
6763#: offline.sgml:142
6764#, no-wrap
6765msgid ""
6766" # export APT_CONFIG=\"/disc/apt.conf\"\n"
6767" # apt-get update\n"
6768" [ APT fetches the package files ]\n"
6769" # apt-get dist-upgrade\n"
6770" [ APT fetches all the packages needed to upgrade the target machine ]"
6771msgstr ""
6772
6773#. type: </example></p>
6774#: offline.sgml:149
6775msgid ""
b39c1859 6776"The dist-upgrade command can be replaced with any other standard APT "
43be0ac4 6777"commands, particularly dselect-upgrade. You can even use an APT front end "
b39c1859 6778"such as <em>dselect</em>. However this presents a problem in communicating "
43be0ac4
MV
6779"your selections back to the local computer."
6780msgstr ""
6781
6782#. type: <p><example>
6783#: offline.sgml:153
6784msgid ""
6785"Now the disc contains all of the index files and archives needed to upgrade "
6786"the target machine. Take the disc back and run:"
6787msgstr ""
6788
6789#. type: <example></example>
6790#: offline.sgml:159
6791#, no-wrap
6792msgid ""
6793" # export APT_CONFIG=\"/disc/apt.conf\"\n"
6794" # apt-get check\n"
6795" [ APT generates a local copy of the cache files ]\n"
6796" # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
6797" [ Or any other APT command ]"
6798msgstr ""
6799
6800#. type: <p></p>
6801#: offline.sgml:165
6802msgid ""
6803"It is necessary for proper function to re-specify the status file to be the "
6804"local one. This is very important!"
6805msgstr ""
6806
6807#. type: <p></p>
6808#: offline.sgml:172
6809msgid ""
6810"If you are using dselect you can do the very risky operation of copying "
6811"disc/status to /var/lib/dpkg/status so that any selections you made on the "
6812"remote machine are updated. I highly recommend that people only make "
6813"selections on the local machine - but this may not always be possible. DO "
6814"NOT copy the status file if dpkg or APT have been run in the mean time!!"
6815msgstr ""
6816
6817#. type: <heading></heading>
6818#: offline.sgml:178
6819msgid "Using APT and wget"
6820msgstr ""
6821
6822#. type: <p></p>
6823#: offline.sgml:185
6824msgid ""
6825"<em>wget</em> is a popular and portable download tool that can run on nearly "
6826"any machine. Unlike the method above this requires that the Debian machine "
6827"already has a list of available packages."
6828msgstr ""
6829
6830#. type: <p></p>
6831#: offline.sgml:190
6832msgid ""
6833"The basic idea is to create a disc that has only the archive files "
6834"downloaded from the remote site. This is done by using the --print-uris "
6835"option to apt-get and then preparing a wget script to actually fetch the "
6836"packages."
6837msgstr ""
6838
6839#. type: <heading></heading>
6840#: offline.sgml:196
6841msgid "Operation"
6842msgstr ""
6843
6844#. type: <p><example>
6845#: offline.sgml:200
6846msgid ""
6847"Unlike the previous technique no special configuration files are "
6848"required. We merely use the standard APT commands to generate the file list."
6849msgstr ""
6850
6851#. type: <example></example>
6852#: offline.sgml:205
6853#, no-wrap
6854msgid ""
6855" # apt-get dist-upgrade \n"
6856" [ Press no when prompted, make sure you are happy with the actions ]\n"
6857" # apt-get -qq --print-uris dist-upgrade > uris\n"
6858" # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script"
6859msgstr ""
6860
6861#. type: </example></p>
6862#: offline.sgml:210
6863msgid ""
6864"Any command other than dist-upgrade could be used here, including "
6865"dselect-upgrade."
6866msgstr ""
6867
6868#. type: <p></p>
6869#: offline.sgml:216
6870msgid ""
6871"The /disc/wget-script file will now contain a list of wget commands to "
6872"execute in order to fetch the necessary archives. This script should be run "
6873"with the current directory as the disc's mount point so as to save the "
6874"output on the disc."
6875msgstr ""
6876
6877#. type: <p><example>
6878#: offline.sgml:219
6879msgid "The remote machine would do something like"
6880msgstr ""
6881
6882#. type: <example></example>
6883#: offline.sgml:223
6884#, no-wrap
6885msgid ""
6886" # cd /disc\n"
6887" # sh -x ./wget-script\n"
6888" [ wait.. ]"
6889msgstr ""
6890
6891#. type: </example><example>
6892#: offline.sgml:228
6893msgid ""
6894"Once the archives are downloaded and the disc returned to the Debian machine "
6895"installation can proceed using,"
6896msgstr ""
6897
6898#. type: <example></example>
6899#: offline.sgml:230
6900#, no-wrap
6901msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade"
6902msgstr ""
6903
6904#. type: </example></p>
6905#: offline.sgml:234
6906msgid "Which will use the already fetched archives on the disc."
6907msgstr ""