hal ChangeLog,1.704,1.705

Kay Sievers kay at freedesktop.org
Thu Dec 8 21:50:57 PST 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-12-09  Kay Sievers  <kay.sievers at vrfy.org>

        Add methods to storage objects to request:
          Mount(string:mountpointname string:fstype stringlist:mountoptions)
          Unmount()
          Eject()

        * fdi/policy/10osvendor/Makefile.am:
        * fdi/policy/10osvendor/20-storage-methods.fdi:
        * tools/Makefile.am:
        * tools/hal-system-storage-eject:
        * tools/hal-system-storage-mount:
        * tools/hal-system-storage-unmount:



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.704
retrieving revision 1.705
diff -u -d -r1.704 -r1.705
--- ChangeLog	8 Dec 2005 22:12:40 -0000	1.704
+++ ChangeLog	9 Dec 2005 05:50:54 -0000	1.705
@@ -1,3 +1,17 @@
+2005-12-09  Kay Sievers  <kay.sievers at vrfy.org>
+
+	Add methods to storage objects to request:
+	  Mount(string:mountpointname string:fstype stringlist:mountoptions)
+	  Unmount()
+	  Eject()
+
+	* fdi/policy/10osvendor/Makefile.am:
+	* fdi/policy/10osvendor/20-storage-methods.fdi:
+	* tools/Makefile.am:
+	* tools/hal-system-storage-eject:
+	* tools/hal-system-storage-mount:
+	* tools/hal-system-storage-unmount:
+
 2005-12-08  Kay Sievers  <kay.sievers at vrfy.org>
 
 	* hald/hald_dbus.c: (hald_exec_method):




More information about the hal-commit mailing list