diff options
author | Guillermo Bonvehi <gbonvehi@gmail.com> | 2010-05-11 19:46:35 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:46:35 +0200 |
commit | e71b7af2e0b90ef7159ffc1aed291c2d808c8db6 (patch) | |
tree | 6e88cb390a3a7afdc96ec4c00a21c2acdd1cfe00 /system/pmount/slack-desc | |
parent | 8a2ea2c98be197f14d1e92f2ab58a7cfb4b27106 (diff) | |
download | slackbuilds-e71b7af2e0b90ef7159ffc1aed291c2d808c8db6.tar.gz |
system/pmount: Updated for version 0.9.16
Diffstat (limited to 'system/pmount/slack-desc')
-rw-r--r-- | system/pmount/slack-desc | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/system/pmount/slack-desc b/system/pmount/slack-desc index 4f6e207232..fa28dfe187 100644 --- a/system/pmount/slack-desc +++ b/system/pmount/slack-desc @@ -1,11 +1,19 @@ -pmount: mount removable devices as normal user +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +pmount: pmount (mount removable devices as normal project!) +pmount: +pmount: pmount is a wrapper around the standard mount program which +pmount: permits normal users to mount removable devices without a +pmount: matching entry in /etc/fstab. +pmount: +pmount: Homepage: http://pmount.alioth.debian.org/ +pmount: pmount: -pmount: a wrapper around the standard mount program which permits -pmount: users to mount removable devices without a matching normal -pmount: /etc/fstab entry. pmount: -pmount: This provides a basis for automounting frameworks like GNOME's -pmount: Utopia project and confines the amount of code that runs -pmount: as root to a minimum. pmount works together with hal/ivman. pmount: -pmount: pmount is maintained by Martin Pitt |