X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootmanager.spec;h=1e14287afe252679bd21c702ba12893b73961287;hb=cd3c345d82f6920dc01d1a2a00b8ef9ea76fc5dc;hp=071d0f99c6f7489fb18b5845db3fb6a6576985c6;hpb=8d38695b0ebd02dac24b291cabd9555f71d4cd79;p=bootmanager.git diff --git a/bootmanager.spec b/bootmanager.spec index 071d0f9..1e14287 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 4.3 -%define taglevel 13 +%define taglevel 17 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -85,6 +85,20 @@ chkconfig --del monitor-runlevelagent /var/www/html/boot/uudecode.gz %changelog +* Fri Feb 19 2010 S.Çağlar Onur - BootManager-4.3-17 +- merge initrd changes from trunk + +* Sat Jan 09 2010 Thierry Parmentelat - BootManager-4.3-16 +- support for fedora 12 + +* Sat Dec 19 2009 Marc Fiuczynski - BootManager-4.3-15 +- - support for when the node is behind a NAT +- - clean up RUN_LEVEL support +- - support for early sshd + +* Thu Nov 19 2009 Daniel Hokka Zakrisson - BootManager-4.3-14 +- Add NAT model option for nodes which don't resolve properly. + * Mon Sep 07 2009 Stephen Soltesz - BootManager-4.3-12 - Moved some configuration values from BootServerRequest.py to 'configuration' file. - BootServerRequest takes the 'VARS' variable to read these values.