From: Thierry Parmentelat Date: Wed, 16 Jul 2014 10:13:07 +0000 (+0200) Subject: Setting tag bootmanager-5.2-5 X-Git-Tag: bootmanager-5.2-5^0 X-Git-Url: http://git.onelab.eu/?p=bootmanager.git;a=commitdiff_plain;h=4f61d5c6fcfc55bc62c26eecc699aa70b9570ad5 Setting tag bootmanager-5.2-5 runs AnsibleHook, that optionnally runs playbooks (by default, usual behaviour) introduces the ONE_PARTITION configuration variable some suport for chainbooting ubuntu --- diff --git a/bootmanager.spec b/bootmanager.spec index a83099f..29d62bb 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -1,7 +1,7 @@ # %define name bootmanager %define version 5.2 -%define taglevel 4 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -82,6 +82,11 @@ chmod 700 /var/log/bm /etc/plc.d/bootmanager %changelog +* Wed Jul 16 2014 Thierry Parmentelat - bootmanager-5.2-5 +- runs AnsibleHook, that optionnally runs playbooks (by default, usual behaviour) +- introduces the ONE_PARTITION configuration variable +- some suport for chainbooting ubuntu + * Mon Apr 28 2014 Thierry Parmentelat - bootmanager-5.2-4 - no functional change, only tweaks in Makefile for interating with test environment