On Wed, Apr 20, 2011 at 6:33 AM, Neil Bothwick <n...@digimed.co.uk> wrote: <SNIP> > Here it is, as an attachment too to avoid screwing up the lines > > > #!/bin/bash > > export PORTAGE_ECLASS_WARNING_ENABLE="0" > WORLD_MERGE="emerge --update --deep --reinstall changed-use --with-bdeps y > --verbose @system @world" >
Hi Neil, I like the script. Thanks for posting it. I guess I've lost track. Is @system not a part of @world or is that done for some other reason? The emerge man page says 'world encompasses both the selected and system sets.' Thanks, Mark