Jeff Abrahamson on Thu, 28 Nov 2002 10:50:05 -0500 |
On Thu, Nov 28, 2002 at 01:05:42AM -0500, sean finney wrote: > > Also, I'm moving to a new machine, and I'd like the new machine to > > have all the stuff the old one has. I've thought about > > this definitely is a job for dpkg --set/get-selections. > > just do > > oldhost# dpkg --get-selections | ssh root@newhost "dpkg --set-selections" > > newhost# apt-get dselect-upgrade Ah, yes. Thank you. Had I but read the examples portion of the dpkg man page: To make a local copy of the package selection states: dpkg --get-selections >myselections You might transfer this file to another computer, and install it there with: dpkg --set-selections <myselections 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 packages. -- Jeff Jeff Abrahamson <http://www.purple.com/jeff/> GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B Attachment:
pgpQQbbkgnNyn.pgp
|
|