MountAllLocalFilesystems
⇤ ← Revision 1 as of 2006-11-05 22:28:23
Size: 650
Comment:
|
Size: 1473
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
List all the local partitions to the nautilus "Computer" place and make possible for an user to mount one |
|
Line 10: | Line 12: |
At the moment it's not easy enough for an user to mount a partition non listed by fstab |
|
Line 13: | Line 17: |
* Michael has a multi-boot system with Windows and Ubuntu installed. He's using Ubuntu at the moment but needs a document stored on his Windows partition. |
|
Line 14: | Line 20: |
The changes apply to the Ubuntu desktop |
|
Line 17: | Line 25: |
* Make gnome-vfs list the partitions it ignores at the moment excepted the ones from /etc/fstab using the "auto" option * Make nautilus call gnome-mount (with gksu) when trying to mount a partition |
|
Line 19: | Line 30: |
=== Code === === Data preservation and migration === == Unresolved issues == |
|
Line 27: | Line 33: |
Having a way for the user to ignore and mask some partitions would be nice. That would require to modify gnome-vfs and nautilus to add the corresponding options and to store those settings to gconf. Most of users probably don't need that feature though, it's not a part of the specification then. |
Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.
Launchpad entry: https://features.launchpad.net/distros/ubuntu/+spec/mount-all-local-filesystems
Packages affected: gnome-vfs, nautilus
Summary
List all the local partitions to the nautilus "Computer" place and make possible for an user to mount one
Rationale
At the moment it's not easy enough for an user to mount a partition non listed by fstab
Use cases
- Michael has a multi-boot system with Windows and Ubuntu installed. He's using Ubuntu at the moment but needs a document stored on his Windows partition.
Scope
The changes apply to the Ubuntu desktop
Design
- Make gnome-vfs list the partitions it ignores at the moment excepted the ones from /etc/fstab using the "auto" option
- Make nautilus call gnome-mount (with gksu) when trying to mount a partition
Implementation
BoF agenda and discussion
Having a way for the user to ignore and mask some partitions would be nice. That would require to modify gnome-vfs and nautilus to add the corresponding options and to store those settings to gconf. Most of users probably don't need that feature though, it's not a part of the specification then.
MountAllLocalFilesystems (last edited 2008-08-06 16:31:05 by localhost)