Package: gphotofs
Version: 0.3-1
Severity: wishlist
Tags: patch

Please review the attached documentation patch and in case send it
upstream.

Thanks!
*t


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages gphotofs depends on:
ii  fuse-utils                    2.7.0-1    Filesystem in USErspace (utilities
ii  libc6                         2.6.1-1+b1 GNU C Library: Shared libraries
ii  libexif12                     0.6.16-2   library to parse EXIF files
ii  libfuse2                      2.7.0-1    Filesystem in USErspace library
ii  libglib2.0-0                  2.14.0-2   The GLib library of C routines
ii  libgphoto2-2                  2.4.0-2    gphoto2 digital camera library
ii  libgphoto2-port0              2.4.0-2    gphoto2 digital camera port librar
ii  libusb-0.1-4                  2:0.1.12-7 userspace USB programming library

gphotofs recommends no packages.

-- no debconf information
--- README      2006-05-27 19:38:38.000000000 +0200
+++ /tmp/README 2007-08-29 10:22:28.000000000 +0200
@@ -47,6 +47,21 @@
 
    fusermount -u <mountpoint>
 
+
+Alternatively you can put an entry into /etc/fstab (please adapt the
+mount options to your needs):
+
+   gphotofs /media/camera fuse users,rw,noauto,defaults 0   0
+
+Make sure in that case /media/camera exists:
+
+   [ -d /media/camera ] || mkdir /media/camera
+
+Now you should be able to mount your camera by simpy issuing:
+
+   mount /media/camera
+
+
 Usage
 -----
 

Reply via email to