Tagging module BootCD - BootCD-4.2-11
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 7 Apr 2009 09:15:15 +0000 (09:15 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 7 Apr 2009 09:15:15 +0000 (09:15 +0000)
Added support for handling kernel variants
http://svn.planet-lab.org/wiki/BootcdVariant

bootcd.spec

index 731e220..18145db 100644 (file)
@@ -7,7 +7,7 @@
 
 %define name bootcd-%{nodefamily}
 %define version 4.2
-%define taglevel 10
+%define taglevel 11
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -93,6 +93,10 @@ fi
 [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; }
 
 %changelog
+* Tue Apr 07 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootCD-4.2-11
+- Added support for handling kernel variants
+- http://svn.planet-lab.org/wiki/BootcdVariant
+
 * Tue Mar 24 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootCD-4.2-10
 - mkfs.vfat output removed prior to invokation - fix needed on fedora 10