summaryrefslogtreecommitdiffstats
path: root/getinvolved.html
diff options
authorfche <fche>2008-04-30 19:42:42 +0000
committerfche <fche>2008-04-30 19:42:42 +0000
commit3d533660023804fcecb68439880dd0a74515cf8a (patch)
treee162c8d862ead342e028136aa189cfdb1eb52aec /getinvolved.html
parentfedora 7 or later (diff)
yum repo wildcarding
Diffstat (limited to 'getinvolved.html')
-rw-r--r--getinvolved.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/getinvolved.html b/getinvolved.html
index 415c5db7..14157916 100644
--- a/getinvolved.html
+++ b/getinvolved.html
@@ -81,11 +81,11 @@
81 81
82 <h2>Try It Out</h2> 82 <h2>Try It Out</h2>
83 83
84 <p>If you are running Fedora 7 or newer, you can 84 <p>If you are running recent Fedora, you can
85 install systemtap and its dependencies with </p> 85 install systemtap and its dependencies with </p>
86 86
87<pre>yum install systemtap kernel-devel 87<pre>yum install systemtap kernel-devel
88yum --enablerepo=fedora-debuginfo --enablerepo=updates-debuginfo install kernel-debuginfo 88yum --enablerepo=\*-debuginfo install kernel-debuginfo
89</pre> 89</pre>
90 <p>To build and install the latest sources, follow the 90 <p>To build and install the latest sources, follow the
91 <a href="http://sources.redhat.com/git/?p=systemtap.git;a=blob_plain;f=README;hb=HEAD">these directions</a>. The essence:</p> 91 <a href="http://sources.redhat.com/git/?p=systemtap.git;a=blob_plain;f=README;hb=HEAD">these directions</a>. The essence:</p>