hal ChangeLog,1.800,1.801 configure.in,1.117,1.118

David Zeuthen david at freedesktop.org
Sun Feb 12 23:29:46 PST 2006


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

Modified Files:
	ChangeLog configure.in 
Log Message:
2006-02-13  David Zeuthen  <davidz at redhat.com>

        * configure.in: Don't generate tools/hal-luks-remove.in,
        tools/hal-luks-setup.in

        * fdi/policy/10osvendor/15-storage-luks.fdi: Also export Teardown
        method

        * tools/hal-luks-remove.in, tools/hal-luks-setup.in: Remove, just
        use hardcoded paths

        * tools/hal-luks-teardown: New file for tearing down the mapping

        * tools/hal-luks-remove: Use cryptsetup rather than luks-setup,
        add to CVS

        * tools/hal-luks-setup: Use cryptsetup rather than luks-setup,
        add to CVS

        * tools/Makefile.am (script_SCRIPTS): Add hal-luks-teardown



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.800
retrieving revision 1.801
diff -u -d -r1.800 -r1.801
--- ChangeLog	13 Feb 2006 03:42:25 -0000	1.800
+++ ChangeLog	13 Feb 2006 07:29:44 -0000	1.801
@@ -1,3 +1,24 @@
+2006-02-13  David Zeuthen  <davidz at redhat.com>
+
+	* configure.in: Don't generate tools/hal-luks-remove.in,
+	tools/hal-luks-setup.in
+
+	* fdi/policy/10osvendor/15-storage-luks.fdi: Also export Teardown
+	method
+
+	* tools/hal-luks-remove.in, tools/hal-luks-setup.in: Remove, just
+	use hardcoded paths
+
+	* tools/hal-luks-teardown: New file for tearing down the mapping
+
+	* tools/hal-luks-remove: Use cryptsetup rather than luks-setup,
+	add to CVS
+
+	* tools/hal-luks-setup: Use cryptsetup rather than luks-setup,
+	add to CVS
+
+	* tools/Makefile.am (script_SCRIPTS): Add hal-luks-teardown
+
 2006-02-12  David Zeuthen  <davidz at redhat.com>
 
 	* hald/linux2/probing/probe-volume.c (strdup_valid_utf8): Fixup

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -d -r1.117 -r1.118
--- configure.in	23 Jan 2006 12:15:49 -0000	1.117
+++ configure.in	13 Feb 2006 07:29:44 -0000	1.118
@@ -444,8 +444,6 @@
 examples/volumed/Makefile
 po/Makefile.in
 volume_id/Makefile
-tools/hal-luks-setup
-tools/hal-luks-remove
 ])
 
 dnl ==========================================================================




More information about the hal-commit mailing list