CVSROOT:/cvs/cluster
Module name:conga
Changes by: [EMAIL PROTECTED] 2007-11-12 17:10:43
Modified files:
luci/plone-custom: conga_ajax.js
Log message:
support async POST requests
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/cong
CVSROOT:/cvs/cluster
Module name:cluster
Branch: RHEL4
Changes by: [EMAIL PROTECTED] 2007-11-12 14:35:20
Modified files:
cman/tests : Makefile
Added files:
cman/tests : msgtest.c
Log message:
Message test program for flooding cman wi
Marc - A. Dahlhaus [ Administration | Westermann GmbH ] wrote:
> Am Montag, den 12.11.2007, 14:15 +0100 schrieb Fabio Massimo Di Nitto:
>> we can hard encode the install paths for our tools into the Makefile
>> systems. I have never seen anywhere a different behavior in any Linux
>> distribution an
Hi guys,
given the very nature of mount(8) api to look only in /sbin for (u)mount
helpers, we can hard encode the install paths for our tools into the Makefile
systems. I have never seen anywhere a different behavior in any Linux
distribution and it will make packagers life simpler.
If there are
Fabio Massimo Di Nitto wrote:
> Hi Steven,
>
> a quick update on this issue. I am still looking into it.
>
> I was able to reproduce the problem in .22/.23/.24 vanilla but NOT on .22
> ubuntu
> kernel that has a .22 + a pull from at the time -22-nwm.
>
> I start to strongly believe that the pro
Hi guys,
usual round of clean up.. we are way too inconsistent in the way in which we
invoke perl, python, sh and bash
For example: perl vs perl -w, /bin/sh vs /bin/bash and so on.
I would like to address it by:
- make all paths to perl configurable. There is no guarantee that the user wants
t
CVSROOT:/cvs/cluster
Module name:cluster
Changes by: [EMAIL PROTECTED] 2007-11-12 08:17:00
Modified files:
ccs/lib: Makefile
gfs/libgfs : Makefile
gfs2/libgfs2 : Makefile
group/lib : Makefile
rgmanager/src/clulib:
CVSROOT:/cvs/cluster
Module name:cluster
Changes by: [EMAIL PROTECTED] 2007-11-12 08:06:38
Modified files:
make : defines.mk.input
Log message:
The new Makefile system never invokes LD directly (and this is a good
thing).
Patches:
http://sourcewa
CVSROOT:/cvs/cluster
Module name:cluster
Changes by: [EMAIL PROTECTED] 2007-11-12 08:02:11
Modified files:
csnap/src : Makefile
fence/fenced : Makefile
make : defines.mk.input
Log message:
Clean up STRIP usage. It is not co