]> git.saurik.com Git - apt.git/commitdiff
clarify update vs. net-update in different distros (Closes: #632043)
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 29 Jun 2011 16:15:44 +0000 (18:15 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 29 Jun 2011 16:15:44 +0000 (18:15 +0200)
debian/changelog
doc/apt-key.8.xml
doc/apt-verbatim.ent

index 51dda4d0c228bbae1a21f9a6b1f576157320167b..395fe121dfbd31de64bac83779ad35bceb325f0a 100644 (file)
@@ -6,8 +6,9 @@ apt (0.8.15.1) unstable; urgency=low
   * cmdline/apt-key:
     - explicitly state that net-update is not supported if no url is set
     - require to be root for add, rm, update and net-update
+    - clarify update vs. net-update in different distros (Closes: #632043)
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 29 Jun 2011 17:24:02 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 29 Jun 2011 18:14:52 +0200
 
 apt (0.8.15) unstable; urgency=low
 
index 9bfab84b6323f19d69e0640c867af8c29c486d6f..f17f0c45e730e07b52ed8f6b4029483eb33781b6 100644 (file)
      <listitem>
      <para>
 
-       Update the local keyring with the keyring of Debian archive
-       keys and removes from the keyring the archive keys which are no
-       longer valid.
+       Update the local keyring with the archive keyring and remove from
+       the local keyring the archive keys which are no longer valid.
+       The archive keyring is shipped in the <literal>archive-keyring</literal> package of your
+       distribution, e.g. the <literal>debian-archive-keyring</literal> package in Debian.
 
      </para>
 
      <listitem>
      <para>
 
-       Update the local keyring with the keys of a key server
-       and removes from the keyring the archive keys which are no
-       longer valid. This requires an installed wget and an APT
-       build configured to have a server to fetch from. APT in
-       Debian does not support this command, but Ubuntu's APT
-       does.
+       Work similar to the <command>update</command> command above, but get the
+       archive keyring from an URI instead and validate it against a master key.
+
+       This requires an installed &wget; and an APT build configured to have
+       a server to fetch from and a master keyring to validate.
+
+       APT in Debian does not support this command and relies on
+       <command>update</command> instead, but Ubuntu's APT does.
 
      </para>
 
index a194a9d0d887ca3e563a37379242a4a47f6eb260..14cd70e891e64d8c872ee4f825703c61472ebfbe 100644 (file)
   </citerefentry>"
 >
 
+<!ENTITY wget "<citerefentry>
+    <refentrytitle><command>wget</command></refentrytitle>
+    <manvolnum>1</manvolnum>
+  </citerefentry>"
+>
+
 <!-- Boiler plate docinfo section -->
 <!ENTITY apt-email "
    <address>