Gentoo Archives: gentoo-user

From: Billy Holmes <billy@××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] power loss when emerging
Date: Wed, 19 Oct 2005 20:13:16
Message-Id: 4356A685.9020501@gonoph.net
In Reply to: [gentoo-user] power loss when emerging by Allan Spagnol Comar
1 Allan Spagnol Comar wrote:
2 > over again.... so my doubt is if there a way to continue compilation
3 > from where it stops.
4
5 sometimes, but you have to add
6
7 FEATURES="keepwork" to make.conf
8
9 not all ebuilds will support it, and your /var/tmp/portage will get very
10 large, very quickly.
11
12 I send to use it on the command line: (example)
13
14 FEATURES=keepwork emerge -avt vim
15
16 --
17 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] power loss when emerging Dave Nebinger <dnebinger@××××.com>