hal ChangeLog,1.571,1.572 configure.in,1.94,1.95
David Zeuthen
david at freedesktop.org
Wed Jul 27 17:55:11 PDT 2005
- Previous message: hal/volume_id fat.c, 1.5, 1.6 iso9660.c, 1.4, 1.5 isw_raid.c, 1.2,
1.3 lvm.c, 1.4, 1.5 romfs.c, 1.3, 1.4 volume_id.c, 1.8, 1.9
- Next message: hal/hald/linux2 blockdev.c,1.19,1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv13571
Modified Files:
ChangeLog configure.in
Log Message:
2005-07-27 David Zeuthen <davidz at redhat.com>
* tools/hal-luks-remove.in: Unmount the cleartext volume, if mounted,
before tearing down the dm-crypt mapping
* hald/linux2/blockdev.c (hotplug_event_begin_remove_blockdev):
Actually read the is_partition from the device since e.g.
/sys/block/dm-0 probably is a partition
2005-07-26 W. Michael Petullo <mike at flyn.org>
* tools/hal_set_property.c: Add --strlist-pre, --strlist-post
and --strlist-rem options to hal-set-property
* tools/hal-luks-setup.in: Use --strlist-pre to add hal-luks-remove to
a LUKS device's info.callouts.remove.
* tools/hal-luks-remove.in: New script to tear down dm-crypt
device.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.571
retrieving revision 1.572
diff -u -d -r1.571 -r1.572
--- ChangeLog 26 Jul 2005 04:40:42 -0000 1.571
+++ ChangeLog 28 Jul 2005 00:55:09 -0000 1.572
@@ -1,3 +1,23 @@
+2005-07-27 David Zeuthen <davidz at redhat.com>
+
+ * tools/hal-luks-remove.in: Unmount the cleartext volume, if mounted,
+ before tearing down the dm-crypt mapping
+
+ * hald/linux2/blockdev.c (hotplug_event_begin_remove_blockdev):
+ Actually read the is_partition from the device since e.g.
+ /sys/block/dm-0 probably is a partition
+
+2005-07-26 W. Michael Petullo <mike at flyn.org>
+
+ * tools/hal_set_property.c: Add --strlist-pre, --strlist-post
+ and --strlist-rem options to hal-set-property
+
+ * tools/hal-luks-setup.in: Use --strlist-pre to add hal-luks-remove to
+ a LUKS device's info.callouts.remove.
+
+ * tools/hal-luks-remove.in: New script to tear down dm-crypt
+ device.
+
2005-07-26 David Zeuthen <davidz at redhat.com>
* drive_id/ata.c, drive_id/drive_id.c, drive_id/scsi.c,
Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- configure.in 20 Jul 2005 23:43:19 -0000 1.94
+++ configure.in 28 Jul 2005 00:55:09 -0000 1.95
@@ -511,6 +511,7 @@
drive_id/Makefile
volume_id/Makefile
tools/hal-luks-setup
+tools/hal-luks-remove
])
dnl ==========================================================================
- Previous message: hal/volume_id fat.c, 1.5, 1.6 iso9660.c, 1.4, 1.5 isw_raid.c, 1.2,
1.3 lvm.c, 1.4, 1.5 romfs.c, 1.3, 1.4 volume_id.c, 1.8, 1.9
- Next message: hal/hald/linux2 blockdev.c,1.19,1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list