build.git
14 years agoSetting tag PLCAPI-5.0-10
Thierry Parmentelat [Tue, 22 Jun 2010 19:02:19 +0000 (21:02 +0200)]
Setting tag PLCAPI-5.0-10
reservation granularity defined in plc-config-tty (requires myplc 5.0.5)
and readable through GetLeaseGranularity
GetSlivers to expose reservation_policy and lease_granularity
GetBootMedium fixed for reservable nodes
tweaks in pcucontrol (requires pcucontrol-1.0-6)
new Apache mod_wsgi python interface

14 years agoSetting tag NodeManager-2.0-10
Thierry Parmentelat [Tue, 22 Jun 2010 18:53:43 +0000 (20:53 +0200)]
Setting tag NodeManager-2.0-10
(1) unconditionnally install and chkconfig-like a generic 'vinit' service
that triggers /etc/init.d/vinit.slice if present and executable
(2) install the slice-provided initscript (as per the initscript tag) as
/etc/init.d/vinit.slice
(3) as a result the initscript are now triggered by rc as part of the
standard vserver .. start, properly attached to the vserver,
and properly killed upon vserver .. stop
(4) this works best with util-vserver-pl 0.3-31 or 0.4-12

14 years agofix
S.Çağlar Onur [Tue, 22 Jun 2010 15:10:37 +0000 (11:10 -0400)]
fix

14 years agoadjust build scripts for git
S.Çağlar Onur [Tue, 22 Jun 2010 15:08:20 +0000 (11:08 -0400)]
adjust build scripts for git

14 years agosupport older git versions and ignore svn add output
Barış Metin [Tue, 22 Jun 2010 14:26:37 +0000 (16:26 +0200)]
support older git versions and ignore svn add output

14 years agosetting tags util-vserver-pl-0.4-12 and util-vserver-pl-0.3-31 - manual fix b/c of...
Thierry Parmentelat [Tue, 22 Jun 2010 14:16:20 +0000 (16:16 +0200)]
setting tags util-vserver-pl-0.4-12 and util-vserver-pl-0.3-31 - manual fix b/c of module-tag broken with old git

14 years agochecking the latest nodemanager+util-vserver-pl:0.3 combination
Thierry Parmentelat [Tue, 22 Jun 2010 09:16:29 +0000 (11:16 +0200)]
checking the latest nodemanager+util-vserver-pl:0.3 combination

14 years agouse pcucontrol from trunk to satisfy requires in PLCAPI
Thierry Parmentelat [Tue, 22 Jun 2010 04:17:04 +0000 (06:17 +0200)]
use pcucontrol from trunk to satisfy requires in PLCAPI

14 years agotesting latest combination of NM+util-vserver-pl on 2.6.27
Thierry Parmentelat [Mon, 21 Jun 2010 14:02:12 +0000 (16:02 +0200)]
testing latest combination of NM+util-vserver-pl on 2.6.27

14 years agofix for crontab
Barış Metin [Fri, 18 Jun 2010 09:09:04 +0000 (11:09 +0200)]
fix for crontab

14 years agosupport older git versions
Barış Metin [Fri, 18 Jun 2010 08:45:10 +0000 (10:45 +0200)]
support older git versions

14 years agoclean html output
Barış Metin [Fri, 18 Jun 2010 08:31:57 +0000 (10:31 +0200)]
clean html output

14 years agopull tags too
Barış Metin [Fri, 18 Jun 2010 08:27:04 +0000 (10:27 +0200)]
pull tags too

14 years agoSetting tag util-vserver-pl-0.4-11
Barış Metin [Thu, 17 Jun 2010 14:45:03 +0000 (16:45 +0200)]
Setting tag util-vserver-pl-0.4-11
sliver name as the last argument to initscript

14 years agoSetting tag util-vserver-pl-0.3-30
Barış Metin [Thu, 17 Jun 2010 14:43:20 +0000 (16:43 +0200)]
Setting tag util-vserver-pl-0.3-30
sliver name as the last argument to initscript

14 years agofix all_modules
Barış Metin [Wed, 16 Jun 2010 12:50:17 +0000 (14:50 +0200)]
fix all_modules

14 years agoadd all_modules and modules_list options
Barış Metin [Wed, 16 Jun 2010 12:47:05 +0000 (14:47 +0200)]
add all_modules and modules_list options

14 years agoSetting tag plewww-4.3-46
Barış Metin [Wed, 16 Jun 2010 11:12:46 +0000 (13:12 +0200)]
Setting tag plewww-4.3-46
just tagging plewww again to test module-tag on git

14 years agoadd module-diff command
Barış Metin [Wed, 16 Jun 2010 11:02:12 +0000 (13:02 +0200)]
add module-diff command

14 years agoadd module-version
Barış Metin [Wed, 16 Jun 2010 10:29:12 +0000 (12:29 +0200)]
add module-version

14 years agobring back html* methods
Barış Metin [Wed, 16 Jun 2010 10:15:01 +0000 (12:15 +0200)]
bring back html* methods

14 years agomake diff and revert work on "patch_tagsfile"
Barış Metin [Wed, 16 Jun 2010 09:08:12 +0000 (11:08 +0200)]
make diff and revert work on "patch_tagsfile"

14 years agoSetting tag NodeManager-2.0-9
Thierry Parmentelat [Wed, 16 Jun 2010 08:17:42 +0000 (10:17 +0200)]
Setting tag NodeManager-2.0-9
fix for 64bits nodes: add newline to the personality files that instruct util-vserver to create 32bits slivers
basic/partial support from reservable nodes through the 'reservation plugin' (not fully working yet)
plugins can set 'persistent_data' to receive the latests know GetSlivers in case the connection is down
cleanup: moved runtime files in /var/lib/nodemanager, and logs as /var/log/nodemanager* (see specfile)
cleanup: some modules renamed (e.g. nm.py becomes nodemanager.py)
cleanup: nodemanger now is a class; however plugins are still dumb modules
cleanup: does not depend on obsolete Set

14 years agofix typo
Barış Metin [Tue, 15 Jun 2010 22:57:10 +0000 (00:57 +0200)]
fix typo

14 years agoSetting tag sfa-0.9-14
Barış Metin [Tue, 15 Jun 2010 22:54:53 +0000 (00:54 +0200)]
Setting tag sfa-0.9-14
aff sfi* commands to client package

14 years agomerge from svn
Barış Metin [Tue, 15 Jun 2010 19:40:49 +0000 (21:40 +0200)]
merge from svn

14 years agousername on the git server may not be the same with the local one.
Barış Metin [Tue, 15 Jun 2010 19:16:00 +0000 (21:16 +0200)]
username on the git server may not be the same with the local one.

14 years agodetect and migrate old options.workdir
Barış Metin [Tue, 15 Jun 2010 15:27:12 +0000 (17:27 +0200)]
detect and migrate old options.workdir

14 years agomerge from svn
Barış Metin [Tue, 15 Jun 2010 14:32:03 +0000 (16:32 +0200)]
merge from svn
remove unsupported aliasses to module-tools.py

14 years agoMerge branch 'master' of git.onelab.eu:/git/build
Barış Metin [Tue, 15 Jun 2010 14:12:19 +0000 (16:12 +0200)]
Merge branch 'master' of git.onelab.eu:/git/build

14 years agopush changes and then tags (like we used to do for svn)
Barış Metin [Tue, 15 Jun 2010 14:12:13 +0000 (16:12 +0200)]
push changes and then tags (like we used to do for svn)

14 years agoSetting tag ipfw-0.9-17
Barış Metin [Tue, 15 Jun 2010 14:09:29 +0000 (16:09 +0200)]
Setting tag ipfw-0.9-17
testing git only module-tag

14 years agoMerge branch 'master' of git.onelab.eu:/git/build
Barış Metin [Tue, 15 Jun 2010 14:08:48 +0000 (16:08 +0200)]
Merge branch 'master' of git.onelab.eu:/git/build

14 years agoignore errors on git commit (not git push)
Barış Metin [Tue, 15 Jun 2010 14:08:29 +0000 (16:08 +0200)]
ignore errors on git commit (not git push)

14 years agoSetting tag ipfw-0.9-16
Barış Metin [Tue, 15 Jun 2010 14:05:52 +0000 (16:05 +0200)]
Setting tag ipfw-0.9-16
tagging ipfw to test module-tools on (pure) git

14 years agouse ipfw from git (it has been moved to git a while ago)
Barış Metin [Tue, 15 Jun 2010 14:04:17 +0000 (16:04 +0200)]
use ipfw from git (it has been moved to git a while ago)

14 years agoMerge branch 'master' of git.onelab.eu:/git/build
Barış Metin [Tue, 15 Jun 2010 14:01:11 +0000 (16:01 +0200)]
Merge branch 'master' of git.onelab.eu:/git/build

14 years agoupdate build at startup
Barış Metin [Tue, 15 Jun 2010 14:01:04 +0000 (16:01 +0200)]
update build at startup

14 years agoMerge branch 'master' of git.onelab.eu:/git/build
Barış Metin [Tue, 15 Jun 2010 13:57:37 +0000 (15:57 +0200)]
Merge branch 'master' of git.onelab.eu:/git/build

14 years agopush the tag to origin
Barış Metin [Tue, 15 Jun 2010 13:55:58 +0000 (15:55 +0200)]
push the tag to origin

14 years agoSetting tag plewww-4.3-45
Barış Metin [Tue, 15 Jun 2010 13:53:09 +0000 (15:53 +0200)]
Setting tag plewww-4.3-45
encode strings properly in forms.
(also testing git module tagging)

14 years agoadd support for renamed modules from SVN to Git.
Barış Metin [Tue, 15 Jun 2010 13:51:22 +0000 (15:51 +0200)]
add support for renamed modules from SVN to Git.
fix small problems with git tagging.

14 years agoadd support for tagging git repository too. tagging a git repository works the same...
Barış Metin [Tue, 15 Jun 2010 10:50:59 +0000 (12:50 +0200)]
add support for tagging git repository too. tagging a git repository works the same as tagging an svn module.

14 years agoMerge branch 'master' of git.onelab.eu:/git/build
Barış Metin [Mon, 14 Jun 2010 17:05:10 +0000 (19:05 +0200)]
Merge branch 'master' of git.onelab.eu:/git/build

14 years agogit support for the build module in module-tag.
Barış Metin [Mon, 14 Jun 2010 17:04:05 +0000 (19:04 +0200)]
git support for the build module in module-tag.
module-tag is the only supported command for the moment.

14 years agoSetting tag pyaspects-0.3-2
Barış Metin [Mon, 14 Jun 2010 16:58:15 +0000 (18:58 +0200)]
Setting tag pyaspects-0.3-2
dummy tag to test module-tools' git support

14 years agoRepository.checkout()
Barış Metin [Mon, 14 Jun 2010 14:28:09 +0000 (16:28 +0200)]
Repository.checkout()

14 years agoadd Repository.has_moved_to_git check
Barış Metin [Mon, 14 Jun 2010 14:18:45 +0000 (16:18 +0200)]
add Repository.has_moved_to_git check

14 years agoadd (non)recursive support for svn repositories.
Barış Metin [Mon, 14 Jun 2010 14:07:31 +0000 (16:07 +0200)]
add (non)recursive support for svn repositories.
add Repository.remote_exists
remove Svnpath (Repository provides the same functionality now)

14 years agosynced with wextoolbox: a couple fixes in deps
Thierry Parmentelat [Mon, 14 Jun 2010 08:17:11 +0000 (10:17 +0200)]
synced with wextoolbox: a couple fixes in deps

14 years agoremove svn keyword 'Revision' that is dead anyway
Thierry Parmentelat [Sun, 13 Jun 2010 21:15:56 +0000 (23:15 +0200)]
remove svn keyword 'Revision' that is dead anyway

14 years agoMerge branch 'master' of ssh://git.onelab.eu/git/build
Thierry Parmentelat [Sun, 13 Jun 2010 10:24:28 +0000 (12:24 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/build

14 years agoturn off building sfa on centos5
Thierry Parmentelat [Sat, 12 Jun 2010 20:51:58 +0000 (22:51 +0200)]
turn off building sfa on centos5

14 years agoMerge branch 'master' of git.onelab.eu:/git/build
Barış Metin [Fri, 11 Jun 2010 16:19:05 +0000 (18:19 +0200)]
Merge branch 'master' of git.onelab.eu:/git/build

14 years agofixes for git and svn repositories
Barış Metin [Fri, 11 Jun 2010 12:57:40 +0000 (14:57 +0200)]
fixes for git and svn repositories

14 years agoproperly handle untracked files in git
Barış Metin [Fri, 11 Jun 2010 12:57:40 +0000 (14:57 +0200)]
properly handle untracked files in git

14 years ago* small fixes.
Barış Metin [Fri, 11 Jun 2010 10:49:21 +0000 (12:49 +0200)]
* small fixes.
* repository classes have types.

14 years ago(re)start on git support
Barış Metin [Fri, 11 Jun 2010 10:22:16 +0000 (12:22 +0200)]
(re)start on git support

14 years agousing trunks
Thierry Parmentelat [Wed, 9 Jun 2010 17:45:04 +0000 (19:45 +0200)]
using trunks

14 years agosynced sfa and util-vserver-pl tags from svn
Thierry Parmentelat [Wed, 9 Jun 2010 08:20:13 +0000 (10:20 +0200)]
synced sfa and util-vserver-pl tags from svn

14 years agosync from svn
Barış Metin [Mon, 7 Jun 2010 19:13:56 +0000 (21:13 +0200)]
sync from svn

14 years agomerge from svn
Barış Metin [Mon, 7 Jun 2010 13:53:11 +0000 (15:53 +0200)]
merge from svn

14 years agoMerge branch 'master' of ssh://git.onelab.eu/git/build
Thierry Parmentelat [Fri, 4 Jun 2010 14:41:59 +0000 (16:41 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/build

14 years agosyncing from svn
Thierry Parmentelat [Fri, 4 Jun 2010 14:41:49 +0000 (16:41 +0200)]
syncing from svn

14 years agomerge from svn
Barış Metin [Fri, 4 Jun 2010 13:01:09 +0000 (15:01 +0200)]
merge from svn

14 years agosyncing with svn
Thierry Parmentelat [Wed, 2 Jun 2010 09:30:21 +0000 (11:30 +0200)]
syncing with svn

14 years agogetslivers needs to expose reservation_policy
Thierry Parmentelat [Tue, 1 Jun 2010 16:50:27 +0000 (18:50 +0200)]
getslivers needs to expose reservation_policy

14 years agousing trunks of nodemanager and util-vserver-pl
Thierry Parmentelat [Tue, 1 Jun 2010 07:47:23 +0000 (09:47 +0200)]
using trunks of nodemanager and util-vserver-pl

14 years agochange default build location to point to git
Thierry Parmentelat [Sat, 29 May 2010 11:02:07 +0000 (13:02 +0200)]
change default build location to point to git

14 years agoredirect the plewww module to git - and upgrade to latest tag in the process
Thierry Parmentelat [Fri, 28 May 2010 07:33:19 +0000 (09:33 +0200)]
redirect the plewww module to git - and upgrade to latest tag in the process

14 years agomissing tweak for git-based remote pldistros
Thierry Parmentelat [Thu, 27 May 2010 15:23:38 +0000 (17:23 +0200)]
missing tweak for git-based remote pldistros

14 years agofix external pldistros with a gitpath
Thierry Parmentelat [Thu, 27 May 2010 12:49:12 +0000 (14:49 +0200)]
fix external pldistros with a gitpath

14 years agouse git modules
Thierry Parmentelat [Thu, 27 May 2010 09:34:33 +0000 (11:34 +0200)]
use git modules

14 years agothe wextoolbox module has moved to git
Thierry Parmentelat [Thu, 27 May 2010 09:10:10 +0000 (11:10 +0200)]
the wextoolbox module has moved to git

14 years agoadopting tag linux-2.6-27-13
Thierry Parmentelat [Thu, 27 May 2010 06:50:10 +0000 (08:50 +0200)]
adopting tag linux-2.6-27-13

14 years agotags do not have the Id keyword anymore
Thierry Parmentelat [Wed, 26 May 2010 23:52:44 +0000 (01:52 +0200)]
tags do not have the Id keyword anymore

14 years agomore readable
Thierry Parmentelat [Wed, 26 May 2010 17:51:45 +0000 (19:51 +0200)]
more readable

14 years agoremote distros can be defined with a config.<pldistro>.gitpath
Thierry Parmentelat [Wed, 26 May 2010 17:35:44 +0000 (19:35 +0200)]
remote distros can be defined with a config.<pldistro>.gitpath

14 years agoremove misleading svn keyword
Thierry Parmentelat [Wed, 26 May 2010 09:25:54 +0000 (11:25 +0200)]
remove misleading svn keyword

14 years agoomf is now under git - cleanup svn keywords
Thierry Parmentelat [Wed, 26 May 2010 09:10:48 +0000 (11:10 +0200)]
omf is now under git - cleanup svn keywords

14 years agouse 5.3-4, as 5.3-3 was broken
Thierry Parmentelat [Tue, 25 May 2010 10:45:56 +0000 (12:45 +0200)]
use 5.3-4, as 5.3-3 was broken

14 years agousing tag omf-5.3-3 with stable/sha1sum-ed omf rpms
Thierry Parmentelat [Tue, 25 May 2010 09:58:32 +0000 (11:58 +0200)]
using tag omf-5.3-3 with stable/sha1sum-ed omf rpms

14 years agosync from svn
Thierry Parmentelat [Mon, 24 May 2010 20:39:30 +0000 (22:39 +0200)]
sync from svn

14 years agoneed to retrieve BUILD_SCM_URL before updating the build itself, only then can we...
Thierry Parmentelat [Mon, 24 May 2010 19:01:45 +0000 (21:01 +0200)]
need to retrieve BUILD_SCM_URL before updating the build itself, only then can we pick svn or git

14 years agooops
Thierry Parmentelat [Mon, 24 May 2010 14:41:55 +0000 (16:41 +0200)]
oops

14 years agoavoid duplicate build in ALL.modules
Thierry Parmentelat [Mon, 24 May 2010 14:22:40 +0000 (16:22 +0200)]
avoid duplicate build in ALL.modules

14 years agoshould work for bot svn and git build modules
Thierry Parmentelat [Mon, 24 May 2010 13:44:06 +0000 (15:44 +0200)]
should work for bot svn and git build modules

14 years agofix the way the default build URL is set
Thierry Parmentelat [Mon, 24 May 2010 11:17:44 +0000 (13:17 +0200)]
fix the way the default build URL is set

14 years agoconsider build and tests as part of ALL.modules, event though this is not explicit
Thierry Parmentelat [Sun, 23 May 2010 15:08:47 +0000 (17:08 +0200)]
consider build and tests as part of ALL.modules, event though this is not explicit

14 years agoclear up the tests as well, for more robust incremental builds
Thierry Parmentelat [Sun, 23 May 2010 14:57:44 +0000 (16:57 +0200)]
clear up the tests as well, for more robust incremental builds

14 years agoextract /build in vserver with git clone so an incremenatal build can then git pull
Thierry Parmentelat [Sun, 23 May 2010 14:54:31 +0000 (16:54 +0200)]
extract /build in vserver with git clone so an incremenatal build can then git pull

14 years agooops, these additions were unintentional
Thierry Parmentelat [Sun, 23 May 2010 13:58:55 +0000 (15:58 +0200)]
oops, these additions were unintentional

14 years agouse master for tests until settled
Thierry Parmentelat [Sun, 23 May 2010 13:57:44 +0000 (15:57 +0200)]
use master for tests until settled

14 years agofix
Thierry Parmentelat [Fri, 21 May 2010 21:53:14 +0000 (23:53 +0200)]
fix

14 years agomerging the svn+git capable build from svn
Thierry Parmentelat [Fri, 21 May 2010 21:21:51 +0000 (23:21 +0200)]
merging the svn+git capable build from svn

14 years agoreview how to extract tests
Thierry Parmentelat [Fri, 21 May 2010 13:42:40 +0000 (13:42 +0000)]
review how to extract tests

14 years agoSetting tag Monitor-3.0-35
Stephen Soltesz [Thu, 20 May 2010 19:25:55 +0000 (19:25 +0000)]
Setting tag Monitor-3.0-35
Add CSV link on Advanced query
Preparing to branch

14 years agothe tests module is now required to be a git module
Thierry Parmentelat [Thu, 20 May 2010 15:17:24 +0000 (15:17 +0000)]
the tests module is now required to be a git module

14 years agooops
Thierry Parmentelat [Thu, 20 May 2010 11:13:33 +0000 (11:13 +0000)]
oops

14 years agomake sure to cleanup .git when fetching from git
Thierry Parmentelat [Thu, 20 May 2010 11:09:10 +0000 (11:09 +0000)]
make sure to cleanup .git when fetching from git