From f575445e8cd30e371c13d1c408c29abe20a36583 Mon Sep 17 00:00:00 2001 From: Planet-Lab Support Date: Tue, 28 Aug 2007 21:52:39 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'modular_build'. --- bootcd.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bootcd.spec b/bootcd.spec index a5adc8c..84829b3 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -1,10 +1,10 @@ %define name bootcd -%define version 3.3 +%define version 3.4 %define release 2%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central -Distribution: PlanetLab 3.3 +Distribution: PlanetLab 4.0 URL: http://cvs.planet-lab.org/cvs/bootcd Summary: Boot CD @@ -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 ' { if ($2=="Core") print $4; else print $3 } ' /etc/fedora-release || echo 4) # Build the default configuration (PlanetLab) ./build.sh -- 2.43.0