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

Re: Replicating setup



On Wed, Mar 15, 2000 at 11:59:54AM +0530, Preetam Patil wrote:
> How can one make dselect replicate the setup of one system(same
> packages)
> to another system ?

on the source machine:

dpkg --get-selections > selections

on the destination machine:

dpkg --set-selections < selections

then run the dselect install step.  

worked for me when i had to rebuild a box 3 times when kernel 2.2.13
kept eating the root filesystem.  

-- 
Ethan Benson
http://www.alaska.net/~erbenson/


Reply to: