| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- <!-- -*- mode: sgml; mode: fold -*- -->
- <!-- Some common paths.. -->
- <!ENTITY docdir "/usr/share/doc/apt/">
- <!ENTITY guidesdir "/usr/share/doc/apt-doc/">
- <!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</filename>">
- <!ENTITY aptconfdir "<filename>/etc/apt.conf</filename>">
- <!ENTITY statedir "/var/lib/apt">
- <!ENTITY cachedir "/var/cache/apt">
- <!-- Cross references to other man pages -->
- <!ENTITY apt-conf "<citerefentry>
- <refentrytitle><filename>apt.conf</filename></refentrytitle>
- <manvolnum>5</manvolnum>
- </citerefentry>"
- >
- <!ENTITY apt-get "<citerefentry>
- <refentrytitle><command>apt-get</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY apt-config "<citerefentry>
- <refentrytitle><command>apt-config</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY apt-cdrom "<citerefentry>
- <refentrytitle><command>apt-cdrom</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY apt-cache "<citerefentry>
- <refentrytitle><command>apt-cache</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY apt-preferences "<citerefentry>
- <refentrytitle><command>apt_preferences</command></refentrytitle>
- <manvolnum>5</manvolnum>
- </citerefentry>"
- >
- <!ENTITY apt-key "<citerefentry>
- <refentrytitle><command>apt-key</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY apt-secure "<citerefentry>
- <refentrytitle>apt-secure</refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY apt-archive "<citerefentry>
- <refentrytitle><filename>apt-archive</filename></refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry>"
- >
- <!ENTITY sources-list "<citerefentry>
- <refentrytitle><filename>sources.list</filename></refentrytitle>
- <manvolnum>5</manvolnum>
- </citerefentry>"
- >
- <!ENTITY reportbug "<citerefentry>
- <refentrytitle><command>reportbug</command></refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry>"
- >
- <!ENTITY dpkg "<citerefentry>
- <refentrytitle><command>dpkg</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY dpkg-buildpackage "<citerefentry>
- <refentrytitle><command>dpkg-buildpackage</command></refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry>"
- >
- <!ENTITY gzip "<citerefentry>
- <refentrytitle><command>gzip</command></refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry>"
- >
- <!ENTITY dpkg-scanpackages "<citerefentry>
- <refentrytitle><command>dpkg-scanpackages</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY dpkg-scansources "<citerefentry>
- <refentrytitle><command>dpkg-scansources</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY dselect "<citerefentry>
- <refentrytitle><command>dselect</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY aptitude "<citerefentry>
- <refentrytitle><command>aptitude</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY synaptic "<citerefentry>
- <refentrytitle><command>synaptic</command></refentrytitle>
- <manvolnum>8</manvolnum>
- </citerefentry>"
- >
- <!ENTITY debsign "<citerefentry>
- <refentrytitle><command>debsign</command></refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry>"
- >
- <!ENTITY debsig-verify "<citerefentry>
- <refentrytitle><command>debsig-verify</command></refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry>"
- >
- <!ENTITY gpg "<citerefentry>
- <refentrytitle><command>gpg</command></refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry>"
- >
-
- <!-- Boiler plate docinfo section -->
- <!ENTITY apt-docinfo "
- <refentryinfo>
- <address><email>apt@packages.debian.org</email></address>
- <author><firstname>Jason</firstname> <surname>Gunthorpe</surname></author>
- <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>
- <date>14 December 2003</date>
- <productname>Linux</productname>
- </refentryinfo>
- ">
- <!ENTITY apt-email "
- <address>
- <email>apt@packages.debian.org</email>
- </address>
- ">
- <!ENTITY apt-author.jgunthorpe "
- <author>
- <firstname>Jason</firstname>
- <surname>Gunthorpe</surname>
- </author>
- ">
- <!ENTITY apt-author.team "
- <author>
- <othername>APT team</othername>
- </author>
- ">
- <!ENTITY apt-product "
- <productname>Linux</productname>
- ">
- <!ENTITY apt-email "
- <address>
- <email>apt@packages.debian.org</email>
- </address>
- ">
- <!ENTITY apt-author.jgunthorpe "
- <author>
- <firstname>Jason</firstname>
- <surname>Gunthorpe</surname>
- </author>
- ">
- <!ENTITY apt-author.team "
- <author>
- <othername>APT team</othername>
- </author>
- ">
- <!ENTITY apt-copyright "
- <copyright>
- <holder>Jason Gunthorpe</holder>
- <year>1998-2001</year>
- </copyright>
- ">
- <!ENTITY apt-product "
- <productname>Linux</productname>
- ">
- <!-- Boiler plate Bug reporting section -->
- <!ENTITY manbugs "
- <refsect1><title>Bugs</title>
- <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.
- If you wish to report a bug in APT, please see
- <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the
- &reportbug; command.
- </para>
- </refsect1>
- ">
- <!-- Boiler plate Author section -->
- <!ENTITY manauthor "
- <refsect1><title>Author</title>
- <para>APT was written by the APT team <email>apt@packages.debian.org</email>.
- </para>
- </refsect1>
- ">
- <!-- Should be used within the option section of the text to
- put in the blurb about -h, -v, -c and -o -->
- <!ENTITY apt-commonoptions "
- <varlistentry><term><option>-h</option></term>
- <term><option>--help</option></term>
- <listitem><para>Show a short usage summary.
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term><option>-v</option></term>
- <term><option>--version</option></term>
- <listitem><para>Show the program version.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><option>-c</option></term>
- <term><option>--config-file</option></term>
- <listitem><para>Configuration File; Specify a configuration file to use.
- The program will read the default configuration file and then this
- configuration file. See &apt-conf; for syntax information.
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term><option>-o</option></term>
- <term><option>--option</option></term>
- <listitem><para>Set a Configuration Option; This will set an arbitrary
- configuration option. The syntax is <option>-o Foo::Bar=bar</option>.
- </para>
- </listitem>
- </varlistentry>
- ">
- <!-- Should be used within the option section of the text to
- put in the blurb about -h, -v, -c and -o -->
- <!ENTITY apt-cmdblurb "
- <para>All command line options may be set using the configuration file, the
- descriptions indicate the configuration option to set. For boolean
- options you can override the config file by using something like
- <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>
- or several other variations.
- </para>
- ">
|