switch to listing all packages

This commit is contained in:
Daniel Micay 2020-05-02 19:03:44 -04:00
parent f397a064e4
commit 38e18a6c60

View File

@ -120,13 +120,17 @@
scheme for platform-tools (adb, fastboot, etc.) with their own scheme and don't keep scheme for platform-tools (adb, fastboot, etc.) with their own scheme and don't keep
it up-to-date despite that being crucial.</p> it up-to-date despite that being crucial.</p>
<p>List of distributions with proper packages:</p> <p>List of distribution packages:</p>
<ul> <ul>
<li>Arch Linux: <code>android-tools</code> provides fastboot and other useful <li>Arch Linux: <code>android-tools</code> provides fastboot and other useful
tools not required for installation such as adb. <code>android-udev</code> tools not required for installation such as adb. <code>android-udev</code>
provides udev rules allowing fastboot and adb to work in local sessions provides udev rules allowing fastboot and adb to work in local sessions
without root.</li> without root.</li>
<li>Debian: package is both broken and out-of-date, do not use (see paragraph
above)</li>
<li>Ubuntu: package is both broken and out-of-date, do not use (see paragraph
above)</li>
</ul> </ul>
<p>If your operating system doesn't make a proper version of fastboot available, <p>If your operating system doesn't make a proper version of fastboot available,
@ -173,7 +177,7 @@ 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>List of distributions with proper packages:</p> <p>List of distribution packages:</p>
<ul> <ul>
<li>Arch Linux: <code>signify</code></li> <li>Arch Linux: <code>signify</code></li>