TODO 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. * start-stop-daemon: write pidfile before we chroot?
  2. ------------------------------------------------------------------------------
  3. Old TODO entries from IWJ:
  4. Here are some currently-known inadequacies:
  5. urgent
  6. * Conflicts << installation ordering
  7. * Version numbers in pre-depends stuff
  8. * Search for all pre-depends things at once, bomb out if any not found
  9. * _always_ show section in --yet-to-unpack
  10. * automatically do --yet-to-unpack in installation methods
  11. * check depending packages when installing new version.
  12. * error handling from some dselect actions. 1399
  13. * Several things ought to be configurable but aren't.
  14. * Filenames containing newlines. Conffile names containing spaces.
  15. * dpkg --status for virtual packages
  16. * logging, both transcript logs (kept briefly)
  17. and action logs (kept forever?) 957
  18. * start-stop-daemon process status check. 1480
  19. * openpgp signatures in the package archive
  20. other stuff unlikely to get done soon
  21. * Purge a.out compatibility from source (keep the upgrade stuff in
  22. place).
  23. * Automatically remove <file>.gz if <file> can't be found ? and maybe,
  24. remove <file> if <file.gz> can't be found? Big mess when we start
  25. thinking about bz2 :/
  26. * Local version number (using non-numeric epoch, perhaps, or better yet,
  27. a --local option in dpkg, so that it marks this package as a local install
  28. (when running dpkg -i)? Keeps it from being listed as obsolete, and maybe
  29. from being considered for auto-upgrades (apt-get needs to know about this
  30. too)
  31. * Filename field generated by --record-avail
  32. * handle split packages somehow.
  33. * understand Replaces in dselect
  34. * provide way for package to declare ownership of files for dpkg -S
  35. and -L without having dpkg act on this (.psuedolist?)
  36. * diversions list as control archive entry
  37. * single maintainer script, and new package getting there first
  38. * dpkg -s show something for virtual packages
  39. * settable defaults for update-rc.d
  40. * local conffiles, aswell as local files that dpkg should check before
  41. overwriting
  42. * hooks
  43. * There is no documentation. 1526
  44. * newbie interface to dselect. 1037
  45. * dselect per-half focus and keybindings improvements. 1555
  46. * floppy map (where are the files)
  47. * how to change case of package names
  48. * support for adding files to dpkg's file lists
  49. * `fake' or `null' packages
  50. * dpkg --query | -Q
  51. done
  52. * highlight or pre-sort or something new or changed packages,
  53. during upgrade selection.
  54. * side-by-side version display
  55. * version number comparison option
  56. * Pre-Depends installation ordering
  57. * a.out version
  58. * uncomment ELF preinst modification
  59. * Replaces (auto-deselect for conflicts)
  60. * Replaces (don't overwrite otherwise)
  61. * compile with ELF GCC out of the box
  62. * dpkg --print-architecture
  63. * Architecture field check
  64. * symlink rename change
  65. * dpkg --listfiles should do better for multi-package files (pkg, pkg: ...)
  66. * --purge remove empty directories which used too contain conffiles
  67. * conffiles handling options, including `replace removed files'
  68. * `diff' option at conffile prompt
  69. * check description in dpkg-deb
  70. * update-alternatives prompting.
  71. obsoleted so not done
  72. * version numbers not starting digit early.
  73. * dselect bottom window too large, and/or resize
  74. * md5sum component in new .deb files
  75. * `template' file giving default selections of dselect.