the status to another installation. Closes: #137442
* Obsolete force/refuse 'auto-select' dpkg option.
* Add new '--clear-selections' option to dpkg (Andrew Suffield).
Closes: #112388
+ * Use '--clear-selections' in the dpkg man page example on how to transfer
+ the status to another installation. Closes: #137442
[ Christian Perrier ]
*
You might transfer this file to another computer, and install it there
with:
.br
+\fB dpkg \-\-clear\-selections\fP
\fB dpkg \-\-set\-selections <myselections\fP
.br
+
Note that this will not actually install or remove anything, but just
set the selection state on the requested packages. You will need some
other application to actually download and install the requested
+2006-04-10 Guillem Jover <guillem@debian.org>
+
+ * C/dpkg.1: Document the new way to replicate the package status to
+ another installation by using '--clear-selections'.
+
2006-04-10 Andrew Suffield <asuffield@debian.org>
* C/dpkg.1: Document the new '--clear-selections' option.