X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootmanager.spec;h=398276a5c96c48788557a1344b12b8551141f3b0;hb=refs%2Fheads%2F5.0;hp=70650fae20b91b857f09a76d213d32bd0d451749;hpb=7a73fb13b2a2af2d470da53fbb43760ea2544638;p=bootmanager.git diff --git a/bootmanager.spec b/bootmanager.spec index 70650fa..398276a 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -1,7 +1,7 @@ # %define name bootmanager %define version 5.0 -%define taglevel 17 +%define taglevel 24 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -81,6 +81,34 @@ chmod 700 /var/log/bm /etc/plc.d/bootmanager %changelog +* Fri Aug 31 2012 Thierry Parmentelat - bootmanager-5.0-24 +- run parted with --script to avoid it to hang + +* 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.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 +- root_size bumped to 14Gb which is more in line with modern h/w +- more safely tries to umount /dev/ and /sys +- support for raid partitions +- mkswap -f +- blacklist files from /etc/modprobe.conf/* instead + * Thu Feb 17 2011 Thierry Parmentelat - bootmanager-5.0-17 - on install of boostrapfs, keep track in /bm-install.log with date & flavour