[EMAIL PROTECTED] writes:

> 1)  Once all packages are selected, be able to dump the selections to
>     a file that could be later read in for subsequent identical
>     installations. 

Try

  $ dpkg --get-selections > foobar
    [ move foobar to another machine ]
  $ dpkg --set-selections < foobar

> 2)  Once all packages are selected, don't skip packages that are
>     deselected, just ignore them.  Dselect for ftp install works this
>     way, why can't the disk based dselect as well?  It looks like much
>     time is spent "skipping" packages that do not need to be
>     installed. 

I think that the dpkg-mountable package might eliminate this problem
if you use it as the access method, but I haven't tried it yet.

-- 
Rob Browning <[EMAIL PROTECTED]>
PGP fingerprint = E8 0E 0D 04 F5 21 A0 94  53 2B 97 F5 D6 4E 39 30


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to