summaryrefslogtreecommitdiffstats
path: root/getinvolved.html
diff options
authorfche <fche>2006-11-24 22:10:29 +0000
committerfche <fche>2006-11-24 22:10:29 +0000
commitad58432f624dae6866ea5f2ce663586ef628442b (patch)
tree954dedbf8f03dd4a50fd4c1f8da9fb7d6abb7a96 /getinvolved.html
parentnone (diff)
* zapping uninformative status page
Diffstat (limited to 'getinvolved.html')
-rw-r--r--getinvolved.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/getinvolved.html b/getinvolved.html
index 3de333f5..132ba5b2 100644
--- a/getinvolved.html
+++ b/getinvolved.html
@@ -16,7 +16,6 @@
16 alt="SystemTap logo" width="165" height="25"></td> 16 alt="SystemTap logo" width="165" height="25"></td>
17 <td valign="bottom" class="topnavright" align="right"> 17 <td valign="bottom" class="topnavright" align="right">
18 <a href="index.html">Overview</a>&nbsp;|&nbsp; 18 <a href="index.html">Overview</a>&nbsp;|&nbsp;
19 <a href="status.html">Status</a>&nbsp;|&nbsp;
20 Get Involved&nbsp;|&nbsp; 19 Get Involved&nbsp;|&nbsp;
21 <a href="documentation.html">Documentation</a>&nbsp;|&nbsp; 20 <a href="documentation.html">Documentation</a>&nbsp;|&nbsp;
22 <a href="links.html">Links</a></td> 21 <a href="links.html">Links</a></td>
@@ -89,7 +88,7 @@
89 install systemtap and its dependencies with </p> 88 install systemtap and its dependencies with </p>
90 89
91<pre>yum install systemtap kernel-devel 90<pre>yum install systemtap kernel-devel
92yum --enablerepo=core-debuginfo kernel-debuginfo 91yum --enablerepo=core-debuginfo install kernel-debuginfo
93</pre> 92</pre>
94 <p>To build and install the latest sources, follow the 93 <p>To build and install the latest sources, follow the
95 directions <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~//src/README?cvsroot=systemtap">here</a>. 94 directions <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~//src/README?cvsroot=systemtap">here</a>.