>> which is being marketed and known as a 'new-user distribution'. You can
>> select packages and save your package selection in a file which can be saved
>> on floppy (or elsewhere) and reloaded at will. They provide you with about
>>
>> I'd LOVE to see something like this in Debian 2.1 ... something like "dpkg
>> --listpackages > packages.list" and "dpkg --installpackages < packages.list"
>> or whatever. But thats for the debian mailing list :)
dpkg --get-selections >/tmp/pkg.lst
dpkg --set-selections </tmp/pkg.lst
dselect (update and install)
I never tried it (I installed my debian from scratch only 1 time 2/3
years ago) but should do what you need.
Andrea Arcangeli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/