All of lore.kernel.org
 help / color / mirror / Atom feed
From: teigland@sourceware.org <teigland@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] cluster/doc usage.txt
Date: 30 Jun 2006 19:34:49 -0000	[thread overview]
Message-ID: <20060630193449.20419.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland at sourceware.org	2006-06-30 19:34:48

Modified files:
	doc            : usage.txt 

Log message:
	steps to download/build/install openais and libvolume_id tarballs

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/doc/usage.txt.diff?cvsroot=cluster&r1=1.27&r2=1.28

--- cluster/doc/usage.txt	2006/06/14 19:58:41	1.27
+++ cluster/doc/usage.txt	2006/06/30 19:34:48	1.28
@@ -21,6 +21,14 @@
 
 Compile kernel with GFS2, DLM, configfs, IPV6 and SCTP.
 
+Build and install the latest openais development tarball from
+  http://developer.osdl.org/dev/openais/
+  make; make install
+
+Build and install the latest libvolume_id from the udev tarball
+  http://www.us.kernel.org/pub/linux/utils/kernel/hotplug/udev-094.tar.bz2
+  make EXTRAS="extras/volume_id" install
+
 Build and install from cluster tree.  Various parts of the tree aren't
 updated yet, so just build the minimum bits shown here.
 
@@ -29,15 +37,12 @@
 
         cd cluster/cman/lib;            make; make install
         cd cluster/ccs;                 make; make install
-        cd cluster/cman;                make; make install (*)
+        cd cluster/cman;                make; make install
         cd cluster/dlm;                 make; make install
         cd cluster/group;               make; make install
         cd cluster/fence;               make; make install
         cd cluster/gfs2;                make; make install
 
-        (*) this step downloads and builds an openais tarball from
-        http://people.redhat.com/pcaulfie/
-
 To build LVM2 & clvm:
 
 	 cd LVM2



             reply	other threads:[~2006-06-30 19:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-30 19:34 teigland [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-07-24 20:08 [Cluster-devel] cluster/doc usage.txt teigland
2007-07-24 19:34 teigland
2007-06-29 18:09 lhh
2007-02-27 20:13 teigland
2006-10-05 16:44 teigland
2006-10-05 14:20 teigland
2006-07-31 22:35 rpeterso
2006-07-24 21:39 rohara
2006-07-13 14:27 teigland
2006-07-10 16:37 teigland
2006-06-14 19:58 teigland
2006-06-14 19:53 teigland

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060630193449.20419.qmail@sourceware.org \
    --to=teigland@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.