]> scripts.mit.edu Git - wizard.git/blob - doc/glossary.rst
Set admin e-mail address properly on MediaWiki >= 1.18.0
[wizard.git] / doc / glossary.rst
1 Glossary
2 ========
3
4 .. glossary::
5
6     AFS
7         A networked filesystem that is widely deployed at MIT and CMU.
8         ``scripts.mit.edu`` serves files from AFS.
9
10     pristine
11         The branch containing clean, unmodified copies of application code straight
12         from upstream, though possibly with blank :file:`.preserve-dir` files
13         added to empty directories to preserve their existence in Git.
14
15     versions store
16         The directory residing in ``/mit/scripts/sec-tools/store/versions``.
17         It is generated by :command:`parallel-find.pl` (found at
18         :file:`/mit/scripts/sbin/parallel-find.pl`) and conventionally
19         contains one file per locker, each containing install lines for every
20         autoinstall in that locker.  This directory is used for determining
21         what "all autoinstalls" means and can be overridden using
22         :option:`--versions-path`.  A file can also be a versions store.