Custom Query (1145 matches)
Results (91 - 93 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#100 | fixed | debathena-chrony-config should use transform-files | andersk | |
Description |
debathena-chrony-config includes a modified version of chrony.conf from a particular chrony package. It should be rewritten to use transform-files (see http://debathena.mit.edu/config-packages/#full-examples) so that it will work correctly on all distributions, incorporating modifications made to the upstream chrony.conf. |
|||
#101 | fixed | debathena-emacs-config should not include cosmetic changes | andersk | |
Description |
debathena-emacs-config ended up with a lot of cruft that seems to have been added based on the preferences of the Athena developers at the time. Much of it was removed in r23107, but there is still a fair amount left: (setq require-final-newline t) (setq mouse-yank-at-point t) (blink-cursor-mode 0) There’s also some stuff that’s no longer needed or just wrong: (setq inhibit-local-variables t) (setq bug-gnu-emacs "bugs@mit.edu") (setq mail-host-address "mit.edu") (setq tex-dvi-print-command "dvips") (setq initial-major-mode …) (setq initial-scratch-message …) The auto-save changes are useful, but they should be modified to take effect only if DEBATHENA_HOME_TYPE=afs. |
|||
#102 | fixed | Set default speaker volume to 0 on cluster machines. | wdc | |
Description |
For systems in the Athena clusters, we want to set the default speaker volume to 0. (This was originally flagged in email by ghudson.) |