From 7b2bf6c75d128bb34534e91ed8ff558ca6e2f896 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Tue, 27 Nov 2007 00:27:18 +0000 Subject: Add udev rules to doc directory of Debian package, and mention them in README.Debian. Improve Debian package description as per bug #365958. --- debian/README.Debian | 12 ++++++++---- debian/control | 12 +++++------- debian/plptools.docs | 1 + 3 files changed, 14 insertions(+), 11 deletions(-) (limited to 'debian') diff --git a/debian/README.Debian b/debian/README.Debian index 9a72cf9..cc3615b 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,11 +1,15 @@ plptools for Debian ---------------------- -This version defaults to connecting the Psion to /dev/ttyS0 - if you -connect to a different serial line you will need to change the plptools -init script (e.g. /etc/init.d/plptools if you use SV5 init) +This version defaults to connecting the EPOC device to /dev/ttyS0 - if +you connect to a different serial line you will need to change the +plptools init script (e.g. /etc/init.d/plptools if you use SV5 init). -The Debian version of plpnfsd mounts the Psion disks to /var/lib/plptools/mnt +If you connect your EPOC device via a USB serial device, you may want to +use udev to start and stop plptools instead. Sample rules are given in +the file /usr/share/doc/etc/udev-usbserial-plptools.rules +The Debian version of plpnfsd mounts the EPOC disks under +/var/lib/plptools/mnt -- John Lines , Sat Nov 10 13:10:45 GMT 2001 diff --git a/debian/control b/debian/control index 68a4721..b1b6f2d 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: plptools -Build-Depends: debhelper (>= 4.0.2), automake (>= 1:1.4-p4-1.1) | automake1.6, autoconf, libtool, gettext, libncurses5-dev, libreadline4-dev, libnewt-dev, kdoc +Build-Depends: debhelper (>= 4.0.2), automake (>= 1:1.4-p4-1.1) | automake1.6, autoconf, libtool, gettext, libncurses5-dev, libreadline5-dev, libnewt-dev, kdoc Section: otherosfs Priority: optional Maintainer: John Lines @@ -9,13 +9,11 @@ Package: plptools Architecture: any Depends: ${shlibs:Depends}, debconf (>= 1.0) Description: Access a Psion PDA over a serial link - This package lets you access Psion drives over a serial link. You - can mount them, pseudo NFS style, access them FTP-like, use a local - printer from the Psion (Psion S5 only) and perform backup/restore. + This package lets you access EPOC devices' drives over a serial link. + You can mount them NFS-style, access them FTP-style, and use a local + printer from the remote device (EPOC32 only). . - The software is partially based on p3nfs, which is also packed for - Debian, but plptools uses the native Psion protocol, whereas p3nfs - requires a program to be installed on the Psion. + Homepage: http://plptools.sourceforge.net/ Package: plptools-dev Architecture: any diff --git a/debian/plptools.docs b/debian/plptools.docs index f357735..00573e1 100644 --- a/debian/plptools.docs +++ b/debian/plptools.docs @@ -2,3 +2,4 @@ README TODO changelog obsolete-changes +etc/udev-usbserial-plptools.rules -- cgit v1.2.3