From: Thierry Parmentelat Date: Thu, 26 Nov 2009 11:11:08 +0000 (+0000) Subject: Setting tag MyPLC-4.3-32 X-Git-Tag: MyPLC-4.3-32~1 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=b1a4ca2fcb75bbf27595583c9505599c5a3a853f Setting tag MyPLC-4.3-32 turn off drupal on a box that acts as BOOT server but not as WWW server cleanup some obsolete code for old chroot-jail packaging in the process new bootcd-kernel script for keeping bootcd variants up2date --- diff --git a/myplc-docs.spec b/myplc-docs.spec index 584f881..199e93a 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -5,7 +5,7 @@ %define name myplc-docs %define version 4.3 -%define taglevel 31 +%define taglevel 32 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -87,6 +87,11 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Thu Nov 26 2009 Thierry Parmentelat - MyPLC-4.3-32 +- turn off drupal on a box that acts as BOOT server but not as WWW server +- cleanup some obsolete code for old chroot-jail packaging in the process +- new bootcd-kernel script for keeping bootcd variants up2date + * Mon Nov 09 2009 Daniel Hokka Zakrisson - MyPLC-4.3-31 - Make the /etc/hosts manipulation optional. diff --git a/myplc-release.spec b/myplc-release.spec index 0de9051..0e52b5e 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -5,7 +5,7 @@ %define name myplc-release %define version 4.3 -%define taglevel 31 +%define taglevel 32 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -57,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Thu Nov 26 2009 Thierry Parmentelat - MyPLC-4.3-32 +- turn off drupal on a box that acts as BOOT server but not as WWW server +- cleanup some obsolete code for old chroot-jail packaging in the process +- new bootcd-kernel script for keeping bootcd variants up2date + * Mon Nov 09 2009 Daniel Hokka Zakrisson - MyPLC-4.3-31 - Make the /etc/hosts manipulation optional. diff --git a/myplc.spec b/myplc.spec index ef6aa63..0b4dfa6 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.3 -%define taglevel 31 +%define taglevel 32 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -197,6 +197,11 @@ fi /usr/share/myplc %changelog +* Thu Nov 26 2009 Thierry Parmentelat - MyPLC-4.3-32 +- turn off drupal on a box that acts as BOOT server but not as WWW server +- cleanup some obsolete code for old chroot-jail packaging in the process +- new bootcd-kernel script for keeping bootcd variants up2date + * Mon Nov 09 2009 Daniel Hokka Zakrisson - MyPLC-4.3-31 - Make the /etc/hosts manipulation optional.