hal ChangeLog,1.206,1.207

Joe Shaw joe at freedesktop.org
Wed Jul 21 15:32:19 PDT 2004


Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv6832

Modified Files:
	ChangeLog 
Log Message:
2004-07-21  Joe Shaw  <joeshaw at novell.com>

	* hald/linux/bus_device.c (bus_device_move_from_tdl_to_gdl): If
	the info.parent property is not set, then set it to the computer
	device's UDI.

	* hald/linux/class_device.c (class_device_move_from_tdl_to_gdl):
	Ditto.

	* hald/linux/common.c (device_move_from_tdl_to_gdl): Remove this,
	it's dead code.

	* hald/linux/osspec.c (osspec_probe): Rename "fakeroot" to "root",
	rename its product from "City of Lost Devices" to "Computer",
	change its UDI to "computer" from "fakeroot", and make it
	non-virtual.

	* hald/linux/platform_bus_device.c (platform_device_pre_process):
	Change "fakeroot" to "computer".

Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- ChangeLog	21 Jul 2004 20:38:00 -0000	1.206
+++ ChangeLog	21 Jul 2004 22:32:16 -0000	1.207
@@ -1,5 +1,25 @@
 2004-07-21  Joe Shaw  <joeshaw at novell.com>
 
+	* hald/linux/bus_device.c (bus_device_move_from_tdl_to_gdl): If
+	the info.parent property is not set, then set it to the computer
+	device's UDI.
+
+	* hald/linux/class_device.c (class_device_move_from_tdl_to_gdl):
+	Ditto.
+
+	* hald/linux/common.c (device_move_from_tdl_to_gdl): Remove this,
+	it's dead code.
+
+	* hald/linux/osspec.c (osspec_probe): Rename "fakeroot" to "root",
+	rename its product from "City of Lost Devices" to "Computer",
+	change its UDI to "computer" from "fakeroot", and make it
+	non-virtual.
+
+	* hald/linux/platform_bus_device.c (platform_device_pre_process):
+	Change "fakeroot" to "computer".
+	
+2004-07-21  Joe Shaw  <joeshaw at novell.com>
+
 	* tools/fstab-sync.c: #include "libhal/libhal.h" to fix the build
 	for me.
 




More information about the hal-commit mailing list