| 1 | * Task List |
| 2 | ** TODO ~doc/setup~: Disable bluetooth |
| 3 | ** TODO ~/doc/time~: Migrate from ~ntpsec~ to ~chrony~ |
| 4 | The ~ntpsec~ package is in the ~dfsg~ Debian repository instead of the |
| 5 | ~main~ Debian repository. This is likely due to ~ntpsec~ using a mix |
| 6 | of ~ntp~'s original "NTP License", ~BSD 2~, and ~MIT~ licenses. |
| 7 | |
| 8 | In contrast, ~chrony~ uses the ~GPLv2~ license which allows it to be |
| 9 | in the Debian main repository. |
| 10 | |
| 11 | ~gpsd~ documentation for communicating to ~chrony~ via |
| 12 | ~/run/chrony.XXXX.sock~ and ~/run/chrony.YYYY.sock~ sockets (for GPS |
| 13 | and PPS data respectively) can be found [[https://gpsd.gitlab.io/gpsd/gpsd-time-service-howto.html#_feeding_chrony_from_gpsd][here]]. |