X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sliceimage.spec;h=0a9f3872ebb781687ea21e3014d12a2082d7cff2;hb=06b4c1d5d3a1100adc5cf8d8772949107cc48ecd;hp=bc84d487b64f90ce50c6a031988d4628a8fa640f;hpb=8a99dac60596abdd1e93a975f5a7713e426fb5fa;p=sliceimage.git diff --git a/sliceimage.spec b/sliceimage.spec index bc84d48..0a9f387 100644 --- a/sliceimage.spec +++ b/sliceimage.spec @@ -9,7 +9,7 @@ %define name sliceimage %define version 5.1 -%define taglevel 0 +%define taglevel 8 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -103,6 +103,36 @@ for initscript in /etc/init.d/*sliceimage*; do $initscript force ; done #%define vcached_pid /var/run/vcached.pid %changelog +* Wed Jul 16 2014 Thierry Parmentelat - sliceimage-5.1-8 +- use systemd unit files to initialize lxc-sliceimage instead of a sysv script + +* Mon Apr 28 2014 Thierry Parmentelat - sliceimage-5.1-7 +- can build pips and gems in sliceimage (currently only gem used in omf) +- requires a recent build/pkgs.py if pkgs file does mention pip or gem + +* Wed Jul 03 2013 Thierry Parmentelat - sliceimage-5.1-6 +- attempt to make lxc-sliceimage (update lxc ref. images) more robust +- in particular by avoiding chroot when simple file operations are involved +- also this activity gets logged into /var/log/lxc-sliceimage.log +- it is still unclear whether stub-based images are correctly updated + +* Wed Jun 26 2013 Thierry Parmentelat - sliceimage-5.1-5 +- fixes for heterogeneous slice/nodes +- addresses PATH and missing eth0 among others + +* Fri May 24 2013 Andy Bavier - sliceimage-5.1-4 +- Fix machine arch in slivers + +* Wed Oct 24 2012 Andy Bavier - sliceimage-5.1-3 +- More flexible element generation + +* Mon Jul 09 2012 Thierry Parmentelat - sliceimage-5.1-2 +- for linux-containers: populates refs from stubs (for system slices) +- for linux-containers: memory bump to 512M, and add acpi + +* Fri Apr 13 2012 Thierry Parmentelat - sliceimage-5.1-1 +- first working draft for both mainline and lxc + * Mon Jan 24 2011 Thierry Parmentelat - vserver-reference-5.0-6 - no semantic change - just fixed specfile for git URL