summaryrefslogtreecommitdiffstats
path: root/debian/openslp-dfsg/openslp-dfsg-1.2.1/doc/html/UsersGuide/FileLocations.html
blob: bb93e3590d7c33ee2929766e6deb4d5647dacca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.72C-CCK-MCD Caldera Systems OpenLinux [en] (X11; U; Linux 2.2.14 i686) [Netscape]">
   <title>OpenSLP Users Guide - What did you do to my machine?</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000">

<h2>
What did you do to my machine?</h2>

<hr WIDTH="100%">
<p>Most system administrators, at least the good ones, want to know exactly
what is being done by installation scripts especially if the script was
executed with root privileges.&nbsp; The following is a list of file copies
and modifications that are made by the installation script:
<br>&nbsp;
<h3>
Daemon, Libraries and Config files</h3>
<tt>&lt;dist dir>/slpd/slpd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
==>&nbsp; /usr/sbin/slpd</tt>
<br><tt>&lt;dist dir>/libslp/libslp.so&nbsp; ==>&nbsp; /usr/lib/libslp.so</tt>
<br><tt>&lt;dist dir>/libslp/libslp.a&nbsp;&nbsp; ==>&nbsp; /usr/lib/libslp.a</tt>
<br><tt>&lt;dist dir>/etc/slp.conf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==>&nbsp;
/etc/slp.conf</tt>
<br><tt>&lt;dist dir>/etc/slp.reg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==>&nbsp;
/etc/slp.reg</tt>
<br>&nbsp;
<h3>
Documentation</h3>
<tt>&lt;dist dir&gt;/doc/*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
==>&nbsp; /usr/doc/openslp-x.x.x (/usr/share/doc/openslp-doc for Debian
      GNU/Linux) </tt>
<br>&nbsp;
<h3>
Tools, Utilities and Samples</h3>
None Yet
<br><tt></tt>&nbsp;
</body>
</html>