From: Thierry Parmentelat Date: Tue, 23 Sep 2008 16:14:43 +0000 (+0000) Subject: Tagging module BootCD - BootCD-4.2-5 X-Git-Tag: BootCD-4.2-5~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2fd59acafacdc0bcddb07d6b7fec1dd98ecdbc50;hp=7c0fa5e1b4849ef40b258003893943c6e7d7cc3b;p=bootcd.git Tagging module BootCD - BootCD-4.2-5 cosmetic - pl_boot to display timestamps --- 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.