Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. May 07, 2021
  2. May 06, 2021
  3. May 04, 2021
  4. Apr 11, 2021
    • Floris Bos's avatar
      Fix handling of wifi password with special characters · b57da413
      Floris Bos authored
      We could cover the backtic case by using nowdoc instead of
      heredoc, but then there may still be problems with double quotes.
      Put the PBKDF2 hash instead of plaintext password in
      wpa_supplicant.conf to solve such problems.
      
      Closes #206
      b57da413
  5. Apr 05, 2021
  6. Mar 27, 2021
  7. Mar 26, 2021
  8. Mar 22, 2021
  9. Mar 21, 2021
  10. Mar 19, 2021
  11. Mar 18, 2021
  12. Mar 12, 2021
    • maxnet's avatar
      Merge pull request #163 from raspberrypi/update-telemetry-documentation · 3a6e7c73
      maxnet authored
      Remove download count retention period from README
      3a6e7c73
    • Paul Mucur's avatar
      Remove download count retention period from README · ca518042
      Paul Mucur authored
      In order to view the impact of changes such as OS releases over a longer
      period of time, we have removed the automatic expiry of the anonymous
      download counts from the rpi-imager stats service.
      
      For reference, the download counts contain only the following data:
      
          > ZREVRANGE image:2021-03-12 0 1 WITHSCORES
          1) Raspberry Pi OS (32-bit)
          2) 1234
          3) Raspberry Pi OS Lite (32-bit)
          4) 567
      
      Update the README section about telemetry in order to reflect the
      change.
      ca518042
  13. Mar 06, 2021
  14. Feb 26, 2021
  15. Feb 16, 2021
    • Floris Bos's avatar
      Linux: disable high dpi scaling on incorrect EDID · 37cc9e87
      Floris Bos authored
      If the screen dimensions that are reported by EDID are
      unrealistically low disable high dpi scaling.
      
      For this purposes we consider the EDID incorrect if screen is
      reported as smaller than 10 cm in width.
      
      Closes #153
      37cc9e87
  16. Feb 08, 2021
  17. Jan 30, 2021
  18. Jan 26, 2021
  19. Jan 20, 2021