hal ChangeLog,1.416,1.417
David Zeuthen
david at freedesktop.org
Wed Feb 16 12:16:57 PST 2005
- Previous message: hal/volume_id Makefile.am, 1.1, 1.2 util.c, 1.1, 1.2 volume_id.c,
1.1, 1.2 volume_id.h, 1.1, 1.2
- Next message: hal ChangeLog,1.417,1.418
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv3962
Modified Files:
ChangeLog
Log Message:
2005-02-16 David Zeuthen <davidz at redhat.com>
Patch from W. Michael Petullo <mike at flyn.org>. Attached you should
find a patch that begins to add LUKS support to hald. This should
eventually provide an easy means to mount encrypted filesystems.
Currently, hald only detects that a disk contains a LUKS header
and sets some relevant parameters.
* volume_id/volume_id.h: Add VOLUME_ID_CRYPTO to volume_id_usage enum
* volume_id/util.c (usage_to_string): Add LUKS string
* volume_id/volume_id.c (volume_id_probe_all): Also test for LUKS magic
* volume_id/Makefile.am (libvolume_id_la_SOURCES): Include luks.[ch]
* hald/linux2/probing/probe-volume.c (set_volume_id_values): Supprt
the VOLUME_ID_CRYPTO type
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -d -r1.416 -r1.417
--- ChangeLog 16 Feb 2005 18:45:19 -0000 1.416
+++ ChangeLog 16 Feb 2005 20:16:55 -0000 1.417
@@ -1,5 +1,24 @@
2005-02-16 David Zeuthen <davidz at redhat.com>
+ Patch from W. Michael Petullo <mike at flyn.org>. Attached you should
+ find a patch that begins to add LUKS support to hald. This should
+ eventually provide an easy means to mount encrypted filesystems.
+ Currently, hald only detects that a disk contains a LUKS header
+ and sets some relevant parameters.
+
+ * volume_id/volume_id.h: Add VOLUME_ID_CRYPTO to volume_id_usage enum
+
+ * volume_id/util.c (usage_to_string): Add LUKS string
+
+ * volume_id/volume_id.c (volume_id_probe_all): Also test for LUKS magic
+
+ * volume_id/Makefile.am (libvolume_id_la_SOURCES): Include luks.[ch]
+
+ * hald/linux2/probing/probe-volume.c (set_volume_id_values): Supprt
+ the VOLUME_ID_CRYPTO type
+
+2005-02-16 David Zeuthen <davidz at redhat.com>
+
Patch from John (J5) Palmieri <johnp at redhat.com>.
* libhal-storage/libhal-storage.[ch]: Rename all functions, symbols
- Previous message: hal/volume_id Makefile.am, 1.1, 1.2 util.c, 1.1, 1.2 volume_id.c,
1.1, 1.2 volume_id.h, 1.1, 1.2
- Next message: hal ChangeLog,1.417,1.418
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list