Gentoo Archives: gentoo-user

From: Nagatoro <nagatoro@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge R
Date: Thu, 27 Oct 2005 08:46:05
Message-Id: 436092B1.6060607@gmail.com
In Reply to: [gentoo-user] emerge R by Ian Porter
1 Ian Porter wrote:
2 > Hi All,
3 >
4 > I am just wondering if there is an option within emerge that will tell me
5 > which packages need to be re-compiled
6 > [ R ]
7
8 try:
9 module-rebuild list
10 (and change list to rebuild if you want to rebuild them)
11
12 This will give you the packages that needs to be rebuilt when the
13 kernel change. But it _wont_ give you what packages needs to be
14 rebuilt now.
15
16 try:
17 revdep-rebuild
18 to see what packages needs to be rebuilt due to broken deps.
19
20 --
21 Naga
22 --
23 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge R Ian Porter <ian@×××××××××××××××.uk>