Gentoo Archives: gentoo-user

From: David Morgan <david.morgan@××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Want same ol' gentoo on new box
Date: Wed, 06 Jul 2005 16:36:43
Message-Id: 20050706163025.GA19877@valinor.dynalias.net
In Reply to: [gentoo-user] Want same ol' gentoo on new box by Mike Markowski
1 On 11:44 Wed 06 Jul , Mike Markowski wrote:
2 > I'll be changing jobs Monday and want to be sure I bring along enough to
3 > easily rebuild the sort of gentoo set up I currently enjoy.
4 >
5 > After installing, will it be enough to use my current
6 > /var/lib/portage/world and /etc/make.conf followed by 'emerge -uDf
7 > world', etc., to get me going? Or am I overlooking other important
8 > system files? (I'll remember to remove hardware dependent world entries
9 > like graphics card drivers.)
10 >
11 > Thanks!
12 > Mike
13
14 Not exactly - you can't just copy /var/lib/portage/world, since portage
15 will complain about packages in the world file not being installed (at
16 least, that was the behaviour not long ago and I don't imagine it's
17 changed).
18
19 You can however copy /var/lib/portage/world to some other location on
20 your new computer, and do something like emerge `cat oldworld`.
21
22 You might want to copy things other than just /etc/make.conf from your
23 current install - if you've edited any config files (say /etc/vim/vimrc,
24 for example). I can't think of anything you'll definitely want to copy
25 across when changing computers, just stuff that you know you've edited a
26 lot and don't want to loose. (Oh, and I assume you know that you might
27 need to have a different make.conf to before depending on how different
28 the 2 computers are).
29
30 Dave
31
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Want same ol' gentoo on new box Wade Brown <wanderer.wcb@×××××.com>