hal ChangeLog,1.251,1.252

David Zeuthen david at freedesktop.org
Mon Aug 23 07:40:57 PDT 2004


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv18854

Modified Files:
	ChangeLog 
Log Message:
2004-08-23  David Zeuthen  <david at fubar.dk>

	* hald/linux/block_class_device.c (force_unmount): Don't clear the 
	volume.* properties

	* hald/linux/osspec.c (rem_device): Call the removed method on the
	ClassDeviceHandler

	* tools/fstab-sync.c:
	(fs_table_add_volume): Only use fstype auto for optical and floppy
	drives; ignore the rest if fstype cannot be probled (fixes *some*
	issues with RAID partitions getting added to fstab)
	(volume_determine_mount_point): Complete rewrite; this was broken
	for ieee1394 drives. Also check if the directory is available
	in /media or whatever the root is
	(fs_table_remove_generated_entries): Also remove directory in
	/media. Fixed a bug where only every other line was removed.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -d -r1.251 -r1.252
--- ChangeLog	23 Aug 2004 10:08:48 -0000	1.251
+++ ChangeLog	23 Aug 2004 14:40:54 -0000	1.252
@@ -1,5 +1,23 @@
 2004-08-23  David Zeuthen  <david at fubar.dk>
 
+	* hald/linux/block_class_device.c (force_unmount): Don't clear the 
+	volume.* properties
+
+	* hald/linux/osspec.c (rem_device): Call the removed method on the
+	ClassDeviceHandler
+
+	* tools/fstab-sync.c:
+	(fs_table_add_volume): Only use fstype auto for optical and floppy
+	drives; ignore the rest if fstype cannot be probled (fixes *some*
+	issues with RAID partitions getting added to fstab)
+	(volume_determine_mount_point): Complete rewrite; this was broken
+	for ieee1394 drives. Also check if the directory is available
+	in /media or whatever the root is
+	(fs_table_remove_generated_entries): Also remove directory in
+	/media. Fixed a bug where only every other line was removed.
+
+2004-08-23  David Zeuthen  <david at fubar.dk>
+
 	* tools/fstab-sync.c (fs_table_has_volume): Properly resolve symlinks
 	that aren't fully qualified
 




More information about the hal-commit mailing list