+Remove stale sandbox chroot directories owned by 'captive.captive'
[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 STATUS_LOG_FILE_FULL should be handled everywhere; not just file_write().
9 User-specifiable proxy for captive-install-acquire (not just the GConf one).
10
11 Check function calling convention types in *.def files.
12 Better BLKGETSIZE64 vs. BLKGETSIZE run-time availability compatibility.
13 'src/client/gnomevfs/captive.conf' should be generated.
14 Why native NT autocheck (=w/o errors) the volume after our DISMOUNT_VOLUME?
15  - ntfsprogs: not updated last ('boot backup') media sector due to Linux kernel
16 'src/install/fstab/' should not reformat '/etc/fstab' - how to modify it?
17 'src/install/acquire/cabextract/' should be GnomeVFS cabextract:// module.
18 Fix 'src/install/acquire/' GTK+ compiler warning - see its 'Makefile.am'.
19 Unify options parsing by captive_options_parse().
20 Rename 'CAPTIVE_XXX_IS_OBJECT' to 'CAPTIVE_IS_XXX_OBJECT'.
21 Move sandbox master 'directory_read' bufering from sandbox/ to client/.
22 Move sandbox master 'file_seek' 'offset' maintenance from sandbox/ to client/.