Added patch from Andrew Gaffney <agaffney@gentoo.org> for bug #166426.
authorChris Gianelloni <wolf31o2@gentoo.org>
Mon, 12 Feb 2007 21:51:45 +0000 (21:51 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Mon, 12 Feb 2007 21:51:45 +0000 (21:51 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1213 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
targets/stage1/stage1-chroot.sh

index 8ceba423dc815ef7d920796d9264a7167d735ac6..d6d5d91bc299e7a3d68e107936549d39b6c21600 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Id: $
 
+  12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+  targets/stage1/stage1-chroot.sh:
+  Added patch from Andrew Gaffney <agaffney@gentoo.org> for bug #166426.
+
   06 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
   examples/generic_stage_template.spec, examples/grp_template.spec,
   examples/livecd-stage1_template.spec,
index b5326eef879b852de68445e922f22e442d3551c8..e4aa826c3fc4a9c943e5a5707de49b5ba439fc32 100755 (executable)
@@ -23,6 +23,8 @@ then
 fi
 
 ## START BUILD
+clst_root_path=/ setup_portage
+
 run_emerge "--noreplace --oneshot ${clst_buildpkgs}"
 rm -f /var/lib/portage/world
 touch /var/lib/portage/world