On Mon, Feb 19, 2001 at 08:31:00PM -0800, Robin Rowe wrote:
> Hi. How do I clone my packages setup?
>
dpkg --get-selections [pattern...]
Get list of package selections, and write it to
stdout.
filter the result, e.g. | grep install
and check it.
dpkg --set-selections
Set package selections using file read from stdin.
> Any pitfalls if one machine is Potato and the other Woody?
don't think so, but he I'm a nitwit, so take care:)
--
groetjes, carel