Re: keeping package selection with new install
- From: frits <frits7@xxxxxxxxxx>
- Date: Wed, 30 Apr 2008 06:49:20 +0000
On Tue, Apr 29, 2008 at 03:14:01PM -0400, Damon L. Chesser wrote:
frits wrote:grep "\binstall\b" filename >filename2
Hello,Frits:
I have a rather old PC running Etch just the way I want it.
Om my new PC I want to instal Lenny, and with the same set of
packages I have on Etch. Is there a trick to transport my
installed package list in a clever way?
get the source.list names for any special repos (mulitmedia comes to mind)
dpkg --get-selections >filename
transfer filename2 over.
modify /etc/apt/sources.list
dpkg --set-selections < filename2
apt-get -u upgrade-dselect
watch the magic happen.
It happened!
Thank you all.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- keeping package selection with new install
- From: frits
- Re: keeping package selection with new install
- From: Damon L. Chesser
- keeping package selection with new install
- Prev by Date: Re: problem setting user and group on mounting a cifs share
- Next by Date: Re: Debian crash randomly
- Previous by thread: Re: keeping package selection with new install
- Next by thread: Re: keeping package selection with new install
- Index(es):
Relevant Pages
|