On Thu, 2006-06-01 at 20:28 -0400, Walter Dnes wrote:

>   1) How do I resume the build?

emerge --resume
so long as you can still boot :) which you should be able to.
Otherwise, you may have to live-cd, chroot, emerge --resume.
DONT do any other emerge commands in between, otherwise it won't know
where to resume.

>   2) Is it possible to get a list of packages to be built, including the
> correct order, so that I can resume manually if necessary?

usually a "-p" to the emerge command you want to run will show you the
order.  If you do reconstruct it by hand, make sure you use "--oneshot"
otherwise you'll put lots of entries you don't need into your world
file.

>   3) A vaguely related item... will it make any noticable difference if
> I rebuild my kernel with gcc.3.4.5 and reboot at the end of the process?
> I may as well upgrade the entire system.

If you've updated the rest of your system to 3.4.5, then do the kernel
as well.  Especially if you have proprietary modules, like vmware,
ati-drivers, etc; or extra modules like ndiswrapper.  Make sure you
compile these modules after you compile your kernel, but before you
reboot.

IMHO `emerge -e world` isn't generally necessary to update gcc.  Have
you read the gcc upgrade howto on the gentoo-wiki?

HTH,
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

Consider the postage stamp: its usefulness consists in the ability to
stick to one thing till it gets there.
                -- Josh Billings

-- 
gentoo-user@gentoo.org mailing list

Reply via email to