From 099d7b0aeec5736b7da528f231ffa258c1cc4fe2 Mon Sep 17 00:00:00 2001 From: fche Date: Mon, 21 Apr 2008 15:06:44 +0000 Subject: [PATCH] fedora 7 or later --- getinvolved.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/getinvolved.html b/getinvolved.html index 7211d284..415c5db7 100644 --- a/getinvolved.html +++ b/getinvolved.html @@ -81,12 +81,11 @@

Try It Out

-

If you are running Fedora Core 6 or newer, you can +

If you are running Fedora 7 or newer, you can install systemtap and its dependencies with

yum install systemtap kernel-devel
-yum --enablerepo=core-debuginfo --enablerepo=fedora-debuginfo \
-    --enablerepo=updates-debuginfo install kernel-debuginfo
+yum --enablerepo=fedora-debuginfo --enablerepo=updates-debuginfo install kernel-debuginfo
 

To build and install the latest sources, follow the these directions. The essence:

-- 2.43.5