# Copyright 2002-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
# Distributed under the GPL v2
+ 13 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> TODO:
+ Add procedure for 'system' target
+
13 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M:
TODO updates: add information about verification of
seeds/caches/configs/specs, update automated actions section in targets, add
- add new targets
- system
- aligned with current stage3, but has all lower-level work done (toolchain)
+ - mkdir -p /tmp/stage3root/etc
+ - cp -a /etc/make.conf /etc/make.globals make.profile /tmp/stage3root/etc/
+ - ROOT=/tmp/stage3root PORTAGE_CONFIGROOT=/tmp/stage3root
+ - USE=build emerge -O1 baselayout
+ - emerge system
+ - eat cake
- world
- stage4 work-a-like
- all-stages