|
|
1.1 root 1: % $Id: title.tex,v 5.2 90/06/23 22:21:48 jsp Rel $
2: %
3: % Copyright (c) 1989 Jan-Simon Pendry
4: % Copyright (c) 1989 Imperial College of Science, Technology & Medicine
5: % Copyright (c) 1989 The Regents of the University of California.
6: % All rights reserved.
7: %
8: % This code is derived from software contributed to Berkeley by
9: % Jan-Simon Pendry at Imperial College, London.
10: %
11: % Redistribution and use in source and binary forms are permitted provided
12: % that: (1) source distributions retain this entire copyright notice and
13: % comment, and (2) distributions including binaries display the following
14: % acknowledgement: ``This product includes software developed by the
15: % University of California, Berkeley and its contributors'' in the
16: % documentation or other materials provided with the distribution and in
17: % all advertising materials mentioning features or use of this software.
18: % Neither the name of the University nor the names of its contributors may
19: % be used to endorse or promote products derived from this software without
20: % specific prior written permission.
21: % THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
22: % WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
23: % MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
24: %
25: % @(#)title.tex 5.1 (Berkeley) 7/19/90
26:
27:
28: \begin{titlepage}
29: \vskip 6.6em
30: \begin{center}
31: {\LARGE\Amd\ -- An Automounter}\\[.2cm]
32: {
33: %\Large \Edition\ Edition \\[.1cm]
34: {\DRAFT}
35: }
36: \par
37: \vskip 2.2em
38: {\large \lineskip .75em
39: \begin{tabular}[t]{c}
40: {\Large\em Jan-Simon Pendry} \\
41: {\tt <[email protected]>}\\
42: Department of Computing,\\
43: Imperial College,\\
44: London SW7 2BZ
45: \end{tabular}\par}
46:
47: \vskip 1.3em
48:
49: {\small May 1990\par}
50: {\small Printed \today}
51: \end{center}\par
52:
53: \vskip 6em
54:
55: \begin{center}
56: {\Large\bf Abstract}
57: \end{center}
58: {\parindent 0pt
59: {\bf amd}, {\em $\acute{e}$i$\acute{e}$md$\acute{\imath}$:},
60: a program providing an automounting service
61: [fr. {\em A}uto{\em M}ount {\em D}aemon]\par
62: {\bf automount}, {\em \"{o}'t\={o}-mownt, v.i.}
63: to mount a filesystem automatically
64: [Gr.\ {\em automatos}, self-moving $+$ \Unix\ {\bf mount}(2)]%---L.
65: %{\em m\={o}ns, montis}, mountain]
66: }
67: \par\mbox{}\par
68:
69: An {\em automounter} maintains a cache of mounted filesystems.
70: Filesystems are mounted on demand when they are first referenced,
71: and unmounted after a period of inactivity.
72: \par\mbox{}\par
73:
74: \Amd\ may be used as a replacement for Sun's automounter.
75: The choice of which filesystem to mount can be controlled dynamically
76: with {\em selectors}.
77: Selectors allow decisions of the form
78: ``hostname is {\em this}\,'' or ``architecture is not {\em that}.''
79: Selectors may be combined arbitrarily.
80: \Amd\ also supports a variety of filesystem types,
81: including \NFS, \UFS\ and the novel {\em program}
82: filesystem.
83: The combination of selectors and multiple filesystem types allows
84: identical configuration files to be used on all machines so
85: reducing the administrative overhead.
86:
87: \Amd\ ensures that it will not hang if a remote server
88: goes down. Moreover, \amd\ can determine when a remote
89: server has become inaccessible and then mount replacement
90: filesystems as and when they become available.
91: \par\mbox{}\par
92: \Amd\ contains no proprietary source code and
93: has been ported to numerous flavours of \Unix.
94:
95: \typeout{Lee says ``This documentation needs rewriting!''}
96:
97: %\ifarticle\else
98: \newpage
99: \vspace*{30pt}
100: %{\large
101: %\parindent 0pt
102: %WARNING:
103: %%warnings go here
104: %}\par
105: \vspace{4in}
106: {\parindent 0pt
107: This document describes release ``\VERSION'' of \amd\ (also known as \AKAVERSION).\par
108: \vskip 1ex
109: Copyright \copyright\ 1989 Jan-Simon Pendry\\
110: Copyright \copyright\ 1989 Imperial College of Science, Technology \& Medicine\\
111: Copyright \copyright\ 1989 The Regents of the University of California.
112: \vskip 1ex
113: All Rights Reserved.
114: \vskip 1ex
115: \begin{flushleft}
116: Permission to copy this document, or any portion of it, as\\
117: necessary for use of this software is granted provided this\\
118: copyright notice and statement of permission are included.
119: \end{flushleft}
120: }
121: %\fi %!article
122: \end{titlepage}
123:
124: \setheader{\vbox{\hbox to\hsize{\rightmark\hfill\thepage}\vskip 2pt\hrule}}
125: %\setbothheaders
126: %{\vbox{\hbox to\hsize{\thepage\hfill\leftmark}\vskip 2pt\hrule}}%
127: %{\vbox{\hbox to\hsize{\rightmark\hfill\thepage}\vskip 2pt\hrule}}
128:
129: %\setfooter{\hfil\Edition\ Edition {\DRAFT}\hfil}
130: \setfooter{\hfil{\DRAFT}\hfil}
131: %\setbothfooters
132: %{\thepage\hfil\Edition\ Edition {\DRAFT}}%
133: %{\Edition\ Edition {\DRAFT}\hfil\thepage}
134:
135: %\setchapterfoot{\thepage\hfil\Edition\ Edition {\DRAFT}\hfil\thepage}
136: %\setchapterfoot{\Edition\ Edition {\DRAFT}\hfil\thepage}
137: \setchapterfoot{{\DRAFT}\hfil\thepage\hfil}
138:
139: \ifarticle\else
140: \tableofcontents
141: \fi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.