Re: Can I pass dselect a "list" of packages?
> I was wondering if it was possible to pass
> dselect a _custom_ list of packages that has been previously compiled.
>
> ie:
>
> `cat pkg-list`
If you already have a debian system with desired set of packages installed
you could do:
dpkg --get-selections > pkg-list
and then on a new system
dpkg --set-selections <pkg-list
The file pkg-list is an ascii file and I think you can customize it to
your need.
Alex Y.
--
_
_( )_
( (o___ +-------------------------------------------+
| _ 7 | Alexander Yukhimets |
\ (") | http://pages.nyu.edu/~aqy6633/ |
/ \ \ +-------------------------------------------+
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to: