From: Marc Fiuczynski Date: Tue, 30 Dec 2008 22:08:25 +0000 (+0000) Subject: added kupdate.sh X-Git-Tag: BootCD-4.2-9~3 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=4a48b718b8d658a75b45b8be377a27ef7b8c5308 added kupdate.sh --- diff --git a/bootcd.spec b/bootcd.spec index 8084b83..bfbc125 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 8 +%define taglevel 9 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -59,6 +59,7 @@ pushd BootCD # Install the reference image and build scripts install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/%{name} install -m 755 build.sh $RPM_BUILD_ROOT/%{_datadir}/%{name}/ +install -m 755 kupdate.sh $RPM_BUILD_ROOT/%{_datadir}/%{name}/ tar cpf - \ build/isofs/bootcd.img \ build/isofs/kernel \ @@ -92,6 +93,9 @@ fi [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; } %changelog +* Tue Dec 30 2008 Marc E. Fiuczynski - BootCD-4.2-9 +- Added kupdate.sh + * Sat Dec 13 2008 Daniel Hokka Zakrisson - BootCD-4.2-8 - Use pyplnet. - Add a site_admin account to the BootCD.