hal ChangeLog,1.727,1.728
David Zeuthen
david at freedesktop.org
Sun Jan 8 14:27:05 PST 2006
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv18550
Modified Files:
ChangeLog
Log Message:
2006-01-08 David Zeuthen <davidz at redhat.com>
* fdi/policy/10osvendor/20-storage-methods.fdi: Populate the new
property volume.mount.valid_options
* tools/hal-system-storage-mount: Don't add any options at all (we
used to add e.g. quiet,shortname=winnt,uid=$UID for vfat and others)
as this is now the responsibility of the client (e.g. gnome-mount).
Use the white-list from the new property volume.mount.valid_options
and perform special handling for the entry "uid=".
* tools/hal-system-storage-eject: Also attempt to remove directory
on eject
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.727
retrieving revision 1.728
diff -u -d -r1.727 -r1.728
--- ChangeLog 6 Jan 2006 20:45:14 -0000 1.727
+++ ChangeLog 8 Jan 2006 22:27:03 -0000 1.728
@@ -1,3 +1,18 @@
+2006-01-08 David Zeuthen <davidz at redhat.com>
+
+ * fdi/policy/10osvendor/20-storage-methods.fdi: Populate the new
+ property volume.mount.valid_options
+
+ * tools/hal-system-storage-mount: Don't add any options at all (we
+ used to add e.g. quiet,shortname=winnt,uid=$UID for vfat and others)
+ as this is now the responsibility of the client (e.g. gnome-mount).
+
+ Use the white-list from the new property volume.mount.valid_options
+ and perform special handling for the entry "uid=".
+
+ * tools/hal-system-storage-eject: Also attempt to remove directory
+ on eject
+
2006-01-04 Aaron Bockover <aaron at aaronbock.net>
* hald/hald_dbus.c (hald_exec_method): move uid_export to root scope
More information about the hal-commit
mailing list