aboutsummaryrefslogtreecommitdiff
blob: 4a4b30342d7555f14483934cbf032b3a92319367 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
                         ******************************
                         *   Gentoo  Anaconda  port   *
                         ******************************

                              Installing Anaconda
                     by wiktor w brodlo <wiktor@brodlo.net>

This file describes how to install Anaconda on a Gentoo system,  like the Gentoo
LiveDVD. It does NOT describe how to install Gentoo using Anaconda.

First of all, you will need roughly 500 MB of space for all the dependencies and
such. Anaconda depends on various libraries and other packages.

As root:
1. cd /
2. git clone git://git.overlays.gentoo.org/proj/anaconda-overlay.git
3. Add /anaconda-overlay to your PORTDIR_OVERLAY
     NOTICE: The overlay MUST be in /anaconda-overlay.
4. emerge anaconda --autounmask-write
5. Update your configs (e.g. etc-update).
6. emerge anaconda
7. Go for a tea or something ;-)
8. Enjoy.