X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5abbf5bbb5ee8717f89cac6ef409c4cec79259f6..5fba53e44b40aaba1c459c9efb3e73afae3f5a31:/doc/dpkg-tech.dbk
diff --git a/doc/dpkg-tech.dbk b/doc/dpkg-tech.dbk
index 660ccabc9..f95716cf4 100644
--- a/doc/dpkg-tech.dbk
+++ b/doc/dpkg-tech.dbk
@@ -222,13 +222,11 @@ Where Want may be one of
unknown, install,
hold, deinstall,
purge. Flag may
-be one of ok, reinstreq,
-hold,
-hold-reinstreq. Status may
-be one of not-installed, unpacked,
-half-configured, installed,
-half-installed config-files,
-post-inst-failed, removal-failed.
+be one of ok, reinstreq.
+Status may
+be one of not-installed, config-files,
+half-installed, unpacked,
+half-configured and installed.
The states are as follows:-
@@ -287,22 +285,6 @@ nothing else.
-
-post-inst-failed
-
-
-Old name for half-configured. Do not use.
-
-
-
-
-removal-failed
-
-
-Old name for half-installed. Do not use.
-
-
-
The two last items are only left in dpkg for compatibility - they are
@@ -422,15 +404,7 @@ As yet unwritten. You can refer to the other manuals for now. See
-DPKG_NO_TSTP - if set to a non-null value, this variable causes dpkg to run a
-child shell process instead of sending itself a SIGTSTP, when the user selects
-to background the dpkg process when it asks about conffiles.
-
-
-
-
-SHELL - used to determine which shell to run in the case when DPKG_NO_TSTP
-is set.
+SHELL - used to determine which shell to run.