> If anyone can see something wrong with such an idea - or, better still, if
> someone is well on the way to producing such a tool - I would be pleased to
> hear about it.

Nope.  Makes perfect sense.  You can also do

dpkg --get-selections >some_file_name

to back up your list of installed/selected file.

When you need to restore,  restore some_file_name,  do

dpkg --set-selections < some_file_name

to re-select all of the packages you had installed before the crash,  and 
run apt-get or dselects "install" option to get them all back.


                                                        Will


--------------------------------------------------------------------------
|             [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]           |
|                       http://www.cis.udel.edu/~lowe/                   |
|    PGP Public Key:  http://www.cis.udel.edu/~lowe/index.html#pgpkey    |
--------------------------------------------------------------------------
|           You think you're so smart,  but I've seen you naked          |
|                  and I'll prob'ly see you naked again ...              |
|                 --The Barenaked Ladies,  "Blame It On Me"              |
--------------------------------------------------------------------------

Reply via email to