You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.6 KiB
42 lines
1.6 KiB
<!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. The following is a list of file copies
|
|
and modifications that are made by the installation script:
|
|
<br>
|
|
<h3>
|
|
Daemon, Libraries and Config files</h3>
|
|
<tt><dist dir>/slpd/slpd
|
|
==> /usr/sbin/slpd</tt>
|
|
<br><tt><dist dir>/libslp/libslp.so ==> /usr/lib/libslp.so</tt>
|
|
<br><tt><dist dir>/libslp/libslp.a ==> /usr/lib/libslp.a</tt>
|
|
<br><tt><dist dir>/etc/slp.conf ==>
|
|
/etc/slp.conf</tt>
|
|
<br><tt><dist dir>/etc/slp.reg ==>
|
|
/etc/slp.reg</tt>
|
|
<br>
|
|
<h3>
|
|
Documentation</h3>
|
|
<tt><dist dir>/doc/*
|
|
==> /usr/doc/openslp-x.x.x (/usr/share/doc/openslp-doc for Debian
|
|
GNU/Linux) </tt>
|
|
<br>
|
|
<h3>
|
|
Tools, Utilities and Samples</h3>
|
|
None Yet
|
|
<br><tt></tt>
|
|
</body>
|
|
</html>
|