Explorar el Código

Add items for --reconfigure and --call-maint-script.

Adam Heath hace 24 años
padre
commit
f6a599a91b
Se han modificado 2 ficheros con 12 adiciones y 0 borrados
  1. 4 0
      ChangeLog
  2. 8 0
      TODO

+ 4 - 0
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.

+ 8 - 0
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