Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / afsinstall / lib / InstallGuides / info / other.toc
1 # Copyright 2000, International Business Machines Corporation and others.
2 # All Rights Reserved.
3 #
4 # This software has been released under the terms of the IBM Public
5 # License. For details, see the LICENSE file in the top-level source
6 # directory or online at http://www.openafs.org/dl/license10.html
7
8 # other
9 #
10 # An InstallGuide for generic binaries not specifically listed in other
11 # packages
12 #
13
14 sub other {
15 &Print("Installs the following into /usr/afs/bin:");
16 &Print(" bin/compile_et");
17 &Print(" bin/kpwvalid");
18 &Print(" bin/install");
19 &Print(" bin/pagsh");
20 &Print(" etc/rmtsysd");
21 &Print(" bin/rxgen");
22 &Print(" bin/sys");
23 &Print(" bin/up");
24 &Print(" bin/washtool");
25 &Print(" bin/xstat_cm_test");
26 &Print(" bin/xstat_fs_test");
27 }