hal ChangeLog,1.795,1.796
David Zeuthen
david at freedesktop.org
Thu Feb 9 19:41:57 PST 2006
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv23886
Modified Files:
ChangeLog
Log Message:
2006-02-09 David Zeuthen <davidz at redhat.com>
* tools/hal-system-storage-eject: only allow the user who mounted
the volume to unmount it (also allow uid 0). Use properties stored
on hal to figure out mount location.
* fdi/policy/10osvendor/20-storage-methods.fdi: Don't advertise flush
as a valid option as it is not upstream (SUSE guys: you need to patch
hal yourself until this is in an upstream kernel version that a hal
release can depend on)
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.795
retrieving revision 1.796
diff -u -d -r1.795 -r1.796
--- ChangeLog 10 Feb 2006 02:49:34 -0000 1.795
+++ ChangeLog 10 Feb 2006 03:41:54 -0000 1.796
@@ -1,5 +1,16 @@
2006-02-09 David Zeuthen <davidz at redhat.com>
+ * tools/hal-system-storage-eject: only allow the user who mounted
+ the volume to unmount it (also allow uid 0). Use properties stored
+ on hal to figure out mount location.
+
+ * fdi/policy/10osvendor/20-storage-methods.fdi: Don't advertise flush
+ as a valid option as it is not upstream (SUSE guys: you need to patch
+ hal yourself until this is in an upstream kernel version that a hal
+ release can depend on)
+
+2006-02-09 David Zeuthen <davidz at redhat.com>
+
* tools/hal-system-storage-mount: Allow passing file system type
for non-pollable drives. This is needed to mount Zip disks as
e.g. 'mount /dev/hdd4 /media/foo' fails but 'mount -t vfat
More information about the hal-commit
mailing list