[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Will gnome-mount read /usr/share/hal/fdi/ policy files?
- From: Yuan Yijun <bbbush yuan gmail com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Will gnome-mount read /usr/share/hal/fdi/ policy files?
- Date: Wed, 18 Jan 2006 12:08:36 +0800
2006/1/17, William Lovaton <walovaton yahoo com mx>:
>
> Can you explain a little more about how did you set the utf8 option for
> vfat file systems in the policy files? which files?
>
> Besides, can you confirm if this has something to do with bug #144551
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=144551
>
/usr/share/hal/fdi/policy/95userpolicy/storage-policy.fdi
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<match key="block.is_volume" bool="true">
<match key="volume.fsusage" string="filesystem">
<match key="volume.fstype" string="vfat">
<merge key="volume.policy.mount_option.fmask=111"
type="bool">true</merge>
<merge key="volume.policy.mount_option.dmask=0"
type="bool">true</merge>
<merge key="volume.policy.mount_option.users" type="bool">true</merge>
<merge key="volume.policy.mount_option.utf8" type="bool">true</merge>
</match>
</match>
</match>
</device>
</deviceinfo>
This is for hal-0.50, very old version. I have not set this for a long
time since I don't use removable storage in virtual machine so I don't
even know if this works for fedora 5. I don't know if this is related
to that bugzilla issue. Thanks.
--
bbbush ^_^
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]