2009/12/1 Mansour Moufid
<mansourmoufid@gmail.com>
You really shouldn't unmerge Portage, but if you want to, it should be
the last step -- coming *after* emerge -uUDN world && emerge
--depclean && revdep-rebuild. After which you can safely rm -drf
/usr/portage.
I get the way you would do the things, but that's quite the same thing
that catalyst do behind the scene.
But it uses a cache system that avoid re-emerging too often.
That's chrooting a stage3, emerging fancy features, then removing
others, all of this according to profiles.
I thing that's not very maintainable and that's error prone (because
you're not sure of what is unmerged, or what dependencies it could
break).