switch to list of distribution packages

This commit is contained in:
Daniel Micay 2020-05-02 19:00:50 -04:00
parent cba710817b
commit f397a064e4

View File

@ -173,15 +173,19 @@ Installed as /home/username/downloads/platform-tools/fastboot</pre>
these installation instructions from our site, which is hosted on the same static web these installation instructions from our site, which is hosted on the same static web
server infrastructure as the releases.</p> server infrastructure as the releases.</p>
<p>On many distributions, signify is available via a <code>signify</code> package in <p>List of distributions with proper packages:</p>
the official repositories. On Debian-based distributions like Ubuntu, the package and
command were renamed to <code>signify-openbsd</code>. Following Debian tradition, <ul>
the <code>signify</code> package and command are an <a <li>Arch Linux: <code>signify</code></li>
href="http://signify.sourceforge.net/">unmaintained mail-related tool for generating <li>Debian: <code>signify-openbsd</code> with the command renamed to <code>signify-openbsd</code></li>
mail signatures (not cryptographic signatures) with the final 3 releases from <li>Ubuntu: <code>signify-openbsd</code> with the command renamed to <code>signify-openbsd</code></li>
2003-2004 made directly by the developer via the Debian package without upstream </ul>
releases</a>. This is clearly not what you want, but it's easy to end up trying to use
it instead of <code>signify-openbsd</code>.</p> <p>On Debian-based distributions, the <code>signify</code> package and command are an
<a href="http://signify.sourceforge.net/">unmaintained mail-related tool for
generating mail signatures (not cryptographic signatures)</a> with the final releases
from 2003-2004 made directly by the developer via the Debian package without upstream
releases. Please pressure them to correct this usability issue.</p>
<h2 id="enabling-oem-unlocking"> <h2 id="enabling-oem-unlocking">
<a href="#enabling-oem-unlocking">Enabling OEM unlocking</a> <a href="#enabling-oem-unlocking">Enabling OEM unlocking</a>