Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Howzat!
Date: Thu, 21 Apr 2011 13:42:33
Message-Id: BANLkTi=OL4XEA1n6bEaRjtmbwkx54Q_ZFg@mail.gmail.com
In Reply to: Re: [gentoo-user] Howzat! by Neil Bothwick
1 On Wed, Apr 20, 2011 at 6:33 AM, Neil Bothwick <neil@××××××××××.uk> wrote:
2 <SNIP>
3 > Here it is, as an attachment too to avoid screwing up the lines
4 >
5 >
6 > #!/bin/bash
7 >
8 > export PORTAGE_ECLASS_WARNING_ENABLE="0"
9 > WORLD_MERGE="emerge --update --deep --reinstall changed-use --with-bdeps y --verbose @system @world"
10 >
11
12 Hi Neil,
13
14 I like the script. Thanks for posting it.
15
16 I guess I've lost track. Is @system not a part of @world or is that
17 done for some other reason? The emerge man page says 'world
18 encompasses both the selected and system sets.'
19
20 Thanks,
21 Mark

Replies

Subject Author
Re: [gentoo-user] Howzat! Neil Bothwick <neil@××××××××××.uk>