~ubuntu-branches/ubuntu/maverick/gnome-mount/maverick

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
			       gnome-mount
         Programs for mounting, unmounting and ejecting storage devices

The grand plan with gnome-mount is to get the appropriate GNOME
software (such as gnome-volume-manager and gnome-vfs) to use this
instead of invoking mount(1)/umount(1)/eject(1) / invoking methods on
HAL directly.

Included in gnome-mount is also gnome-umount and gnome-eject. All
programs utilize the methods on HAL and as such run unprivileged. The
rationale for gnome-mount is to have a centralized place (in gconf)
where settings (e.g. mount options, mount location) are
maintained.