Re: [Sisuite-devel] lvm.rul.patch

2007-02-15 Thread Andrea Righi
Andrea Righi wrote: > > Cool! Bernard, I can test the LVM code, but only on a i386... > It seems to work with the current trunk. I don't see any problem to check it in, so please proceed. Tomorrow I'll do another test and I'll rebuild RPMs, if someone want to test it they'll be available here:

Re: [Sisuite-devel] lvm.rul.patch

2007-02-15 Thread Andrea Righi
Bernard Li wrote: > Hi all: > > Attached please see a patch to lvm.rul that is necessary to get > SystemImager trunk compiled on Yellow Dog Linux 5.0 ppc64 (on PS3). > > I tried compiling the existing code in trunk but LVM failed to build > with a bunch of "undefined reference to `dm_snprintf'".

[Sisuite-devel] lvm.rul.patch

2007-02-11 Thread Bernard Li
Hi all: Attached please see a patch to lvm.rul that is necessary to get SystemImager trunk compiled on Yellow Dog Linux 5.0 ppc64 (on PS3). I tried compiling the existing code in trunk but LVM failed to build with a bunch of "undefined reference to `dm_snprintf'". This is basically due to a dev