hal/doc TODO,1.20,1.21
David Zeuthen
david at pdx.freedesktop.org
Fri Apr 30 10:01:25 PDT 2004
Update of /cvs/hal/hal/doc
In directory pdx:/tmp/cvs-serv30750/doc
Modified Files:
TODO
Log Message:
2004-04-30 David Zeuthen <david at fubar.dk>
* doc/TODO: update TODO note about fs detection
2004-04-30 Kay Sievers <kay.sievers at vrfy.org>
* hald/Makefile.am (hald_SOURCES): add volume_id/volume_id.[ch]
* hald/linux/block_class_device.c (detect_fs): use utility in new
subdirectory volume_id
* hald/linux/volume_id/volume_id.[ch]: new files
Index: TODO
===================================================================
RCS file: /cvs/hal/hal/doc/TODO,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- a/TODO 27 Apr 2004 19:05:25 -0000 1.20
+++ b/TODO 30 Apr 2004 17:01:23 -0000 1.21
@@ -31,7 +31,8 @@
the whole device and device store framework
- Support for more filesystem sniffing and volume label extraction
- (see hald/linux/block_class_device.c:detect_fs)
+ (see hald/linux/block_class_device.c:detect_fs). Only cdfs and udf
+ seems to be missing
- Caching in libhal; the API is ready for it. Remember you cannot use
glib or other dependencies; we can only depend on libc and dbus!
More information about the hal-commit
mailing list