apt.conf.5.xml | apt.conf.5.xml | |||
---|---|---|---|---|
skipping to change at line 157 | skipping to change at line 157 | |||
<para>This group of options controls general APT behavior as well as hol ding the | <para>This group of options controls general APT behavior as well as hol ding the | |||
options for all of the tools.</para> | options for all of the tools.</para> | |||
<variablelist> | <variablelist> | |||
<varlistentry><term>Architecture</term> | <varlistentry><term>Architecture</term> | |||
<listitem><para>System Architecture; sets the architecture to use when fetching files and | <listitem><para>System Architecture; sets the architecture to use when fetching files and | |||
parsing package lists. The internal default is the architecture apt wa s | parsing package lists. The internal default is the architecture apt wa s | |||
compiled for.</para></listitem> | compiled for.</para></listitem> | |||
</varlistentry> | </varlistentry> | |||
<varlistentry><term>Architectures</term> | ||||
<listitem><para>All Architectures the system supports. Processors impl | ||||
ementing the <literal>amd64</literal> | ||||
are e.g. also able to execute binaries compiled for <literal>i386</lit | ||||
eral>; This list is use when fetching files and | ||||
parsing package lists. The internal default is always the native archi | ||||
tecture (<literal>APT::Architecture</literal>) | ||||
and all foreign architectures it can retrieve by calling <command>dpkg | ||||
--print-foreign-architectures</command>. | ||||
</para></listitem> | ||||
</varlistentry> | ||||
<varlistentry><term>Default-Release</term> | <varlistentry><term>Default-Release</term> | |||
<listitem><para>Default release to install packages from if more than one | <listitem><para>Default release to install packages from if more than one | |||
version available. Contains release name, codename or release version. Examples: 'stable', 'testing', | version available. Contains release name, codename or release version. Examples: 'stable', 'testing', | |||
'unstable', '&stable-codename;', '&testing-codename;', '4.0', '5.0*'. See also &apt-preferences;.</para></listitem> | 'unstable', '&stable-codename;', '&testing-codename;', '4.0', '5.0*'. See also &apt-preferences;.</para></listitem> | |||
</varlistentry> | </varlistentry> | |||
<varlistentry><term>Ignore-Hold</term> | <varlistentry><term>Ignore-Hold</term> | |||
<listitem><para>Ignore Held packages; This global option causes the pr oblem resolver to | <listitem><para>Ignore Held packages; This global option causes the pr oblem resolver to | |||
ignore held packages in its decision making.</para></listitem> | ignore held packages in its decision making.</para></listitem> | |||
</varlistentry> | </varlistentry> | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 12 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |