hal ChangeLog,1.686,1.687
Kay Sievers
kay at freedesktop.org
Mon Nov 14 19:54:30 PST 2005
- Previous message: hal/volume_id Makefile.am, 1.8, 1.9 cramfs.c, 1.5, 1.6 cramfs.h, 1.3,
NONE ext.c, 1.6, 1.7 ext.h, 1.3, NONE fat.c, 1.8, 1.9 fat.h,
1.3, NONE hfs.c, 1.6, 1.7 hfs.h, 1.3, NONE highpoint.c, 1.7,
1.8 highpoint.h, 1.4, NONE hpfs.c, 1.5, 1.6 hpfs.h, 1.3,
NONE iso9660.c, 1.7, 1.8 iso9660.h, 1.3, NONE isw_raid.c, 1.5,
1.6 isw_raid.h, 1.3, NONE jfs.c, 1.6, 1.7 jfs.h, 1.3,
NONE linux_raid.c, 1.7, 1.8 linux_raid.h, 1.3,
NONE linux_swap.c, 1.6, 1.7 linux_swap.h, 1.3, NONE lsi_raid.c,
1.4, 1.5 lsi_raid.h, 1.3, NONE luks.c, 1.7, 1.8 luks.h, 1.4,
NONE lvm.c, 1.7, 1.8 lvm.h, 1.3, NONE mac.c, 1.7, 1.8 mac.h,
1.3, NONE minix.c, 1.4, 1.5 minix.h, 1.3, NONE msdos.c, 1.6,
1.7 msdos.h, 1.3, NONE ntfs.c, 1.7, 1.8 ntfs.h, 1.3,
NONE nvidia_raid.c, 1.4, 1.5 nvidia_raid.h, 1.3, NONE ocfs.c,
1.1, 1.2 ocfs.h, 1.1, NONE promise_raid.c, 1.4,
1.5 promise_raid.h, 1.3, NONE reiserfs.c, 1.8, 1.9 reiserfs.h,
1.3, NONE romfs.c, 1.6, 1.7 romfs.h, 1.3, NONE silicon_raid.c,
1.4, 1.5 silicon_raid.h, 1.3, NONE sysv.c, 1.6, 1.7 sysv.h,
1.3, NONE udf.c, 1.6, 1.7 udf.h, 1.3, NONE ufs.c, 1.6,
1.7 ufs.h, 1.3, NONE util.h, 1.8, 1.9 via_raid.c, 1.4,
1.5 via_raid.h, 1.3, NONE volume_id.c, 1.12, 1.13 volume_id.h,
1.11, 1.12 vxfs.c, 1.1, 1.2 vxfs.h, 1.1, NONE xfs.c, 1.6,
1.7 xfs.h, 1.3, NONE
- Next message: hal/hald/linux2 osspec.c,1.34,1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv4222
Modified Files:
ChangeLog
Log Message:
2005-11-15 Kay Sievers <kay.sievers at vrfy.org>
* hald/linux2/osspec.c: (hald_udev_data), (hald_helper_data),
(osspec_init): Listen to socket: /org/freedesktop/hal/udev_event
Udev will pass all data over this socket to HAL, if the following
rule is given:
RUN+="socket:/org/freedesktop/hal/udev_event"
The HAL hotplug helper /usr/sbin/hal.hotplug is no longer needed
and should be replaced by the direct udev connection which will
no longer fork a process for every event.
This is the preparation to reuse the persistent data udev collects
from the hardware, instead of querying it a second time with HAL.
If we reach this, drive_id/* and the hotplug helper will be removed
from HAL.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.686
retrieving revision 1.687
diff -u -d -r1.686 -r1.687
--- ChangeLog 15 Nov 2005 03:32:36 -0000 1.686
+++ ChangeLog 15 Nov 2005 03:54:28 -0000 1.687
@@ -1,5 +1,22 @@
2005-11-15 Kay Sievers <kay.sievers at vrfy.org>
+ * hald/linux2/osspec.c: (hald_udev_data), (hald_helper_data),
+ (osspec_init): Listen to socket: /org/freedesktop/hal/udev_event
+ Udev will pass all data over this socket to HAL, if the following
+ rule is given:
+ RUN+="socket:/org/freedesktop/hal/udev_event"
+
+ The HAL hotplug helper /usr/sbin/hal.hotplug is no longer needed
+ and should be replaced by the direct udev connection which will
+ no longer fork a process for every event.
+
+ This is the preparation to reuse the persistent data udev collects
+ from the hardware, instead of querying it a second time with HAL.
+ If we reach this, drive_id/* and the hotplug helper will be removed
+ from HAL.
+
+2005-11-15 Kay Sievers <kay.sievers at vrfy.org>
+
libvolume_id: sync with udev version and prepare
for a possible future external dependency.
- Previous message: hal/volume_id Makefile.am, 1.8, 1.9 cramfs.c, 1.5, 1.6 cramfs.h, 1.3,
NONE ext.c, 1.6, 1.7 ext.h, 1.3, NONE fat.c, 1.8, 1.9 fat.h,
1.3, NONE hfs.c, 1.6, 1.7 hfs.h, 1.3, NONE highpoint.c, 1.7,
1.8 highpoint.h, 1.4, NONE hpfs.c, 1.5, 1.6 hpfs.h, 1.3,
NONE iso9660.c, 1.7, 1.8 iso9660.h, 1.3, NONE isw_raid.c, 1.5,
1.6 isw_raid.h, 1.3, NONE jfs.c, 1.6, 1.7 jfs.h, 1.3,
NONE linux_raid.c, 1.7, 1.8 linux_raid.h, 1.3,
NONE linux_swap.c, 1.6, 1.7 linux_swap.h, 1.3, NONE lsi_raid.c,
1.4, 1.5 lsi_raid.h, 1.3, NONE luks.c, 1.7, 1.8 luks.h, 1.4,
NONE lvm.c, 1.7, 1.8 lvm.h, 1.3, NONE mac.c, 1.7, 1.8 mac.h,
1.3, NONE minix.c, 1.4, 1.5 minix.h, 1.3, NONE msdos.c, 1.6,
1.7 msdos.h, 1.3, NONE ntfs.c, 1.7, 1.8 ntfs.h, 1.3,
NONE nvidia_raid.c, 1.4, 1.5 nvidia_raid.h, 1.3, NONE ocfs.c,
1.1, 1.2 ocfs.h, 1.1, NONE promise_raid.c, 1.4,
1.5 promise_raid.h, 1.3, NONE reiserfs.c, 1.8, 1.9 reiserfs.h,
1.3, NONE romfs.c, 1.6, 1.7 romfs.h, 1.3, NONE silicon_raid.c,
1.4, 1.5 silicon_raid.h, 1.3, NONE sysv.c, 1.6, 1.7 sysv.h,
1.3, NONE udf.c, 1.6, 1.7 udf.h, 1.3, NONE ufs.c, 1.6,
1.7 ufs.h, 1.3, NONE util.h, 1.8, 1.9 via_raid.c, 1.4,
1.5 via_raid.h, 1.3, NONE volume_id.c, 1.12, 1.13 volume_id.h,
1.11, 1.12 vxfs.c, 1.1, 1.2 vxfs.h, 1.1, NONE xfs.c, 1.6,
1.7 xfs.h, 1.3, NONE
- Next message: hal/hald/linux2 osspec.c,1.34,1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list