! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
BSD specific implementation for the volume manager interface
Status:
CLOSED: FIXED
Product:
Thunar-vfs
Component:
General

Comments

Description Benedikt Meurer editbugs 2005-06-14 10:57:28 CEST
The volume manager implementation for BSD derived systems (FreeBSD, NetBSD,
OpenBSD, DragonFly, Mac OS X, etc.) allows to implement all aspects of the
currently planned volume manager interface. It's used to test and verify that
the volume manager interface is complete and working.
Comment 1 Benedikt Meurer editbugs 2005-06-14 10:58:15 CEST
Created attachment 255 
Volume manager BSD header file

Header for the BSD implementation of the volume manager interface, based on the
current requirements list.
Comment 2 Benedikt Meurer editbugs 2005-06-14 10:58:58 CEST
Created attachment 256 
Volume manager BSD source file

Source for the BSD implementation of the volume manager interface, based on the
current requirements list.
Comment 3 Benedikt Meurer editbugs 2006-02-02 00:27:42 CET
More or less finished now. Maybe we can try to be smarter with mount points, for
example if vfs.usermount is set and the real mount point is not owned by us, we
could try to create a temporary directory (~/.local/media/<device>), and mount
the device there (though we'll need to extract the details from fstab by hand).

In addition, we could talk to devd to stay informed about new devices plugged
into the computer.
Comment 4 Benedikt Meurer editbugs 2006-03-24 15:06:58 CET
It's available for FreeBSD in thunar-vfs-freebsd.{c,h} for a long time now.

Bug #996

Reported by:
Benedikt Meurer
Reported on: 2005-06-14
Last modified on: 2010-11-07

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Volume manager BSD header file (2.93 KB, text/x-chdr)
2005-06-14 10:58 CEST , Benedikt Meurer
no flags
Volume manager BSD source file (12.37 KB, text/x-csrc)
2005-06-14 10:58 CEST , Benedikt Meurer
no flags

Additional information