diff options
author | 2009-07-24 13:36:51 +0000 | |
---|---|---|
committer | 2009-07-24 19:21:06 +0100 | |
commit | 3f7336e799b760d3d88d60d7b8afa7742fb6507c (patch) | |
tree | 34ef13a982da209a157403c92612e52c6bb58c62 | |
parent | 9004645f9500332a4febd014198b67165063b53a (diff) | |
download | paludis-3f7336e799b760d3d88d60d7b8afa7742fb6507c.tar.gz paludis-3f7336e799b760d3d88d60d7b8afa7742fb6507c.tar.xz |
add removal of Portage to FAQ
-rw-r--r-- | doc/faq/howdoi.html.part | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/faq/howdoi.html.part b/doc/faq/howdoi.html.part index c215029af..4c1d76fa6 100644 --- a/doc/faq/howdoi.html.part +++ b/doc/faq/howdoi.html.part @@ -11,6 +11,7 @@ <li><a href="howdoi.html#syncfromcvs">Sync from CVS</a></li> <li><a href="howdoi.html#syncfromsnapshot">Sync from a Gentoo tree snapshot</a></li> <li><a href="howdoi.html#deletedvdb">Recover VDB</a></li> + <li><a href="howdoi.html#removeportage">Remove Portage from my Gentoo installation</a></li> </ul> <h2 id="ccache">Use <code>ccache</code></h2> @@ -204,3 +205,10 @@ careful next time.</p> <p>If you deleted <code>/var/db/pkg</code> on purpose, please install OS X and stop pestering us.</p> +<h2 id="removeportage">Remove Portage from my Gentoo installation</h2> + +<p>The short answer is that you can't.</p> + +<p>Several Gentoo packages wrongly depend on Portage, several depend on Portage because they use it +and there really is no reason to try. Just leave Portage installed.</p> + |