summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--TODO8
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54ef71726..c3c4d6ed3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu May 23 15:21:09 CDT 2002 Adam Heath <doogie@debian.org>
+
+ * TODO: Add items for --reconfigure and --call-maint-script.
+
Thu May 23 11:16:28 CDT 2002 Adam Heath <doogie@debian.org>
* lib/lock.c: Always set CLOEXEC on the lock fd.
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