X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootcd.spec;h=5b498b4fe1964bf0f4242660310123594375be65;hb=35d3f17c91267c262f6738ff55fe06d46621531d;hp=1875997cde6bac08c700157760218f745d01412a;hpb=f4e17d1070752d5fc5450b725a97200047e5057d;p=bootcd.git diff --git a/bootcd.spec b/bootcd.spec index 1875997..5b498b4 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 3 +%define taglevel 4 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -90,6 +90,10 @@ fi [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; } %changelog +* Mon Aug 04 2008 Stephen Soltesz - BootCD-4.2-4 +- adds -k as an argument to build.sh to pass additional kernel parameters to the +- bootcd and kexec kernel. + * Mon May 05 2008 Thierry Parmentelat - BootCD-4.2-3 - rpm release tag does not need pldistro as it is already part of the rpm name