Skip to content
Snippets Groups Projects
  1. Jan 21, 2025
    • Clayton Craft's avatar
      Add retry mechnism for setting BT and wlan MAC addr · 1ac151a8
      Clayton Craft authored
      This replaces 3bfb183f with a retry mechanism, where the BT and wlan
      mac is (re)tried every 1 second for up to 5 seconds (configurable).
      
      If this doesn't play nicely with udev rules when using RUN, then
      BT_TIMEOUT and/or WLAN_TIMEOUT can be set in the env.
      Verified
      1ac151a8
    • Clayton Craft's avatar
      Add systemd unit files · 20254062
      Clayton Craft authored
      Being part of the bluetooth.target means that this service (if
      enabled) is started automatically every time the bluetooth service is
      (re)started.
      
      For WiFi, a NM override is preferred over a sep. systemd service
      since bootmac, the driver, and NM seem to race each other. By having
      an override for NM that runs bootmac, we can at least guarantee that
      bootmac will always run before NM. Other networking daemons could have
      similar overrides later.
      Verified
      20254062
  2. Jan 15, 2025
  3. Jul 18, 2024
  4. Jan 23, 2024
  5. Jan 22, 2024
  6. Jan 13, 2024
  7. Jan 10, 2024
  8. Dec 27, 2023
  9. Sep 22, 2023
  10. Aug 16, 2022
  11. Aug 15, 2022
Loading