X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02.git/blobdiff_plain/2d61e0ec29e21386608cc446e6dc5a5ba01d5a6d..88b5ae54ac488cd5f8780205829b668021ea7a11:/TODO.org?ds=sidebyside diff --git a/TODO.org b/TODO.org new file mode 100644 index 0000000..c85e44f --- /dev/null +++ b/TODO.org @@ -0,0 +1,13 @@ +* Task List +** TODO ~doc/setup~: Disable bluetooth +** TODO ~/doc/time~: Migrate from ~ntpsec~ to ~chrony~ +The ~ntpsec~ package is in the ~dfsg~ Debian repository instead of the +~main~ Debian repository. This is likely due to ~ntpsec~ using a mix +of ~ntp~'s original "NTP License", ~BSD 2~, and ~MIT~ licenses. + +In contrast, ~chrony~ uses the ~GPLv2~ license which allows it to be +in the Debian main repository. + +~gpsd~ documentation for communicating to ~chrony~ via +~/run/chrony.XXXX.sock~ and ~/run/chrony.YYYY.sock~ sockets (for GPS +and PPS data respectively) can be found [[https://gpsd.gitlab.io/gpsd/gpsd-time-service-howto.html#_feeding_chrony_from_gpsd][here]].