From: Chris Gianelloni Date: Tue, 14 Jun 2005 19:48:11 +0000 (+0000) Subject: Change portage emerge to use --oneshot --nodeps to keep from merging the same package... X-Git-Tag: CATALYST_2_0_6_916~720 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=00e94d158d8294c6ccd595e90d40f2c80eb5d324;p=catalyst.git Change portage emerge to use --oneshot --nodeps to keep from merging the same packages multiple times. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@692 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/ChangeLog b/ChangeLog index 1be23823..ba6642f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.271 2005/06/14 19:43:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.272 2005/06/14 19:48:11 wolf31o2 Exp $ + + 14 Jun 2005; Chris Gianelloni + targets/support/chroot-functions.sh: + Change portage emerge to use --oneshot --nodeps to keep from merging the + same packages multiple times. 14 Jun 2005; Chris Gianelloni targets/stage2/stage2-chroot.sh: