| Paketname | usbmount | 
| Beschreibung | automatically mount and unmount USB mass storage devices | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.0.21 | 
| Sektion | admin | 
| Priorität | extra | 
| Installierte Größe | 112 Byte | 
| Hängt ab von | udev, lockfile-progs, util-linux (>> 2.16) | 
| Empfohlene Pakete | pmount | 
| Paketbetreuer | Rogério Brito | 
| Quelle |  | 
| Paketgröße | 12972 Byte | 
| Prüfsumme MD5 | 93c2c9f32512225c48e97be68f6e0376 | 
| Prüfsumme SHA1 | 1deb2a0701e3d76fd7ffddb025e75077448ec703 | 
| Prüfsumme SHA256 | a00b35485d6aea7f42f478c60061c2a95425b1ff79088467e452b45098b47262 | 
| Link zum Herunterladen | usbmount_0.0.21_all.deb | 
| Ausführliche Beschreibung | This package automatically mounts USB mass storage devices (typically
USB pens) when they are plugged in, and unmounts them when they are
removed. The mountpoints (/media/usb[0-7] by default), filesystem types
to consider, and mount options are configurable. When multiple devices
are plugged in, the first available mountpoint is automatically
selected. If the device provides a model name, a symbolic link
/var/run/usbmount/MODELNAME pointing to the mountpoint is automatically
created.
.
The script that does the mounting is called by the udev daemon.
Therefore, USBmount requires a 2.6 (or newer) Linux kernel.
.
Firewire devices are also supported by USBmount.
.
USBmount is intended as a lightweight solution which is independent of
a desktop environment. Users which would like an icon to appear when an
USB device is plugged in should use the pmount and hal packages
instead. |