X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootcd.spec;h=c4b8109f59144240642c8bbe464d51897d40e77a;hb=2fd59acafacdc0bcddb07d6b7fec1dd98ecdbc50;hp=5b498b4fe1964bf0f4242660310123594375be65;hpb=7c0fa5e1b4849ef40b258003893943c6e7d7cc3b;p=bootcd.git diff --git a/bootcd.spec b/bootcd.spec index 5b498b4..c4b8109 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 4 +%define taglevel 5 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -90,6 +90,9 @@ fi [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; } %changelog +* Tue Sep 23 2008 Thierry Parmentelat - BootCD-4.2-5 +- cosmetic - pl_boot to display timestamps + * 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.