From: Mark Huang Date: Fri, 10 Mar 2006 18:20:34 +0000 (+0000) Subject: - run yum-arch on Bootstrap RPMS directory before using X-Git-Tag: planetlab-3_3-branch-point~9 X-Git-Url: http://git.onelab.eu/?p=bootmanager.git;a=commitdiff_plain;h=b4a468d9bc9560e3647ea9b5325ca30ab3e5cf97 - run yum-arch on Bootstrap RPMS directory before using --- diff --git a/support-files/buildnode.sh b/support-files/buildnode.sh index c9e04cd..a005502 100755 --- a/support-files/buildnode.sh +++ b/support-files/buildnode.sh @@ -9,7 +9,7 @@ # Mark Huang # Copyright (C) 2005 The Trustees of Princeton University # -# $Id: buildnode.sh,v 1.2 2005/09/03 21:42:07 mlhuang Exp $ +# $Id: buildnode.sh,v 1.3 2005/10/03 14:34:58 mlhuang Exp $ # # Get the production /etc/yum.conf file. XXX When MAs begin deploying @@ -34,6 +34,7 @@ d EOF # And replace them with a section for the RPMS that were just built + yum-arch $(dirname $RPM_BUILD_DIR)/RPMS cat >> yum.conf <