specify architecture to build bootcd for
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 16 Aug 2007 21:39:33 +0000 (21:39 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 16 Aug 2007 21:39:33 +0000 (21:39 +0000)
bootcd.spec

index a5adc8c..addf1d1 100644 (file)
@@ -40,7 +40,7 @@ Central servers.
 pushd bootcd
 
 # Build the reference image
-./prep.sh -r $([ -f "/etc/fedora-release" ] && awk ' { print $4 } ' /etc/fedora-release || echo 4)
+./prep.sh -a $(uname -i) -r $([ -f "/etc/fedora-release" ] && awk ' { print $4 } ' /etc/fedora-release || echo 4)
 
 # Build the default configuration (PlanetLab)
 ./build.sh