hal ChangeLog,1.440,1.441
David Zeuthen
david at freedesktop.org
Fri Feb 25 13:39:46 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv9612
Modified Files:
ChangeLog
Log Message:
2005-02-25 David Zeuthen <davidz at redhat.com>
Get IDE Zip drives and PC Style floppy drives to work.
* hald/linux2/blockdev.c (add_blockdev_probing_helper_done): Add a
note that helper_data may be NULL
(blockdev_callouts_preprobing_storage_done): Don't probe non-
partitioned media where we cannot check for media
(hotplug_event_begin_add_blockdev): Fix up for PC floppy drives. Fix
stoopid bug where == 0 was missing for strcmp (media, "floppy). Doh
* fdi/policy/10osvendor/10-storage-policy.fdi: Remove selinux
mount options here because it is handled elsewhere now
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.440
retrieving revision 1.441
diff -u -d -r1.440 -r1.441
--- ChangeLog 25 Feb 2005 17:21:48 -0000 1.440
+++ ChangeLog 25 Feb 2005 21:39:43 -0000 1.441
@@ -1,3 +1,17 @@
+2005-02-25 David Zeuthen <davidz at redhat.com>
+
+ Get IDE Zip drives and PC Style floppy drives to work.
+
+ * hald/linux2/blockdev.c (add_blockdev_probing_helper_done): Add a
+ note that helper_data may be NULL
+ (blockdev_callouts_preprobing_storage_done): Don't probe non-
+ partitioned media where we cannot check for media
+ (hotplug_event_begin_add_blockdev): Fix up for PC floppy drives. Fix
+ stoopid bug where == 0 was missing for strcmp (media, "floppy). Doh
+
+ * fdi/policy/10osvendor/10-storage-policy.fdi: Remove selinux
+ mount options here because it is handled elsewhere now
+
2005-02-25 Kay Sievers <kay.sievers at vrfy.org>
* volume_id/logging.h: Move HAL specific logging to this file.
More information about the hal-commit
mailing list