aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2007-12-14 00:23:16 +0000
committerReuben Thomas <rrt@sc3d.org>2007-12-14 00:23:16 +0000
commit3185b3b6acfc898b91e96b42442ce836b1a04e96 (patch)
tree32ee593f0e1d984c8547cd745cca16e47f1953f7
parent1645fd882ab92c46d934c0a564f302250ccd3575 (diff)
downloadplptools-3185b3b6acfc898b91e96b42442ce836b1a04e96.tar.gz
plptools-3185b3b6acfc898b91e96b42442ce836b1a04e96.tar.bz2
plptools-3185b3b6acfc898b91e96b42442ce836b1a04e96.zip
Remove mentions of plpnfsd
-rw-r--r--INSTALL11
1 files changed, 1 insertions, 10 deletions
diff --git a/INSTALL b/INSTALL
index 25c888f..80ac43e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -27,7 +27,7 @@ Basic Installation
--with-port=portnum
overrides the default port number, where ncpd listens
- and plpftp resp. plpnfsd connects to.
+ and plpftp and plpfuse connect to.
--with-drive=drivespec
@@ -43,15 +43,6 @@ Basic Installation
be specified as C-like backslashes and if you consider shell's
escape-mechanism, these in turn have to be escaped with backslashes ;-)
- --disable-mnttab
-
- By default, configure checks for existence of /etc/mtab or /etc/mnttab
- and configures plpnfsd to update that file every time when it
- mounts or unmounts the psion. If plpnfsd crashes or is killed during
- that update, /etc/mtab resp. /etc/mnttab can be corrupted. Since
- this file on some operating systems is vital for functionality
- of mount/umount, this update can be disabled with the above option.
-
By default, the install-prefix is /usr/local, so you probably
should add /usr/local/lib to your /etc/ld.so.conf and then run
ldconfig after installation. Another option is to run configure