From 5b97ae54048229676c731f757a29878f53138bc3 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 26 Mar 2008 10:07:21 +0000 Subject: [PATCH] Tagging module MyPLC - MyPLC-4.2-4 renew_reminder script moved to support-scripts/ gen-aliases script added in support-scripts/ sirius initscript moved to plc_sliceinitscripts (formerly inlined in db-config) plc-map script : no javascript for googlemap anymore, see new plc-kml script instead nodefamily-aware (creates legacy symlink /var/www/html/install-rpms/planetlab) new native slice attributes 'capabilities', 'vsys' and 'codemux' new setting 'Mom list address' for sending emails to a separate destination starts rsyslogd/syslogd as appropriate expects nodeconfig package (former PlanetLabConf/ dir from PLCWWW) convenience generation of yum.conf in resulting image based on build/mirroring --- myplc-native.spec | 14 +++++++++++++- myplc.spec | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/myplc-native.spec b/myplc-native.spec index 11df250..854a960 100644 --- a/myplc-native.spec +++ b/myplc-native.spec @@ -5,7 +5,7 @@ %define name myplc-native %define version 4.2 -%define taglevel 3 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -202,6 +202,18 @@ fi /usr/share/myplc %changelog +* Wed Mar 26 2008 Thierry Parmentelat - MyPLC-4.2-3 MyPLC-4.2-4 +- renew_reminder script moved to support-scripts/ +- gen-aliases script added in support-scripts/ +- sirius initscript moved to plc_sliceinitscripts (formerly inlined in db-config) +- plc-map script : no javascript for googlemap anymore, see new plc-kml script instead +- nodefamily-aware (creates legacy symlink /var/www/html/install-rpms/planetlab) +- new native slice attributes 'capabilities', 'vsys' and 'codemux' +- new setting 'Mom list address' for sending emails to a separate destination +- starts rsyslogd/syslogd as appropriate +- expects nodeconfig package (former PlanetLabConf/ dir from PLCWWW) +- convenience generation of yum.conf in resulting image based on build/mirroring + * Thu Feb 14 2008 Thierry Parmentelat - myplc-4.2-2 myplc-4.2-3 - refresh-peer.py removed (duplicate with PLCAPI) - plc.d/ scripts cleaned up diff --git a/myplc.spec b/myplc.spec index 6a0e062..350d116 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.2 -%define taglevel 3 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -169,6 +169,18 @@ fi %config(noreplace) /plc/data/* %changelog +* Wed Mar 26 2008 Thierry Parmentelat - MyPLC-4.2-3 MyPLC-4.2-4 +- renew_reminder script moved to support-scripts/ +- gen-aliases script added in support-scripts/ +- sirius initscript moved to plc_sliceinitscripts (formerly inlined in db-config) +- plc-map script : no javascript for googlemap anymore, see new plc-kml script instead +- nodefamily-aware (creates legacy symlink /var/www/html/install-rpms/planetlab) +- new native slice attributes 'capabilities', 'vsys' and 'codemux' +- new setting 'Mom list address' for sending emails to a separate destination +- starts rsyslogd/syslogd as appropriate +- expects nodeconfig package (former PlanetLabConf/ dir from PLCWWW) +- convenience generation of yum.conf in resulting image based on build/mirroring + * Thu Feb 14 2008 Thierry Parmentelat - myplc-4.2-2 myplc-4.2-3 - refresh-peer.py removed (duplicate with PLCAPI) - plc.d/ scripts cleaned up -- 2.43.0