X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootcd.spec;h=3ee3c7cd3975df33edc371b643b0a1c4521388b8;hb=b88765cf5cbc39bc9f10ab975ce0c5e6b252e1e7;hp=c4b8109f59144240642c8bbe464d51897d40e77a;hpb=b4fcec7b04d6f3f7b2d250db8d6906024066b2cc;p=bootcd.git diff --git a/bootcd.spec b/bootcd.spec index c4b8109..3ee3c7c 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 5 +%define taglevel 6 # 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 +* Fri Nov 14 2008 Thierry Parmentelat - BootCD-4.2-6 +- add support for fedora9 images - compliant with upstart +- formerly monolythic dir 'conf_files/' split into 'etc/' and 'initscripts/' + * Tue Sep 23 2008 Thierry Parmentelat - BootCD-4.2-5 - cosmetic - pl_boot to display timestamps