~mvo/apt/dep8

« back to all changes in this revision

Viewing changes to doc/apt-secure.8.xml

  • Committer: Michael Vogt
  • Date: 2011-02-08 09:25:47 UTC
  • mfrom: (1561.38.60 apt-sid)
  • Revision ID: michael.vogt@ubuntu.com-20110208092547-3gsosv0ywgr9vh2q
mergedĀ fromĀ lp:~donkult/apt/sid

Show diffs side-by-side

added added

removed removed

Lines of Context:
148
148
   (you should make sure you are using a trusted communication channel
149
149
   when retrieving it), add it with <command>apt-key</command> and
150
150
   then run <command>apt-get update</command> so that apt can download
151
 
   and verify the <filename>Release.gpg</filename> files from the archives you
152
 
   have configured.
 
151
   and verify the <filename>InRelease</filename> or <filename>Release.gpg</filename>
 
152
   files from the archives you have configured.
153
153
   </para>
154
154
</refsect1>
155
155
 
166
166
       (provided in apt-utils).</para></listitem>
167
167
   
168
168
      <listitem><para><emphasis>Sign it</emphasis>. You can do this by running
 
169
      <command>gpg --clearsign -o InRelease Release</command> and
169
170
      <command>gpg -abs -o Release.gpg Release</command>.</para></listitem>
170
171
 
171
172
      <listitem><para><emphasis>Publish the key fingerprint</emphasis>,