X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootmanager.spec;h=f1e77592ed8ed0fd123e191b950b2665353825e7;hb=refs%2Fheads%2Flxc_devel;hp=ac7da5e61392acc4c174b5574c6f997e332c6b3e;hpb=6e4eb0f6f1afdc27dbba62e34e87df095ccfaa0c;p=bootmanager.git diff --git a/bootmanager.spec b/bootmanager.spec index ac7da5e..f1e7759 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -1,7 +1,7 @@ # %define name bootmanager -%define version 5.0 -%define taglevel 18 +%define version 5.1 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -81,6 +81,40 @@ chmod 700 /var/log/bm /etc/plc.d/bootmanager %changelog +* Fri Feb 22 2013 Thierry Parmentelat - bootmanager-5.1-5 +- fix for heterogeneous bootimage/nodeimage + +* Thu Feb 21 2013 Thierry Parmentelat - bootmanager-5.1-4 +- Turn off WriteModprobeConfig for f18 +- enable btrfs quota +- fix very old ssh DSA key generation + +* Tue Oct 16 2012 Thierry Parmentelat - bootmanager-5.1-3 +- run parted with --script to keep it from hanging + +* Wed Jul 18 2012 Thierry Parmentelat - bootmanager-5.1-2 +- pour the 5.0-22 and 5.0-23 features into the lxc mix + +* Mon Jul 09 2012 Thierry Parmentelat - bootmanager-5.0-23 +- added support for disks larger than 2Tb using gpt instead of msdos + +* Tue May 15 2012 Thierry Parmentelat - bootmanager-5.0-22 +- bootmanager log clearly states duration of download and extraction of node image + +* Fri Apr 13 2012 Thierry Parmentelat - bootmanager-5.1-1 +- first working draft for dealing with f16 nodes +- not expected to work with mainline nodes (use 5.0 for that for now) + +* Fri Apr 13 2012 Thierry Parmentelat - bootmanager-5.0-21 +- no significant change, just checkpoint as 5.1 is addressing lxc + +* Thu Jul 07 2011 Thierry Parmentelat - bootmanager-5.0-20 +- be more explicit on the node conf_file actually used +- did this after a former PLC node tried to boot at PLE with its PLC plnode.txt still on a usb stick + +* Fri Jun 10 2011 Thierry Parmentelat - bootmanager-5.0-19 +- nicer log - was intended for previous tag + * Wed Jun 08 2011 Thierry Parmentelat - bootmanager-5.0-18 - {Start,Stop,}RunLevelAgent now ship with bootmanager - new UpdateLastBootOnce