hal ChangeLog,1.307,1.308
David Zeuthen
david at freedesktop.org
Sun Sep 19 18:25:56 PDT 2004
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv16200
Modified Files:
ChangeLog
Log Message:
2004-09-20 David Zeuthen <david at fubar.dk>
* doc/spec/hal-spec.xml.in: Add docs for volume.is_partition,
volume.partition.number and volume.partition.x86_type
* hald/linux/block_class_device.c:
(set_volume_id_values): Add some more debug
(detect_media): Set volume.is_partition to FALSE
(block_class_pre_process): Set the new volume.is_partition,
volume.partition.number and volume.partition.x86_type properties
* hald/linux/volume_id/volume_id.c (probe_msdos_part_table): Set
partition_number and partition_msdosparttable_type
* hald/linux/volume_id/volume_id.h: Add partition_number and
partition_msdosparttable_type members
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -d -r1.307 -r1.308
--- ChangeLog 19 Sep 2004 23:23:46 -0000 1.307
+++ ChangeLog 20 Sep 2004 01:25:54 -0000 1.308
@@ -1,3 +1,20 @@
+2004-09-20 David Zeuthen <david at fubar.dk>
+
+ * doc/spec/hal-spec.xml.in: Add docs for volume.is_partition,
+ volume.partition.number and volume.partition.x86_type
+
+ * hald/linux/block_class_device.c:
+ (set_volume_id_values): Add some more debug
+ (detect_media): Set volume.is_partition to FALSE
+ (block_class_pre_process): Set the new volume.is_partition,
+ volume.partition.number and volume.partition.x86_type properties
+
+ * hald/linux/volume_id/volume_id.c (probe_msdos_part_table): Set
+ partition_number and partition_msdosparttable_type
+
+ * hald/linux/volume_id/volume_id.h: Add partition_number and
+ partition_msdosparttable_type members
+
2004-09-20 Kay Sievers <kay.sievers at vrfy.org>
* hald/linux/volume_id/volume_id.c: (probe_vfat): Trivial fix
More information about the hal-commit
mailing list