diff --git a/static/build.html b/static/build.html index c65834af..462b9b52 100644 --- a/static/build.html +++ b/static/build.html @@ -26,7 +26,7 @@ - +
diff --git a/static/faq.html b/static/faq.html index 44734880..8aff858b 100644 --- a/static/faq.html +++ b/static/faq.html @@ -26,7 +26,7 @@ - +
diff --git a/static/index.html b/static/index.html index c5ed6d91..cada6b94 100644 --- a/static/index.html +++ b/static/index.html @@ -26,7 +26,7 @@ - +
diff --git a/static/install/cli.html b/static/install/cli.html index e52cb6c5..59152687 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -80,7 +80,7 @@
  • Checking fastboot version
  • -
  • Fastboot as non-root
  • +
  • Flashing as non-root
  • Connecting the phone
  • Unlocking the bootloader
  • Obtaining signify
  • @@ -259,12 +259,11 @@ tar xvf platform-tools_r30.0.5-windows.zip Installed as /home/username/platform-tools/fastboot -
    -

    Fastboot as non-root

    +
    +

    Flashing as non-root

    -

    On Linux, in order for the fastboot command to connect to a device - as non-root, the appropriate udev rules need to be set up. This is not an issue on - either macOS or Windows.

    +

    On Linux, in order for to connect to a device as non-root, the appropriate udev + rules need to be set up. This is not an issue on either macOS or Windows.

    On Arch Linux:

    diff --git a/static/install/web.html b/static/install/web.html index 899c618b..836e995f 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -115,8 +115,8 @@ Play services as part of Factory Reset Protection (FRP) for anti-theft protection.

    -
    -

    Fastboot as non-root

    +
    +

    Flashing as non-root

    On Linux, in order for to connect to a device as non-root, the appropriate udev rules need to be set up. This is not an issue on either macOS or Windows.

    diff --git a/static/js/redirect.js b/static/js/redirect.js index e11560d1..f865fa98 100644 --- a/static/js/redirect.js +++ b/static/js/redirect.js @@ -19,6 +19,8 @@ const redirects = new Map([ ["/releases#sailfish-beta", "/faq#legacy-devices"], ["/faq#dns", "/faq#custom-dns"], ["/build#upgrading-to-android-10", "/build#generating-release-signing-keys"], + ["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"], + ["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"], ]); function handle_hash() { diff --git a/static/releases.html b/static/releases.html index 887eb729..763ef121 100644 --- a/static/releases.html +++ b/static/releases.html @@ -28,7 +28,7 @@ - +
    diff --git a/static/usage.html b/static/usage.html index 13564d42..466a8147 100644 --- a/static/usage.html +++ b/static/usage.html @@ -26,7 +26,7 @@ - +