From: Andrew Gaffney Date: Tue, 13 Jan 2009 21:56:47 +0000 (-0600) Subject: Add procedure for 'system' target X-Git-Tag: CATALYST-2.0.10~3^2~154 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e4bf0b660598d3bfc17e21af8c71d4234e48e53b;p=catalyst.git Add procedure for 'system' target --- diff --git a/ChangeLog b/ChangeLog index b5d64c81..1576b294 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) # Distributed under the GPL v2 + 13 Jan 2009; Andrew Gaffney TODO: + Add procedure for 'system' target + 13 Jan 2009; Chris Gianelloni M: TODO updates: add information about verification of seeds/caches/configs/specs, update automated actions section in targets, add diff --git a/TODO b/TODO index 5cf9f08c..fa6c7b89 100644 --- a/TODO +++ b/TODO @@ -131,6 +131,12 @@ Targets: - 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