On Mon, 2007-06-18 at 17:41 +0200, Andrew Beekhof wrote: > On 6/18/07, Doug Knight <[EMAIL PROTECTED]> wrote: > > On Mon, 2007-06-18 at 17:06 +0200, Andrew Beekhof wrote: > > > > > On 6/18/07, Doug Knight <[EMAIL PROTECTED]> wrote: > > > > Thanks Andrew. > > > > > > > > I took a look at the links you provided, and had some questions. The > > > > diff looks to have come from a different version of the lrm.c file than > > > > the one in my 2.0.8 source tree. > > > > > > correct, its the patch that was committed to Hg > > > > > > > Also, the packages you pointed me to > > > > are for 2.1.0. What would be the best and easiest way to incorporate the > > > > fix into my existing 2.0.8 source tree? > > > > > > brut force :-) > > > > > > but only this bit is important: > > > - restart = create_xml_node(NULL, "restart"); > > > + restart = create_xml_node(NULL, "parameters"); > > > > > > > OK, I can do this ;) > > > > So, once I rebuild the source, do I need to a complete make install, or > > is there a particular executable file I can replace to get the patch in > > place? > > running: > make -C crm/crmd install
At what level in the tree? > > should be enough > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
