From 2573d9ac0e242f8a0084280bc26eb285035553fd Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 24 Aug 2007 15:30:31 +0000 Subject: [PATCH 1/1] + added bootcustom.sh to branch --- bootcd.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootcd.spec b/bootcd.spec index fee373a..a5adc8c 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -40,7 +40,7 @@ Central servers. pushd bootcd # Build the reference image -./prep.sh +./prep.sh -r $([ -f "/etc/fedora-release" ] && awk ' { print $4 } ' /etc/fedora-release || echo 4) # Build the default configuration (PlanetLab) ./build.sh @@ -64,6 +64,7 @@ tar cpf - \ build/isofs/kernel \ build/passwd \ build/version.txt \ + bootcustom.sh \ configurations \ syslinux/unix/syslinux | \ tar -C $RPM_BUILD_ROOT/%{_datadir}/%{name}/ -xpf - -- 2.43.0