862d9589b4039a30a047e774ac58455d706e77f5
[captive.git] / TODO
1 $Id$
2
3
4 TODO
5 ----
6
7 libcaptive/cc/ mmap(2)s whole SharedCacheMap; ext2fsd maps whole disk area!
8
9 Better BLKGETSIZE64 vs. BLKGETSIZE run-time availability compatibility.
10 'src/client/gnomevfs/captive.conf' should be generated.
11 Why native NT autocheck (=w/o errors) the volume after our DISMOUNT_VOLUME?
12  - ntfsprogs: not updated last ('boot backup') media sector due to Linux kernel
13 'src/install/fstab/' should not reformat '/etc/fstab' - how to modify it?
14 'src/install/acquire/cabextract/' should be GnomeVFS cabextract:// module.
15 Fix 'src/install/acquire/' GTK+ compiler warning - see its 'Makefile.am'.
16 Unify options parsing by captive_options_parse().
17 Rename 'CAPTIVE_XXX_IS_OBJECT' to 'CAPTIVE_IS_XXX_OBJECT'.
18 Move sandbox master 'directory_read' bufering from sandbox/ to client/.
19 Move sandbox master 'file_seek' 'offset' maintenance from sandbox/ to client/.