Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 1145)

Ticket Resolution Summary Owner Reporter
#99 fixed debathena-ntp-config should use transform-files andersk

Reported by andersk, 16 years ago.

Description

debathena-ntp-config includes a modified version of ntp.conf from a particular ntp 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 ntp.conf.

#100 fixed debathena-chrony-config should use transform-files andersk

Reported by andersk, 16 years ago.

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

Reported by andersk, 16 years ago.

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.

Note: See TracQuery for help on using queries.