Merge branch 'feature/bash-logging-filter/BK-2020-02' of https://zdv2.bktei.com/gitwe...
[EVA-2020-02.git] / TODO.org
CommitLineData
88b5ae54
SBS
1* Task List
2** TODO ~doc/setup~: Disable bluetooth
3** TODO ~/doc/time~: Migrate from ~ntpsec~ to ~chrony~
4The ~ntpsec~ package is in the ~dfsg~ Debian repository instead of the
5~main~ Debian repository. This is likely due to ~ntpsec~ using a mix
6of ~ntp~'s original "NTP License", ~BSD 2~, and ~MIT~ licenses.
7
8In contrast, ~chrony~ uses the ~GPLv2~ license which allows it to be
9in 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
13and PPS data respectively) can be found [[https://gpsd.gitlab.io/gpsd/gpsd-time-service-howto.html#_feeding_chrony_from_gpsd][here]].