apt.ent 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. <!-- -*- mode: sgml; mode: fold -*- -->
  2. <!-- Some common paths.. -->
  3. <!ENTITY docdir "/usr/share/doc/apt/">
  4. <!ENTITY guidesdir "/usr/share/doc/apt-doc/">
  5. <!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</filename>">
  6. <!ENTITY aptconfdir "<filename>/etc/apt.conf</filename>">
  7. <!ENTITY statedir "/var/lib/apt">
  8. <!ENTITY cachedir "/var/cache/apt">
  9. <!-- Cross references to other man pages -->
  10. <!ENTITY apt-conf "<citerefentry>
  11. <refentrytitle><filename>apt.conf</filename></refentrytitle>
  12. <manvolnum>5</manvolnum>
  13. </citerefentry>"
  14. >
  15. <!ENTITY apt-get "<citerefentry>
  16. <refentrytitle><command>apt-get</command></refentrytitle>
  17. <manvolnum>8</manvolnum>
  18. </citerefentry>"
  19. >
  20. <!ENTITY apt-config "<citerefentry>
  21. <refentrytitle><command>apt-config</command></refentrytitle>
  22. <manvolnum>8</manvolnum>
  23. </citerefentry>"
  24. >
  25. <!ENTITY apt-cdrom "<citerefentry>
  26. <refentrytitle><command>apt-cdrom</command></refentrytitle>
  27. <manvolnum>8</manvolnum>
  28. </citerefentry>"
  29. >
  30. <!ENTITY apt-cache "<citerefentry>
  31. <refentrytitle><command>apt-cache</command></refentrytitle>
  32. <manvolnum>8</manvolnum>
  33. </citerefentry>"
  34. >
  35. <!ENTITY apt-preferences "<citerefentry>
  36. <refentrytitle><command>apt_preferences</command></refentrytitle>
  37. <manvolnum>5</manvolnum>
  38. </citerefentry>"
  39. >
  40. <!ENTITY apt-key "<citerefentry>
  41. <refentrytitle><command>apt-key</command></refentrytitle>
  42. <manvolnum>8</manvolnum>
  43. </citerefentry>"
  44. >
  45. <!ENTITY apt-secure "<citerefentry>
  46. <refentrytitle>apt-secure</refentrytitle>
  47. <manvolnum>8</manvolnum>
  48. </citerefentry>"
  49. >
  50. <!ENTITY apt-archive "<citerefentry>
  51. <refentrytitle><filename>apt-archive</filename></refentrytitle>
  52. <manvolnum>1</manvolnum>
  53. </citerefentry>"
  54. >
  55. <!ENTITY sources-list "<citerefentry>
  56. <refentrytitle><filename>sources.list</filename></refentrytitle>
  57. <manvolnum>5</manvolnum>
  58. </citerefentry>"
  59. >
  60. <!ENTITY reportbug "<citerefentry>
  61. <refentrytitle><command>reportbug</command></refentrytitle>
  62. <manvolnum>1</manvolnum>
  63. </citerefentry>"
  64. >
  65. <!ENTITY dpkg "<citerefentry>
  66. <refentrytitle><command>dpkg</command></refentrytitle>
  67. <manvolnum>8</manvolnum>
  68. </citerefentry>"
  69. >
  70. <!ENTITY dpkg-buildpackage "<citerefentry>
  71. <refentrytitle><command>dpkg-buildpackage</command></refentrytitle>
  72. <manvolnum>1</manvolnum>
  73. </citerefentry>"
  74. >
  75. <!ENTITY gzip "<citerefentry>
  76. <refentrytitle><command>gzip</command></refentrytitle>
  77. <manvolnum>1</manvolnum>
  78. </citerefentry>"
  79. >
  80. <!ENTITY dpkg-scanpackages "<citerefentry>
  81. <refentrytitle><command>dpkg-scanpackages</command></refentrytitle>
  82. <manvolnum>8</manvolnum>
  83. </citerefentry>"
  84. >
  85. <!ENTITY dpkg-scansources "<citerefentry>
  86. <refentrytitle><command>dpkg-scansources</command></refentrytitle>
  87. <manvolnum>8</manvolnum>
  88. </citerefentry>"
  89. >
  90. <!ENTITY dselect "<citerefentry>
  91. <refentrytitle><command>dselect</command></refentrytitle>
  92. <manvolnum>8</manvolnum>
  93. </citerefentry>"
  94. >
  95. <!ENTITY aptitude "<citerefentry>
  96. <refentrytitle><command>aptitude</command></refentrytitle>
  97. <manvolnum>8</manvolnum>
  98. </citerefentry>"
  99. >
  100. <!ENTITY synaptic "<citerefentry>
  101. <refentrytitle><command>synaptic</command></refentrytitle>
  102. <manvolnum>8</manvolnum>
  103. </citerefentry>"
  104. >
  105. <!ENTITY debsign "<citerefentry>
  106. <refentrytitle><command>debsign</command></refentrytitle>
  107. <manvolnum>1</manvolnum>
  108. </citerefentry>"
  109. >
  110. <!ENTITY debsig-verify "<citerefentry>
  111. <refentrytitle><command>debsig-verify</command></refentrytitle>
  112. <manvolnum>1</manvolnum>
  113. </citerefentry>"
  114. >
  115. <!ENTITY gpg "<citerefentry>
  116. <refentrytitle><command>gpg</command></refentrytitle>
  117. <manvolnum>1</manvolnum>
  118. </citerefentry>"
  119. >
  120. <!-- Boiler plate docinfo section -->
  121. <!ENTITY apt-docinfo "
  122. <refentryinfo>
  123. <address><email>apt@packages.debian.org</email></address>
  124. <author><firstname>Jason</firstname> <surname>Gunthorpe</surname></author>
  125. <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>
  126. <date>14 December 2003</date>
  127. <productname>Linux</productname>
  128. </refentryinfo>
  129. ">
  130. <!ENTITY apt-email "
  131. <address>
  132. <email>apt@packages.debian.org</email>
  133. </address>
  134. ">
  135. <!ENTITY apt-author.jgunthorpe "
  136. <author>
  137. <firstname>Jason</firstname>
  138. <surname>Gunthorpe</surname>
  139. </author>
  140. ">
  141. <!ENTITY apt-author.team "
  142. <author>
  143. <othername>APT team</othername>
  144. </author>
  145. ">
  146. <!ENTITY apt-product "
  147. <productname>Linux</productname>
  148. ">
  149. <!ENTITY apt-email "
  150. <address>
  151. <email>apt@packages.debian.org</email>
  152. </address>
  153. ">
  154. <!ENTITY apt-author.jgunthorpe "
  155. <author>
  156. <firstname>Jason</firstname>
  157. <surname>Gunthorpe</surname>
  158. </author>
  159. ">
  160. <!ENTITY apt-author.team "
  161. <author>
  162. <othername>APT team</othername>
  163. </author>
  164. ">
  165. <!ENTITY apt-copyright "
  166. <copyright>
  167. <holder>Jason Gunthorpe</holder>
  168. <year>1998-2001</year>
  169. </copyright>
  170. ">
  171. <!ENTITY apt-product "
  172. <productname>Linux</productname>
  173. ">
  174. <!-- Boiler plate Bug reporting section -->
  175. <!ENTITY manbugs "
  176. <refsect1><title>Bugs</title>
  177. <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.
  178. If you wish to report a bug in APT, please see
  179. <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the
  180. &reportbug; command.
  181. </para>
  182. </refsect1>
  183. ">
  184. <!-- Boiler plate Author section -->
  185. <!ENTITY manauthor "
  186. <refsect1><title>Author</title>
  187. <para>APT was written by the APT team <email>apt@packages.debian.org</email>.
  188. </para>
  189. </refsect1>
  190. ">
  191. <!-- Should be used within the option section of the text to
  192. put in the blurb about -h, -v, -c and -o -->
  193. <!ENTITY apt-commonoptions "
  194. <varlistentry><term><option>-h</option></term>
  195. <term><option>--help</option></term>
  196. <listitem><para>Show a short usage summary.
  197. </para>
  198. </listitem>
  199. </varlistentry>
  200. <varlistentry>
  201. <term><option>-v</option></term>
  202. <term><option>--version</option></term>
  203. <listitem><para>Show the program version.
  204. </para>
  205. </listitem>
  206. </varlistentry>
  207. <varlistentry>
  208. <term><option>-c</option></term>
  209. <term><option>--config-file</option></term>
  210. <listitem><para>Configuration File; Specify a configuration file to use.
  211. The program will read the default configuration file and then this
  212. configuration file. See &apt-conf; for syntax information.
  213. </para>
  214. </listitem>
  215. </varlistentry>
  216. <varlistentry>
  217. <term><option>-o</option></term>
  218. <term><option>--option</option></term>
  219. <listitem><para>Set a Configuration Option; This will set an arbitrary
  220. configuration option. The syntax is <option>-o Foo::Bar=bar</option>.
  221. <option>-o</option> and <option>--option</option> can be used multiple
  222. times to set different options.
  223. </para>
  224. </listitem>
  225. </varlistentry>
  226. ">
  227. <!-- Should be used within the option section of the text to
  228. put in the blurb about -h, -v, -c and -o -->
  229. <!ENTITY apt-cmdblurb "
  230. <para>All command line options may be set using the configuration file, the
  231. descriptions indicate the configuration option to set. For boolean
  232. options you can override the config file by using something like
  233. <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>
  234. or several other variations.
  235. </para>
  236. ">