summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAdam Heath <doogie@debian.org>2002-05-23 20:18:21 +0000
committerAdam Heath <doogie@debian.org>2002-05-23 20:18:21 +0000
commitf6a599a91b8b965de535b4c9c28c4547b3cfef05 (patch)
treec117558dd15859a085f64ef202e06231ecc9a4a1 /TODO
parent1d9a0eeb6efade6bd4434c80e3788f8fcf61fa83 (diff)
downloaddpkg-f6a599a91b8b965de535b4c9c28c4547b3cfef05.tar.gz
Add items for --reconfigure and --call-maint-script.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 794af90bf..bebf43dfd 100644
--- a/TODO
+++ b/TODO
@@ -21,6 +21,14 @@ dpkg
* refactor processarc.c
* add test to see if a file should really be installed and optionally
skip it
+* dpkg --reconfigure <pkg> <pkg>
+ <pkg>.postinst reconfigure <ver>
+ Fail if pkg is not in the configured state.
+* dpkg --call-maint-script=<script> --maint-script-arg=<arg>
+ --maint-script-arg=<arg> <pkg> <pkg>
+ dpkg will not allow <script> to be one of {pre,post}{inst,rm}. Only
+ unknown scripts can be called this way. dpkg will also not keep track
+ of any state for these scripts.
Fix:
<joeyh_> package a conflicted with old versions of package b. package b