-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/19/2013 11:17 PM, W. Trevor King wrote: > From: "W. Trevor King" <[email protected]> > > Thanks to Zero_Chaos and dwfreed for clarification on #gentoo-releng. > --- > Changes from v2: > * Don't mention "Portage" in stage1 → stage2 to avoid confusion > between Porage-the-software and Portage-the-ebuild-tree. > > doc/HOWTO.txt | 13 ++++++++----- > 1 file changed, 8 insertions(+), 5 deletions(-) > > diff --git a/doc/HOWTO.txt b/doc/HOWTO.txt > index 5717f80..20427cf 100644 > --- a/doc/HOWTO.txt > +++ b/doc/HOWTO.txt > @@ -136,11 +136,14 @@ compiled toolchain, which is where Gentoo's stages come > in. The “base > system” contains the necessary build tools and supporting > infrastructure to get things going. The stages are: > > -1. System must be bootstrapped and the base system must be compiled > - (a new toolchain built with external seed tools). > -2. Stage1 + bootstrapped (a new toolchain build with stage1 tools). > -3. Stage2 + base system compiled (the base system built with stage2 tools). > -4. Stage3 + non-base packages. > +[options="header",frame="topbot",grid="none"] > +|======================================================================================= > +| Source | Action > | Result > +| seed stage3 | Bootstrap a profile's `packages.build` toolchain > | stage1 > +| stage1 | Rebuild the toolchain with the package tree's > `bootstrap.sh` | stage2 > +| stage2 | Compile the base `@system` packages > | stage3 > +| stage3 | Compile additional `@world` packages > | stage4 > +|======================================================================================= > > For more details on the differences between the stages, look at the > target helper scripts (e.g. `targets/stage1/*.sh`). > ACK. jmbsvicetto, can we still commit docs changes?
- -Zero -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSs8cwAAoJEKXdFCfdEflKRKkP/j6zTfJqsF+ib0gdFREnCtuL fYvfCIS1tlSnNVlTBzjTk+z8PbGaS0x/lKnNtsfnzp1Mh0nYSLrMORP+AC3szog9 4SXX0wnisTH/tSifdm4I2PcGFsoVAJkscIVU0B9TXk9mmaXi4iEh6qH6AVi1sDFf AbWlcVZK4/fsXmfmMXJ3gCglAddqB1Hwo+q2HfUMPSHZykFBIPov8jaF+XwkrY3K i/WrWvPmg1R3KoOW/yDmOKq2si259j6R1tKEgKofBtB3MeNn/o4lpwc+mIn3HwwS xfdkX0n93bAjP0AKAtxShNL0SRJF4wq/efNfZ86CfjL8hAZkxOrKRF75FIHH+zcg WgYaTrWO5BaCy6X3PJzYGNU0fHU6zMSUUksl3PWxtMsOheC/uNklK0GsWhxsJ+Ob ofaIByZO9avRBPvOtEvARjqWsBnAifL9QXCGQKSdxA9MO6fXM/SNaMkBSbd4FV8v 8LCUgNoiYQVQk1wZBMdCrqbS2NwjB95d9bolE5JBDDEn4hbAYYYdfJKsVPNPcB5k GxOBzn0a47JE4yMRzAN41YvN2KAUOZjRW1rZIYidojwfMdW+E4qRCoGGYLghsnUd xsTlloHOa/hoNqP1/pIuQYmSEUepYrrkhGTpBAs3arulq69VBr2yHYuepyn8rqTv H5bHCEuPGCJKn+KWhDI0 =S8L7 -----END PGP SIGNATURE-----
