[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Creating a new machine with the same set of packages as an existing one?



stan wrote:
How cna I do this?

The machine I want to match is a "testting" machine, that I quit updating
about a month agao. Still has Gnome 1.4 for instance.

Will this ne a problem?


On source machine:

dpkg --get-selections >selections.txt

On destination machine:

(make sure sources.list is the same)
apt-get update
dpkg --set-selections <selections.txt
apt-get upgrade

-Roberto

Attachment: pgpqjJevOf1e7.pgp
Description: PGP signature


Reply to: