]> err.no Git - dpkg/commitdiff
Add items for --reconfigure and --call-maint-script.
authorAdam Heath <doogie@debian.org>
Thu, 23 May 2002 20:18:21 +0000 (20:18 +0000)
committerAdam Heath <doogie@debian.org>
Thu, 23 May 2002 20:18:21 +0000 (20:18 +0000)
ChangeLog
TODO

index 54ef71726e3b03d1ef6b88b4b03de2ac8b103376..c3c4d6ed3a5e6e25852144d64973d8c9d6b13777 100644 (file)
--- 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 794af90bfd5c9d58e4864cfba81b3786b096c122..bebf43dfd997e0896270f11fa7f6ad96d6a79fd9 100644 (file)
--- 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