summaryrefslogtreecommitdiffstats
diff options
-rw-r--r--documentation.html2
-rw-r--r--getinvolved.html3
-rw-r--r--index.html1
-rw-r--r--kprobes-status.html1
-rw-r--r--links.html1
-rw-r--r--status.html61
6 files changed, 2 insertions, 67 deletions
diff --git a/documentation.html b/documentation.html
index eacc9a1d..15d9d4d2 100644
--- a/documentation.html
+++ b/documentation.html
@@ -17,7 +17,6 @@
17 alt="SystemTap logo" width="165" height="25"></td> 17 alt="SystemTap logo" width="165" height="25"></td>
18 <td valign="bottom" class="topnavright" align="right"> 18 <td valign="bottom" class="topnavright" align="right">
19 <a href="index.html">Overview</a>&nbsp;|&nbsp; 19 <a href="index.html">Overview</a>&nbsp;|&nbsp;
20 <a href="status.html">Status</a>&nbsp;|&nbsp;
21 <a href="getinvolved.html">Get Involved</a>&nbsp;|&nbsp; 20 <a href="getinvolved.html">Get Involved</a>&nbsp;|&nbsp;
22 Documentation&nbsp;|&nbsp; 21 Documentation&nbsp;|&nbsp;
23 <a href="links.html">Links</a></td> 22 <a href="links.html">Links</a></td>
@@ -85,6 +84,7 @@
85 Article on Systemtap</a> in Red Hat Magazine (Sep 2005)</li> 84 Article on Systemtap</a> in Red Hat Magazine (Sep 2005)</li>
86 <li><a href="systemtap-ols.pdf">Paper</a> presented at OLS 2005. Slides 85 <li><a href="systemtap-ols.pdf">Paper</a> presented at OLS 2005. Slides
87 are <a href="RH2_Systemtap_OLS_2005.pdf">here</a>.</li><li>April 2005 face-to-face meeting <a href="mtg-200504/index.html">notes</a>.</li> 86 are <a href="RH2_Systemtap_OLS_2005.pdf">here</a>.</li><li>April 2005 face-to-face meeting <a href="mtg-200504/index.html">notes</a>.</li>
87 <li><a href="kprobes-status.html">kprobes status</a>
88 </ul> 88 </ul>
89 89
90 90
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>.
diff --git a/index.html b/index.html
index c3afd77d..cd4a763c 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,6 @@
17 alt="SystemTap logo" width="165" height="25"></td> 17 alt="SystemTap logo" width="165" height="25"></td>
18 <td valign="bottom" class="topnavright" align="right"> 18 <td valign="bottom" class="topnavright" align="right">
19 Overview&nbsp;|&nbsp; 19 Overview&nbsp;|&nbsp;
20 <a href="status.html">Status</a>&nbsp;|&nbsp;
21 <a href="getinvolved.html">Get Involved</a>&nbsp;|&nbsp; 20 <a href="getinvolved.html">Get Involved</a>&nbsp;|&nbsp;
22 <a href="documentation.html">Documentation</a>&nbsp;|&nbsp; 21 <a href="documentation.html">Documentation</a>&nbsp;|&nbsp;
23 <a href="links.html">Links</a></td> 22 <a href="links.html">Links</a></td>
diff --git a/kprobes-status.html b/kprobes-status.html
index a68676ee..234be753 100644
--- a/kprobes-status.html
+++ b/kprobes-status.html
@@ -29,7 +29,6 @@ background: #eee; color: #111; text-align: center; line-height:150%;}
29 alt="SystemTap logo" width="165" height="25"></td> 29 alt="SystemTap logo" width="165" height="25"></td>
30 <td valign="bottom" class="topnavright" align="right"> 30 <td valign="bottom" class="topnavright" align="right">
31 <a href="index.html">Overview</a>&nbsp;|&nbsp; 31 <a href="index.html">Overview</a>&nbsp;|&nbsp;
32 <a href="status.html">Status</a>&nbsp;|&nbsp;
33 <a href="getinvolved.html">Get Involved</a>&nbsp;|&nbsp; 32 <a href="getinvolved.html">Get Involved</a>&nbsp;|&nbsp;
34 <a href="documentation.html">Documentation</a>&nbsp;|&nbsp; 33 <a href="documentation.html">Documentation</a>&nbsp;|&nbsp;
35 <a href="links.html">Links</a></td> 34 <a href="links.html">Links</a></td>
diff --git a/links.html b/links.html
index 51dfb234..5cbf5683 100644
--- a/links.html
+++ b/links.html
@@ -18,7 +18,6 @@
18 alt="SystemTap logo" width="165" height="25"></td> 18 alt="SystemTap logo" width="165" height="25"></td>
19 <td valign="bottom" class="topnavright" align="right"> 19 <td valign="bottom" class="topnavright" align="right">
20 <a href="index.html">Overview</a>&nbsp;|&nbsp; 20 <a href="index.html">Overview</a>&nbsp;|&nbsp;
21 <a href="status.html">Status</a>&nbsp;|&nbsp;
22 <a href="getinvolved.html">Get Involved</a>&nbsp;|&nbsp; 21 <a href="getinvolved.html">Get Involved</a>&nbsp;|&nbsp;
23 <a href="documentation.html">Documentation</a>&nbsp;|&nbsp; 22 <a href="documentation.html">Documentation</a>&nbsp;|&nbsp;
24 Links</td> 23 Links</td>
diff --git a/status.html b/status.html
deleted file mode 100644
index 14535a40..00000000
--- a/status.html
+++ /dev/null
@@ -1,61 +0,0 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4<head>
5 <meta name="generator" content="Bluefish 1.0.4">
6 <title>SystemTap</title>
7 <link rel="stylesheet" href="systemtap.css" type="text/css">
8 <meta http-equiv="Content-Type" content=
9 "text/html; charset=utf-8">
10 <meta http-equiv="Content-Style-Type" content="text/css">
11</head>
12
13<body>
14 <table cellspacing="2" cellpadding="2" border="0" width="100%">
15 <tr>
16 <td valign="bottom" height="80"><img src="systemtaplogo.png"
17 alt="SystemTap logo" width="165" height="25"></td>
18 <td valign="bottom" class="topnavright" align="right">
19 <a href="index.html">Overview</a>&nbsp;|&nbsp;
20 Status&nbsp;|&nbsp;
21 <a href="getinvolved.html">Get Involved</a>&nbsp;|&nbsp;
22 <a href="documentation.html">Documentation</a>&nbsp;|&nbsp;
23 <a href="links.html">Links</a></td>
24 </tr>
25 </table>
26
27
28 <div class="mainbackground">
29 <div class="maintextregion">
30 <img src="systemtapcorner.gif">
31
32 <table cellspacing="2" cellpadding="4" border="0" width="99%"
33 style="margin-top:17;">
34 <tr>
35 <td width="200">&nbsp;</td>
36
37 <td valign="top">
38 <h1>Status</h1>
39
40 <ul>
41 <li><a href="kprobes-status.html">Kprobes Status</a></li>
42 <li>Systemtap Status. The current release number ... depends on
43 your distribution.
44 See <a href="http://rpm.pbone.net/index.php3?search=systemtap&stat=3">rpm.pbone.net</a>.</li>
45 </ul>
46
47 <p>&nbsp;</p>
48 </td>
49 </tr>
50 </table>
51 </div>
52 </div>
53
54 <table cellspacing="2" cellpadding="2" border="0" width="100%">
55 <tr>
56 <td align="center" class="footer"><a href=
57 "http://sources.redhat.com/systemtap">SystemTap</a></td>
58 </tr>
59 </table>
60</body>
61</html>