X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootmanager.spec;h=c14842564380289e9ff27193c1fbe7cdbc56618f;hb=b4e653e0b89780332aac00afdbde3590dba17c4e;hp=071d0f99c6f7489fb18b5845db3fb6a6576985c6;hpb=8d38695b0ebd02dac24b291cabd9555f71d4cd79;p=bootmanager.git diff --git a/bootmanager.spec b/bootmanager.spec index 071d0f9..c148425 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 4.3 -%define taglevel 13 +%define taglevel 20 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -85,6 +85,31 @@ chkconfig --del monitor-runlevelagent /var/www/html/boot/uudecode.gz %changelog +* Fri Jan 07 2011 S.Çağlar Onur - bootmanager-4.3-20 +- add --allow-missing parameter to support different kernel configs + +* Tue Dec 14 2010 Daniel Hokka Zakrisson - bootmanager-4.3-19 +- Force removal of VG for automation. + +* Fri Nov 19 2010 Daniel Hokka Zakrisson - bootmanager-4.3-18 +- Use resize2fs for resizing. +- Fix typo for VSERVERS_SIZE. +- Disable time/count-based fsck. + +* 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.