diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-11-16 05:42:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-11-16 05:42:40 +0000 |
commit | b2a7fe837937c7293bde8bab2059ba39631d615e (patch) | |
tree | 7a5fa4e10f3e6cfc47c6d3af8963a225c01dc9fa /src/catalyst/README | |
parent | allow disabled pkgcache to actually work (diff) | |
download | gentoo-b2a7fe837937c7293bde8bab2059ba39631d615e.tar.gz gentoo-b2a7fe837937c7293bde8bab2059ba39631d615e.tar.bz2 gentoo-b2a7fe837937c7293bde8bab2059ba39631d615e.zip |
note about stage1->stage1 building not being supported
Diffstat (limited to 'src/catalyst/README')
-rw-r--r-- | src/catalyst/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/catalyst/README b/src/catalyst/README index 90ca256de9..e927f1e79c 100644 --- a/src/catalyst/README +++ b/src/catalyst/README @@ -80,6 +80,7 @@ Once you have your seed stage, you're now ready to build your first new stage. Here is a guideline for what components you'll need to build each type of stage: stage1 requires "generic" (ie. "x86" or "ppc") stage2 or 3 +NOTE: you can't use a stage1 to build a stage1 stage2 requires "generic" stage1 (the only kind you should have :) |