myplc.git
10 years agoSetting tag myplc-5.2-3 myplc-5.2-3
Thierry Parmentelat [Tue, 23 Apr 2013 09:47:41 +0000 (11:47 +0200)]
Setting tag myplc-5.2-3
plc.d/gpg now does not rm /dev/random but preserves it
this is because libvirt won't let us run mknod

10 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myplc
Thierry Parmentelat [Mon, 22 Apr 2013 12:49:39 +0000 (14:49 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myplc

10 years agoworkaround for dealing with /dev/random /dev/urandom in a libvirt environment that...
Thierry Parmentelat [Mon, 22 Apr 2013 12:49:31 +0000 (14:49 +0200)]
workaround for dealing with /dev/random /dev/urandom in a libvirt environment that, as of 1.0.4, doesn't allow mknod at all
https://www.redhat.com/archives/libvirt-users/2013-April/msg00163.html

11 years agoSetting tag myplc-5.2-2 myplc-5.2-2
Thierry Parmentelat [Wed, 10 Apr 2013 09:40:26 +0000 (11:40 +0200)]
Setting tag myplc-5.2-2
fix typo in check-hrns - used to print 'host' while dealing with persons

11 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myplc
Thierry Parmentelat [Wed, 3 Apr 2013 13:04:20 +0000 (15:04 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myplc

11 years agocosmetic
Thierry Parmentelat [Wed, 3 Apr 2013 12:38:14 +0000 (14:38 +0200)]
cosmetic

11 years agoSetting tag myplc-5.2-1 myplc-5.2-1
Thierry Parmentelat [Thu, 7 Mar 2013 07:45:17 +0000 (08:45 +0100)]
Setting tag myplc-5.2-1
supports httpd config for either mod_python (preferred) or mod_wsgi
requires mod_wsgi on f18 only, otherwise mod_python
supports httpd config for apache 2.4 (f18)
new config variable PLC_FLAVOUR_VIRT_MAP to set 'virt' from fcdistro

11 years agoopen up /var/log/bm to php so upload-bmlog.php works again
Thierry Parmentelat [Thu, 28 Feb 2013 10:18:19 +0000 (11:18 +0100)]
open up /var/log/bm to php so upload-bmlog.php works again

11 years agobump major to 5.2
Thierry Parmentelat [Wed, 27 Feb 2013 06:34:56 +0000 (07:34 +0100)]
bump major to 5.2

11 years agointroduce PLC_FLAVOUR_VIRT_MAP
Thierry Parmentelat [Tue, 26 Feb 2013 16:10:50 +0000 (17:10 +0100)]
introduce PLC_FLAVOUR_VIRT_MAP

11 years agoforget about ifmodule, use rpm to figure if mod_python/mod_wsgi are
Thierry Parmentelat [Sat, 16 Feb 2013 10:18:22 +0000 (11:18 +0100)]
forget about ifmodule, use rpm to figure if mod_python/mod_wsgi are
installed

11 years agospecfile requires mod_python up to f16, mod_wsgi above
Thierry Parmentelat [Fri, 15 Feb 2013 16:23:14 +0000 (17:23 +0100)]
specfile requires mod_python up to f16, mod_wsgi above

11 years agohttpd creates a plc.conf that can work with mod_python or mod_wsgi
Thierry Parmentelat [Fri, 15 Feb 2013 16:22:48 +0000 (17:22 +0100)]
httpd creates a plc.conf that can work with mod_python or mod_wsgi
the logic as it is now is to prefer mod_python since that's what
appears to be the most stable

11 years agocosmetic
Thierry Parmentelat [Tue, 12 Feb 2013 19:59:18 +0000 (20:59 +0100)]
cosmetic

11 years agoknows about apache 2.4 new access scheme
Thierry Parmentelat [Wed, 6 Feb 2013 15:23:41 +0000 (16:23 +0100)]
knows about apache 2.4 new access scheme
http://httpd.apache.org/docs/2.4/upgrading.html#access

11 years agobetter varname
Thierry Parmentelat [Wed, 6 Feb 2013 15:11:45 +0000 (16:11 +0100)]
better varname

11 years agotweaking plc.conf - looks good this time
Thierry Parmentelat [Tue, 5 Feb 2013 15:55:07 +0000 (16:55 +0100)]
tweaking plc.conf - looks good this time

11 years agofix make sync for 64bits
Thierry Parmentelat [Tue, 5 Feb 2013 15:51:14 +0000 (16:51 +0100)]
fix make sync for 64bits

11 years agooops
Thierry Parmentelat [Tue, 5 Feb 2013 13:50:32 +0000 (14:50 +0100)]
oops

11 years agofirst attempt at a more reasonalbe plc.conf setup for mod_wsgi
Thierry Parmentelat [Tue, 5 Feb 2013 12:06:33 +0000 (13:06 +0100)]
first attempt at a more reasonalbe plc.conf setup for mod_wsgi

11 years agofor using mod_wsgi - first untested attempt
Thierry Parmentelat [Thu, 31 Jan 2013 19:37:05 +0000 (20:37 +0100)]
for using mod_wsgi - first untested attempt

11 years agoSetting tag myplc-5.1-6 myplc-5.1-6 myplc-5.2-0
Thierry Parmentelat [Wed, 19 Dec 2012 07:34:22 +0000 (08:34 +0100)]
Setting tag myplc-5.1-6
bugfix in check-vsys-defaults.py

11 years agobugfix in check-vsys-defaults.py
Thierry Parmentelat [Wed, 19 Dec 2012 07:33:32 +0000 (08:33 +0100)]
bugfix in check-vsys-defaults.py

11 years agoSetting tag myplc-5.1-5 myplc-5.1-5
Thierry Parmentelat [Wed, 19 Dec 2012 07:14:15 +0000 (08:14 +0100)]
Setting tag myplc-5.1-5
define open_basedir in php.ini to stop confidentiality leak
new utility slice_ssh_keys.py for showing sliver keys (OMF interop)
new config setting PLC_VSYS_DEFAULTS for vsys tags granted to all
new utilities check-hrns.py and check-vsys-defaults.py

11 years agobetter parsing of PLC_VSYS_DEFAULTS
Thierry Parmentelat [Tue, 18 Dec 2012 08:33:56 +0000 (09:33 +0100)]
better parsing of PLC_VSYS_DEFAULTS

11 years agoI could not get that message myself
Thierry Parmentelat [Tue, 18 Dec 2012 07:29:53 +0000 (08:29 +0100)]
I could not get that message myself

11 years agommhh somehow I'm not getting the latest change through the rpm...
Thierry Parmentelat [Mon, 17 Dec 2012 15:05:57 +0000 (16:05 +0100)]
mmhh somehow I'm not getting the latest change through the rpm...

11 years agooops, was missing a <value> tag
Thierry Parmentelat [Mon, 17 Dec 2012 11:10:10 +0000 (12:10 +0100)]
oops, was missing a <value> tag

11 years agorenamed for more consistency, added to specfile
Thierry Parmentelat [Mon, 17 Dec 2012 09:57:13 +0000 (10:57 +0100)]
renamed for more consistency, added to specfile

11 years agonew global setting PLC_VSYS_DEFAULTS
Thierry Parmentelat [Mon, 17 Dec 2012 09:45:45 +0000 (10:45 +0100)]
new global setting PLC_VSYS_DEFAULTS
utility script to check/apply this on older slices

11 years agofix packaging for check-hrns*
Thierry Parmentelat [Fri, 14 Dec 2012 08:19:50 +0000 (09:19 +0100)]
fix packaging for check-hrns*

11 years agoutility script to check/fix hrns
Thierry Parmentelat [Wed, 12 Dec 2012 11:35:56 +0000 (12:35 +0100)]
utility script to check/fix hrns

11 years agoset open_basedir in php.ini to stop leaks
Thierry Parmentelat [Tue, 11 Dec 2012 16:52:03 +0000 (17:52 +0100)]
set open_basedir in php.ini to stop leaks
thanks to Ciro & Mike

11 years agoconvenience script for coupling with the OMF Experiment Controller
Thierry Parmentelat [Thu, 15 Nov 2012 18:27:04 +0000 (19:27 +0100)]
convenience script for coupling with the OMF Experiment Controller

11 years agoSetting tag myplc-5.1-4 myplc-5.1-4
Thierry Parmentelat [Fri, 31 Aug 2012 17:43:52 +0000 (19:43 +0200)]
Setting tag myplc-5.1-4
set TimeoutSec to 300 in plc.service
remove ref to deprecated svn $URL$ in db-config usage

11 years agodefine TimeoutSec to 300 in plc.service as per Thomas's suggestion
Thierry Parmentelat [Mon, 27 Aug 2012 15:33:35 +0000 (17:33 +0200)]
define TimeoutSec to 300 in plc.service as per Thomas's suggestion

11 years ago/bin/env is not safe (macos) - prefer /usr/bin/env instead
Thierry Parmentelat [Wed, 18 Jul 2012 09:18:51 +0000 (11:18 +0200)]
/bin/env is not safe (macos) - prefer /usr/bin/env instead

11 years agoremove inactive svn keyword
Thierry Parmentelat [Wed, 18 Jul 2012 09:17:56 +0000 (11:17 +0200)]
remove inactive svn keyword

11 years agoSetting tag myplc-5.1-3 myplc-5.1-3
Thierry Parmentelat [Mon, 9 Jul 2012 09:49:57 +0000 (11:49 +0200)]
Setting tag myplc-5.1-3
expose mtail.py as simply mtail

11 years agocreate symlink mtail to .py
Thierry Parmentelat [Sun, 24 Jun 2012 21:51:55 +0000 (23:51 +0200)]
create symlink mtail to .py

11 years agoSetting tag myplc-5.1-2 myplc-5.1-2
Thierry Parmentelat [Mon, 7 May 2012 10:27:00 +0000 (12:27 +0200)]
Setting tag myplc-5.1-2
plc-kml.py now has support for nodegroups

11 years agohack for how to render the public names PlanetLab and PlanetLabEurope
Thierry Parmentelat [Thu, 26 Apr 2012 21:51:39 +0000 (23:51 +0200)]
hack for how to render the public names PlanetLab and PlanetLabEurope

12 years agonew option to generate kml file for a given nodegroup only
Thierry Parmentelat [Wed, 18 Apr 2012 18:50:28 +0000 (20:50 +0200)]
new option to generate kml file for a given nodegroup only

12 years agoreworked layout of sites baloons for using less space
Thierry Parmentelat [Wed, 18 Apr 2012 18:02:01 +0000 (20:02 +0200)]
reworked layout of sites baloons for using less space

12 years agofetch resources in url /googlemap/ - would come with plewww
Thierry Parmentelat [Wed, 18 Apr 2012 10:45:24 +0000 (12:45 +0200)]
fetch resources in url /googlemap/ - would come with plewww

12 years agoanother ugly hack is gone
Thierry Parmentelat [Wed, 18 Apr 2012 10:43:45 +0000 (12:43 +0200)]
another ugly hack is gone

12 years agoremove ugly hack
Thierry Parmentelat [Wed, 18 Apr 2012 10:39:25 +0000 (12:39 +0200)]
remove ugly hack

12 years agorename vars related to the 'custom' option
Thierry Parmentelat [Wed, 18 Apr 2012 10:32:08 +0000 (12:32 +0200)]
rename vars related to the 'custom' option

12 years agocatch up with code running at PLE for nicer layout
Thierry Parmentelat [Wed, 18 Apr 2012 09:57:46 +0000 (11:57 +0200)]
catch up with code running at PLE for nicer layout
except for the filenames as the PLE images now come with plewww as well

12 years agoSetting tag myplc-5.1-1 myplc-5.1-1
Thierry Parmentelat [Mon, 16 Apr 2012 14:15:53 +0000 (16:15 +0200)]
Setting tag myplc-5.1-1
use nodeimage package instead of deprecated bootstrapfs
has systemd-friendly startup script
plc_reload moved to functions/ - no more service plc reload
no svn keywords anymore

12 years agofix broken target make sync
Thierry Parmentelat [Wed, 11 Apr 2012 16:28:12 +0000 (18:28 +0200)]
fix broken target make sync

12 years agonew make sync for vs or lxc
Thierry Parmentelat [Mon, 2 Apr 2012 15:49:40 +0000 (17:49 +0200)]
new make sync for vs or lxc

12 years agobump to 5.1
Thierry Parmentelat [Wed, 28 Mar 2012 21:10:17 +0000 (23:10 +0200)]
bump to 5.1

12 years agonodeimage vs bootstrapfs
Thierry Parmentelat [Wed, 28 Mar 2012 20:56:36 +0000 (22:56 +0200)]
nodeimage vs bootstrapfs

12 years agorename reload from plc.d/functions into plc_reload
Thierry Parmentelat [Tue, 27 Mar 2012 12:51:37 +0000 (14:51 +0200)]
rename reload from plc.d/functions into plc_reload
to avoid confusion with builtin /sbin/reload

12 years agocosmetic - define functions
Thierry Parmentelat [Tue, 27 Mar 2012 12:39:57 +0000 (14:39 +0200)]
cosmetic - define functions

12 years agoget rid of svn keywords once and for good
Thierry Parmentelat [Tue, 27 Mar 2012 12:36:51 +0000 (14:36 +0200)]
get rid of svn keywords once and for good

12 years agomake tags for git repos
Thierry Parmentelat [Tue, 27 Mar 2012 12:35:12 +0000 (14:35 +0200)]
make tags for git repos

12 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myplc
Thierry Parmentelat [Tue, 27 Mar 2012 11:13:17 +0000 (13:13 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myplc

12 years agoremove svn kwds
Thierry Parmentelat [Thu, 15 Mar 2012 21:09:41 +0000 (14:09 -0700)]
remove svn kwds

12 years agoAdd systemd script for PLC.
Marco Yuen [Fri, 2 Mar 2012 14:58:42 +0000 (09:58 -0500)]
Add systemd script for PLC.

12 years agoRefactore reload() into functions.
Marco Yuen [Wed, 29 Feb 2012 20:24:13 +0000 (15:24 -0500)]
Refactore reload() into functions.

12 years agoSetting tag myplc-5.0-19 myplc-5.0-19 myplc-5.1-0
Thierry Parmentelat [Mon, 26 Sep 2011 14:18:04 +0000 (16:18 +0200)]
Setting tag myplc-5.0-19
new maintenance/monitoring script spot-aliens to look for glitches in refreshpeer+sfa

12 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myplc
Thierry Parmentelat [Wed, 7 Sep 2011 08:48:14 +0000 (10:48 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myplc

12 years agomore user friendly with command line options
Thierry Parmentelat [Wed, 7 Sep 2011 08:48:07 +0000 (10:48 +0200)]
more user friendly with command line options

12 years agosvn keywords
Thierry Parmentelat [Wed, 7 Sep 2011 08:47:48 +0000 (10:47 +0200)]
svn keywords

12 years agoSetting tag myplc-5.0-18 myplc-5.0-18
Thierry Parmentelat [Tue, 7 Jun 2011 08:56:09 +0000 (10:56 +0200)]
Setting tag myplc-5.0-18
new settings for myslice (comon&tophat) and monitor (db)
removed mentions of chroot in description
can redo myplc-docs on broken f12-latex
set short_open_tag in php.ini
fixes in gen-sites-xml (is that still used ?)
partial-repo.sh has moved to 'build' where it more belongs
tweaks in convenience tool 'mtail'

12 years agobe stubborn on running latex as on f12 it behaves somewjat weird
Thierry Parmentelat [Mon, 6 Jun 2011 13:54:22 +0000 (15:54 +0200)]
be stubborn on running latex as on f12 it behaves somewjat weird

12 years agoundo previous change about explicitly binding localhost, this is not
Thierry Parmentelat [Thu, 26 May 2011 13:55:59 +0000 (15:55 +0200)]
undo previous change about explicitly binding localhost, this is not
needed anymore now that our vservers are properly configured

12 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myplc
Thierry Parmentelat [Tue, 24 May 2011 12:02:25 +0000 (14:02 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myplc

12 years agohttpd : explicitly bind localhost
Thierry Parmentelat [Tue, 24 May 2011 10:56:11 +0000 (12:56 +0200)]
httpd : explicitly bind localhost

12 years agoAdded parameters for monitor's dbhost,dbuser, and dbname
Stephen Soltesz [Fri, 13 May 2011 18:31:33 +0000 (14:31 -0400)]
Added parameters for monitor's dbhost,dbuser, and dbname

12 years agofix grep error with !
Baris Metin [Fri, 13 May 2011 15:25:14 +0000 (11:25 -0400)]
fix grep error with !

12 years agoenable short_open_tag
S.Çağlar Onur [Wed, 16 Mar 2011 19:58:16 +0000 (15:58 -0400)]
enable short_open_tag

13 years agokillproc comes from redhat-lsb package
S.Çağlar Onur [Thu, 14 Apr 2011 15:16:45 +0000 (11:16 -0400)]
killproc comes from redhat-lsb package

13 years agoadd PLC_RATELIMIT_ENABLED as an option.
Baris Metin [Mon, 11 Apr 2011 20:34:53 +0000 (16:34 -0400)]
add PLC_RATELIMIT_ENABLED as an option.

13 years agoMerge commit 'origin/master'
root [Thu, 7 Apr 2011 11:29:59 +0000 (07:29 -0400)]
Merge commit 'origin/master'

13 years agoconvenience keys l:clear m:mark q:quit
Thierry Parmentelat [Thu, 7 Apr 2011 11:27:51 +0000 (13:27 +0200)]
convenience keys l:clear m:mark q:quit

13 years agoMerge commit 'origin/master'
root [Wed, 6 Apr 2011 20:20:26 +0000 (16:20 -0400)]
Merge commit 'origin/master'

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myplc
Thierry Parmentelat [Wed, 30 Mar 2011 03:09:40 +0000 (05:09 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myplc

13 years agopartial-repo has gone in the build
Thierry Parmentelat [Wed, 30 Mar 2011 03:09:21 +0000 (05:09 +0200)]
partial-repo has gone in the build

13 years agoAdded three new variables that define the existence of external
Panos [Tue, 29 Mar 2011 08:07:42 +0000 (10:07 +0200)]
Added three new variables that define the existence of external
monitoring data (from CoMon and/or TopHat) for the nodes

13 years agodescription does not mention chroot anymore
Thierry Parmentelat [Fri, 25 Mar 2011 12:03:31 +0000 (13:03 +0100)]
description does not mention chroot anymore

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myplc
Thierry Parmentelat [Wed, 23 Mar 2011 08:11:05 +0000 (09:11 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myplc

13 years agocreating partial repos for the node-flavours belongs in build/
Thierry Parmentelat [Wed, 23 Mar 2011 08:10:00 +0000 (09:10 +0100)]
creating partial repos for the node-flavours belongs in build/

13 years agoMerge commit 'origin/master'
root [Tue, 22 Mar 2011 12:24:50 +0000 (08:24 -0400)]
Merge commit 'origin/master'

13 years agoSetting tag myplc-5.0-17 myplc-5.0-17
Thierry Parmentelat [Tue, 22 Mar 2011 12:24:23 +0000 (13:24 +0100)]
Setting tag myplc-5.0-17
fixed changelog, no change from 5.0-16

13 years agoMerge commit 'origin/master'
root [Mon, 21 Mar 2011 22:15:16 +0000 (18:15 -0400)]
Merge commit 'origin/master'

13 years agoremoved irrelevant mention of initscript_body
Thierry Parmentelat [Mon, 21 Mar 2011 15:32:04 +0000 (16:32 +0100)]
removed irrelevant mention of initscript_body

13 years agoMerge commit 'origin/master'
root [Sun, 20 Mar 2011 23:49:49 +0000 (19:49 -0400)]
Merge commit 'origin/master'

13 years agoSetting tag myplc-5.0-16 myplc-5.0-16
Thierry Parmentelat [Sun, 20 Mar 2011 23:45:49 +0000 (00:45 +0100)]
Setting tag myplc-5.0-16
requires ed for the plc.d/packages step
new initscript_body slice tag
sirius initscript to handle stop and restart

13 years agoMerge commit 'origin/master'
root [Tue, 15 Mar 2011 16:29:12 +0000 (12:29 -0400)]
Merge commit 'origin/master'

13 years agorequire ed for messing with yumgroups when running service plc packages
Thierry Parmentelat [Tue, 15 Mar 2011 16:28:29 +0000 (17:28 +0100)]
require ed for messing with yumgroups when running service plc packages

13 years agocheck for start|stop|restart
Thierry Parmentelat [Tue, 15 Mar 2011 16:23:36 +0000 (17:23 +0100)]
check for start|stop|restart
dummy stop for now

13 years agoMerge commit 'origin/master'
root [Wed, 9 Mar 2011 12:43:55 +0000 (07:43 -0500)]
Merge commit 'origin/master'

13 years agoremove irrelevant comment
Thierry Parmentelat [Wed, 9 Mar 2011 12:35:31 +0000 (13:35 +0100)]
remove irrelevant comment

13 years agoupdated to work with current plcapi
Tony Mack [Fri, 25 Feb 2011 16:51:23 +0000 (11:51 -0500)]
updated to work with current plcapi

13 years agoSetting tag myplc-5.0-15 myplc-5.0-15
Thierry Parmentelat [Fri, 4 Feb 2011 13:20:54 +0000 (14:20 +0100)]
Setting tag myplc-5.0-15
ignore steps in db-config.d if they have a '.' or '~' in their name

13 years agoignore more stuff from /etc/planetlab/db-config
Thierry Parmentelat [Fri, 4 Feb 2011 11:49:29 +0000 (12:49 +0100)]
ignore more stuff from /etc/planetlab/db-config
same policy as in /etc/plc.d/ - any file with a '.' is ignored

13 years agoSetting tag myplc-5.0-14 myplc-5.0-14
Thierry Parmentelat [Wed, 26 Jan 2011 21:59:48 +0000 (22:59 +0100)]
Setting tag myplc-5.0-14
can redo myplc-docs without the doc for monitor