Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Nov 16, 2023
  2. Nov 15, 2023
  3. Nov 14, 2023
  4. Nov 10, 2023
  5. Nov 08, 2023
    • David Turner's avatar
      Allow no PSK to be entered for open wifi · be722532
      David Turner authored
      It is possible to connect to open wifi networks using raspi-config or
      the wf-panel-pi GUI.  It was also possible in rpi-imager but only with a
      workaround - if you entered a dummy PSK it would be ignored if the SSID
      was that of an open network.  (This also meant a Pi could be tricked
      into connecting to an open network on first boot even if a PSK was
      configured).
      
      The change in https://github.com/RPi-Distro/raspberrypi-sys-mods/pull/83
      has a side effect which means that Pis will no longer connect to an open
      network if a PSK is configured.
      
      This commit lets the user enter no PSK to indicate that an open network
      should be configured.
      
      Resolves #424
      be722532
  6. Nov 06, 2023
  7. Nov 03, 2023
  8. Nov 02, 2023
    • Tom Dewey tom.dewey@raspberrypi.com's avatar
      qml: Disable disk cache entirely · aaadbdb2
      This is a compromised change. Essentially, I'm working around a
      poorly-understood failure mode in Qt5, where the disk cache can
      occasionally fail to invalidate, resulting in stale compiled units being
      used.
      
      This will increase application start times in favour of correctness.
      aaadbdb2
  9. Oct 26, 2023
    • Tom Dewey's avatar
      Add issue templates · c412f43f
      Tom Dewey authored
      In order to prompt issue reporters to provide more information up front, introduce some issue templates.
      
      This is the start of a wider initiative to add some structure to how we respond to issues.
  10. Oct 25, 2023
  11. Oct 24, 2023
  12. Oct 23, 2023
  13. Oct 21, 2023
  14. Oct 20, 2023
  15. Oct 19, 2023